Mean Stack Development Semester Important
Mean Stack Development Semester Important
For JNTUK Materials, IMP Questions & Model Papers Download Our App: Ceooftech
MEAN STACK DEVELOPMENT IMPORTANT
* Indicates High IMP
UNIT 1:
HTML 5:(Prepare HTML 5 Definition & Features)
*1. Case-insensitivity, Platform-independency, DOCTYPE Declaration, Types of Elements,
HTML Elements - Attributes, Metadata Element
*2. Sectioning Elements
*3. Paragraph Element, Division and Span Elements, List Element
*4. Link Element
5. Character Entities
6. HTML5 Global Attributes
7. Creating Table Elements, Table Elements : Colspan/Rowspan Attributes, border,
cellspacing, cellpadding attributes
8. Creating Form Elements, Color and Date Pickers, Select and Datalist Elements
9. Input Elements - Attributes
*10. Media, Iframe
UNIT 2:
JavaScript:(Prepare JavaScript Definition & Features)
1. Type of Identifiers
*2. Primitive and Non Primitive Data Types
*3. Operators and Types of Operators
*4. Types of Statements, Non - Conditional Statements, Types of Conditional Statements, if
Statements, switch Statements
5. Types of Loops
*6. Types of Functions, Declaring and Invoking Function, Arrow Function, Function
Parameters, Nested Function, Built-in Functions, Variable Scope in Functions
7. Working With Classes, Creating and Inheriting Classes
8. Working with Objects, Types of Objects, Creating Objects, Combining and cloning Objects
using Spread operator, Destructuring Objects
*9. Creating Arrays, Destructuring Arrays, Accessing Arrays, Array Methods
UNIT 3:
Node.js:(Prepare Node.js Definition & Features)
1. How to use Node.js
2. Create a web server in Node.js
*3. File Operations
Express.js:(Prepare Express.js Definition & Features)
*4. Express Development Environment
*5. Defining a route
*6. How Middleware works, Chaining of Middlewares, Types of Middlewares
7. Connecting to MongoDB with Mongoose
8. CRUD Operations
9. Why Session management, Cookies
10. Sessions
11. Why and What Security, Helmet Middleware
UNIT 4:
UDAY KIRAN
For JNTUK Materials, IMP Questions & Model Papers Download Our App: Ceooftech
Typescript:(Prepare Typescript Definition & Features)
*1. Basics of TypeScript
2. Function
*3. Parameter Types and Return Types
*4. Arrow Function
5. Creating an Interface
6. Duck Typing
7. Function Types
8. Extending Interfaces
9. Classes
10. Constructor
11. Access Modifiers
*12. Module Formats and Loaders
13. Module Vs Namespace
*14. Generic Functions
MongoDB:(Prepare MongoDB Definition & Features)
15. Introduction Module Overview
16. Document Database Overview
17. Understanding JSON, MongoDB Structure and Architecture
18. Installing MongoDB on the local computer (Mac or Windows)
19. Introduction to MongoDB Cloud
20. GUI tools Overview
21. Introduction to the MongoDB Shell
22. Introduction to the MongoDB Data Types
*23. Introduction to the CRUD Operations on documents
24. Create and Delete Databases and Collections
25. Introduction to MongoDB Queries
UNIT 5:
Angular JS:(Prepare Angular JS Definition & Features)
*1. What is Angular
*2. Features of Angular
3. Angular Application Setup
*4. Components and Modules
5. Executing Angular
6. Structural Directives - ngIf, ngFor, ngSwitch
7. Attribute Directives - ngStyle, ngClass, Custom Attribute Directive
8. Property Binding
9. Built in Pipes
10. Shadow DOM
11. Component Life Cycle
12. Custom Validators in Reactive Forms
*13. Dependency Injection
14. RxJS Observables
15. Services Basics
*16. Server Communication using HttpClient
17. Routing Basis
18. Route Guards