0% found this document useful (1 vote)
444 views

Python Full Stack

Python full stack qspiders VHHGGHHHBGGYHHGGGHGGGUFUFHDJXJCJDUCJCNCJCJCNCNCJC Python full stack qspiders VHHGGHHHBGGYHHGGGHGGGUFUFHDJXJCJDUCJCNCJCJCNCNCJC

Uploaded by

Mohammed Hasheem
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (1 vote)
444 views

Python Full Stack

Python full stack qspiders VHHGGHHHBGGYHHGGGHGGGUFUFHDJXJCJDUCJCNCJCJCNCNCJC Python full stack qspiders VHHGGHHHBGGYHHGGGHGGGUFUFHDJXJCJDUCJCNCJCJCNCNCJC

Uploaded by

Mohammed Hasheem
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

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
16.For loop and while loopBreak,
Continue and Pass statements
17.Typecasting
18.Input statement[Dynamic input]
19.Programming on loops and decisional

20. Functions or methods


21. 4 types with the concept of returning multiple values
22.Recursion
23.Passing default values to the arguments
24.Packing and unpacking
25.Vargs
26.Functional programming and monkey patching
27.Lambda expressions, map and filter[idea on reduce statement]

Contact :9686700500/ 9686800700/ 6366110033/ 9108993972


28.Some programming on Functions
29.Import and from statements
30.Built-in modules and user-defined modules
31.OOPS
32. Class
33.Object
34.Constructors
35.Methods
36.Inheritance
37.Single
38.Multiple
39.Multilevel
40.Hierarchical
41.Hybrid inheritance
42.Polymorphism
43.Encapsulation[access specifiers]
44.Operator overloading
45.Decorators
46.Exception handling
47.File Handling
48.Parsing Techniques
49.Iterators and generators
50.Sql connections
51.Pip module & package architecture
52.Multithreading
53.Regular expressions
54.Comprehensions[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
10.Static files [static images and css linking]
11.Bootstrap
12.Template tags and template inheritance
13.Models
14.Receiving data from front-end through forms
15.GET 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

You might also like