COURSE DESCRIPTION
Learn Everything You Need to Know About Web Development Even If You've Never Programmed Before!
In more than 45 hours of content, this comprehensive programming course will teach you all you need to know about becoming a web developer. "Web Development" is the term used to define all the work involved in the creation of a web site or web application. Web development can range from creating a simple and static website, to the most complex web-based applications such as Facebook, Ebay, or Google Maps.
This course is regularly updated and along with video tutorials it also contains exercises, manuals and resources to help you succeed. Anyone looking to get into web development should sign up today--no prior experience necessary.
Contents and Overview
The course begins by teaching you how the internet works with an intro into HTML, XHTML, and CSS. You’ll learn how to create text, lists, links, metadata, images, tables, cell-spacing and more. Section two moves on to JavaScript where you’ll learn how to use external scripts, comments, variables, loops, arrays and alerts as well as other JavaScript functionalities. Section three covers PHP and MySQL: strings, numbers, constants, arrays, operators, sessions, pagination, databases, cookies, and more (as you can see, the course is COMPREHENSIVE--for full details check the listing below). Sections four and five cover XML and jSON before moving on to AJAX. Section seven covers jQuery with effects, events, callback functions, dropdown menus, autocomplete, and dialog boxes. Section eight moves on to HTML5 and CSS3: articles, elements, hierarchies, pseudo classes and non-pseudo classes, animations, transformations and more. This course will give you a foundational knowledge of web development--there’s even a certificate of completion at the end.
"Become a Web Developer from Scratch" will give you a new perspective on how the internet works. After you’ve completed the course, you will have the breadth of knowledge to be able to create your own websites and apps with the latest technology.
- The Basics: HTML, XHTML, CSS and JavaScript
- BackEnd Development: PHP, MySQL, XML and jSON
- FrontEnd Development: AJAX, jQuery, HTML5 and CSS3
In more than 45 hours of content, this comprehensive programming course will teach you all you need to know about becoming a web developer. "Web Development" is the term used to define all the work involved in the creation of a web site or web application. Web development can range from creating a simple and static website, to the most complex web-based applications such as Facebook, Ebay, or Google Maps.
This course is regularly updated and along with video tutorials it also contains exercises, manuals and resources to help you succeed. Anyone looking to get into web development should sign up today--no prior experience necessary.
Contents and Overview
The course begins by teaching you how the internet works with an intro into HTML, XHTML, and CSS. You’ll learn how to create text, lists, links, metadata, images, tables, cell-spacing and more. Section two moves on to JavaScript where you’ll learn how to use external scripts, comments, variables, loops, arrays and alerts as well as other JavaScript functionalities. Section three covers PHP and MySQL: strings, numbers, constants, arrays, operators, sessions, pagination, databases, cookies, and more (as you can see, the course is COMPREHENSIVE--for full details check the listing below). Sections four and five cover XML and jSON before moving on to AJAX. Section seven covers jQuery with effects, events, callback functions, dropdown menus, autocomplete, and dialog boxes. Section eight moves on to HTML5 and CSS3: articles, elements, hierarchies, pseudo classes and non-pseudo classes, animations, transformations and more. This course will give you a foundational knowledge of web development--there’s even a certificate of completion at the end.
"Become a Web Developer from Scratch" will give you a new perspective on how the internet works. After you’ve completed the course, you will have the breadth of knowledge to be able to create your own websites and apps with the latest technology.
Category:
Development
/
Web Development
-
- Internet, Windows/MAC/Linux
-
- Over 231 lectures and 37 hours of content!
- Support team ready to answer your questions in less than 24h.
- Course updated regularly with the latest features and updates in the world of Web Development.
- Massive Q&A with awesome community!
- 8 Chapters covering the most popular programming languages in Web Development nowadays.
- HTML, XHTML, CSS, Javascript, PHP, MySQL, XML, jSON, AJAX, jQuery, HTML5 and CSS3.
- Exercises, manuals and reference guides in each chapter.
- Final Projects for each Chapter like creating a Basic Static Website, build a CRUD SYSTEM testsite with PHP and MySQL, build a fully functional Register/Login system with PHP, MySQL, AJAX and jQuery and more!
- Each Final Project will have the source code available for download.
- Exclusive Access to Onclick Academy as a Beta Tester
- Certificate of Completion
-
- Programmers or non-programmers.
- Aspiring Developers.
- Entrepeneurs.
- No age limit.
- Students.
CURRICULUM
-
1
-
2
-
3Get your Freelancer Guide HereText
-
SECTION 1:
HTML & CSS
-
4
-
5
-
6
-
7
-
8Bold, Italic, Comments and Blockquote.07:59
-
9Lists.11:54
-
10Links.06:40
-
11Multiple Webpages and Website Links.17:35
-
12Customized Links.11:50
-
13Doctype, Namespace, Metadata and Deprecated Tags.16:31
-
14Images.09:07
-
15Tables, Cellpadding and Cellspacing.09:58
-
16Internal, External and Inline CSS.16:44
-
17Class and Id.08:10
-
18Divs and Positioning.20:13
-
19Fonts.10:00
-
20Text-Align, Margin and Padding.08:37
-
21Colors.04:57
-
22Link States.13:19
-
23Structuring a Website.11:10
-
24DropList and Textarea.05:55
-
25Radio Button and Checkbox.08:57
-
26Forms.10:52
-
27Embedding Content.07:52
-
28Bugs, Errors and Debugging.01:49
-
29IDE and Frameworks.03:14
-
30CMS and WYSIWYG.05:19
-
31Web Hosting & Templates.03:20
-
32Setting Up a Template.06:32
-
33FrontEnd, BackEnd, Photoshop and Fireworks.02:19
-
34Different Types of Websites.06:09
-
35Final Project: Creating a Simple Website from Scratch (1/7).11:52
-
36Final Project: Creating a Simple Website from Scratch (2/7).10:00
-
37Final Project: Creating a Simple Website from Scratch (3/7).10:11
-
38Final Project: Creating a Simple Website from Scratch (4/7).12:59
-
39Final Project: Creating a Simple Website from Scratch (5/7).13:50
-
40Final Project: Creating a Simple Website from Scratch (6/7).08:50
-
41Final Project: Creating a Simple Website from Scratch (7/7).09:17
-
42FINAL PROJECT SOURCE CODEText
-
43Exercises: Chapter 125 pages
-
44Guide: Types of Websites4 pages
-
45Guide: HTML Tags3 pages
-
46Guide: CSS Properties7 pages
-
47Guide: Color Reference3 pages
-
SECTION 2:
JavaScript
-
48Intro to JavaScript.07:59
-
49External Scripts.04:25
-
50Comments.02:26
-
51Variables.08:06
-
52Data Types.02:57
-
53Alerts.05:11
-
54Functions.09:05
-
55More Functions.07:31
-
56Scopes.03:54
-
57Arithmetic (Mathematical) Operators.06:22
-
58Assignment Operators.04:23
-
59Comparison Operators.09:44
-
60Logical Operators.07:03
-
61If Statement.06:42
-
62Block Nesting.08:26
-
63Complex Comparisons.05:19
-
64Else If Statement.05:58
-
65Switch Statement.07:17
-
66Prompt.04:59
-
67For Loop.06:44
-
68While Loop.04:03
-
69Arrays.06:59
-
70Array Values and Length.06:41
-
71Array Properties and Methods.06:26
-
72Objects.10:26
-
73Constructor Functions.14:24
-
74Predefined Objects.11:11
-
75DOM.08:43
-
76DOM Nodes.07:56
-
77Insert Values.09:46
-
78CSS with JavaScript.05:03
-
79Event Handlers.06:49
-
80More Events.05:49
-
81AddEventListener.05:54
-
82Libraries and Frameworks.03:45
-
83Final Project: Create a Simple Validation Form (1/5).09:09
-
84Final Project: Create a Simple Validation Form (2/5).07:44
-
85Final Project: Create a Simple Validation Form (3/5).11:07
-
86Final Project: Create a Simple Validation Form (4/5).08:08
-
87Final Project: Create a Simple Validation Form (5/5).09:10
-
88FINAL PROJECT SOURCE CODEText
-
89Exercises: Chapter 218 pages
-
90Guide: JS Object Methods6 pages
-
91Guide: JS Browser Methods2 pages
-
92Guide: JS Elements10 pages
-
93Guide: JS DOM6 pages
-
SECTION 3:
PHP & MySQL
-
94Intro to PHP.02:02
-
95XAMPP install.05:42
-
96My first PHP code.07:10
-
97Escaping Characters.03:13
-
98Error Reporting.04:32
-
99Comments.06:45
-
100Variables.04:32