About this course
Web development, also known as website development, refers to the tasks associated with creating, building, and maintaining websites and web applications that run online on a browser. It may, however, also include web design, web programming, and database management.
The basic tools involved in web development are programming languages called HTML (Hypertext Markup Language), CSS (Cascading Style Sheets), and JavaScript. There are, however, a number of other programs used to manage or facilitate the construction of sites that would otherwise have to be done from scratch by writing code.
Web development skills are in high demand worldwide and well paid too, making development a great career option. It is one of the easiest accessible higher paid fields as you do not need a traditional university degree to become qualified.
The basic tools involved in web development are programming languages called HTML (Hypertext Markup Language), CSS (Cascading Style Sheets), and JavaScript. There are, however, a number of other programs used to manage or facilitate the construction of sites that would otherwise have to be done from scratch by writing code.
Web development skills are in high demand worldwide and well paid too, making development a great career option. It is one of the easiest accessible higher paid fields as you do not need a traditional university degree to become qualified.
Who will Teach you?
Qualified industry instructor will teach you
What are the prerequisites for learning Web Development?
- Computer or Laptop
- Internet
- Text Editor
- Extensions
What you will learn?
You will learn the HTML, CSS, Bootstrap and JavaScript.
Hurry!!! Schedule your demo and start learning today!
After completing these levels you will become expert in Web Development
⇨
Level 1
Complete the lecture
⇨
Level 2
Solve daily coding assignments and quizzes
⇨
Level 3
Get your doubts cleared after attending the doubt session
⇨
Level 4
Take the final exam based on web development and then get your qualification certificate
FAQ
1). What is QualifyEd's Online Summer Training Program?
It's an intensive 6-week program designed to teach you the Fundamentals of web development.
2). Who is this program for?
The program is for beginners who want to start a career in web Development or enhance their skills.
3). When does the program start?
The next session starts on 10th June 2024. Early Registration is recommended.
4). What is the duration of the course?
The course runs for 6 weeks, with 54 hours of instruction each week.
5). What topics will be covered in the course?
The course covers HTML, CSS, Bootstrap and JavaScript.
6). Do I need any prior experience in web development?
• No prior experience is required. The course is designed for Beginners
7). What is the format of the course?
The course includes live online classes, recorded lectures, Hands-on projects, and interactive Q&A sessions.
Comments (0)
Module 1: Html Introduction
5 Parts
- 7:30 Hr
- ✓ Introduction to Html & its History
- ✓ Difference between Html 4 & Html 5
- ✓ Text editor & useful extension
- ✓ File extension & why we general use index.html
- ✓ Basic Structure of Html
- ✓ Doctype
- ✓ Elements & Attributes
- ✓ Indentation & Comments
- ✓ Headings & Paragraph
- ✓ Formatting, Quotation and citation
- ✓ Links, Email Links, Images & Marquee
1:30 Hours
- ✓ Ordered list
- ✓ Unordered list & Description list
- ✓ Table & Nested table
- ✓ Div & span
- ✓ I-frame
- ✓ Audio & Video
- ✓ Embed pdf, Embeed you tube video & Embed Google maps
- ✓ Html Entities, Html symbols Emojis in Html
- ✓ Semantic elements
- ✓ Image maps
1:30 Hours
- ✓ Forms, Form input, Form file upload, Form method
- ✓ Form Attributes, Text area & Image button
- ✓ Select option, Radio Button, Checkbox, Data list
- ✓ Label, Field-set and legends
1:30 Hours
- ✓ SEO Tags & Favicon
- ✓ Style in Head tag
- ✓ Script and no script
- ✓ Open graph and twitter card tag
- ✓ Viewport meta tag
- ✓ Right to left website
- ✓ Project 2
1:30 Hours
Module 2: Introduction to CSS
7 Parts
- 10:30 Hr
- ✓ Introduction to CSS
- ✓ CSS syntax
- ✓ How to add CSS in html
- ✓ CSS selectors
- ✓ CSS comments
- ✓ CSS colors
- ✓ CSS backgrounds
- ✓ Borders
- ✓ Height and width
- ✓ Margins
- ✓ Padding
1:30 Hours
- ✓ Model box
- ✓ Text
- ✓ Links
- ✓ Fonts
- ✓ Units
- ✓ Grid
- ✓ Flexbox
1:30 Hours
- ✓ Cursor
- ✓ Box shadow
- ✓ Opacity
- ✓ Filter
- ✓ Image sprites
- ✓ Gradients
- ✓ Overflow
- ✓ ! important
- ✓ Resizable
1:30 Hours
- ✓ Lists
- ✓ Tables
- ✓ Functions
- ✓ Box sizing
- ✓ Initial vs inherit
- ✓ Object fit-property
- ✓ Pseudo-classes
- ✓ Pseudo-elements
1:30 Hours
- ✓ Display and visibility
- ✓ Position
- ✓ Layers
- ✓ Z-index
- ✓ Float and clear
- ✓ 2D Transform
- ✓ 3D Transform
1:30 Hours
Module 3: CSS Framework (Bootstrap)
4 Parts
- 6:00 Hr
- ✓ Introduction of Bootstrap
- ✓ Bootstrap CDN & downloading process
- ✓ How to connect Bootstrap with html file
- ✓ Breakpoints, Containers
- ✓ Grid, columns & Classes
- ✓ Form control, select, check
- ✓ Radios, range, input group
- ✓ Floating labels, layout
- ✓ Validation
1:30 Hours
- ✓ Accordion
- ✓ Alerts, Badges
- ✓ Breadcrumb
- ✓ Button groups
- ✓ Buttons, Cards
- ✓ Carousel
- ✓ Close button
- ✓ Collapse, Dropdowns
- ✓ List group, Modal
- ✓ Navbar, Nav and tabs
1:30 Hours
- ✓ Off-canvas, Pagination
- ✓ Placeholders, Popovers
- ✓ Progress, Scrolls
- ✓ Spinners, Toasts
- ✓ Tooltips, Content
- ✓ Customize, Extend
- ✓ Forms, Helpers
- ✓ Layout, Migrations
- ✓ Ratio & Position
1:30 Hours
Module 4: Introduction to JavaScript
27 Parts
- 40:30 Hr
- ✓ History of JavaScript
- ✓ JavaScript vs Ecma Script
- ✓ How JavaScript works
- ✓ Write first program in JS
- ✓ Variables in JS
- ✓ Difference btw Var, Let, Const
1:30 Hours
- ✓ String Indexing & its methods
- ✓ Template Strings
- ✓ About Null, undefined, BigInt, typeof
- ✓ Booleans & Comparison Operator
- ✓ Truthy & Falsy values
1:30 Hours
- ✓ If-else, if-elseif-else statement
- ✓ Nested if-else condition
- ✓ Ternary Operator
- ✓ && || operator
1:30 Hours
- ✓ For of loop
- ✓ For in loop
- ✓ Switch statement
- ✓ Break & Continue keyword
1:30 Hours
- ✓ Difference btw __proto__[[prototype]] & prototype
- ✓ Use prototype
- ✓ New keyword
- ✓ Constructor function with new
- ✓ Class keyword
- ✓ Super keyword
1:30 Hours
- ✓ Array Destructurig
- ✓ Array methods
- ✓ Foreach, Map, Filter, Reduce method
- ✓ Sort, Find, Every, Some method
- ✓ Fill & splice method
- ✓ Iterables, Sets, Maps
1:30 Hours
- ✓ Functions in JS
- ✓ Basics of function & its types
- ✓ Declaration, Expression & Arrow Function
1:30 Hours
- ✓ Hoisting concept
- ✓ Nested function
- ✓ Lexical scope, Block scope & function scope
- ✓ default & rest parameters
1:30 Hours
- ✓ parameter Destructuring
- ✓ function returning functions
- ✓ callback functions
1:30 Hours
- ✓ Call, apply & bind methods
- ✓ Warnings
- ✓ Syntax for methods
1:30 Hours
- ✓ Difference btw __proto__[[prototype]] & prototype
- ✓ Use prototype
- ✓ New keyword
1:30 Hours
- ✓ Method overriding
- ✓ Getters & Setters
- ✓ Static methods & properties
- ✓ Closures
1:30 Hours
- ✓ DOM Manipulation
- ✓ Async vs defer
- ✓ Dom tree, root node, element nodes, text nodes
1:30 Hours
- ✓ Element selector using id
- ✓ Query Selector
- ✓ textContent & InnerText
1:30 Hours
- ✓ change in styles of elements using JS
- ✓ get & set attributes
- ✓ multiple elements selection
1:30 Hours
- ✓ create & insert adjacent elements
- ✓ clone nodes
- ✓ Methods to add elements on page
- ✓ Dimensions of the element
1:30 Hours
- ✓ Callback queue
- ✓ setInterval
- ✓ Callbacks in Asynchronous programming
1:30 Hours
- ✓ Network request concept
- ✓ Microtask queue
- ✓ Function returning promise
1:30 Hours

0
0 Reviews