PYTHON SYLLABUS
1. Introduction to programming
2. Installation & environment settings
3. Playing with shell & what is shell
4. Variables , keywords, datatypes and Identifiers
5. Detailed Concept of Data Structures in Python
6. Slicing of collections[+ve & -ve indexing]
7. Built-in operations on collections
8. Operators
9. Print statement
10. Decisional
11. If
12. Elif
13. Else
14. Nested if
15. Looping statements
[Link] loop and while loopBreak,
Continue and Pass statements
[Link]
[Link] statement[Dynamic input]
[Link] on loops and decisional
20. Functions or methods
21. 4 types with the concept of returning multiple values
[Link]
[Link] default values to the arguments
[Link] and unpacking
[Link]
[Link] programming and monkey patching
[Link] expressions, map and filter[idea on reduce statement]
Contact :9686700500/ 9686800700/ 6366110033/ 9108993972
[Link] programming on Functions
[Link] and from statements
[Link]-in modules and user-defined modules
[Link]
32. Class
[Link]
[Link]
[Link]
[Link]
[Link]
[Link]
[Link]
[Link]
[Link] inheritance
[Link]
[Link][access specifiers]
[Link] overloading
[Link]
[Link] handling
[Link] Handling
[Link] Techniques
[Link] and generators
[Link] connections
[Link] module & package architecture
[Link]
[Link] expressions
[Link][list and dictionary]
Contact :9686700500/ 9686800700/ 6366110033/ 9108993972
Django and Flask Framework
1. Frameworks
2. Introduction to frameworks
3. Introduction to design patterns or Architectures
4. Installations and Creating Application
5. Configurations
6. HTML Responses, url mapping
7. MVC and MVT architecture
8. Connecting templates and HTML files
9. Rendering the context or data from backend
[Link] files [static images and css linking]
[Link]
[Link] tags and template inheritance
[Link]
[Link] data from front-end through forms
[Link] and POST methods
16. Django built-in forms module
17. Custom forms
18. Validations on built-in forms
19. Sending the data to DB
20. Model forms
21. Admin console
22. User Registration module
23. Login creation
24. CRUD operations
25. Integration of Mail API
26. Git
27. Hosting an application
28. Sessions and cookies
29. Flask Framework introduction
Contact :9686700500/ 9686800700/ 6366110033/ 9108993972
W E B T E C H N O L O GI E S
HTML
• HTML Introduction
• HTML Basic tags
• HTML- Formatting
• HTML Attributes
• Meta tags
• HTML Comments
• HTML Images
• HTML- Tables
• HTML- Lists
• HTML Text-Links
• HTML Blocks
• HTML Forms
• HTML Embed- Multimedia
• HTML Marquees
• HTML Frames
CSS
• CSS Overview
• CSS Syntax
• CSS Selectors
• CSS Types
• CSS Colors
• CSS Backgrounds
• CSS Fonts
• CSS Table
• CSS List
• CSS BOX Model
• CSS Padding
• CSS Dimensions
• CSS Pseudo Classes
Contact :9686700500/ 9686800700/ 6366110033/ 9108993972
Java Script
• JS Overview
• JS Syntax
• JS Variables
• JS Operators
• JS Control Statements
• JS Functions
• JS Events
• JS Dialog Boxes
• JS Objects
• JS Error & Exceptions
• JS Form Validation
SQL CONTENTS:
1. RDBMS Concepts:
Data types
Constraints
Tables
Views
Normalization
ER Diagram
2. SQL Statements/Languages:
A) Data Query Languages-
Protection and selection
Operators
Functions ( Single row & Multi row)
Contact :9686700500/ 9686800700/ 6366110033/ 9108993972
Grouping
Sub-queries
Joins
Co-related Sub – query
B) Data Defenition Language-
CREATE
ALTER
DROP
TRUNLATE
RENAME
C) Data Manipulation Language
Insert
Update
Delete
D) Data control language
Grant
Revoke
E) Translation control language
Roll back
Commit
Save point
Contact :9686700500/ 9686800700/ 6366110033/ 9108993972