Python is a versatile all-purpose high-level language which is used for scientific data and other structured as well as unstructured data. A full-stack Python developer has expertise in using the Python suite of languages for all the applications.
Python is one language that permits our computer systems to execute software and communicate with each other. Python code interacts with code which is written in other languages such as C and JavaScript to provide an entire web stack.
FULL STACK PYTHON TRAINING IN PUNE | ONLINE
Duration of Training : 100 hrs
Batch type : Weekdays/Weekends
Mode of Training : Classroom/Online/Corporate Training
Full Stack Python Training & Certification in Pune
Highly Experienced Certified Trainer with 10+ yrs Exp. in Industry
Realtime Projects, Scenarios & Assignments
COURSE CONTENT :
HTML | CSS5 | JAVASCRIPT | SQL | Python | Django | Flask
HTML CSS JavaScript Course Content
PART 1 – HTML 5
Module 1 : Web Programming Introduction
Module 2 : HTML-Introduction
Module 3 : HTML-Basic Formatting Tags
Module 4 : HTML-Grouping Using Div Span
Module 5 : HTML-Lists
Module 6 : HTML-Images
Module 7 : HTML-Hyperlink
Module 8 : HTML-Table
Module 9 : HTML-Iframe
Module 10 : HTML-Form
Module 11 : HTML-Headers
Module 12 : HTML-Miscellaneous
PART 2 – CSS 3
Module 1 : CSS3-Introduction
Module 2 : CSS3-Syntax
Module 3 : CSS3-Selectors
Module 4 : CSS3-Color Background Cursor
Module 5 : CSS3-Text Fonts
Module 6 : CSS3-Lists Tables
Module 7 : CSS3-Box Model
Module 8 : CSS3-Display Positioning
CSS Floats
JAVASCRIPT
Section 1 : Introduction, Setup and Syntax
Assignments 1 :
Assignments 2 :
Section 2 : Control Structures, Functions, Math & Events
Assignments 3 :
Section 3 : Advance Scenario #01
Section 4 : Advance Scenario #02
PYTHON
Course Content
Module 3 : Getting started with Python Libraries
Module 4 :Working with Pandas
Module 5 : Data Loading, Storage and file format
Module 6 : Python Regular Expressions
Module 7 : Python Oracle Database Access
Module 8 : Django
Module 9 : Flask
Module10 : RESTAPI
Module 11 : Plotting Graph on HTML Page
DJANGO
FLASK
Section 1
Introduction to Flask
Using Python packages
Web frameworks
Decorators
Routes
Running Flask locally
Building a basic dynamic site
Debugging a Python program
Python Part 2
Booleans
Conditional Statements
Lists
Indexing into strings + lists
Looping over lists
Section 2
Flask Exercises Part 1
Using HTML templates
Jinja2 templating language
Building a guess-the-number site
Building a fortune teller site
Python Part 3
Dictionaries
APIs + JSON
Requests package
Parsing a JSON response
Section 3
Flask Exercises Part 2
Advanced Flask features
Building a stock price site
Building a weather site
Deploying Your Website
Using a Platform-as-a-Service (PaaS)
DNS basics
Adding a custom domain
Designing RESTful Web APIs
Rest API Overview
What Is REST?
Course Overview
History of Distributed Computed
HTTP in a Nutshell
HTTP in Action
What is REST
An Example of a Well Designed API
What We’ve Learned
Designing a RESTful API
Introduction
Designing for REST
Demo: Using URIs
Design Verbs
Demo: Using Verbs
Idempotency in Action
Understanding Idempotency
Designing Results
Demo: Designing Your Results
Formatting Results
Demo: Formatting Results
Hypermedia
What We’ve Learned
Handling More Complex Scenarios in Your API
Introduction
Designing Associations
Demo: Associations
Designing Paging
Demo: Paging
Error Handling
Demo: Error Handling
Designing Caching
Demo: Caching with ETags
Functional APIs
Demo: Functional APIs
Asynchronous APIs
What We’ve Learned
Versioning Your API
Introduction
Should You Version Your APIs
Designing Versioning
Demo: Versioning Strategies
What We’ve Learned
Locking Down Your API
Introduction
APIs and Security
Cross Domain Security
Authentication and Authorization
Authentication Types
Understanding OAuth
What We’ve Learned
Data Base –
Understanding the Database Schema
Using Python SQL Libraries to Connect to a Database
SQLite
MySQL
PostgreSQL
Creating Tables
SQLite
MySQL
PostgreSQL
Inserting Records
SQLite
MySQL
PostgreSQL
Selecting Records
SQLite
MySQL
PostgreSQL
Updating Table Records
SQLite
MySQL
PostgreSQL
Deleting Table Records
SQLite
MySQL
PostgreSQL