COURSE COVERAGE
I. FRONT-END LANGUAGE & LIBRARY
HTML5
HTML Basics – New Elements – Canvas – Multimedia – Form Elements, Semantic.
CSS3
Syntax – Id, Class, Tag Styling – Using Text – Fonts – Links – Lists and Tables – Box Model – Text Effects – Transition – Animations.
BOOTSTRAP
Responsive layouts with Grids – Themes – Components – Building Forms.
ADVANCED JAVASCRIPT
Basics, Arrays – Functions and Objects – DOM Model – Event Handling – Arrow Functions – Closures – Array Filter and Array Reduce – Regular Expression – OOPs – Promises – Async/ Wait.
REACT JS
Creating an app – Using Templates – Components – Working with Props and State – Event Handling – Routing – Hooks – useState – useEffect – useRef – useCallback – useContext – Server Integration with API calls.
II. DATABASE MANAGEMENT SYSTEM
MySQL
Client / Server Concepts – Relational Model – Data Definition Using SQL – Modify Tables – Using ALTER TABLE Queries, Add a Column, Add an Index, Add a Primary Key – INSERT and DELETE Queries – UPDATE Queries – Using Select Queries – SELECT, WHERE, LIMIT, ORDER BY, GROUP BY, JOIN – Constraints and Indexes – Views – Expressions – Grouping – Using Functions – Math Functions, Compare String values, Work with Dates – JOIN and Subqueries Advanced MySQL Query Processing.
MongoDB
Introduction to NOSQL databases, CRUD operations, Data In- dexing & Aggregation, Working with Unstructured Data.
III. SCRIPTING LANGUAGE & FRAME WORK
PHP
PHP Basics – Syntax, Data Types, Variables, Constants, Operators and Expressions, Control Structures-Functions -Returning Values, Variable Scope – Arrays – Operations, Iteration, Sorting Array – Security – Formatting and Manipulating Strings with PHP – Web Programming – Forms and URLs, HTTP Headers, Sessions – Session Security – Using Date and Time Function – Working with Forms.
LARAVEL
Getting Started – Routing – Controllers – Forms & Request – Views – Redirection – Session & Cookie – Database – Authentication – El-oquent ORM – Rest API CRUD.