Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Python Basics
Rating: 4.4 out of 5(59 ratings)
3,124 students

Learn Python Basics

This python for beginners course, takes you through the fundamental basics to becoming a great python programmer
Created byEn Sim
Last updated 8/2020
English

What you'll learn

  • Python basics for students with hardly or no experience at all

Course content

1 section10 lectures1h 7m total length
  • Introduction1:33
  • Jupyter notebook Installation and Course Overview5:21

    Install Jupyter Notebook via Anaconda distribution and launch it from Anaconda Prompt to start coding in Python. The course covers data structures, variables, print, if statements, loops, and functions.

  • Data types (Strings and numbers)6:18
  • Variable Assignments and Print function5:28
  • Lists and Dictionaries20:29
  • Booleans and Comparison Operators3:19
  • IF, ELIF, ELSE statements8:49
  • While Loop and For loop5:44
  • Functions4:27
  • Exercise5:49

    Learn to write a Python function that computes the average of five exam scores and returns pass if above 50, otherwise fail, using a list and loop.

Requirements

  • No course requirements

Description

Python is one of the most popular programming languages in the world and is the number one language choice for machine learning, data science and artificial intelligence.

All colours are basically made up from the primary colours, red , green and blue. This course is like the primary colours, by mastering this course, you can further build everything else within python.

This course is aimed at complete beginners who have never programmed before and aims to tackle the fundamental basics of python. After this course you should be able to know how to combine the different sections of these course, understand other people's python code and further build on your python knowledge.


Who this course is for:

  • Beginner python developers