Python for Beginners - Learn Python in 1 Hour
Offered By: Programming with Mosh via YouTube
Course Description
Overview
Learn the fundamentals of Python programming in this comprehensive one-hour tutorial. Discover how to write your first Python program, work with variables, handle user input, and perform type conversions. Explore string manipulation, arithmetic operations, and operator precedence. Master comparison and logical operators, implement conditional statements, and practice with exercises. Dive into loops, lists, and their methods, and understand the range() function and tuples. Gain practical coding skills applicable to various fields, including machine learning and web development.
Syllabus
Introduction .
What You Can Do With Python .
Your First Python Program .
Variables.
Receiving Input.
Type Conversion.
Strings.
Arithmetic Operators .
Operator Precedence .
Comparison Operators .
Logical Operators.
If Statements.
Exercise.
While Loops.
Lists.
List Methods.
For Loops.
The range() Function .
Tuples.
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