COURSE COVERAGE
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 – Ar- ray 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.
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 Indexing & Aggregation, Working with Unstructured Data
WEB FRAME WORK
DJANGO
What Is a Web Framework – The MVT Design Pattern – Django template tags – If/else – If/elif/else – For – Comments – Filters – Using templates to display data in the site – Forms Creation – CRUD operations – The Form class – Processing the form – Widgets – Validation – Forms in templates – Using Models and ORM – Building Web APIs using Django REST – Generic Views in Django Rest – Serializers – Working with Images – Authentication with tokens – Postman – Related models – Contenttypes app.