HTML&CSS

    HTML
  • Introduction to HTML
  • The Anatomy of an HTML TAG
  • What we're building - HTML Personal site
  • How to structure Text in HTML
  • HTML Lists
  • HTML Image Elements
  • HTML Links and Anchor Tags
  • HTML advanced Tags
  • HTML Tables
  • Using HTML Tables
  • HOW to Type Emojis
  • Forms in practice - create a contact me form
  • HTML challenge publish your first website
  • HTML BONUS GIFT 🎁

    ☀️HOSTING YOUR WEBSITE😎

    ☀️VS code extensions

    ☀️HD images & videos tools

    CSS BONUS GIFT 🎁

    ☀️Important color combinations

    ☀️Gradient generator

    CSS
  • Introduction to CSS
  • Inline CSS
  • Internal CSS
  • External CSS
  • HOW to debug CSS code
  • THE Anatomy of CSS syntax
  • CSS SELECTORS
  • Classes VS Ids
  • Project - Stylished Personal site
  • What are Favicons?
  • HTML DIVS
  • The Box Model of Website
  • Styling CSS
  • Display property
  • Learn More About Web Design
  • CSS Static and Relative Positioning
  • Absolute Positioning
  • The Dark Art of Centering Elements with CSS
  • Font styling in our personal site
  • CSS sizing
  • CSS Font property
  • CSS Font property
  • More practice HTML and CSS

BOOTSTRAP&SASS

    BOOTSTRAP
  • Introduction to BOOTSTRAP
  • What is BOOTSTRAP?
  • Installing BOOTSTRAP
  • The BOOTSTRAP Navigation bar
  • Setting up our new project
  • BOOTSTRAP Grid Layout System
  • BOOTSTRAP Containers
  • BOOTSTRAP Buttons & Fonts Awesome
  • Project Multipage Website
  • BOOTSTRAP Cards
  • BOOTSTRAP Forms
  • BOOTSTRAP Components
    SASS
  • Introduction to SASS
  • need of SASS
  • Integration of sass
  • Customization bootstrap with SASS
  • SASS variables

  • BOOTSTRAP BONUS GIFT🎁

    ☀️building e-commerce site😎

    ☀️Dribbble tool

    ☀️INSTALLING npm


GIT & GIT HUB

    GIT &GIT HUB
  • Installation of GIT Software
  • Set Up & Use of GIT
  • Creating GITHUB Account
  • Some Important GIT Commands
  • GIT STATUS
  • GIT ADD
  • GIT COMMIT WITH A MESSAGE
  • GIT BRANCHING
  • PUSHING YOUR CODE INTO GIT HUB
  • MANIPULATING CODE INSIDE GIT HUB
    GIT COMMANDS
  • hard reset
  • soft reset
  • git push
  • git pull
  • git merge


JAVA SCRIPT

    JAVA SCRIPT
  • Introduction to Javascript
  • Javascript Alerts
  • Adding behaviour to Websites
  • Data Types
  • Javascript Variables
  • Naming and Naming Conventions for Javascript Variables
  • String Concatenation
  • String Lengths and Retrieving the Number of Characters
  • Slicing and Extracting Parts of a String
  • Operator in Javascript
  • java script arrays
  • java script objects
  • functions & arrow functions
    INTERMEDIATE JAVA SCRIPT
  • maps,filters,reduce
  • Conditional Statements
  • Control Statements
  • Collections
  • Creation of HTML elements
  • creating css properties
  • DOM(data object model)
  • promises
  • JAVA SCRIPT BONUS GIFT🎁

    ☀️Building Todo app

    ☀️Building Dice game

    ☀️Building Quotes app

    ☀️Luckky drop winning game

    ☀️Registration form


REACT JS

    REACT JS
  • Learn front-end development with React.
  • Understand when and how to use React Components.
  • Learn to pass Props and work with them.
  • Learn to write JSX and understand JSX syntax.
  • Learn about the React DOM.
  • Learn State Management in React.
  • Learn about React Hooks.
  • Learn about conditional rendering in React.
  • Understand the difference between class and functional components.
  • REACT JS BONUS GIFT🎁

    ☀️Building pure react app

    ☀️Resume building for front end web developer

    ☀️Top 100 interview questions for front end web developer


NODE JS & EXPRESS JS

    NODE JS
  • Explore the components of back-end development
  • Working with an MVC framework
  • Apply concepts like data types, objects, methods, object- oriented programming, and classes in the context of back- end development.
  • Server-Side JavaScript Using Node on the command line
  • NPM JavaScript Build Processes
  • Event Loop and Emitters
  • File System Interaction
  • Modules Native Node drivers

  • EXPRESS JS
  • Understand how to install and use express in Node applications
  • Creating Node and Express based servers
  • RESTful Routing with Express
  • Understand and use middleware for Node applications

MONGO DB & API'S

    MONGO
  • Serialization
  • Document Databases (MongoDB)
  • Create-Read-Update-Destroy (CRUD)
  • NoSQL Best Practices
  • Mongo Shell and command line use Installing MongoDB
  • Mapping relationships with MongoDB Using an object-data modelling library (Mongoose) to work easily with your data.

  • APLICATION PROGRAMING INTERFACE
  • Understand what APIs are and how they work.
  • HTTP in Depth
  • Calling APIs
  • Reading API documentation
  • Basic API Authentication
  • Server to server communication
  • JSON vs. XML, sending data over the wire.

AMAZON WEB SERVICES(AWS)

    AMAZON WEB SERVICES(AWS)
  • Introduction to cloud computing
  • Networking-VPC
  • EC2(Elastic compute cloud)
  • EBS(Elastic block store)
  • Storage gateway and data sync
  • EFS and FSX
  • ELB(Elastic load balancer)
  • Auto scaling
  • IAM(Identity& access management)
  • KMS(Key management services)
  • Databases
  • Route 53(DNS & domain registration)
  • Simple storage services
  • Terraform-infrastructure as code(IAC)
  • CloudFront - CDN(Content delivery network)
  • Monitoring cloud network
  • Simple services
  • Boto3 & Lambda(serverless architecture)

DEVOPS

    MONGO
  • Introduction to Devops
  • Introduction to version control system
  • Maven - build tool
  • Managing artifacts
  • Jenkins - automation tool
  • Ansible - configuration management
  • Docker - Containerization
  • Kubernetes in production
  • Nginx(reverse proxy and load balancer)
  • Monitoring & logging
  • Linux essential for Devops
  • Project management tools

PYTHON[DATA SCIENCE & AI-ML]

    PYTHON(DATA SCIENCE & AI-ML)
  • Variables in Python
  • Data Types in Python
  • Some complex data types
  • Working with Sets
  • Working with Tuples
  • Working with Dictionaries
  • Control statements
  • Logical operators
  • Taking user input
  • String Formattings
  • For loops
  • While loops
  • Functions in python
  • PANDAS library in detail
  • NUMPY library in detail
  • Error handling
  • MATPLOTLIB in detail
  • Objective oriented programming in python
  • Basics of machine learning
  • Linear regression
  • Data cleaning
  • Multiple Linear regression
  • Bayesian information criterion
  • Natural language processing(NLP)
  • Support vector machine
  • Term frequency inverse document frequency
  • PYTHON(ML) BONUS GIFT🎁

    ☀️Building a number guessing game

    ☀️Box office revenue prediction using linear regression

    ☀️predict house prices with multivariable linear regression

    ☀️Spam classifier with linear support vector classifier

    ☀️Building a sentiment analyzer for product reviews

    ☀️Guaranteed internship


STRUCTURE QUERY LANGUAGE(SQL)

    STRUCTURE QUERY LANGUAGE
  • sql introduction
  • sql syntax
  • select,select distinct
  • Where,And,Or,Not
  • insert,insert into,update,
  • delete,null values,order by
  • select top,min,max
  • count,avg,sum
  • joins,inner join,left join
  • right join,full join,self join
  • union,group by,like,in
  • Between,aliases,wild cards
  • group by, having,exists,
  • any,all,select into
  • insert into,insert into select
  • case,null functions,operators,comments
    SQL DATA BASE
  • create table
  • alter table
  • drop table
  • create DB,drop DB,alter DB
  • backup DB
  • constraints,not null
  • unique
  • primary ke,foreign key
  • index,check,default
  • dates,views,auto increment
  • hosting,data types
  • sql key words