Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Python from Scratch
Rating: 4.1 out of 5(747 ratings)
25,352 students

Learn Python from Scratch

Start your python journey here. You will be able to build on these foundations to achieve what you want with python.
Created byGiles McMullen
Last updated 8/2018
English

What you'll learn

  • You will understand the syntax of python and how to structure python. It will provide the basics to move onto other topics such as data science

Course content

5 sections37 lectures2h 36m total length
  • Introduction3:23

    Learn the basics of Python 2.7, install Anaconda, and start using Jupyter notebooks to explore data science, visualization, and foundational coding skills.

  • Jupyter Notebook4:04
  • Variables in Python7:41
  • Python Strings6:34
  • String Methods8:42
  • String Replace4:15
  • String Formatting and Functions7:31

Requirements

  • Have access to a computer

Description

Python the way I wish I'd been taught! This python course will teach you the foundations of python. It starts in python 2 and explains the difference between Python 2 and 3 so that you have the most thorough understanding possible. Each lesson has example code that takes you through the syntax of python step by step. You will learn how to install python, how and why to use jupyter notebooks in python, it covers variables, lists, dictionaries, flow control and functions. Once complete you will have a thorough understanding of what python is capable of and how to use it and importantly, how to build on your new skills to reach your programming goals.

Who this course is for:

  • Beginners who want to learn python and have no previous experience