Learn Python Programming
Offered By: Programming with Mosh via YouTube
Course Description
Overview
Dive into a comprehensive Python programming course designed for beginners. Master the fundamentals of Python through 30 concise and practical lessons. Begin with an introduction to Python and its installation, then progress through essential concepts such as variables, data types, strings, numbers, and control structures. Explore functions, debugging techniques, and coding tricks in VSCode. Practice your skills with exercises like FizzBuzz. By the end of this nearly two-hour tutorial, gain a solid foundation in Python programming and be ready to tackle more advanced topics.
Syllabus
What is Python?.
Installing Python.
Code Editors.
Your First Python Program .
Python Extensions.
Linting Python Code.
Formatting Python Code .
Running Python Code .
Python Implementations .
How Python Code is Executed .
Variables.
Dynamic Typing.
Type Annotation.
Mutable and Immutable Types .
Strings.
Escape Sequences .
Formatted Strings .
Useful String Methods .
Numbers.
Arithmetic Operators .
Working with Numbers .
Type Conversions .
Conditional Statements .
Logical Operators .
Ternary Operators .
For Loops.
For..Else .
While Loops .
Functions.
*args.
**args.
Scope.
Debugging.
VSCode Coding Tricks (Windows) .
VSCode Coding Tricks (Mac) .
Exercise: FizzBuzz.
Solution.
Taught by
Programming with Mosh
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