Practical Web Development: 22 Courses in 1

Learn PHP, Apache, MySQL, MongoDB, Python, JavaScript, XML, JSON, HTML, CSS, Wordpress and more. With practical examples

Beginner 0(0 Ratings) English
Created by Creative Online School
Last updated Thu, 11-Aug-2022
+ View more
Course overview


"Very insightful information that other courses do not necessarily go over" -- Andrew Austin

"Good quality of teaching. It's very useful where 22 courses at one place. Very good explanation on each and every installation process and exercises shown. Thanks! to Udemy and Creative Online School" -- Pramod Ganta

"Great ! Short videos but good understanding" -- Ashiouzzaman Real

"The instructor is very clear-spoken and explains things very elegantly.  Very easy to follow and understand what is going on." -- Sharla Field

Web development is an amazing career path. By completion of this course, you will master yourself in several languages/platforms/databases. This course gives you hands-on and practical experience on HTML, CSS, PHP, MySQL, MongoDB, Python, JavaScript, XML, JSON, Apache, Wordpress, and more. 

Mastering these areas are one of the fastest ways to improve your career. Hope this course will be used as a helping hand for your prospective career. Please dig on free preview videos for more information. 

What will i learn?

  • In depth working knowledge in HTML, CSS, Javascript, XML, JSON, Git and more
  • Basic & Advanced Operations using PHP, practical projects with PHP
  • In depth working experience on Basic & Advanced MySQL
  • In depth knowledge & working experience on MongoDB
  • Real life experience with Python & MySQL database programming
  • Master in Wordpress Blogging, Earn with Wordpress Blogging
  • In depth working knowledge as Web Developer
  • Practical projects on MongoDB with PHP
Requirements
  • Listening Skills
  • Patience
  • Basic English Understanding
Curriculum for this course
146 Lessons 11:20:06 Hours
HTML Basics
10 Lessons 00:36:00 Hours
  • HTML Basics
    00:03:13
  • HTML4 vs. HTML5
    00:03:48
  • Assignment # 1
    .
  • Making your first HTML page
    00:04:24
  • Tools to create HTML files
    00:03:15
  • Base HTML Tags
    00:06:00
  • Paragraph Tags
    00:03:07
  • Break Tag
    00:02:30
  • Header Tags
    00:05:24
  • Bold and Italic Tags
    00:04:19
HTML Advanced
20 Lessons 01:14:18 Hours
  • Ordered and Unordered Lists
    00:04:09
  • Image Tags
    00:05:31
  • Difference between Absolute Link & Relative Liink
    00:05:19
  • Hyperlinking to an external page
    00:04:27
  • Hyperlinking to an email address
    00:01:23
  • Hyperlinking to a file in your site
    00:02:02
  • Playing and Controlling Audio
    00:04:44
  • Playing and Controllig Video
    00:03:58
  • Embedding a Video
    00:03:48
  • What is a Table - Pros and Cons
    00:01:32
  • Table properties
    00:05:38
  • Adding an iFrame
    00:04:01
  • What is possible with a form with only HTML knowledge
    00:01:42
  • Defining the form
    00:01:35
  • Text fields and Text areas
    00:02:11
  • Radio Buttons and Check Boxes
    00:06:05
  • Data Input and Buttons
    00:03:26
  • Proper file structure
    00:04:24
  • Code commenting
    00:04:21
  • Meta Tags
    00:04:02
CSS Basics
8 Lessons 00:15:07 Hours
  • About the class - what you will need
    00:01:10
  • What is CSS and why we need it?
    00:02:23
  • What's new in CSS3
    00:04:16
  • CSS Selectors, Propterties and Attributes
    00:01:20
  • ID Selectors
    00:01:22
  • Class selectors
    00:01:43
  • Element Selectors
    00:01:26
  • All Selectors
    00:01:27
CSS Advanced
17 Lessons 01:26:15 Hours
  • Internal Style Sheets
    00:06:39
  • External Style Sheets
    00:03:27
  • Inline Styles
    00:03:37
  • The Box Model
    00:04:49
  • Adding Color
    00:05:12
  • Working with fonts
    00:04:43
  • Background Images
    00:03:03
  • Background Images: Part 2
    00:04:27
  • Styling links
    00:04:56
  • Styling ID Tags
    00:02:39
  • Float and Clear
    00:07:27
  • Block and Inline Elements
    00:03:05
  • Positioning
    00:07:48
  • Building the Framework
    00:04:33
  • Setting the styles
    00:08:12
  • Adding the elements
    00:08:38
  • CSS 6-4
    00:03:00
PHP Basics
3 Lessons 00:15:29 Hours
  • Web Development Intro
    00:04:21
  • Web Development Installation
    00:05:31
  • PHP Basic
    00:05:37
PHP Advanced
5 Lessons 00:25:15 Hours
  • PHP Advanced # Part 1
    00:05:40
  • PHP Advanced # Part 2
    00:04:58
  • PHP Advanced # Part 3
    00:04:31
  • PHP Advanced # Part 4
    00:04:13
  • PHP Advanced # Part 5
    00:05:53
Mastering Git
2 Lessons 00:09:31 Hours
  • Git: Part 1
    00:05:04
  • Git: Part 2
    00:04:27
Mastering JavaScript
5 Lessons 00:26:55 Hours
  • JavaScript Basic
    00:05:36
  • JavaScript Advanced: Part 1
    00:05:03
  • JavaScript Advanced: Part 2
    00:04:38
  • JavaScript Advanced: Part 3
    00:05:01
  • JavaScript Advanced: Part 4
    00:06:37
Mastering JSON
2 Lessons 00:08:04 Hours
  • JSON: Part 1
    00:02:55
  • JSON: Part 2
    00:05:09
Mastering XML
2 Lessons 00:08:33 Hours
  • XML: Part 1
    00:02:33
  • XML: Part 2
    00:06:00
MySQL Basics
16 Lessons 00:54:29 Hours
  • Introduction to MySQL
    00:04:20
  • What is SQL?
    .
  • Data Types in MySQL - Part 1
    00:04:05
  • Data Types in MySQL - Part 2
    00:02:58
  • XAMPP Installation
    00:03:59
  • MySQL Workbench Installation
    00:04:54
  • Creating Database & Table through PHPMyAdmin
    00:06:20
  • Creating Database & Table through MySQL Workbench
    00:05:08
  • Understanding Primary Key, Database Users & their Permissions
    00:05:36
  • Importing & Exporting Databases
    00:03:59
  • SQL Statement Types
    .
  • Basic SQL Syntax
    .
  • SQL query constructs
    .
  • What SQL can do?
    .
  • Introduction to Queries and SELECT Clause
    00:08:03
  • Practical session on Insert + Update + Delete
    00:05:07
MySQL Advanced
10 Lessons 00:46:38 Hours
  • Mastering Table Storage Engine
    00:04:54
  • Joining Part 1
    00:04:42
  • Joining Part 2
    00:05:33
  • Math and Strings: Part 1
    00:05:39
  • Math and Strings: Part 2
    00:04:10
  • Group By: Part 1
    00:03:37
  • Group By: Part 2
    00:03:37
  • Mastering Sub-Queries: Part 1
    00:05:11
  • Mastering Sub-Queries: Part 2
    00:04:45
  • Transactions and sequences
    00:04:30
MongoDB Basics
4 Lessons 00:11:04 Hours
  • Introduction to MongoDB
    00:02:39
  • MongoDB Installation
    00:01:39
  • MongoDB Basic Queries: Part 1
    00:03:39
  • MongoDB Basic Queries: Part 2
    00:03:07
MongoDB Advanced
4 Lessons 00:17:33 Hours
  • MongoDB Advanced Queries: Part 1
    00:04:43
  • MongoDB Advanced Queries: Part 2
    00:04:03
  • MongoDB + PHP # Project: Part 1
    00:04:11
  • MongoDB + PHP # Project: Part 2
    00:04:36
Python Database Programming: Basics
4 Lessons 00:21:58 Hours
  • Introduction to Python Variables
    00:03:28
  • Python Data Types
    00:06:37
  • Creating MySQL Database through Python
    00:06:44
  • Loading data into tables
    00:05:09
Python Database Programming: Advanced
2 Lessons 00:12:39 Hours
  • Displaying data in HTML Tables
    00:05:28
  • Database programming using Python Classes
    00:07:11
Basics of Database Design & Development
9 Lessons 01:01:25 Hours
  • Introduction and Database Overview
    00:03:41
  • Understanding SQL Types of Commands
    00:11:03
  • Tables, Views and Stored Procedures
    00:06:45
  • Database Constraints
    00:12:01
  • Database Normalization
    00:11:50
  • ER Diagram
    00:04:14
  • Relational Database Management System
    00:03:23
  • Introduction to NoSQL
    00:04:23
  • RDBMS vs. NoSQL
    00:04:05
Wordpress Blogging Basics, Domain & Hosting
4 Lessons 00:18:20 Hours
  • Getting started
    00:00:58
  • Different blogging platforms
    00:03:49
  • Choosing the domain name
    00:05:51
  • Choosing hosting provider
    00:07:42
Wordpress Installation & connecting domain to website
4 Lessons 00:22:08 Hours
  • Wordpress Installation - Quick Install: Part 1
    00:04:09
  • Wordpress Installation - Quick Install: Part 2
    00:04:01
  • Wordpress Installation - Manual Installation
    00:07:04
  • Connecting your domain to your website
    00:06:54
Wordpress Basics
4 Lessons 00:29:11 Hours
  • First look at wordpress
    00:03:34
  • Wordpress Settings
    00:10:21
  • Posts
    00:07:21
  • Pages
    00:07:55
Wordpress Advanced
8 Lessons 01:00:56 Hours
  • Themes
    00:05:54
  • Customizing a theme
    00:04:42
  • The menu
    00:04:00
  • Plugins
    00:13:14
  • More on plugins
    00:08:46
  • Writing and optimizing a blogpost
    00:12:28
  • Advanced optimization of a blog
    00:06:15
  • How to find a good article writer
    00:05:37
Earning with Wordpress Blogging
3 Lessons 00:18:18 Hours
  • Profiting from your blog: Banner Ads
    00:06:16
  • Profiting from your blog: Other Methods
    00:11:00
  • Final thoughts
    00:01:02
+ View more
Other related courses
21:08:58 Hours
0 3 $129 $49
05:38:14 Hours
0 3 $19
01:36:40 Hours
5 18 $39
About instructor

Creative Online School

0 Reviews | 1 Courses
Student feedback
0
0 Reviews
  • (0)
  • (0)
  • (0)
  • (0)
  • (0)

Reviews

$49
Includes: