Learn Python - Full Course for Beginners
Offered By: freeCodeCamp
Course Description
Overview
This course will give you a full introduction into all of the core concepts in python. Follow along with the videos and you'll be a python programmer in no time!
Syllabus
Introduction.
Installing Python & PyCharm.
Setup & Hello World.
Drawing a Shape.
Variables & Data Types.
Working With Strings.
Working With Numbers.
Getting Input From Users.
Building a Basic Calculator.
Mad Libs Game.
Lists.
List Functions.
Tuples.
Functions.
Return Statement.
If Statements.
If Statements & Comparisons.
Building a better Calculator.
Dictionaries.
While Loop.
Building a Guessing Game.
For Loops.
Exponent Function.
2D Lists & Nested Loops.
Building a Translator.
Comments.
Try / Except.
Reading Files.
Writing to Files.
Modules & Pip.
Classes & Objects.
Building a Multiple Choice Quiz.
Object Functions.
Inheritance.
Python Interpreter.
Taught by
freeCodeCamp.org
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity