Python Tutorial for Beginners
Offered By: freeCodeCamp
Course Description
Overview
Embark on a comprehensive beginner's crash course in Python programming, covering everything from system setup to working with APIs. Master the fundamentals of Python syntax, including numbers, strings, lists, tuples, sets, and dictionaries. Explore control structures like if statements, match statements, and loops, while also delving into modules, error handling, and object-oriented programming with classes. Learn essential developer tools such as text editors, the Python interpreter, and Git. Gain practical experience by setting up virtual environments and building a project. This tutorial, lasting 2-3 hours, provides a solid foundation for aspiring Python developers, with all code available on GitHub for further practice and reference.
Syllabus
) Intro.
) Installation.
) Python Interpreter.
) Text Editor.
) Git: supporting docs.
) Numbers.
) Strings.
) Lists.
) Tuples.
) Sets.
) Dictionaries.
) If statements.
) Match statements.
) Loops.
) Loop clauses.
) Modules.
) Loop clauses.
) Errors and exceptions.
) Classes.
) Virtual environments.
) Building a project.
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