Turning Learners Into Developers
Codekilla
CODEKILLA
Python·Beginner

Python

The go-to language for AI and automation.

Master Python from fundamentals to advanced topics. Build real-world applications, automate tasks, and dive into AI/ML.

8 weeks
114 lessons
3 examples
Certificate on completion
// preview.python
python
def greet(name):
    return f"Hello, {name}!"

print(greet("Codekilla"))
# curriculum
0 / 114 lessons·0% complete
01Python Introduction02Python Get Started03Python Syntax04Python Output05Python Comments06Python Variables07Python Data Types08Python Numbers09Python Casting10Python Strings11Python Booleans12Python Operators13Python Arithmetic Operators14Python Assignment Operators15Python Comparison Operators16Python Logical Operators17Python Identity Operators18Python Membership Operators19Python Bitwise Operators20Python Lists21Access List Items22Change List Items23Add List Items24Remove List Items25Loop Lists26List Comprehension27Sort Lists28Copy Lists29Join Lists30List Methods31Python Tuples32Access Tuples33Update Tuples34Unpack Tuples35Loop Tuples36Join Tuples37Tuple Methods38Python Sets39Access Set Items40Add Set Items41Remove Set Items42Loop Sets43Join Sets44Set Methods45Python Dictionaries46Access Items47Change Items48Add Items49Remove Items50Loop Dictionaries51Copy Dictionaries52Nested Dictionaries53Dictionary Methods54Lists vs Tuples vs Sets vs Dictionaries55Python If...Else56Python Match57Python While Loops58Python For Loops59Python Functions60Python Lambda61Python Range62Python Arrays63Python Iterators64Python Scope65Python Modules66Python Dates67Python Math68Python JSON69Python RegEx70Python PIP71Python String Formatting72Python None73Python User Input74Python VirtualEnv75Python Try...Except76Python OOP77Python Classes & Objects78Python __init__79Python self80Python Class Properties81Python Class Methods82Python Inheritance83Python Polymorphism84Python Encapsulation85Python Inner Classes86Python File Handling87Python Read Files88Python Write/Create Files89Python Delete Files90Python NumPy91Python Pandas92Python SciPy93Python Django94Lists and Arrays (DSA)95Python Stacks96Python Queues97Python Linked Lists98Python Hash Tables99Python Trees100Python Binary Trees101Python Binary Search Trees102Python AVL Trees103Python Graphs104Python Linear Search105Python Binary Search106Python Bubble Sort107Python Selection Sort108Python Insertion Sort109Python Quick Sort110Python Counting Sort111Python Radix Sort112Python Merge Sort113Python Exam Questions114Viva Questions
enroll.now()
Free
Full access. No credit card.
✓ Lifetime access
✓ Code along with projects
✓ Community support 24/7