Skip to content

Latest commit

 

History

History
24 lines (24 loc) · 656 Bytes

File metadata and controls

24 lines (24 loc) · 656 Bytes

Module 1: Python Basics 19

About the Course	
Types	
Expressions and Variables	
String Operations	

Module 2: Python Data Structures 16

Lists and Tuples	
Dictionaries	
Sets	

Module 3: Python Programming Fundamentals 45

Conditions and Branching	
Loops	
Functions	
Exception Handling	
Objects and Classes	
Practice with Python Programming Fundamentals	

Module 4: Working with Data in Python 32

Reading and Writing Files with Open	
Pandas	
Numpy in Python	
Module 5: APIs and Data Collection	28
Simple APIs	
REST APIs, Web Scraping, and Working with Files	
Final Exam