USER EXPERIENCE DESIGN
Introduction to Python
Learn the basics of Python programming, including data types, loops, conditionals, and functions, to start your coding journey.
Michael Brown
Lead at Google
29.99 $
$199
50% off for a limited time
30-Day Money-Back Guarantee
Course Inclusions:
ondemand_video12 hours of on-demand video
article25 articles & resources
code5 downloadable project files
all_inclusiveFull lifetime access
workspace_premiumCertificate of completion
What you'll learn
check_circleWrite clean, understandable Python code.
check_circleUnderstand fundamental data types (Strings, Integers, Floats, Booleans).
check_circleUse control structures (Loops & Conditionals) to solve problems.
check_circleCreate and use functions to organize your code.
Course Syllabus
01Getting Started with Pythonexpand_more
play_circleLesson 1: Why Python? and Setting Up Your Environment (07:40)
play_circleLesson 2: Variables and Printing Output (10:15)
play_circleLesson 3: Working with Strings and Numbers (13:50)