Python Crash Course — LearnKasts Demo | Learnkasts
LearnKasts Demo LearnKasts Demo by LearnKasts Demo
Skip to main content

Continue in the LearnKasts app

Get the LearnKasts app on Google Play
Open
Course · Beginner

Python Crash Course

Go from zero to writing real Python code, covering variables, type conversion, strings, control flow, functions, data structures, error handling, and file I/O; everything you need before tackling Python Data Analytics.

1 learner 25 lessons · 30m
LearnKasts Demo Created by LearnKasts Demo
What you'll learn
This crash course teaches you everything you need to start writing Python confidently. You'll learn how Python works, how to store and convert data, how to format strings with f-strings, how to work with string methods, how to control program flow, how to write reusable functions, how to use Python's built-in data structures, how to handle errors gracefully, and how to read and write JSON and CSV files. Every lesson is hands-on with real code you can run immediately. No prior programming experience required. By the end, you'll be fully prepared to tackle the Python Data Analytics course.
Curriculum
5 modules · 25 lessons
Getting Started 5 lessons · 7m
Getting Started Quiz
Type Conversion 2 min
String Formatting with f-strings 2 min
Strings and Control Flow 5 lessons · 6m
For Loops and While Loops 2 min
If, Elif, and Else 2 min
String Methods 2 min
None and Truthiness 2 min
Strings and Control Flow Quiz
Functions 5 lessons · 6m
Writing Functions 2 min
Scope and the global Keyword 2 min
enumerate() and zip() 2 min
Lambda Functions and Sorting 2 min
Functions Quiz
Data Structures 5 lessons · 6m
Lists 2 min
List Comprehensions 2 min
Dictionaries 2 min
Tuples and Sets 2 min
Data Structures Quiz
Files and Modules 5 lessons · 7m
Handling Errors with try/except 2 min
Reading and Writing Files 2 min
Working with JSON and CSV 2 min
Using Modules and pip 2 min
Files and Modules Quiz
LearnKasts Demo
LearnKasts Demo
Free
25 lessons
5 modules
30m
Access on any device
Lifetime access