Python is an interpreted, high-level, general-purpose programming language that emphasizes code readability. It's a dynamically typed and garbagecollected language that supports structured, objectoriented, and functional programming.
1. Core Python 2. UI Development a. HTML b. CSS c. JavaScript d. JQuery e. Bootstrap 3. Database: SQL-Using MySQL 4. Advanced Python 9. Python Framework- Django 10.Project Work
UI Development
“User Interface Development” is the development of websites, web applications, mobile applications and software development. “User Interface” plays a key role in the “software development life cycle”.
Database: SQL
A database management system (or DBMS) is essentially nothing more than a computerized data-keeping system. Users of the system are given facilities to perform several kinds of operations on such a system for either manipulation of the data in the database or the management of the database structure itself.
Advanced Python
1. Map Function · 2. itertools · 3. Lambda Function · 4. Exception Handling · 5. Decorators · 6. Collections · 7. Generators · 8. Magic Methods.
Python Framework- Django
Django is a free and open-source, Python-based web framework that follows the model–template–views architectural pattern. It is maintained by the Django Software Foundation, an independent organization established in the US as a 501 non-profit.