0% found this document useful (0 votes)
17 views

Full Stack Development

Uploaded by

amit.gupta2023
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views

Full Stack Development

Uploaded by

amit.gupta2023
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

IITM Pravartak Certified

Full Stack

Development Course

with AI Tools
Available in English, Tamil, Kannada & Hindi
3-Months Online Weekday Classes

5-Months Online Weekend Classes

Mentorship from Industry Experts at


+ more!
About IIT-M Pravartak

IITM Pravartak Technologies Foundation is a section


08 company housed within the Indian Institute of
Technology Madras, operates as the Technology
Innovation Hub on Sensors, Networking, Actuators,
and Control Systems (SNACS), funded by the
Department of Science and Technology, Government
of India, under its National Mission on
Interdisciplinary Cyber-Physical Systems. Dedicated
to preparing India's youth for the forefront of
technological advancement, our core activities
include technology development, entrepreneurship
development, human resource development, and
international collaboration. By fostering an
ecosystem that integrates academia, industry,
government, and international organizations, IIT-M
Pravartak facilitates the translation of fundamental
research into practical products, driving innovation
and shaping the future of technology.

About GUVI

GUVI is India’s first Vernacular EdTech platform of its


kind. GUVI stands for ‘Grab Ur Vernacular Imprint’,
dedicated to making technical education accessible
and effective by breaking down language barriers.
Our pioneering EdTech company is incubated by
India's premier institutions, ensuring the highest
standards of quality and innovation. We aim to make
a significant impact in the field of tech upskilling,
opening doors for learners across India to acquire
valuable technical skills in their vernacular languages.
By democratizing tech education online through
prominent partnerships with Google-for-Education,
UiPath, NASSCOM, & AICTE, GUVI has made it
possible to impart job-ready tech skills to the
ambitious aspirants.

We are Accredited by
Meet the Founding Team

Co - Founder at GUVI

20+ years of Technical Expertise

& more

Tech Women Entrepreneur who was selected


For Google Developers’ Launchpad Program
Sridevi

CEO & Founder at GUVI

20+ years of Technical Expertise

& more

Built 7 Products from Scratch Mentored


1000+ students Hosted 200+ sessions &
Arun Prakash
25+ webinars

Co - Founder at GUVI

17+ years of experience with IT industry

Technologist with 9+ years of Entrepreneurial


experience & Member of the Syllabus Sub-
Bala Murugan Committee at Anna University

About GUVI’s Full Stack Development Course

with AI Tools

Our IITM Pravartak Certified Full Stack Development


Course with AI Tools provides outstanding real-time
learning and expert mentorship. Utilize our AI-
powered platforms for 24/7 project support and
personalized interview preparation. Engage in
hackathons, attend insightful webinars, and join our
supportive community of upskilling. Available in Tamil,
Kannada, Hindi, and English, this course equips you
to confidently enter the Full Stack development
industry with a strong network of industry leaders.

Why Choose Full Stack Web


Development as Your Career?

Average base salary Job Vacancies

₹ 8 LPA average salary 853000 job openings


of a Full-Stack MERN by 2024, indicating
Developer in India as per massive demand.
Glassdoor.

High demand across


Get hired in top
industries product-based
companies
Entertainment, Banking, Google, Meta, Netflix,
Software, Education IT, E- Walmart, and many more,
commerce and more with an average salary of
nearly ₹25 LPA.

R f O
Wide ange o Career pportunities
f
A ter Course Completion

Explore various roles such as Full-Stack Developer,


Frontend Developer, Backend Developer, JavaScript
Developer, Web Application Architect, DevOps Engineer,
and many more.
Why Choose GUVI’s Full-Stack
Development Course?

₹21 Lakhs Highest salary 175% Highest hike

40% Hike in Demand 1000+ Hiring partners

360+ Top Industry Experts Beginner-friendly

1000+ students placed Placement Guidance

Highlights of GUVI’s Full-stack


Development Course

Enjoy our AI-integrated Learning


How Does GUVI's
Zen Class Work?

Book a Seat with ₹8000

(100% Refundable)

Attend Pre-Bootcamp Session



(2 sessions)

Take Assessment

If Selected/
If Not Selected/

Interested Not Interested

Pay the remaining

Immediate Refund

amount and proceed to

(100% Refundable)
the program

Top Skills You’ll Learn in


FSD (MERN) of Zen Class

Front End Development

Back End Development

Data Structure & Scalability

Interview and Corporate Skills

Building project portfolio and more!


Tools & Technologies Covered

HTML JavaScript
CSS Tailwind CSS
(including ES5 and ES6)

ReactJS Redux MySQL MongoDB

NodeJS Express.js Mongoose VS Code

Postman AWS

Self-Paced Learning with Add-on Courses

IITM Pravartak Certification & more


Earn Full-stack development certifications
including IITM Pravartak, NSDC, GUVI, and more,
validating proficiency in prominent programming
languages and frameworks.
Full-stack Development

Course Curriculum
Crafted by industry-leading professionals to
guide you towards lucrative career opportunities.

Module 1 - JS Basics
Explores foundational JavaScript concepts and
ES6 features like arrow functions, object
destructuring & more.

Topics

Introduction to web

How do web & browser work?

Js Browser vs Node js

Data types

Window & document object

Hoisting & scope

Functions & its types

Array methods

Array and JSON iteration

ES5 vs ES6
this keyword, rest & spread operato
Array & object destructuring
Arrow functions
Module 2 - HTML, CSS, Bootstrap
Focuses on web development essentials with
HTML, CSS, and Bootstrap, covering basic tags
to advanced styling techniques.
Topics
HTML
What is HTML
Basic tags in HTML
Inline vs block elemen
div vs section vs articl
HTML forms & Form input element with 

its attributes and HTML form submit
CSS
What is CSS
property vs valu
Selector:- tag vs class vs i
Intro to pseudo-classes (link, visited, 

hover, active
parent inherit
Box model - margin, padding, borde
Flex - display, direction, wrap, flex-flow, 

justify-content, align-conten
Position property - static, relative, 

absolute, fixed, stick
overflow property - hidden, visible, scroll, 

aut
box-shadow property
Media quer
Use of Font & icons
Tailwind CSS
Working With Color
Container & Spacin
Typograph
Width & Heigh
Layout & Positio
Backgrounds & Shadow
Borders & Border Radiu
Filter
Breakpoint Classes & Media Querie
Column
Flexbox
Module 3 - Advanced JS
Explores JavaScript skills with DOM manipulation,
asynchronous programming, and practical projects

Topics

DOM manipulation
Hands-on working with any 2 projec
Space invader game (or
Rock paper scissors game (or
Dice game

Callback - Event loop

Promise
What are the states in the promise
Promise chainin
Fetch API

Async/Await

Module 4 - ReactJS
Dives into ReactJS for dynamic single-page
applications, state management, and CRUD
operations with Axios.

Topics

What is SPA?

Overview of ReactJS

Installation & Project setup

Deep Down with components

Walkthrough on conditional rendering

Usage of state and props

Passing data between components

Deep Down with React hooks( useState,


useEffect, useRef, useContect, etc)

Working and implementation with React Router

Playing around with Axios for CRUD


Module 5 - Redux

Covers state management with Redux, building


applications with reducers, actions, async data
fetching & other core concepts.

Topics

Redux toolkit in Detail

RTK structure - setting up store

Reducers & actions

Create Async Thunk

Hands-on with state management application

Module 6 - Database

Explores the insights into MySQL and MongoDB


databases, mastering CRUD operations and
querying data.

Topics

MySQL

Overview of MySQ

Basic CRUD querie

Deep Down with select quer

Normalization & DB modeling

MongoDB

Overview of SQL & NoSQ

Overview of MongoD

Installation and basic configuratio

Basic CRUD with command lin

Deepdown with find - query & projectio

Basic cursor method


Module 7 - Node.js

Focuses on backend development with Node.js,

Express.js, authentication, and MongoDB

integration.

Topics

What is backend & exploring NodeJS

Understanding & project setup

Deepdown with packages & filesystem

What is express.js?

What is middleware?

Working around with API’s & Postman

Understanding MVC and its importance

Connecting with MongoDB & mongoose

Authentication

Custom middlewares

Module 8 - MERN Fullstack Demo

Guides you to unlock your full potential in the

MERN stack for building cutting-edge web

applications.

Build Projects For Your Portfolio

Build Flipkart Clone using MERN stack

Build an e-commerce website where users


can browse products, add them to their cart,
and make purchases. The frontend will
feature product listings, search functionality,
shopping cart management, and checkout
processes.

Custom Gmail client using Gmail API

Bored of your Gmail client , then build your


own frontend for GMail by accessing it
through GmailAPI. This will teach you how to
design & integrate the API and do OAuth

Task Management System ( Sass Project )

Create a task management system where


users can create, assign, and track tasks
within teams or individually. The frontend will
include features like task creation, status
updates, deadlines, and priority settings.
Integrating with the Gmail API will allow for
email notifications and reminders about
upcoming tasks or task assignments.

Music Streaming App

Build your own version of Spotify, where you


can search, play, and curate music playlists.
You will learn more about real-time streaming
tech and how to manage user accounts
smoothly.

Khatabook Clone - Personal Money Manager

Create a personal finance tracker like


Khatabook that allows users to monitor their
income, expenses, and savings goals. Users
can categorize transactions, generate
reports, and set budget limits. Include
features like data visualization for spending
trends, user authentication, and secure data
storage.

Course Instructors
Learn from India’s top Industry Leaders

Prasannakkumar C Sidhartha Sarangi


Backend Engineer Software Development Engineer 3

Harshit
Software Development Engineer
Here's what

Our Learners Feel


Though I'm from a non-technical background, GUVI made me
proficient in programming. I was able to learn about full-stack
development from scratch and with the live projects, I was able
to understand the concepts more deeply. The mentor’s
guidance and unparalleled assistance from the placement
support team helped me to crack the interview at GoFrugal.
Gnanasurya
Mobile app developer,
Now, I work as a Mobile app developer at GoFrugal and I
GoFrugal couldn’t be more excited.

I owe my success as a developer to GUVI. Their CodeKata


platform gave me a platform to practice my coding skills in a
hands-on environment, which proved crucial in my job search.
Additionally, the placement team went above and beyond to
provide me with personalized support and guidance as I
Pradeep S prepared for job interviews. Thanks to their help, I was able to
Software Developer,
land my first job as a developer at GoFrugal.
Fiserv

I discovered GUVI on social media and enrolled in their full-


stack developer course. The teaching style was top-notch, as
I could grasp the concepts easily, and whenever I had a
question or concern, the mentors were readily available to
provide support. However, the real game-changer was the
Prathamesh sarode placement team, whose guidance and support were
Full Stack Developer ,
instrumental in securing my position as a full-stack developer
EY
at EY.
Our Success Stories

“My overall experience


in GUVI is Excellent”

</>

Medicharla Manikanta
Software Engineer

Adroit IQ

Watch Video

“How I transferred
my Career from
Non -IT to IT“
</>

Nathiya Ayyadurai

Watch Video

The mentors at GUVI motivated


and guided me to successfully
build my first project in web
development
</>

Sowmya

Watch Video
Program Details

5-Months Weekend Live Online Classes

3 Months of Weekday Live Online Classes

Please contact our IITM Pravartak certified Full-

Stack Development Course coordinator

Mr. Deepak: +919736097320

Total Course Fee ₹94,999

Pre-BootCamp Booking Fees -₹8000

Remaining Fee ₹86,999

Now become a Full-stack Development Professional

at Affordable Installments!

Begin upskilling @ just ₹7,249* /Month

Upto 12 Months

Note: Valid documents are required for EMI

Process. Additional processing fee will be applied.

EMI Amount might vary with Vendors

What Do You Need to Start?

For further information :


IITM Research park - phase 2

deepak@guvi.in
module #9, 3rd floor, D block,

+91 9736097320 Kanagam Rd, Tharamani,


Chennai,

Tamil Nadu, India. 600113

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy