Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Lets Learn Python
Rating: 4.3 out of 5(127 ratings)
9,533 students

Lets Learn Python

Learn the basics of python and start coding
Created byAshar Siddiqui
Last updated 12/2019
English

What you'll learn

  • Learn python basics.
  • What is python. Why do we use it
  • How to install Python(Anaconda vs direct install)
  • Write and execute your python code from Jupyter notebook, notepad and Spyder.
  • Python programming basics like working with strings, list, dictionaries etc.
  • Python Statements, IF ELIF ELSE, FOR Loops and WHILE loops
  • Methods and Functions in Python
  • Code your own mini game

Course content

5 sections18 lectures2h 9m total length
  • What is Python10:32

    Explore Python, an object oriented, interpreted, high level general purpose language that runs cross-platform, is free, easy to learn, and powered by rich libraries for machine learning and deep learning.

  • Setup and install Python10:34

    Install Python on Windows, Mac, or Linux via direct downloads or Anaconda, then use Anaconda Navigator or prompt to launch Jupyter or Spyder and run code.

  • Multiple methods to write an execute python code10:29

Requirements

  • A laptop or a PC.
  • Prior programming knowledge good to have but not a must.

Description

This course has been designed for anyone who wants to learn the basics of python. You will learn:

  1. What is python ?

  2. What are various ways to install python on your PC or desktop

  3. How to deal with numbers and strings in python

  4. What are Data Structures in python

  5. What are python statements, IF ELIF ELSE, For Loop and While Loop

  6. What are Methods and Functions in python

  7. Create a mini game, Rock Paper and Scissors in python

  8. What next - what are various applications of python across industries.

Who this course is for:

  • Students who wants to learn python basics
  • One who want to understand fundamentals of python before taking deep dive in python or areas like machine learning.