issues
search
caadvn-storage
/
Python_learning
Python learning repository
0
stars
0
forks
source link
Ngan_CheckList
#2
Closed
xuanthai91
closed
1 year ago
xuanthai91
commented
1 year ago
Learn The Basics
[x] Basic Syntax
[x] Variables
[ ] Conditionals
[ ] Typecasting
[ ] Functions
[ ] Lists, Tuples, Sets, and Dictionaries
Data Structures and Algorithms
[ ] Arrays and Linked lists
[ ] Heaps Stacks and Queues
[ ] Hash Tables
Advanced Topics
[ ] Iterators
[ ] Regular Expressions
[ ] Decorators
[ ] Lambdas
[ ] Pip
[ ] List Comprehensions
[ ] Generator Compressions
[ ] Python Paradigms
OOP
[ ] Classes
[ ] Inheritance
[ ] Methods and Dunder
xuanthai91
commented
1 year ago
Close
Learn The Basics
Data Structures and Algorithms
Advanced Topics