Best MERN course in Bhubaneswar
Why best MERN Course at seeree
Seeree offers the best MERN course in Bhubaneswar with 100% job assurance and low fees. Learn from real-time corporate trainers and experienced faculty. Seeree helps students build confidence and gain skills to excel in company roles.
Why Seeree No.1 Institute
- Learn from Corporate Trainer
- Logic Development Class Every Sunday Free
- How to create your resume
- How to maintain your LinkedIn / Indeed / Naukri
- Update your GIT Repo - By Er. Nagarjun
- Providing Course wise Assessment only at SEEREE
- How to represent yourself in interview - By Er. Swati Srinivas
- Doubt Clear classes anytime every day
- 100% job assurance
- Experienced Career Consultant - ER. Prabin K Rout / Er. Sritam / Er. Bishnu
- Corporate Syllabus
- Incomparable Syllabus
- Learn from MICROSOFT Certified Professional
- Learn secret steps for Campus requirement
- Real Industrial Application using MVC
- Fully Practical and Interactive Session
- Grooming for Project Demonstration in Campus Interview
- Weekly Workshop on respective module for Skill Development
- Special Guidance for LIVE Project
- Weekly Online Test for Skill Assessment
- An Earning and Learning Opportunity for all.
- SEO Tips, Study Materials
- Industrial Training from the Leader
- Interview-based Q & A discussion
- Free Career consultation
Trainer Profile
Syllabus
Introduction to UI & UX
UI refers to the screens, buttons, toggles, icons, and other visual elements that you interact with when using a website, app, or electronic device. UX refers to the entire interaction you have with a product, including how you feel about the interaction.
1. INTRODUCTION
2. Installation and configuring
3.HTML
4.Style Sheet / CSS
5.JavaScript
6. JQuery
7. Ajax
8.JSON
9. REGULAR EXPRESSION
10.Bootstrap
11.FIGMA / PHOTOSHOP
Introduction to Database
A database is simply a structured and systematic way of storing information to be accessed, analyzed, transformed, updated and moved (to other databases).
- Types of Data Base Management Soft and Classification
- Codd's Rule (Golden Rule of Database)
- Pure and significand Difference among DBMS, RDBMS, ORDBMS
- What is Table ?
- What is a Record ?
- What is Field ?
- Super Key
- Candidate Key
- Primary Key
- Composite Key
- Secondary or Alternative key
- Non-key Attribute
- Non-prime Attribute
- Normalization
- Problem Without Normalization
- Normalization Rule
- First Normal Form (1NF)
- Second Normal Form (2NF)
- Third Normal Form (3NF)
- Byte and Code Normal Form (BCNF)
- Relationship
- Binary Relationship
- Recursive Relationship
- Ternary Relationship
- Generalization
- Specialization
- Aggregation
- Introduction to SQL
- DDL : Data Definition Language
- DML : Data Manipulation Language
- TCL : Transaction Control Language
- DCL : Data Control Language
- DQL : Data Query Language
- Creating a Database
- Creating a Table
- Datatype and Magnitude
- Data Type and Magnitude with context to Performance of the Database
- Sub Query and Co Related Sub Queries
- WHERE clause
- Operators (Relational(<,<=,>,>=,=,!=), Logical (And, Or, Not), Like, Between, in ,
- Some, Any ,All
- Order By Clause
- Group By Clause
- HAVING Clause
- Distinct keyword
- Concept of NULL
- SQL Functions
- System Define Procedure / Functions
- Join in SQL (Difference between Pro SQL 99 and SQL 99 Standard)
- Inner Join
- Outer Join
- Left Join
- Right Join
- Full Outer Join
- Self-Join
- Cross Apply
- Outer Apply
- SQL Alias
- SQL View & Common Table Expression
- Materialized View and its Use, with context to views, Different types of View i.e. Classification
- SQL Functions and Procedure and there primary difference , Where what to be imposed
- Exception Handling
- INDEX
- TRIGGER