- HTML
- CSS3
- JavaScript
- JavaScript ES6
- Bootstrap
- CSS
- HTML5
- JavaScript Collection
- jQuery
- Tailwind CSS
- Introduction to ReactJS
- Getting Started with ReactJS
- Working on Basics with ReactJS
- Creating React Component and Type of Component
- Understanding ReactJS States & Props
- Building a Complete App with form elements
- Learning React Context API With Projects
- React Life Cycle in depth
- Event Handling
- Local Storage and Hooks
- Learning to Handle APIs
- Create React Template and Integrate HTML Template
- How to create Route in React JS
- Redux App
- Introduction to C#
- Getting Started with C#
- Variables, Data Types & Type Safety
- Control Structure (Loop and If-else)
- Method Parameters
- C# Array and Type of Array
- String and String Builder
- OOPS Concept in depth
- Async/Await & Multithreading
- Exception Handling
- File Handling
- Delegate and Events
- Collection and Type of Collection
- Reflection and Extension class
- Introduction of .NET Core
- Introduction of ASP .NET Core
- Environment Setup
- First Application
- Mastering the Middleware Pipeline
- MVC Architecture in ASP.NET Core
- Controllers and Actions (Routing, HTTP methods: GET/POST)
- Views with Razor Syntax (Dynamic HTML, layouts, partials)
- Models and Data Binding (Strongly-typed models, validation)
- Routing Basics (Conventional vs. attribute routing)
- What is Dependency Injection? (IoC principle)
- DI in ASP.NET Core (Service lifetimes: Transient, Scoped, Singleton)
- MS-SQL Basic, SQL Commands, create table, relationship, select command in depth
- Working with Data (Entity Framework Core)
- CRUD Operations with EF Core & Relationships (One-to-Many, Many-to-Many)
- Building RESTful APIs, API Controllers, Serialization and JSON Responses
- API Versioning and Swagger/OpenAPI Integration, API Security
- Authentication and Authorization,Authentication Basics (Cookies, JWT)
- Setting Up Identity in ASP.NET Core, Authorization (Roles, policies)
- Protecting Routes and APIs
- Advanced Features and Performance,SignalR for Real-Time Features
- Caching (In-memory, distributed), Performance Tips
- Deployment with (Azure, Docker, or IIS)
- Live Project Development
- Create React Projects and Component
- TEST API developed using .NET WEB API
- Call WEB API in React App with fetch and axios
- Create Login, Registration and CRUD Operation using API Integration