Full Stack Development

Become a Full Stack developer by learning from Basic to Advanced level.If you want to learn Full Stack Development from scratch this master course is for you.

Course Details

Course Duration

4.5 months

Mode Of Teaching

Online

Teaching Language

Tamil

Starting Date

10-12-2024

Batch Timings

Evening:08:00 PM – 09:30 PM

Slot Closes On

11-12-2024

Next Batch Starts On

-

Fee Structure

₹14000

Course Syllabus

HTML

  • What is Web Technology
  • What Is HTTPS?
  • Types Of HTTPS
  • What is a Programming language?
  • What is Full Stack Development
  • Advantages of Full Stack Development
  • What is HTML?
  • Versions In HTML
  • HTML Document Structure
  • Role Of Browsers In HTML
  • Introduction To HTML Editors
  • What Are Tags In HTML?
  • Types Of Tags In HTML
  • Opening Tags In HTML
  • Closing Tags In HTML
  • Head Section Tags
  • Body Section Tags
  • What are Attributes In HTML ?
  • Uses Of Attributes
  • Global Attributes
  • Local Attributes
  • What are Formatting Tags?
  • How Formatting Tags should be Defined?
    • Bold Tag
    • Strong Tag
    • Italic Tag
    • Mark Tag
    • Underline Tag
    • Script Tag
    • Strike Tag
    • Big Tag
    • Details Tag
    • Summary Tag
    • Code Tag
  • What are Heading Tags?
  • How Heading Tags should be Defined?
    • H1 Tag
    • H2 Tag
    • H3 Tag
    • H4 Tag
    • H5 Tag
    • H6 Tag
  • What are Media Tags?
  • Attributes In Media Tags ?
    • Controls
    • Loop
    • Autoplay
    • Muted
    • Height
    • Width
  • What are Table Tags?
  • How Table Tags should be Defined?
  • Tags In Table
    • Td Tag
    • Tr Tag
    • Th Tag
    • Caption Tag
  • Attributes In Table
    • Border Attribute
    • Cellpadding Attribute
    • Cellspacing Attribute
    • Colspan Attribute
    • Rowspan Attribute
  • What are List Tags?
  • How List Tags should be Defined?
  • Types Of List
    • Unordered List
    • Nested List
    • Description List
  • Tags In List
    • li Tag
    • ol Tag
    • ul Tag
    • dl Tag
  • What Is IFrame Tags?
  • Whats is Embedding?
  • What is Source And Frameborder Attribute?
  • What is Anchor Tag?
  • How Anchor Tags Should Be Defined?
  • What Is Href Attribute?
  • What Is Target Attribute?
  • What is Button Tag?
  • Radio Button
  • Checkbox
  • DropDown
  • File Upload
  • Attributes In Button Tag
    • name
    • id
    • value
    • type
    • onclick
    • onsubmit
  • What is a Form?
  • HTML Form Syntax
  • What is input tag?
  • Attributes In Form Tag
    • type
    • action
    • label
    • for
    • onclick
    • onsubmit
  • How to create forms and submit?
  • What are Inline Tags?
  • How Inline Tags Are classified?
  • What are Block Tags?
  • How Inline Tags Are classified?
  • What are Semantic Tags?
  • How Inline Tags Are classified?
  • What is <div> tag?
  • How div tags works as container?
  • How and where to use div tags.

CSS

  • What is Cascading Style Sheet?
  • How We Design Page Using CSS?
  • Types Of CSS
  • What is Inline CSS?
  • How Inline CSS Should Be Declared?
  • Where To Use Inline CSS?
  • Attributes For Inline CSS 
  • What is Internal CSS?
  • How Internal CSS Should Be Declared?
  • Where To Use Internal CSS?
  • Attributes For Internal CSS 
  • What is External CSS?
  • How External CSS Should Be Declared?
  • Where To Use External CSS?
  • Attributes For External  CSS 
  • What are CSS Selectors?
  • Types Of CSS Selectors?
    • Core Selectors
    • Combinator Selectors
    • Attribute Selectors
    • Pseudo class selector
    • pseudo element selector
  • What are Core Selectors?
  • How To Define Core Selectors?
  • Types Of Core Selectors
    • Tag Selector
    • ID Selector
    • Class Selector
    • Group Selector
    • Universal Selector
  • What are Combinator Selectors?
  • How To Define Combinator Selectors?
  • Types Of Combinator Selectors 
    • Descendant Selectors 
    • Child Selectors 
    • Adjacent Sibling Selectors 
    • General Sibling  Selectors 
  • What are Table Tags?
  • How Table Tags should be Defined?
  • Tags In Table
    • Td Tag
    • Tr Tag
    • Th Tag
    • Caption Tag
  • Attributes In Table
    • Border Attribute
    • Cellpadding Attribute
    • Cellspacing Attribute
    • Colspan Attribute
    • Rowspan Attribute
  •  
    • What are Pseudo Class Selectors?
    • How To Define Pseudo Class Selectors?
    • Types Of Pseudo Class Selectors
      • Link
      • Visited
      • Active
      • Hover
      • dl Tag
    •  
  • What are Pseudo Element Selectors?
  • How To Define Pseudo Element Selectors?
  • Types Of Pseudo Element  Selectors
    • First Line
    • First Letter
    • Multiple
    • Marker
    •  Selection
  • What are CSS Borders?
  • Properties Of CSS Borders?
  • Border Width
  • Border Color
  • Border Sides
  • Border Shorthand
  • What is CSS Images?
  • How To Add Images Using CSS?
  • What is Background Image?
  • What is Box Model?
  • What is Content?
  • What is Padding?
  • What is Border?
  • What is Margin?
  • What is a Form?
  • HTML Form Syntax
  • What is CSS Display?
  • What is CSS  Display Inline?
  • What is CSS  Display Block?
  • What is CSS  Display Inline Block?
  • What is CSS  Display None?

 

  • What Is CSS Flex?
  • Rules To Apply Flex Properties?
  • Flex Direction
  • Flex Flow
  • Flex Wrap
  • Justify Content
  • Align Items
  • What is CSS Grid?
  • What is Two Dimensional Layout?
  • grid-row
  • grid-column
  • grid-gap
  • grid-template-rows
  • grid-template-columns
  • What is Animation In CSS?
  • How To Do Animation In CSS?
  • CSS Animation Properties
  • What is Keyframe?
  • animation name
  • animation duration
  • animation delay
  • animation iteration count
  • animation direction
  • animation timing function
  • animation fill mode
  • Linear
  • ease in and ease out
  • What is CSS Position Property?
  • position-Static
  • position-absolute
  • position-fixed
  • position-relative
  • position-sticky
  • What is CSS Transform?
  • transform : translate
  • transform : rotate
  • transform : skew
  • transform : scale

Javascript

  • What is Javascript?
  • Versions In Javascript?
  • Features in Javascript
  • Rules Followed In Javascript?
  • Two Ways Of Adding Javascript
  • What are Keywords?
  • Special Keywords
  • Keywords Used In Javascript
  • Javascript Statements
  • What are Datatypes and Variables?
  • Javascript Let
  • Javascript var
  • Javascript const
  • Types Of Datatypes
    • Number
    • String
    • Null
    • Boolean
    • Undefined
    • Symbol
    • BigInt
  • What are Operators?
  • Types Of Operators
  • Arithmetic Operators
  • Comparison Operators
  • Assignment Operators
  • Logical Operators
  • Ternary Operators
  • Unary Operators
  • What are Control Statements?
  • If 
  • If-Else
  • Else-If
  • Nested If
  • Switch Case
  • What is Loop?
  • For Loop
  • While Loop
  • Do-while loop
  • For In Loop
  • What are Functions?
  • Syntax For Function
  • Uses Of Functions
  • Types Of Functions
  • Named Function
  • Anonymous Function
  • Arrow Function
  • Arguments and Parameters In Functions
  • Return In Function
  • What are Inbuild Functions?
  • Functions In Javascript?
    • toUpperCase()
    • toLowerCase()
    • slice()
    • repeat()
    • replace()
    • charAt()
    • indexOf()
    • lastIndexOf()
    • startsWith()
    • endsWith()
    • split()
  • What are Arrays?
  • Uses Of Arrays?
  • Methods In Arrays
    • concat()
    • slice ()
    • indexof ()
    • lastindexof()
    • reverse ()
    • join()
    • pop()
    • unshift()
    • splice()
  • Iterate Values In Arrays
    • for of
    • for in
    • for each
  • What are Objects?
  • Object Properties
  • Object Methods
  • Object Methods
    • Object.keys()
    • Object.values()
    • Object.assign()
    • Object.entries()
    • Object.fromEntries()
    • Object.seal()
    • Object.freeze()
    • Object.isFrozen()
  • What Is Date Object?
  • Inbuild Methods In Date Object?
    • getDate()
    • getMonth()
    • getFullYear()
    • getHours()
    • getMinutes()
    • getSeconds()
    • getDay()
  • What is Math Object?
  • Inbuild Methods In Math Object?
    • Math.round()
    • Math.ceil()
    • Math.floor()
    • Math.pow()
    • Math.sqrt()
    • Math.min()
    • Math.max()
    • Math.random()
  • What is Document Object Model?
  • What is Window Object?
  • What is Js Engine?
  • What is Static and Dynamic Application?
  • File Upload
  • Attributes In Button Tag
    • name
    • id
    • value
    • type
    • onclick
    • onsubmit
  • What are DOM Elements?
  • document.getElementById()
  • document.getElementsByClassName()
  • document.getElementsByTagName()
  • document.querySelector()
  • document.querySelectorAll()
  • What is Events In Javascript?
  • onchange
  • onclick
  • onmouseover
  • onmouseout
  • onkeydown
  • onload
  • What is Javascript Promise?
  • Syntax For Javascript Promise
  • Features Of Javascript Promise
  • resolve and reject
  • then and catch block
  • What Are Javascript Timing Functions?
  • How To Use  Javascript Timing Functions?
  • Functions In Timing
  • setTimeOut()
  • clearTimeOut()
  • setInterval()
  • clear setInterval()
  • What is Javascript Spread Operator?
  • How To Use Javascript Spread Operator?
  • Rest Parameter
  • Why To Use Validation?
  • Types Of Validations
  • What Are Modules In Javascript?
  • Uses Of Modules
  • Named import
  • Named export
  • “import” keyword
  • “export” Keyword
  • default export
  • What Is Synchronous and Asynchronous?
  • Syntax For Async Function
  • Uses Of Async Function
  • What Is Await?
  • Uses Of await
  • How To Declare await In Javascript
  • What Is JSON?
  • Uses Of JSON
  • stringify()
  • parse()
  • What Is Fetch Method?
  • Syntax For Fetch Method
  • How To Retrieve Data From Server?
  • What Is Javascript Hoisting?
  • Uses Of Javascript Hoisting
  • How Declarations Hoisted?
  • Global Scope
  • Javascript var hoisting
  • Function Scoped Variable
  • Javascript Hoisting With let
  • Javascript Hoisting With const
  • Hoisting With Functions

React JS

  • What is a Framework?
  • Why React JS?
  • History Of React JS
  • Features Of React JS?
  • React Project Structure?
  • What is Web Pack?
  • What is Babel?
  • What is JSX?
  • Uses Of JSX
  • Prerequisites to use React
  • How To Install React?
  • How To Create Files?
  • What are Components?
  • Uses Of React Components
  • Creating React Components
  • Reusing Components
  • What is React State?
  • What is React Prop?
  • Difference between React State and React Pop
  • How to pass data from one component to other component?
  • Manipulating the State
  • Two way data-binding
  • Dynamically rendering contents
  • What are Conditions In React?
  • If statement?
  • Logical && Operator?
  • Ternary Operator?
  • CSS Styling
  • Scoping Styles using Inline Styles
  • Limitations of inline styles
  • Inline Styles with Radium
  • Using Pseudo classes/media queries with inline styles
  • CSS Modules, importing css classes
  • Initialization phase
  • Mounting Phase
  • Uses Of Functions
  • Updating
  • Unmounting
  • What is Constructor?
  • Uses Of Constructor?
  • this and super
  • What are React Hooks?
  • When to use React Hooks
  • Types of React Hooks
    • React State Hooks
    • React Context Hooks
    • React Ref Hooks
    • Effect Hooks
    • React Performance Hooks
    • React Resource Hooks
  • Rules for using Hooks
  • Difference Between Hooks and Class Components
  • What are React Fragments?
  • Use Of React Fragments
  • Syntax For React Fragments
  • Keyed Fragments
  • What is Routing?
  • Routing and SPAs?
  • Uses Of Routing
  • What are React Events?
  • React Event Object
  • Declaration Of React Events
  • Tyoes Of React Events
    • onClick
    • onChange
    • onSubmit
    • onKeyDown
    • onKeyUp
    • onMouseEnter
  • What Is React Forms?
  • How To Create Forms?
  • How To Handle Forms?
  • What Are Validations In React?
  • How To Validate Forms?
  • What is React Memo?
  •  What Is Re-Render?
  • Use Of React Memo
  • How To Handle Performance Issues?
  • Difference Between AngularJS and ReactJS
  • Features of Angular JS
  • Features of React JS
  • React JS vs React Native

Core Java

  • Why to learn Java?
  • What is a Programming language?
  • Advantages of Java
  • Features of Java
  • History Of Java
  • Lifecycle Of A Java Program
  • What are Keywords?
  • Uses Of Keywords
  • What are Primitives?
  • What are Datatypes?
  • Types of Datatypes
  • What is Variable?
  • What is Re initialization? Variables
  • What are Operators?
  • Arithmetic Operators
  • Relational  Operators
  • Logical Operators
  • Bitwise Operators
  • What are Control Statements?
  • if and if else statements
  • Nested if Statements
  • Switch Statements
  • Example Program on Statements
  • What are loops?
  • For Loop
  • While Loop
  • Do While Loop
  • For Each Loop
  • Infinite Loop
  • Pattern Programs 
  • Private
  • default/package
  • Protected
  • Public
  • What are Methods?
  • Uses Of Methods
  • Passing values And Returning Values in Methods
  • What is an Identifier?
  • Uses Of Identitfier
  • What is a Scanner Class?
  • Uses Of Scanner Classes
  • How to get the Input Form Scanner Class?
  • What Is An Array
  • Uses Of Arrays
  • Types Of Arrays
  • Dimensional Arrays
  • Array Initializer
  • What is String Class?
  • What Are Utitility Methods?
  • Utility Methods Provided by String Class
  • CharAt() Method
  • length() Method
  • toCharArray() Method
  • indexOf() Method
  • lastIndexOf() Method
  • Contains() Method
  • startswith() Method
  • endsWith() Method
  • equals() Method
  • equals Ignore Case() Method
  • to Upper Case()
  • to Lower Case()
  • Substring()
  • Trim()
  • split()
  • What is Object Oriented programming Language?
  • Advantages Of Object Oriented Programming Language
  • What is Static Members?
  • What is Non Static Members?
  • What is a Class?
  • What is an Object?
  • What is Deep Copies?
  • What is Shallow Copies?
  • What is Memory Management in Java
  • Class Area
  • Heap Area
  • Method Area
  • Stack Area
  • What is Initialization Blocks?
  • What is Static Blocks?
  • What is Non Static Blocks?
  • What is a Constructor?
  • Uses Of Constructors
  • Types Of Constructors
    • Default Constructors
    • Zero Argument Constructors
    • Parameterized Constructors
  • What is Constructor Overloading
  • Types Of Arguments
  • Length Of Arguments
  • Sequence Of Arguments
  • What Is Constructor Chaining?
  • this() Statement
  • super() statement
  • What is Inheritance?
  • Types Of Inheritance
  • Single level Inheritance
  • Multi level Inheritance
  • Hierarchial Inheritance
  • Hybrid Inheritance
  • Multiple Inheritance
  • What is Polymorphism?
  • Types Of Polymorphism
  • Compile Time Polymorphism
  • Run Time Polymorphism
  • Super and Final Keyword
  • What Is Method Overloading?
  • Variations Of Method Overloading
    • Types Of Arguments
    • Length Of Arguments
    • Sequence Of Arguments
  • Example Of Compile Time Polymorphism?
  • What Is Method Overriding?
  • Rules For Method Overriding
  • Example Of Run Time Polymorphism?
  • What Is Abstraction?
  • “abstract” Keyword
  • Abstract Methods In Java
  • Realtime Examples in Abstraction
  • What is An Interface?
  • Rules To Use Interface
  • Uses Of Interfaces In Java
  • Difference Between Abstraction and Interface
  • What is Encapsulation?
  • Packages In Java
  • Example Program For Encapsulation
  • What is an Object Class?
  • What is Super Class?
  • InBuilt Object Class Methods
  • What is String Class?
  • Literals
  • “new” Keywords
  • Constant Pool
  • Non Constant Pool
  • What is String buffer?
  • What is String Builder?
  • Difference Between String Buffer and String builder?
  • Example Programs On String buffer and String builder
  • What is Wrapper Class?
  • Boxing
  • Unboxing
  • Parsing
  • What is An Exception?
  • What is Exception Handling?
  • Hierarchy Of Exception
  • Types Of Exceptions
  • Checked Exceptions
  • Unchecked Exceptions
  • Blocks in Exception Handling
  • Try Block
  • Catch Block
  • Finally Block
  • Finalize Block
  • Throw Keyword
  • Throws Keyword
  • What is File Handling?
  • Why File Handling Required In Java
  • Streams In Java
  • Input and Output Stream in Java
  • How to Create a File?
  • How to Read a File?
  • How to Write a File?
  • How to Delete a File?
  • What is Collection Framework?
  • List
    • Array List
    • Vector
    • Linked List
  • Queue
      Priority Queue
  • Set
    • Hash Set
    • Linked hash Set
    • Tree Set
  • Map
    • Hash Map
    • Linked Hash Map
    • Tree Map

Advance Java(J2EE)

  • What Is J2EE?
  • Why We Need J2EE?
  • What is Webservice?
  • What is Xml?
  • Uses Of Webservices?
  • JDBC Introduction
  • JDBC Driver
  • Steps To Connect With Database
  • Driver Manager
  • Connection 
  • Statement
  • Result Set
  • Prepared Statement
  • What are Servlets?
  • Generic Servlets
  • Http Servlets
  • Servlet Life Cycle
  • How Servlets Work?
  • War File
  • Request Dispatcher
  • Servlet Context
  • Cookies
  • Hidden Form Field
  • Http Session(Login & Logout)
  • CRUD Applications In Brief

Spring Framework

  • What is Framework?
  • Why Frameworks are Used?
  • Why Spring?
  • Spring Framework Previous Versions
  • What is Spring Core?
  • Dev Environment Overview
  • Tomcat Installation
  • How to Connect Eclipse and Tomcat
  • Spring JAR Files

 

  • What are Spring Boot Layers?
  • Types Of Layers
  • Presentation Layer
  • Business Layer
  • Persistence Layer
  • Database Layer
  • What is Inversion Of Control(IOC)
  • What is IOC Container?
  • Types Of IOC Containers
    • Bean factory
    • Application Context
  • Implementation Of IOC
  • Advantages Of Inversion Of Control(IOC)
  • What is Dependency Injection?
  • Behind The Scenes Of Dependency Injection?
  • Types Of Dependency Injection?
  • Constructor Injection
  • Setter Injection
  • Field Injection
  • What are Bean Scopes
  • What is Bean Cycle?
  • Lifecycle Of Bean Scopes

 

  • Introduction to Annotations
  • Annotations Project Setup
  • What is Explicit Component Name?
  • What is Default Component Name?
  • Constructor Injection
  • Autowired Annotation(@Autowired)
  • Setter Injection
  • Method Injection
  • Field Injection
  • Qualifiers Annotation(@Qualifiers)
  • Scope Annotations(@Scope)
  • How To Configure Java Code With Spring
  • Defining Spring beans With Java Code
  • How @Bean Works Behind
  • Injecting Values From Properties 
  • What is MVC?
  • Behind the Scenes Of Model And View Controller(MVC)
  • Configuration Of Development Environment
  • What is XML?
  • What is a Request?
  • What is Request Parameter?
  • Binding Request Parameter
  • Spring MVC Form Tags
  • What are Text Fields?
  • How To Bind Radio Buttons?
  • How to Bind Check Box?
  • Spring MVC Form Validation
  • Installation Of Validation Files
  • Add Validation Rules
  • Display Validation Error Message
  • Validation Between Number Range
  • How To Apply Regular Expressions
  • How To Handle String Input?
  • What is Maven?
  • Maven Key Concepts?
  • How To Find Dependencies?
  • Maven Archetypes
  • Maven Local Repositories
  • Maven Central Repository
  • Maven Private Repositories

 

  • What is REST Webservice?
  • What is An Application Program Interface(API)
  • Uses Of An API
  • Advantages Of API
  • REST Http Basics
  • Introduction to Postman Tool
  • How to Use Postman Tool
  • Properties Of Postman Tool
  • What is JSON?
  • JSON Data Binding
  • What is JSON Jackson?
  • Uses Of JSON
  • What is Exception Handling?
  • How to Handle Exception Using Spring
  • What is Global Exception
  • What is REST Template?
  • GET
  • POST
  • PUT
  • DELETE
  • What is POJO Class?
  • Retrieve POJO as JSON
  • What is Spring Boot?
  • Spring Boot Initializr
  • What is Boiler Plate Code?
  • Advantages Of Spring Boot
  • Spring Boot Project Structure
  • What is application. properties?
  • What is YAML Files?
  • What are Dev Tools?
  • Enabling
  • Chaching
  • Automatic Reload
  • Automatic Server Restart
  • What is Spring Boot JPA?
  • Spring Boot JDBC
  • H2 Databse
  • Spring CRUD Operations
  • Spring Data JPA Introduction
  • Advantages Of JPA
  • CRUD Repository and JPA Repository
  • Methods in JPA
  • JPA Annotations
  • Primary Keys
  • Reading Objects
  • Querying Objects
  • Updating Objects
  • Deleting Objects

SQL

  • Why SQL?
  • Why My SQL?
  • Career Oppurtunities In SQL
  • What is Data?
  • Information vs Data
  • What is RDBMS?
  • What Database?
  • Uses Of Databases?
  • Types Of Database?
  • What is Query?
  • Rules Of E.F Codd
  • What is Relational Database?
  • What is Non Relational Database?
  • What are Spreadsheets?
  • What is DataType?
  • Types Of DataTypes
  • Char datatypes
  • Varchar/Varchar 2 DataType
  • Date Datatype
  • Number DataType
  • Large Objects
  • Char Large Objects
  • Binary Large Objects
  • What is SQL Tables?
  • How to Create Tables?
  • How to Show Tables?
  • How to Rename Tables
  • How to Clone Tables?
  • How to Alter Tables?
  • How to Show Tables?
  • How to Delete Tables?
  • What is Declarative Language?
  • Keywords in SQL
  • What is Data Definition Language(DDL) ?
  • What is Data Manipulation Language(DML) ?
  • What is Data Control Language(DCL) ?
  • What Transaction Control Language(TCL) ?
  • What is Data Query Language(DQL) ?
  • What is SQL Constraints?
  • UNIQUE Constraint
  • NOT NULL Constraint
  • CHECK Constraint
  • PRIMARY KEY Constraint
  • FOREIGN KEY Constraint
  • Difference between PRIMARY KEY AND FOREIGN KEY
  • WHERE clause
  • AND clause
  • OR clause
  • WITH clause
  • AS clause
  • HAVING clause
  • Arithmetic Operators
  • Relational Operators
  • Comparison Operators
  • Concatenation Operators
  • Logical Operators
  • Special Operators
    • IN
    • NOT IN
    • BETWEEN
    • NOT BETWEEN
    • IS
    • IS NOT
    • LIKE
    • NOT LIKE
  • SubQuery Operators
  • Single Row Function
  • Build In Function
  • Multi Row Function
  • User Defined Function
  • What is Sub Query?
  • Types Of Sub Queries?
  • Single Row Sub Queries
  • Multi Row Sub Queries
  • Nested Queries
  • Multi Column  Sub Queries
  • Correlated Sub Queries
  • CREATE Command
  • DROP Command
  • ALTER Command
  • TRUNCATE Command
  • COMMENT Command
  • RENAME Command
  • SELECT Command
  • INSERT Command
  • UPDATE Command
  • DELETE Command
  • LOCK Command
  • GRANT Command
  • REVOKE Command
  • COMMIT Command
  • ROLLBACK Command
  • SAVEPOINT Command
  • What are Joins?
  • Inner Joins
  • Outer Joins
  • Right Joins
  • Left Joins
  • Self Joins
  • COUNT() Function
  • AVG() Function
  • SUM() Function
  • MIN() Function
  • MAX() Function
  • FIRST() Function
  • LAST() Function
  • Candidate Key
  • Primary Key
  • Super Key
  • Alternate Key
  • Foreign Key
  • Composite Key
  • What are Stored Procedures?
  • How to Create Stored Procedures?
  • How to Create Stored Procedures With One Parameter?
  • How to Create Stored Procedures With Default Parameter?
  • How to Create Stored Procedures With Output Parameter?
  • How to Create Encrypted Stored Procedures?
  • How to Create Temporary Stored Procedures?
  • How to Modify Stored Procedures?
  • How to Rename Stored Procedures?
  • What is A Trigger in SQL?
  • Types Of Triggers
  • DDL Triggers
  • DML Triggers
  • Logon Triggers
  • What are Virtual Views in SQL?
  • CREATE Statement
  • SELECT Statement
  • UPDATE Statement
  • DELETE Statement

Project

Library Management System

Learn how Library management works Deeply by using ReactJS IN Frontend  and Spring Boot in backend by doing real time project

What We Will Provide

Online Community

An Online coummunity will be created on our own app where students can discuss their doubts with other students eventhough our instructors are available 24/7

Study Material

We provide study materials once the classes gets completed everyday 

Mock Interview

Mock interviews will be conducted regulary to get realtime interview exposure and to be prepared with the concepts thoroughly

Certification

We provide certification once all the sesions gets completed provided maintaining attendance and completion of projects


Frequently Asked Questions

The training given by That One Programmer is well structured anyone from fresher to experiened can able to understand the concepts easily.At end of the class students can able to attend the interviews without hesitation

Anyone from any education background can join the course,as this course is structured for fresher to experienced level.

You can enroll for the course by clicking “enroll” button and through the payment page you can do the payment 

Yes if students is absent on that day for valuable reasons,backup classes will be scheduled.Students can learn without missing the topics

No 3 days demo class is completely free.Students can decideto join after demo class.

Sorry,No Refunds will be provided

We Provide Career guidance in classes,mock interviews and resume building sessions and daily job updates