[ Languages: English ]
Click here for see online version
-
Use IPython notebook, it's really very cool!
-
import this
-
Basic Syntax
-
Native Datatypes
- Number
- String
- Boolean
- None
- Byte
- List
- Tuple
- Set
- Dict
-
Operators & Casting
-
Flow Control
-
if/elif/else
-
for...in...
-
while
-
break
&continue
- Iterators & Generators
- Comprehensions
-
-
Function
- Definition
- Arguments
- Lambda
- Documentation
- @decorator
-
Class(OOP)
-
class
-
__init__()
&self
- Instance
- Inheritance
- Override
-
-
Module
-
import
- Search Path
- Package
-
-
Pythonic
-
Standard Libraries
-
os, sys
-
datetime
-
You can get in touch with me on my LinkedIn Profile:
You can follow me on my GitHub Profile for more updates on my Open Source Projects:
If you liked the repo then kindly support it by giving it a star ⭐⭐⭐⭐⭐!
If you find any bug in the code or have any improvements in mind then feel free to generate a pull request.
If you face any issue in my project, you can create a new issue in the "Issues Section" and I will be glad to help you out.