Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Full Stack Web Development
Section Zero: Overview
How to Use LMS & Start Learning? (6:19)
Introduction & Getting Started (1:38)
Introduction 2 (7:00)
Introduction 3 (2:44)
Section1: HTML 5
1 : Your First website (3:25)
2 : The Structure Of A Webpage (6:45)
3 : Creating A Full Webpage (3:46)
4 : Header Tags (3:41)
5 : Paragraph Tags (3:40)
6 : Formatting Text (6:47)
7 : Unordered Lists (3:09)
8 : Ordered Lists (2:10)
Assessment Exercise-01
Section 2: HTML 5 Part 02
9 : Images (6:10)
10 : Forms (7:03)
11 : Tables (4:07)
12 : Links (5:50)
13 : HTML Entities (3:16)
14 : IFrames (4:09)
15 : Putting It All Together (13:57)
Assessment Exercise- 02
Section 3: CSS3
16 : What Is CSS (4:28)
17 : Inline CSS (5:33)
18 : Internal CSS (4:52)
19 : Classes And IDs (5:38)
20 : Divs (5:28)
21 : Colors (6:28)
22 : Floating (7:18)
23 : Positioning (11:47)
24 : Margins (6:31)
25 : Padding (3:57)
26 : Borders (10:10)
Assessment Exercise- 03
Section 4: CSS3 Part 02
27 : Fonts (6:17)
28 : Aligning Text (5:05)
29 : Styling Links (4:38)
30 : CSS Project BBC News Website 1 (22:23)
31 : CSS Project BBC News Website 2 (11:52)
32 : CSS Project BBC News Website 3 (20:53)
33 : CSS Project BBC News Website 4 (13:58)
34 : External CSS (3:52)
Assessment Exercise- 04
Section 5: Javascript
35 : What Is JavaScript (4:13)
36 : Internal Javascript (5:29)
37 : Accessing Elements (4:22)
38 : Responding To A Click (4:23)
39 : Changing Website Content (6:57)
40 : Manipulating Styles With Javascript (4:40)
41 : Mini Challenge Disappearing Circles (6:38)
42 : Variables (7:33)
Assessment Exercise- 05
Section 6: Javascript Part 02
43 : Arrays (11:05)
44 : If Statements (10:41)
45 : JavaScript Game How Many Fingers (5:31)
46 : Loops (7:46)
47 : While Loops (5:53)
48 : Functions (6:52)
49 : JavaScript Project Reaction Tester (20:02)
50 : External JavaScript (2:56)
Assessment Exercise- 06
Section 7: jQuery
51 : What Is jQuery (4:31)
52 : Using jQuery In Your Webpages (6:59)
53 : Detecting A Click (5:48)
54 : Changing Website Content (7:48)
55 : Changing Website Styles (11:35)
56 : Fading Content (9:58)
57 : Animating Content (7:04)
58 : AJAX (13:19)
59 : Regular Expressions (6:03)
Assessment Exercise- 07
Section 8: jQuery Part 02
60 : Mini Project Form Validation (28:14)
61 : Introducing jQuery UI (6:15)
62 : Draggables & Resizable (11:39)
63 : Droppables (7:15)
64 : Accordian & Sortables (7:53)
65 : jQuery Project Code Player (27:17)
66 : jQuery Project Code Player Part 2 (25:23)
Assessment Exercise- 08
Resources
Section 9: Bootstrap 4
67 : Introduction To Bootstrap 4 Section 1 (2:41)
68 : Your First Bootstrap Site 1 (3:49)
69 : The Grid System 1 (5:58)
70 : Introducing Navbars 1 (6:48)
71 : Forms & Tables 1 (13:22)
72 : Bootstrap Components 1 (10:13)
73 : Modals, Popovers & Tooltips 1 (16:17)
74 : ScrollSpy 1 (13:27)
75 : Project App Landing Page 1 (18:03)
Assessment Exercise- 09
Section 10: Wordpress
76 : What Is WordPress (10:56)
77 : The Wordpress Dashboard (16:33)
78 : Creating An Ecommerce Site (12:19)
79 : WordPress Themes (18:53)
80 : More About WordPress Themes (18:30)
Assessment Exercise- 10
Section 11: PHP
81 : Hello World With PHP (4:49)
82 : Variables (11:01)
83 : Arrays (14:41)
84 : If Statements (4:37)
85 : For And For Each Loops (6:58)
86 : While Loops (6:07)
87 . GET Variables (11:57)
88 : POST Variables (8:34)
89 : Sending An Email With PHP (6:46)
90 : Mini Project A Contact Form (36:25)
91 : Getting Contents Of Other Scripts (7:31)
92 : Project Weather Scraper (28:41)
Assessment Exercise- 11
Section 12: MySQL
93 : Introduction To MySQL (13:15)
94 : Connecting To A Database (8:08)
95 : Retrieving Data From A Database (8:50)
96 : Inserting And Updating Data (7:40)
97 : Looping Through Data (11:17)
98 : Session Variables (4:59)
99 : Cookies (5:20)
100 : Storing Passwords Securely (7:54)
101 : Project Secret Diary 1 (51:56)
102 : Project Secret Diary 2 (48:52)
Assessment Exercise- 12
Section 13: Bonus Course : PHP Laravel | Introduction
103 : What is PHP (5:20)
104 : Setup Your PC Laptop For Working (5:48)
105 : Create PHP File With Sample Code (6:15)
106 : PHP Is Case Sensitive Or Not (2:20)
107 : Commenting in PHP (3:41)
108 : Rules of Variables (4:13)
109 : Scope of Variable (0:58)
110 : Global and Local Variable (8:46)
111 : Stativ Variable (5:15)
112 : Global Variable in Function (2:02)
113 : Concatenation (3:27)
114 : Data Types (3:22)
115 : Operator (4:23)
Assessment Exercise- 13
Section 14: PHP | Conditional Statements
116 : Conditional Statements (1:39)
117 : If Statement (3:50)
118 : If Else Statement (3:01)
119 : If elseif else Statement (12:52)
120 : Switch Statement (9:01)
Assessment Exercise- 14
Section 15: PHP | LOOP
121 : Types of Loops In PHP (2:11)
122 : While Loop (2:51)
123 : Do While Loop (3:32)
124 : For Loop (4:25)
125 : Foreach Loop (6:02)
Assessment Exercise- 15
Section 16: PHP | Arrays and PHP | Functions
126. What is Array (1:50)
127. Index Array (4:30)
128 : Loop Through Index Array (6:06)
129 : Associative Array (3:27)
130 : Associative Array Through Foreach Loop (3:02)
131 : Functions (6:56)
Assessment Exercise- 16
Section 17: Laravel | Set Up Environment and Access Database
132 : Define Environment (1:58)
133 : Convert Your Machine Into Server (5:23)
134 : Installing Editor (2:14)
135 : Setup Git Bash (4:17)
136 : Composer (5:25)
137 : Access Database (9:05)
Assessment Exercise- 17
Section 18: Lets Start Play with Laravel and Routing in
138 : What is Laravel (4:27)
139 : Installing Laravel (6:35)
140 : Laravel Directory (3:54)
141 : Routes (11:47)
Assessment Exercise- 18
Section 19: Controllers
142 : What is Controller and Basic Controller (11:22)
143 : Control View By Controllers (4:41)
144 : Passing Parameter To Controller Function (6:43)
145 : Resource Controller (12:03)
146 : User Define Function In Resource Controller (2:24)
Assessment Exercise- 19
Section 20: Views
147 : What is Views (7:21)
148 : Passing Values to View (9:22)
149 : Access External Resources (8:29)
150 : Using Bootstrap By CDN in Laravel (5:06)
151 : Bootstrap dependencies (4:41)
152 : Master Template (16:29)
153 : Link Pages in Laravel (3:19)
154 : Images (2:23)
Assessment Exercise- 20
Section 21: Laravel Migration
155 : What is Migration (0:59)
156 : Migration Information (3:55)
157 : Connection With Database (2:20)
158 : Migration (7:58)
159 : User Migration (9:45)
160 : Refresh Migration (3:51)
161 : Migration More Terms (3:27)
162 : Update Migration (5:20)
Assessment Exercise- 21
Section 22: Query Builder
163 : Query Builder Read (5:07)
164 : Query Builder Create (8:22)
165 : Query BuilderUpdate (2:19)
166 : Query Builder Delete (1:47)
Assessment Exercise- 22
Section 23: Eloquent ORM
167 : Introduction to Eloquent ORM and Model (11:11)
168 : Eloquent ORM Create (17:50)
169 : Insert Form Data Eloquent (20:52)
170 : Read Data (19:08)
171 : Eloquent Search With Conditions Part 1 (5:25)
172 : Pagination (2:49)
Assessment Exercise- 23
Section 24: Final Exam
Final Exam
131 : Functions
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock