Learning path 
Core Python Concepts
 Skill Level 
Fundamentals
 Duration 6 hours 50 minutes
 Updated Jul 20, 2025
About this learning path
This learning path introduces the learner to the fundamental concepts of the Python programming language. It is intended to arm the learner with a solid foundation, starting with installing Python and continuing through authoring and executing their first Python application.
Your instructors
Jeff AndiorioWorld Wide TechnologyPrincipal Solutions Architect 
Nitin ChavaWorld Wide TechnologyGS&A - Security Intern 
Kendall AhernWorld Wide TechnologySolutions Development Intern 
Isaiah GrantWorld Wide TechnologyIntern 
Carl DuboisWorld Wide TechnologyManager - ATC Solutions Development 
Prerequisites
- Basic Computer Skills - Install and Run Software
- Familiarity with file systems and command line syntax
- Familiarity with logical thinking and problem solving
What you'll learn
- History of the Python Language
- Variables and Data Types
- Operators and Expressions
- Conditional statements (if, else, elif)
- Loops (for, while)
- Lists and Dictionaries
- Functions and Modules