Data Science
Python Fundamentals: Zero to Hero
Master Python from scratch — variables, loops, functions, OOP and file handling. 100% free with downloadable notes.
0.0(0 ratings)
0 studentsCreated by Priya Kapoor English 5h 0m 24 lecturesbeginner
What you'll learn
Write Python programs with confidence
Use Python data structures effectively
Build functions and reusable modules
Understand OOP principles in Python
Handle files and exceptions
Write clean, Pythonic code
Requirements
- • A computer (Mac, Windows or Linux)
- • Python 3 installed (free from python.org)
- • No prior programming experience required
Description
Python is the world's most popular programming language — used in web development, data science, AI, automation and more.
This free course gets you fully productive with Python from absolute zero.
What you'll learn
- Python syntax, data types, operators and expressions
- Control flow: if/else, loops (for & while)
- Functions, modules and packages
- Lists, tuples, dictionaries and sets
- Object-Oriented Programming (OOP)
- File I/O and exception handling
Every section includes a downloadable PDF cheat-sheet and practice exercises.
Course Curriculum
3 sections • 24 lectures • 5h 0m total length
Python Basics8 lectures
Installing Python & VS CodePreview
8mYour First Python ProgramPreview
6mVariables, Data Types & OperatorsPreview
20mPython Basics Cheat-Sheet (PDF)Preview
1mStrings & String MethodsPreview
16mUser Input & Type Conversion
10mif / elif / else Statements
15mfor & while Loops
18mData Structures6 lectures
Lists — Creating, Slicing & MethodsPreview
20mTuples & Sets
14mDictionaries — The Key to Python
18mData Structures Reference (PDF)
1mList Comprehensions
12mPractice Exercise: Data Structures
10mFunctions, OOP & File Handling10 lectures
Defining & Calling FunctionsPreview
16mArgs, Kwargs & Default Parameters
14mLambda Functions & Map/Filter
12mModules & pip Packages
13mOOP — Classes & Objects
25mInheritance & Polymorphism
20mOOP in Python — Guide (PDF)
1mReading & Writing Files
14mException Handling (try/except)
12mFinal Project: Build a CLI To-Do App
30mAbout the Instructor
P
Priya Kapoor
Data Scientist and ML Engineer with expertise in Python, TensorFlow, and PyTorch. Former AI researcher at IIT Delhi.