Python has become an all-purpose language in infrastructure. It has been used to build cloud infrastructures projects such as OpenStack, and even supports web applications through frameworks such as Django. Python is an approachable language with a wide range of uses.
Python has continued its upward trajectory from last year and jumped two places to the No. 1 slot, though the top four—Python, C, Java, and C++—all remain very close in popularity.
PYTHON BASIC SYLLABUS
- History of python
- Bytecode vs. Machine Code
- Python Identifiers
- Data Types
- Operators in python
- Decision making statements
- Python loops
- Python lists
- Python - tuple
- Dictionary
- Functions
- Python Modules
- Console Input
- Date and Time
- Working with Files and Directories
- The file reading/writing Process
- Command line Arguments
- Exceptions
- Assertions
- Logging
- OOP Terminology
- Classes
- Inheritance
- Regular Expressions
- Iterators
- Generators
- Closures
- Decorators
- Property
- Database Access
- Comprehensions
- Threads in Python
- GUI Programming
- TKINTER
- CGI Programming using python
Comments
Post a Comment