Backend Developer

Backend Developer

Training Mode Regular Fasttrack Crash Brochure
Classroom | Online 5 Months 3 Months 2 Months Download

Module-1 Module-1 Web Design : Duration (2 Months)

INTRODUCTION TO HTML

  • What is static/Dynamic Website
  • What is SEO Friendly Website
  • What is a Responsive Website
  • What is HTML
  • HTML4 VS HTML5
  • EDITORS IN HTML

WORKING WITH BASIC TAGS

  • DOCTYPE In HTML
  • Tag and Attributes
  • Title and Meta tag
  • Headings and Paragraph
  • Formatting Tags
  • EDITORS In HTML

ANCHORS AND HYPERLINKS

  • Internal link
  • External link
  • Text link
  • Image link
  • Email link
  • Phone link
  • Target attribute

WORKING WITH LISTS

  • Ordered List
  • Unordered List
  • Definition List
  • Nested List
  • List Attributes

WORKING WITH GOOGLE MAP & YOUTUBE

  • Google Map Insertion in Webpage
  • Youtube Video Insertion in Webpage

WORKING WITH TABLES

  • Creating Tables on a Web Page
  • Altering Tables and Spanning Rows & Columns
  • Placing Images & Graphics into Tables
  • Aligning Text & Graphics in Tables
  • Adding a Background Color

WORKING WITH HTML FORM

  • HTML Input tags
  • HTML Input Attributes
  • Setting up form
  • Form attributes
  • Submit and Reset Button

HTML5 SEMANTIC TAGS

  • Header and footer tag
  • Section tag
  • Figure and figcaption
  • Nav and aside tag

HTML5 AUDIO & VIDEO

  • Audio Tag
  • Video Tag

HTML5 API'S

  • Drag & Drop
  • Local Storage
  • Geolocation

COURSE CONTENTS OF CSS

INTRODUCTION TO CSS

  • What is CSS?
  • How CSS Works?
  • Types of CSS,Internal,Inline,External
  • CSS Selectors
  • Comments In CSS
  • How to Link External CSS

WORKING WITH BASIC CSS PROPERTIES

  • Selectors: Class or Elements
  • Colors
  • Height / Width
  • Border
  • Margin and Padding
  • CSS Box Model

WORKING WITH WEB LAYOUTS

  • Aligning Div
  • Two Div Align
  • Three Div Align
  • Four Div Align
  • Use of floats
  • Clearing float
  • Inline or Block Element

WORKING WITH BACKGROUND,GRADIENT OR IMAGE SPRITE

  • Background Color
  • Background Image
  • Background Position
  • Background Attachment
  • Gradient Colors
  • Image Sprite

WORKING WITH TEXT PROPERTIES

  • Text Alignments
  • Line height(Leading)
  • Letter Spacing(Kerning)
  • Font Family
  • Font Size with Font Weight
  • Tips For Improving Text Readability

WORKING WITH ICONS & FONTS

  • Use of Font Awesome
  • Use of Flat Icons
  • Use of Google Fonts

WORKING WITH MENUS AND POSITIONS

  • Static Position
  • Fixed Position
  • Absolute Position
  • Relative Position
  • Creating Menu
  • Menu With Multi Dropdown

WORKING WITH BORDER AND SHADOW

  • Border
  • Border Image
  • Rounded Corner
  • Box Shadow
  • Text Shadow

WORKING WITH OUTLINE AND UI

  • Outline
  • Outline Offset
  • Resize

WORKING WITH IMAGE STRETCHING PROBLEM

  • Object Fit: Fill
  • Object Fit: Contain
  • Object Fit: Cover

WORKING WITH HTML FORM & CSS

  • labels with inputs
  • Form-based selectors
  • Changing properties of form elements
  • Formatting text in forms
  • Formatting inputs
  • Formatting form areas
  • Changing the appearance of buttons
  • Laying out forms

WORKING WITH 2D & 3D TRANSFORMS

  • Translate
  • Rotate
  • Skew
  • Scale

WORKING WITH HOVER,TRANSITIONS & ANIMATIONS

  • Hover Effects
  • Transitions
  • Animations
  • Creating Web Ads Using Animation

INTRODUCTION TO BOOTSTRAP

  • What is a Responsive Website
  • What is Bootstrap
  • Where to Download
  • How to Use Bootstrap
  • Bootstrap Directory Structure

WORKING WITH GRID IN BOOTSTRAP

  • What is Grid System
  • Use of Grid System
  • Small, medium, large Grid System
  • Container Vs Container-fluid

WORKING WITH IMAGES, TEXT, TABLES

  • Image responsive
  • Rounded image
  • Circle image
  • Text-align
  • Text colors
  • Responsive table

WORKING WITH BOOTSTRAP FORM

  • Labels
  • Form inputs
  • Input classes
  • Type of buttons
  • Form layouts

WORKING WITH WEB LAYOUTS, MENUS

  • Container Layout
  • Container Fluid Layout
  • Proper Use of Rows and Columns
  • Menu
  • Single Dropdown Menu, Multilevel Dropdown Menu
  • Mobile Menu / Collapse Menu

WORKING WITH SLIDER, TAB PANEL, MODAL BOX

  • Responsive Slider
  • Tab Panel
  • Modal Box
  • Menu
  • Single Dropdown Menu, Multilevel Dropdown Menu

WORKING WITH CSS HELPERS, RESPONSIVE UTILITIES

  • Class Helpers
  • Responsive Utilities

 

INTRODUCTION TO JQUERY

  • What is Jquery
  • Use Of Jquery in Web Development/Designing
  • How to Use Jquery
  • Javascript vs Jquery

JQUERY BASICS AND SECTORS

  • Jquery Syntax
  • Jquery Variable
  • Class selector
  • Element selector
  • Id selector
  • Attribute selector
  • Other selectors

JQUERY EFFECTS

  • Hide/show
  • Sliding
  • Fading
  • Switch statement
  • Animate
  • Stop()
  • Callback
  • Chaining

JQUERY EVENTS

  • Mouse Events
  • Input Events
  • Click Events
  • Load Events
  • Keyboard Key Events

JQUERY (HTML AND CSS MANIPULATION)

  • Jquery Get Content
  • Jquery Set Content
  • Jquery Add
  • Jquery Remove
  • Jquery CSS and CSS Classes
  • Jquery Dimensions

JQUERY TRAVERSING

  • Jquery Traversing
  • Ancestors
  • Descendants
  • Siblings
  • Filtering

JQUERY AJAX

  • Jquery with AJAX
  • Jquery load
  • Jquery Get/POST

JQUERY UI BASICS

  • Introduction to Jquery UI
  • How to Use

JQUERY UI INTERACTIONS

  • Jquery UI Draggable
  • Jquery UI Droppable
  • Jquery UI Resizeable
  • Jquery UI Selectable
  • Jquery UI Sortable

JQUERY UI WIDGETS

  • Jquery UI Accordion
  • Jquery UI Autocomplete
  • Jquery UI Button
  • Jquery UI Checkboxradio
  • Jquery UI Control group
  • Jquery UI Datepicker
  • Jquery UI Dialogue
  • Jquery UI Menu
  • Jquery UI Progressbar
  • Jquery UI Selectmenu
  • Jquery UI Slider
  • Jquery UI Spinner
  • Jquery UI Tabs
  • Jquery UI Tooltips

JQUERY UI EFFECTS

  • Jquery UI Add Class
  • Jquery UI Color Animation
  • Jquery UI Easing
  • Jquery UI Effect
  • Jquery UI Hide
  • Jquery UI Remove Class
  • Jquery UI Show
  • Jquery UI Switch Class
  • Jquery UI Toggle
  • Jquery UI Toggle Class

Module-2 Module-2 Web Development | Backend Developer : Duration (3 Months)

INTRODUCTION TO PHP & LOCAL SERVER INSTALLING

  • What is Php
  • Server Side vs Client Side Language
  • What is server
  • Installing xampp/wamp
  • Directory Structure of xampp/wamp

PHP BASICS

  • Basic Syntax
  • Variables
  • Echo/print
  • Data types
  • Operators

PHP CONDITIONS,LOOPS

  • If condition
  • If else condtions
  • Nested if else
  • Switch statement
  • Do while loop
  • While loop
  • For loop
  • Foreach loop

PHP FUNCTIONS

  • What is function
  • Function with arguments
  • Return function

PHP ARRAY,STRING

  • What is Array
  • Accessing array
  • Array methods
  • What is string
  • Accessing string
  • String methods

PHP FORM & FILE UPLOAD

  • Action in form
  • Get/post in form
  • Form validation
  • Sending email
  • File handling
  • File uploading
  • File upload validation
  • Multiple file uploading
  • File upload with preview

PHP SESSION & COOKIES

  • What is Session
  • Sending data to another page
  • Login using Session
  • What is Cookies
  • How to set/remove cookies
  • Save password example using cookies

COURSE CONTENTS OF MYSQL DATABASE

DATABASE BASICS

  • What is Database
  • Need of Database
  • Tables
  • primary key
  • Foreign key
  • Data types

NORMALIZATION IN DATABASE

  • What is Normalization
  • Need of Database Normalization
  • 1nf
  • 2nf
  • 3nf
  • bcnf

PHP WITH MYSQL

  • Mysqli vs mysqli
  • Connect to database
  • Dreate database
  • Drop database
  • Select database
  • Create table
  • Insert data into table
  • Update data
  • Select data
  • Delete data

FILTERING DATA IN MYSQL

  • Where
  • And
  • Or
  • Between
  • In
  • Like
  • Limit
  • Is null

MYSQL JOINS

  • Mysql join
  • Inner join
  • Left join
  • Right join
  • Cross join
  • Self join

MYSQL GOUPING DATA

  • Group By
  • Having
  • RollUp

MYSQL TRANSACTION

  • MySql Transaction
  • MySql Table Locking

MYSQL IMPORT & EXPORT

  • Import CSV to MySql
  • Export Mysql to CSV

CODIGNITER BASICS

  • What is Framework
  • What is MVC
  • Codeigniter vs Core Php

CODIGNITER SETUP & DIRECTORY STRUCTURE

  • Installing Codeigniter
  • Directory Structure

MODEL,VIEW,CONTROLLER

  • What is model
  • Where to find model directory
  • Creating file in model directory
  • How to use model file
  • What is view
  • Where to find view directory
  • Creating file in view directory
  • How to use view file
  • What is controller
  • Where to find controller directory
  • Creating file in controller directory
  • How to use controller file

WORKING WITH SOME ESSENTIAL FILES

  • Autoload file
  • Config file
  • Database file
  • Routes file

WORKING WITH HEADER,FOOTER OR COMMON PART

  • Cutting header & Footer
  • How to use header & footer in all pages

WORKING WITH EMAIL,FILE UPLOADING,FORM

  • Form input values
  • Form validation
  • Email setup
  • File uploading
  • Multiple file uploading

CODEIGNITER SESSION & COOKIES

  • What is Session
  • Sending data to another page
  • Login using Session
  • What is Cookies
  • How to set/remove cookies
  • save password example using cookies

WORKING WITH DATABASE

  • Database Configuration
  • Database Connectivity
  • Select data
  • Insert data
  • Update data
  • Delete data

FILTERING DATA IN CODEIGNITER

  • Where
  • And
  • Or
  • Between
  • In
  • Like
  • Limit
  • Is null

JOINS IN CODEIGNITER

  • Inner join
  • Left join
  • Right join
  • Cross join
  • Self join

CODEIGNITER GOUPING DATA

  • Group By
  • Having
  • RollUp

CODEIGNITER TRANSACTION

  • Transaction

IMPORT & EXPORT

  • Import CSV to MySql
  • Export Mysql to CSV
Upcoming Batches
Date Course Name Time Training Mode Demo
Classroom | Online
Web Design & Web Development First Batch at 9.00 AM - Last Batch at 7.00 PM Classroom | Online Request Free Demo

CONTACT US

Student Projects

View More Projects

KEY FEATURES OF COURSES

Our team welcome, all our trainees to ask any doubts related to their course after training, if they face any doubt or got stuck in any topic or if they feel gap in their knowledge , they can contact to our counsellor for doubt session arrangement.
If you are facing any type of problem with class, we insure you to give refund ! We always takes a feedback with our trainees after classes. Further they don't love our classes after 3 or 5 , we will try to resolve it other wise we refund less amount.
Our team always committed to your success, so our institute offers students to pay their fees installment in monthly basis, rather than full amount*.
Equipped with more than 5+ years of industry experience our instructors will assure a successful leap in your knowledge, improvement and preparation. Know about our Instructors.
Our team always committed to your success, so our institute offers students to pay their fees installment in monthly basis, rather than full amount*.
Students at Next-G Education can do maximum practice in lab as they wish with proper internet connection. Our Lab Instructors helps during practice. Students can frequently ask any doubt if they are facing issue during practice session.
At Next-G Education,we make sure for PG or Lodge or Room in very low cost. We always care our students which are coming from different location either they are from India or Outside India. So if your are interested to join our course and looking for Room or PG we definitely provide you in affordable cost. You can also share your arrival details with us in advance for proper adjustment ion few days.
We offers assured job placement to our candidates opting for our all courses. As Next-G Education, associated partner of Web services, Info web tech, Global Sites Solution. You are invited to do paid internship with us after completion of course or our associated placement departments team provides job for you...
Are you interested to book free demo classes or looking for free counselling give us call on 9911012873 or mail us on : [email protected] or [email protected].