SlideShare a Scribd company logo
1.
INFINITE GRAPHIX
TECHNOLOGIES PVT LTD
Build up your skills.
Step up your career OOR, ABOVE BANK OF BARODA,
2ND FL
J.M.ROAD, SHIVAJI NAGAR, PUNE
Full Stack
Development Course
2.
• Getting started with HTML
• What’s in the head? Metadata in HTML
• HTML Text Fundamentals
• Creating hyperlinks
• Advanced text formatting
• Document and Website structure
• Debugging HTML
• Images in html
• Video and Audio Content
• From <object> to <iframe> - Other embedding technologies
• Adding Vector Graphics to the Web – SVG
Front End Web Technologies - Module I
• Responsive Images
Diploma In Web Page Designing &
Web Development
HTML5 – HYPERTEXT MARKUP LANGUAGE
INTRODUCTION TO HTML
MUL
TIMEDIA AND EMBEDDING
3.
• Introductory Guides
o Your rst form
o How to structure a web forms
• The dierent Forms controls
o Basics native forms controls
o The HTML5 Input types
• Other form controls
• Styling Web Forms
• Advanced form styling
• UI Pseudo-classes
• HTML Table basics
• HTML Table advanced features and accessibility.
HTML FORMS
FORM STYLING GUIDES
HTML TABLES
4.
• What is CSS?
• How to use in HTML?
• CSS Syntax
• CSS Basic Selectors – element, id and class
• CSS Properties and Values
• CSS Shorthand Properties
• CSS Box Model
• CSS Layout – Grid, Flex box, Float and Table
• CSS Styling Text
• CSS Styling Images
• CSS Styling Forms Fields
• CSS Styling Tables
• CSS Styling Font
• CSS Responsive Design – Media Query
• CSS Multimedia Styles – Images
• CSS Animations
• CSS Selectors
CSS3 – CASCADING STYLES SHEET
CSS INTRODUCTION
• CSS All Properties and values
CSS CONCEPTS
5.
• JavaScript Setup
• Hello World Example
• JavaScript Output
• What is JavaScript?
• Where to use JavaScript?
• JavaScript Reserved Words or Keywords
• JavaScript Statements and Statements Syntax
• JavaScript Comments
• JavaScript Variables, Data Types and Literals
• JavaScript Operators and Operators Types
• JavaScript Decision Making and Looping
• JavaScript String Handling – string and string methods
• JavaScript Array and Array Methods
• JavaScript Functions, Function Constructors
• JavaScript Events
• JavaScript Objects, prototypes, inheritance
• JavaScript Math and Math methods
• JavaScript Date and Date Formatting
• JavaScript Scope
• JavaScript Hoisting mechanism
JAVASCRIPT COMPLETE GUIDES
GETTING STARTED
JAVASCRIPT INTRODUCTION
JAVASCRIPT CONCEPTS
6.
• JavaScript Type Conversion
• JavaScript Error, Exception Handling
• JavaScript Regular Expressions
• JavaScript Random object
• JavaScript this keyword
• JavaScript JSON
• JavaScript Document Object Model (DOM)
• JavaScript Browser Object Model (BOM)
• JavaScript JQuery
• JavaScript Ajax
• JavaScript Strict Mode
• JavaScript Styles Guides
• JavaScript Mistakes
• JavaScript New Features
o let, const
o Arrow function
o JavaScript – classes, constructor, set and get metho
inheritance
o Array high-order functions
o JavaScript Synchronization - promises, callbacks,
async/ await
o JavaScript Server data Communication – fetch API.
o JavaScript Modules – imports and exports
• JavaScript Debugging and Performance
• JavaScript Best Practices with examples
• JavaScript Web APIs – History, Storage, Geolocations
• JavaScript Standards ECMAScript (ES2015/ES6, 2017, 20
2019, 2020)
7.
• Introduction to Responsive Design
• Common device dimensions
• View-port tag
• Using css media queries
• Menu conversion script
• Basic Custom Layout
• Introduction to Bootstrap
• Installation of Bootstrap
• Grid System
• Forms
• Buttons
• Icons Integration
• Using CSS3 in Practical Layout
RESPONSIVE WEB DESIGN WITH BOOTSTRAP4
8.
Front End Web Technologies - Module II
ANGULAR
• Angular Setup
• Angular First Application
• Angular Application Structure
GETTING STARTED
• Angular Application Execution Flow
• What is Angular?
• Angular Building Blocks
ANGULAR INTRODUCTION
• Angular Real Time Usage
• Angular Components
• Angular Templates
• Angular Directives
MAIN CONCEPTS
• Angular Dependency Injection (DI)
• Router and Navigations
• Forms
• HTTP Client
• Internationalization(i18n)
ANGULAR BUIL
T
-IN FEATURES
9.
• Animations
• Service Worker and PWA
• Schematics
• Security
• Accessibility
• Keeping Up-to-Date
• Property Binding Best Practices
• Testing
• Dev Workow
ANGULAR BEST PRACTICES
• Lightweight Injections Token for libraries
• CLI Builders
• Server-side Rendering
• Language Service
ANGULAR TOOLS
• NgModules
• Observable & RxJS
• CLI Commands Reference
• Database Integrations
• Angular Backend Integrations – Node.js or DJango
ANGULAR REFERENCES
or Spring or Php
10.
REACT
.JS
• Add React to a Website
• Create a New React App
GETTING STARTED
• CDN Links
• What is ReactJS?
• First React App
• React App Structure
REACT INTRODUCTION
• React App Execution Flow
• Hello World
• Introducing JSX
• Rendering Elements
• Components and Props
• State and Lifecycle
• Handling Events
• Conditional Rendering
• Lists and Keys
• Forms
• Lifting State Up
• Composition vs Inheritance
MAIN CONCEPTS
• What Next – Thinking in React
11.
• Accessibility
• Code Splitting
• Context
• Error Boundaries
• Forwarding Refs
• Fragments
• Higher-Order Components
• Integrating with Other Libraries
• JSX in Depth
• Optimizing Performance
• Portals
• Proler
• React Without ES6
• React Without JSX
• Reconciliation
• Refs and the DOM
• Render Props
• Static Type-checking
• Strict Mode
• Typechecking With Prop Types
• Uncontrolled Components
ADVANCED GUIDES
• Web Components
12.
• Introducing Hooks
• Hooks at a Glance
• Using the State Hook
• Using the Eect Hook
• Rules of Hooks
• Building Your Own Hooks
HOOKS
• Hooks API Reference
• Testing Overview
• Testing Recipes
TESTING
• Testing Environments
• Introducing Concurrent Mode
• Suspense For Data Fetching
• Concurrent UI Patterns
• Adopting Concurrent Mode
CONCURRENT MODE
• Concurrent Mode API
• React & React.Component
• ReactDOM
• ReactDOMServer
• DOM Elements
• SyntheticEvent
API REFERENCE
13.
• Test Utilities
• Test Renderer
• JS Environment Requirements
• React Database Integration
• React Server Data Communication
• React Statement Management Library – Redux
• React Router Navigation
React Backend Integration
a. React With Node Express
b. React With Python DJango
c. React With Java Spring
REACT BEST PRACTICES
d. React With Php
VUE.JS
14.
• Installation – CDN, NPM & CLI
• Introduction – What is Vue.js?
• The VUE Instance - Creating Instance, Data & Methods
and Lifecycle Hooks
• Template Syntax – Interpolations, Directives and
Shorthands
• Computed Properties and Watchers
• Class and Styles Bindings – Binding HTML Classes &
Inline Styles
• Conditionals Rendering
• List Rendering
• Event Handling
• Form Input Bindings
• Components Basics
• Component Registration
• Props, Custom Events & Slots
• Dynamic & Async Components
• Handling Edge Cases
• Transition & Animation – Enter/Leave, List Transition
• Reusability & Composition – Mixings, Custom Directives
JSX, Plugins & Filters
• Tooling – Single File Components, Testing, Typescript
support & Production Deployment
• Scaling Up – Routing, State Management, SSR & Secur
• Internals – Reactivity In Depth
Back End Web Technologies - Module I
NODE.JS
GETTING STARTED
15.
• A brief history of Node.js
• How to install Node.js
• How much JavaScript do you need to know to
use Node.js?
• Dierences between Node.js and the Browser
• The V8 JavaScript Engine
• Run Node.js scripts from the command line
• How to exit from a Node.js program
• How to read environment variables from Node.js
• How to use the Node.js REPL
• Node.js, accept arguments from the command line
• Output to the command line using Node.js
• Accept input from the command line in Node.js
• Expose functionality from a Node.js le using exports
• An introduction to the npm package manager
• Where does npm install the packages?
• How to use or execute a package installed using npm
• The package.json guide
• The package-lock.json le
INTRODUCTION TO NODEJS
16.
• Find the installed version of an npm package
• Install an older version of an npm package
• Update all the Node.js dependencies to their latest versio
• Semantic Versioning using npm
• Uninstalling npm packages
• npm global or local packages
• npm dependencies and devDependencies
• The npx Node.js Package Runner
• The Node.js Event Loop
• Understanding process.nextTick()
• Understanding setImmediate()
• Discover JavaScript Timers
• JavaScript Asynchronous Programming and Callbacks
• Understanding JavaScript Promises
• Modern Asynchronous JavaScript with Async and Await
• The Node.js Event emitter
• Build an HTTP Server
• Making HTTP requests with Node.js
• Make an HTTP POST request using Node.js
• Get HTTP request body data using Node.js
• Working with le descriptors in Node.js
• Node.js le stats
• Node.js File Paths
• Reading les with Node.js
• Writing les with Node.js
• Working with folders in Node.js
17.
• The Node.js fs module
• The Node.js path module
• The Node.js os module
• The Node.js events module
• The Node.js http module
• Node.js Buers
• Node.js Streams
• Node.js, the dierence between development and
production
• Error handling in Node.js
• How to log an object in Node.js
• Installing
• Hello World Example
• Express Generators
• Basic Routings
• Static Files
• Routing
• Writing Middleware
• Using Middleware
• Overriding the Express APIs
• Using Template Engine
• Error Handling
• Debugging
• Express Behind Proxies
• Authentication and Authorization
• Moving to Express 4
• Moving to Express 5
EXPRESS.JS
GETTING STARTED
• Database Integrations
GUIDES
18.
• Getting Started – DJango Installation
• Introduction – What is DJango? Where to use
• Create a project, The Development Server, Create a
rst app & Write a rst view
• Database Setup, Creating models, Activating models,
Playing with API & Introducing Admin
• Working with views.py in depth – Handling Request
and Response
• Working urls.py in depth – Routing and Navigation
• Working with settings.py in depth – Project and
Apps Settings
• Working with Templates
• Working with models and databases
• Working with forms
• Working with Multiple Apps
• Working with Session Managements
• Working with Authentication and Authorization
• Working with class-based views
• Working with migrations
• Sending emails
• Internationalization and Localization
• Logging and Paginations
PYTHON DJANGO
• Security in DJango.
19.
PHP
20.
• Getting Started – Installation & Conguration
• Introduction – What is PHP? and What can PHP do?
• Basic Syntax – PHP Tags, Escaping from HTML,
Instruction Separation & Comments
• Types
• Variables
• Constants
• Expressions
• Operators
• Control Structures
• Functions
• Classes and Objects
• Namespaces
• Errors and Exceptions
• Generators
• References Explained
• Predened Variables
• Predened Exceptions
• Predened Interfaces and Classes
• Context Options and Parameters
• Supported Protocols and Wrappers
1. NO-SQL MONGODB
Back End Web Technologies - Module II
DATABASES
• Installation – How to install mongoDB local and cloud?
• Introduction – Databases & Collections, Documents
and BJSON.
• The mongo Shell
• MongoDB CRUD Operations – create, read, update
and delete operations
• Aggregation
• Data Models
• Transactions
• Indexes
• Security
• Change Streams
• Replication
• Sharding
• Administration
• Storage
21.
2. SQL- MySQL
21.
• Structure Query Language (SQL)
• SQL – Introduction
• SQL – Data Definition Language(DDL)
• SQL – DDL Operations – create tables or views,
alter tables or views etc.
• SQL – Data Manipulation Language(DML)
• SQL – DML Operations – insert, update
and delete etc.
22.
THANK YOU

More Related Content

Similar to Full Stack Developer Course | Infinite Graphix Technologies

9 Months Web Development Diploma Course in North Delhi
9 Months Web Development Diploma Course in North Delhi9 Months Web Development Diploma Course in North Delhi
9 Months Web Development Diploma Course in North Delhi
Jessica Smith
 
pranayJ
pranayJpranayJ
pranayJPray B
 
CORE JAVA & ADVANCE JAVA
CORE JAVA & ADVANCE JAVACORE JAVA & ADVANCE JAVA
CORE JAVA & ADVANCE JAVA
BALUJAINSTITUTE
 
Mastering react with redux
Mastering react with reduxMastering react with redux
Mastering react with redux
Gaurav Singh
 
Become a Full Stack Web Developer (.NET) - Thisiswali
Become a Full Stack Web Developer (.NET) - ThisiswaliBecome a Full Stack Web Developer (.NET) - Thisiswali
Become a Full Stack Web Developer (.NET) - Thisiswali
thisiswali
 
End-to-end W3C APIs - tpac 2012
End-to-end W3C APIs - tpac 2012End-to-end W3C APIs - tpac 2012
End-to-end W3C APIs - tpac 2012
Alexandre Morgaut
 
Resume
ResumeResume
ResumeMina k
 
The MEAN Stack
The MEAN StackThe MEAN Stack
The MEAN Stack
Md. Ziaul Haq
 
Means stack course in pune(etlhive)
Means stack course in pune(etlhive)Means stack course in pune(etlhive)
Means stack course in pune(etlhive)
sambhajimeher
 
JavaOne2016 - How to Generate Customized Java 8 Code from Your Database [TUT4...
JavaOne2016 - How to Generate Customized Java 8 Code from Your Database [TUT4...JavaOne2016 - How to Generate Customized Java 8 Code from Your Database [TUT4...
JavaOne2016 - How to Generate Customized Java 8 Code from Your Database [TUT4...
Speedment, Inc.
 
How to JavaOne 2016 - Generate Customized Java 8 Code from Your Database [TUT...
How to JavaOne 2016 - Generate Customized Java 8 Code from Your Database [TUT...How to JavaOne 2016 - Generate Customized Java 8 Code from Your Database [TUT...
How to JavaOne 2016 - Generate Customized Java 8 Code from Your Database [TUT...
Malin Weiss
 
Best Java Online Training in India
Best Java Online Training in IndiaBest Java Online Training in India
Best Java Online Training in India
Nagendra Kumar
 
Mastering asp.net mvc - Dot Net Tricks
Mastering asp.net mvc - Dot Net TricksMastering asp.net mvc - Dot Net Tricks
Mastering asp.net mvc - Dot Net Tricks
Gaurav Singh
 
Web Applications Development with MEAN Stack
Web Applications Development with MEAN StackWeb Applications Development with MEAN Stack
Web Applications Development with MEAN Stack
Shailendra Chauhan
 
Software development
Software developmentSoftware development
Software development
BALUJAINSTITUTE
 
Java Online Training
Java Online TrainingJava Online Training
Java Online Training
revanthonlineenquiry
 
Evolution of a cloud start up: From C# to Node.js
Evolution of a cloud start up: From C# to Node.jsEvolution of a cloud start up: From C# to Node.js
Evolution of a cloud start up: From C# to Node.js
Steve Jamieson
 

Similar to Full Stack Developer Course | Infinite Graphix Technologies (20)

9 Months Web Development Diploma Course in North Delhi
9 Months Web Development Diploma Course in North Delhi9 Months Web Development Diploma Course in North Delhi
9 Months Web Development Diploma Course in North Delhi
 
pranayJ
pranayJpranayJ
pranayJ
 
CORE JAVA & ADVANCE JAVA
CORE JAVA & ADVANCE JAVACORE JAVA & ADVANCE JAVA
CORE JAVA & ADVANCE JAVA
 
Mastering react with redux
Mastering react with reduxMastering react with redux
Mastering react with redux
 
Become a Full Stack Web Developer (.NET) - Thisiswali
Become a Full Stack Web Developer (.NET) - ThisiswaliBecome a Full Stack Web Developer (.NET) - Thisiswali
Become a Full Stack Web Developer (.NET) - Thisiswali
 
Web services soap rest training
Web services soap rest trainingWeb services soap rest training
Web services soap rest training
 
Santosh_Resume_Java
Santosh_Resume_JavaSantosh_Resume_Java
Santosh_Resume_Java
 
End-to-end W3C APIs - tpac 2012
End-to-end W3C APIs - tpac 2012End-to-end W3C APIs - tpac 2012
End-to-end W3C APIs - tpac 2012
 
Resume
ResumeResume
Resume
 
The MEAN Stack
The MEAN StackThe MEAN Stack
The MEAN Stack
 
Means stack course in pune(etlhive)
Means stack course in pune(etlhive)Means stack course in pune(etlhive)
Means stack course in pune(etlhive)
 
JavaOne2016 - How to Generate Customized Java 8 Code from Your Database [TUT4...
JavaOne2016 - How to Generate Customized Java 8 Code from Your Database [TUT4...JavaOne2016 - How to Generate Customized Java 8 Code from Your Database [TUT4...
JavaOne2016 - How to Generate Customized Java 8 Code from Your Database [TUT4...
 
How to JavaOne 2016 - Generate Customized Java 8 Code from Your Database [TUT...
How to JavaOne 2016 - Generate Customized Java 8 Code from Your Database [TUT...How to JavaOne 2016 - Generate Customized Java 8 Code from Your Database [TUT...
How to JavaOne 2016 - Generate Customized Java 8 Code from Your Database [TUT...
 
Net online training
Net online trainingNet online training
Net online training
 
Best Java Online Training in India
Best Java Online Training in IndiaBest Java Online Training in India
Best Java Online Training in India
 
Mastering asp.net mvc - Dot Net Tricks
Mastering asp.net mvc - Dot Net TricksMastering asp.net mvc - Dot Net Tricks
Mastering asp.net mvc - Dot Net Tricks
 
Web Applications Development with MEAN Stack
Web Applications Development with MEAN StackWeb Applications Development with MEAN Stack
Web Applications Development with MEAN Stack
 
Software development
Software developmentSoftware development
Software development
 
Java Online Training
Java Online TrainingJava Online Training
Java Online Training
 
Evolution of a cloud start up: From C# to Node.js
Evolution of a cloud start up: From C# to Node.jsEvolution of a cloud start up: From C# to Node.js
Evolution of a cloud start up: From C# to Node.js
 

Recently uploaded

New Explore Careers and College Majors 2024.pdf
New Explore Careers and College Majors 2024.pdfNew Explore Careers and College Majors 2024.pdf
New Explore Careers and College Majors 2024.pdf
Dr. Mary Askew
 
Chapters 3 Contracts.pptx Chapters 3 Contracts.pptx
Chapters 3  Contracts.pptx Chapters 3  Contracts.pptxChapters 3  Contracts.pptx Chapters 3  Contracts.pptx
Chapters 3 Contracts.pptx Chapters 3 Contracts.pptx
Sheldon Byron
 
How Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
How Mentoring Elevates Your PM Career | PMI Silver Spring ChapterHow Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
How Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
Hector Del Castillo, CPM, CPMM
 
133. Reviewer Certificate in Advances in Research
133. Reviewer Certificate in Advances in Research133. Reviewer Certificate in Advances in Research
133. Reviewer Certificate in Advances in Research
Manu Mitra
 
欧洲杯买球平台-欧洲杯买球平台推荐-欧洲杯买球平台| 立即访问【ac123.net】
欧洲杯买球平台-欧洲杯买球平台推荐-欧洲杯买球平台| 立即访问【ac123.net】欧洲杯买球平台-欧洲杯买球平台推荐-欧洲杯买球平台| 立即访问【ac123.net】
欧洲杯买球平台-欧洲杯买球平台推荐-欧洲杯买球平台| 立即访问【ac123.net】
foismail170
 
My Story of Getting into Tech By Gertrude Chilufya Westrin
My Story of Getting into Tech By Gertrude Chilufya WestrinMy Story of Getting into Tech By Gertrude Chilufya Westrin
My Story of Getting into Tech By Gertrude Chilufya Westrin
AlinaseFaith
 
Andrea Kate Portfolio Presentation.pdf
Andrea Kate  Portfolio  Presentation.pdfAndrea Kate  Portfolio  Presentation.pdf
Andrea Kate Portfolio Presentation.pdf
andreakaterasco
 
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdfDOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
Pushpendra Kumar
 
Operating system. short answes and Interview questions .pdf
Operating system. short answes and Interview questions .pdfOperating system. short answes and Interview questions .pdf
Operating system. short answes and Interview questions .pdf
harikrishnahari6276
 
Brand Identity For A Sportscaster Project and Portfolio I
Brand Identity For A Sportscaster Project and Portfolio IBrand Identity For A Sportscaster Project and Portfolio I
Brand Identity For A Sportscaster Project and Portfolio I
thomasaolson2000
 
Personal Brand Exploration Comedy Jxnelle.
Personal Brand Exploration Comedy Jxnelle.Personal Brand Exploration Comedy Jxnelle.
Personal Brand Exploration Comedy Jxnelle.
alexthomas971
 
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
foismail170
 
How to create an effective K-POC tutorial
How to create an effective K-POC tutorialHow to create an effective K-POC tutorial
How to create an effective K-POC tutorial
vencislavkaaa
 
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
foismail170
 
salivary gland disorders.pdf nothing more
salivary gland disorders.pdf nothing moresalivary gland disorders.pdf nothing more
salivary gland disorders.pdf nothing more
GokulnathMbbs
 
Luke Royak's Personal Brand Exploration!
Luke Royak's Personal Brand Exploration!Luke Royak's Personal Brand Exploration!
Luke Royak's Personal Brand Exploration!
LukeRoyak
 
Widal Agglutination Test: A rapid serological diagnosis of typhoid fever
Widal Agglutination Test: A rapid serological diagnosis of typhoid feverWidal Agglutination Test: A rapid serological diagnosis of typhoid fever
Widal Agglutination Test: A rapid serological diagnosis of typhoid fever
taexnic
 
Full Sail_Morales_Michael_SMM_2024-05.pptx
Full Sail_Morales_Michael_SMM_2024-05.pptxFull Sail_Morales_Michael_SMM_2024-05.pptx
Full Sail_Morales_Michael_SMM_2024-05.pptx
mmorales2173
 
131. Reviewer Certificate in BP International
131. Reviewer Certificate in BP International131. Reviewer Certificate in BP International
131. Reviewer Certificate in BP International
Manu Mitra
 
Heidi Livengood Resume Senior Technical Recruiter / HR Generalist
Heidi Livengood Resume Senior Technical Recruiter / HR GeneralistHeidi Livengood Resume Senior Technical Recruiter / HR Generalist
Heidi Livengood Resume Senior Technical Recruiter / HR Generalist
HeidiLivengood
 

Recently uploaded (20)

New Explore Careers and College Majors 2024.pdf
New Explore Careers and College Majors 2024.pdfNew Explore Careers and College Majors 2024.pdf
New Explore Careers and College Majors 2024.pdf
 
Chapters 3 Contracts.pptx Chapters 3 Contracts.pptx
Chapters 3  Contracts.pptx Chapters 3  Contracts.pptxChapters 3  Contracts.pptx Chapters 3  Contracts.pptx
Chapters 3 Contracts.pptx Chapters 3 Contracts.pptx
 
How Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
How Mentoring Elevates Your PM Career | PMI Silver Spring ChapterHow Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
How Mentoring Elevates Your PM Career | PMI Silver Spring Chapter
 
133. Reviewer Certificate in Advances in Research
133. Reviewer Certificate in Advances in Research133. Reviewer Certificate in Advances in Research
133. Reviewer Certificate in Advances in Research
 
欧洲杯买球平台-欧洲杯买球平台推荐-欧洲杯买球平台| 立即访问【ac123.net】
欧洲杯买球平台-欧洲杯买球平台推荐-欧洲杯买球平台| 立即访问【ac123.net】欧洲杯买球平台-欧洲杯买球平台推荐-欧洲杯买球平台| 立即访问【ac123.net】
欧洲杯买球平台-欧洲杯买球平台推荐-欧洲杯买球平台| 立即访问【ac123.net】
 
My Story of Getting into Tech By Gertrude Chilufya Westrin
My Story of Getting into Tech By Gertrude Chilufya WestrinMy Story of Getting into Tech By Gertrude Chilufya Westrin
My Story of Getting into Tech By Gertrude Chilufya Westrin
 
Andrea Kate Portfolio Presentation.pdf
Andrea Kate  Portfolio  Presentation.pdfAndrea Kate  Portfolio  Presentation.pdf
Andrea Kate Portfolio Presentation.pdf
 
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdfDOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
DOC-20240602-WA0001..pdf DOC-20240602-WA0001..pdf
 
Operating system. short answes and Interview questions .pdf
Operating system. short answes and Interview questions .pdfOperating system. short answes and Interview questions .pdf
Operating system. short answes and Interview questions .pdf
 
Brand Identity For A Sportscaster Project and Portfolio I
Brand Identity For A Sportscaster Project and Portfolio IBrand Identity For A Sportscaster Project and Portfolio I
Brand Identity For A Sportscaster Project and Portfolio I
 
Personal Brand Exploration Comedy Jxnelle.
Personal Brand Exploration Comedy Jxnelle.Personal Brand Exploration Comedy Jxnelle.
Personal Brand Exploration Comedy Jxnelle.
 
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
太阳城娱乐-太阳城娱乐推荐-太阳城娱乐官方网站| 立即访问【ac123.net】
 
How to create an effective K-POC tutorial
How to create an effective K-POC tutorialHow to create an effective K-POC tutorial
How to create an effective K-POC tutorial
 
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
欧洲杯投注网站-欧洲杯投注网站推荐-欧洲杯投注网站| 立即访问【ac123.net】
 
salivary gland disorders.pdf nothing more
salivary gland disorders.pdf nothing moresalivary gland disorders.pdf nothing more
salivary gland disorders.pdf nothing more
 
Luke Royak's Personal Brand Exploration!
Luke Royak's Personal Brand Exploration!Luke Royak's Personal Brand Exploration!
Luke Royak's Personal Brand Exploration!
 
Widal Agglutination Test: A rapid serological diagnosis of typhoid fever
Widal Agglutination Test: A rapid serological diagnosis of typhoid feverWidal Agglutination Test: A rapid serological diagnosis of typhoid fever
Widal Agglutination Test: A rapid serological diagnosis of typhoid fever
 
Full Sail_Morales_Michael_SMM_2024-05.pptx
Full Sail_Morales_Michael_SMM_2024-05.pptxFull Sail_Morales_Michael_SMM_2024-05.pptx
Full Sail_Morales_Michael_SMM_2024-05.pptx
 
131. Reviewer Certificate in BP International
131. Reviewer Certificate in BP International131. Reviewer Certificate in BP International
131. Reviewer Certificate in BP International
 
Heidi Livengood Resume Senior Technical Recruiter / HR Generalist
Heidi Livengood Resume Senior Technical Recruiter / HR GeneralistHeidi Livengood Resume Senior Technical Recruiter / HR Generalist
Heidi Livengood Resume Senior Technical Recruiter / HR Generalist
 

Full Stack Developer Course | Infinite Graphix Technologies

  • 1. 1. INFINITE GRAPHIX TECHNOLOGIES PVT LTD Build up your skills. Step up your career OOR, ABOVE BANK OF BARODA, 2ND FL J.M.ROAD, SHIVAJI NAGAR, PUNE Full Stack Development Course
  • 2. 2. • Getting started with HTML • What’s in the head? Metadata in HTML • HTML Text Fundamentals • Creating hyperlinks • Advanced text formatting • Document and Website structure • Debugging HTML • Images in html • Video and Audio Content • From <object> to <iframe> - Other embedding technologies • Adding Vector Graphics to the Web – SVG Front End Web Technologies - Module I • Responsive Images Diploma In Web Page Designing & Web Development HTML5 – HYPERTEXT MARKUP LANGUAGE INTRODUCTION TO HTML MUL TIMEDIA AND EMBEDDING
  • 3. 3. • Introductory Guides o Your rst form o How to structure a web forms • The dierent Forms controls o Basics native forms controls o The HTML5 Input types • Other form controls • Styling Web Forms • Advanced form styling • UI Pseudo-classes • HTML Table basics • HTML Table advanced features and accessibility. HTML FORMS FORM STYLING GUIDES HTML TABLES
  • 4. 4. • What is CSS? • How to use in HTML? • CSS Syntax • CSS Basic Selectors – element, id and class • CSS Properties and Values • CSS Shorthand Properties • CSS Box Model • CSS Layout – Grid, Flex box, Float and Table • CSS Styling Text • CSS Styling Images • CSS Styling Forms Fields • CSS Styling Tables • CSS Styling Font • CSS Responsive Design – Media Query • CSS Multimedia Styles – Images • CSS Animations • CSS Selectors CSS3 – CASCADING STYLES SHEET CSS INTRODUCTION • CSS All Properties and values CSS CONCEPTS
  • 5. 5. • JavaScript Setup • Hello World Example • JavaScript Output • What is JavaScript? • Where to use JavaScript? • JavaScript Reserved Words or Keywords • JavaScript Statements and Statements Syntax • JavaScript Comments • JavaScript Variables, Data Types and Literals • JavaScript Operators and Operators Types • JavaScript Decision Making and Looping • JavaScript String Handling – string and string methods • JavaScript Array and Array Methods • JavaScript Functions, Function Constructors • JavaScript Events • JavaScript Objects, prototypes, inheritance • JavaScript Math and Math methods • JavaScript Date and Date Formatting • JavaScript Scope • JavaScript Hoisting mechanism JAVASCRIPT COMPLETE GUIDES GETTING STARTED JAVASCRIPT INTRODUCTION JAVASCRIPT CONCEPTS
  • 6. 6. • JavaScript Type Conversion • JavaScript Error, Exception Handling • JavaScript Regular Expressions • JavaScript Random object • JavaScript this keyword • JavaScript JSON • JavaScript Document Object Model (DOM) • JavaScript Browser Object Model (BOM) • JavaScript JQuery • JavaScript Ajax • JavaScript Strict Mode • JavaScript Styles Guides • JavaScript Mistakes • JavaScript New Features o let, const o Arrow function o JavaScript – classes, constructor, set and get metho inheritance o Array high-order functions o JavaScript Synchronization - promises, callbacks, async/ await o JavaScript Server data Communication – fetch API. o JavaScript Modules – imports and exports • JavaScript Debugging and Performance • JavaScript Best Practices with examples • JavaScript Web APIs – History, Storage, Geolocations • JavaScript Standards ECMAScript (ES2015/ES6, 2017, 20 2019, 2020)
  • 7. 7. • Introduction to Responsive Design • Common device dimensions • View-port tag • Using css media queries • Menu conversion script • Basic Custom Layout • Introduction to Bootstrap • Installation of Bootstrap • Grid System • Forms • Buttons • Icons Integration • Using CSS3 in Practical Layout RESPONSIVE WEB DESIGN WITH BOOTSTRAP4
  • 8. 8. Front End Web Technologies - Module II ANGULAR • Angular Setup • Angular First Application • Angular Application Structure GETTING STARTED • Angular Application Execution Flow • What is Angular? • Angular Building Blocks ANGULAR INTRODUCTION • Angular Real Time Usage • Angular Components • Angular Templates • Angular Directives MAIN CONCEPTS • Angular Dependency Injection (DI) • Router and Navigations • Forms • HTTP Client • Internationalization(i18n) ANGULAR BUIL T -IN FEATURES
  • 9. 9. • Animations • Service Worker and PWA • Schematics • Security • Accessibility • Keeping Up-to-Date • Property Binding Best Practices • Testing • Dev Workow ANGULAR BEST PRACTICES • Lightweight Injections Token for libraries • CLI Builders • Server-side Rendering • Language Service ANGULAR TOOLS • NgModules • Observable & RxJS • CLI Commands Reference • Database Integrations • Angular Backend Integrations – Node.js or DJango ANGULAR REFERENCES or Spring or Php
  • 10. 10. REACT .JS • Add React to a Website • Create a New React App GETTING STARTED • CDN Links • What is ReactJS? • First React App • React App Structure REACT INTRODUCTION • React App Execution Flow • Hello World • Introducing JSX • Rendering Elements • Components and Props • State and Lifecycle • Handling Events • Conditional Rendering • Lists and Keys • Forms • Lifting State Up • Composition vs Inheritance MAIN CONCEPTS • What Next – Thinking in React
  • 11. 11. • Accessibility • Code Splitting • Context • Error Boundaries • Forwarding Refs • Fragments • Higher-Order Components • Integrating with Other Libraries • JSX in Depth • Optimizing Performance • Portals • Proler • React Without ES6 • React Without JSX • Reconciliation • Refs and the DOM • Render Props • Static Type-checking • Strict Mode • Typechecking With Prop Types • Uncontrolled Components ADVANCED GUIDES • Web Components
  • 12. 12. • Introducing Hooks • Hooks at a Glance • Using the State Hook • Using the Eect Hook • Rules of Hooks • Building Your Own Hooks HOOKS • Hooks API Reference • Testing Overview • Testing Recipes TESTING • Testing Environments • Introducing Concurrent Mode • Suspense For Data Fetching • Concurrent UI Patterns • Adopting Concurrent Mode CONCURRENT MODE • Concurrent Mode API • React & React.Component • ReactDOM • ReactDOMServer • DOM Elements • SyntheticEvent API REFERENCE
  • 13. 13. • Test Utilities • Test Renderer • JS Environment Requirements • React Database Integration • React Server Data Communication • React Statement Management Library – Redux • React Router Navigation React Backend Integration a. React With Node Express b. React With Python DJango c. React With Java Spring REACT BEST PRACTICES d. React With Php
  • 14. VUE.JS 14. • Installation – CDN, NPM & CLI • Introduction – What is Vue.js? • The VUE Instance - Creating Instance, Data & Methods and Lifecycle Hooks • Template Syntax – Interpolations, Directives and Shorthands • Computed Properties and Watchers • Class and Styles Bindings – Binding HTML Classes & Inline Styles • Conditionals Rendering • List Rendering • Event Handling • Form Input Bindings • Components Basics • Component Registration • Props, Custom Events & Slots • Dynamic & Async Components • Handling Edge Cases • Transition & Animation – Enter/Leave, List Transition • Reusability & Composition – Mixings, Custom Directives JSX, Plugins & Filters • Tooling – Single File Components, Testing, Typescript support & Production Deployment • Scaling Up – Routing, State Management, SSR & Secur • Internals – Reactivity In Depth
  • 15. Back End Web Technologies - Module I NODE.JS GETTING STARTED 15. • A brief history of Node.js • How to install Node.js • How much JavaScript do you need to know to use Node.js? • Dierences between Node.js and the Browser • The V8 JavaScript Engine • Run Node.js scripts from the command line • How to exit from a Node.js program • How to read environment variables from Node.js • How to use the Node.js REPL • Node.js, accept arguments from the command line • Output to the command line using Node.js • Accept input from the command line in Node.js • Expose functionality from a Node.js le using exports • An introduction to the npm package manager • Where does npm install the packages? • How to use or execute a package installed using npm • The package.json guide • The package-lock.json le INTRODUCTION TO NODEJS
  • 16. 16. • Find the installed version of an npm package • Install an older version of an npm package • Update all the Node.js dependencies to their latest versio • Semantic Versioning using npm • Uninstalling npm packages • npm global or local packages • npm dependencies and devDependencies • The npx Node.js Package Runner • The Node.js Event Loop • Understanding process.nextTick() • Understanding setImmediate() • Discover JavaScript Timers • JavaScript Asynchronous Programming and Callbacks • Understanding JavaScript Promises • Modern Asynchronous JavaScript with Async and Await • The Node.js Event emitter • Build an HTTP Server • Making HTTP requests with Node.js • Make an HTTP POST request using Node.js • Get HTTP request body data using Node.js • Working with le descriptors in Node.js • Node.js le stats • Node.js File Paths • Reading les with Node.js • Writing les with Node.js • Working with folders in Node.js
  • 17. 17. • The Node.js fs module • The Node.js path module • The Node.js os module • The Node.js events module • The Node.js http module • Node.js Buers • Node.js Streams • Node.js, the dierence between development and production • Error handling in Node.js • How to log an object in Node.js
  • 18. • Installing • Hello World Example • Express Generators • Basic Routings • Static Files • Routing • Writing Middleware • Using Middleware • Overriding the Express APIs • Using Template Engine • Error Handling • Debugging • Express Behind Proxies • Authentication and Authorization • Moving to Express 4 • Moving to Express 5 EXPRESS.JS GETTING STARTED • Database Integrations GUIDES 18.
  • 19. • Getting Started – DJango Installation • Introduction – What is DJango? Where to use • Create a project, The Development Server, Create a rst app & Write a rst view • Database Setup, Creating models, Activating models, Playing with API & Introducing Admin • Working with views.py in depth – Handling Request and Response • Working urls.py in depth – Routing and Navigation • Working with settings.py in depth – Project and Apps Settings • Working with Templates • Working with models and databases • Working with forms • Working with Multiple Apps • Working with Session Managements • Working with Authentication and Authorization • Working with class-based views • Working with migrations • Sending emails • Internationalization and Localization • Logging and Paginations PYTHON DJANGO • Security in DJango. 19.
  • 20. PHP 20. • Getting Started – Installation & Conguration • Introduction – What is PHP? and What can PHP do? • Basic Syntax – PHP Tags, Escaping from HTML, Instruction Separation & Comments • Types • Variables • Constants • Expressions • Operators • Control Structures • Functions • Classes and Objects • Namespaces • Errors and Exceptions • Generators • References Explained • Predened Variables • Predened Exceptions • Predened Interfaces and Classes • Context Options and Parameters • Supported Protocols and Wrappers
  • 21. 1. NO-SQL MONGODB Back End Web Technologies - Module II DATABASES • Installation – How to install mongoDB local and cloud? • Introduction – Databases & Collections, Documents and BJSON. • The mongo Shell • MongoDB CRUD Operations – create, read, update and delete operations • Aggregation • Data Models • Transactions • Indexes • Security • Change Streams • Replication • Sharding • Administration • Storage 21.
  • 22. 2. SQL- MySQL 21. • Structure Query Language (SQL) • SQL – Introduction • SQL – Data Definition Language(DDL) • SQL – DDL Operations – create tables or views, alter tables or views etc. • SQL – Data Manipulation Language(DML) • SQL – DML Operations – insert, update and delete etc.