Become a Web Developer from Scratch

BY
Udemy

Mode

Online

Fees

₹ 455 3200

Quick Facts

particular details
Medium of instructions English
Mode of learning Self study
Mode of Delivery Video and Text Based

Course and certificate fees

Fees information
₹ 455  ₹3,200
certificate availability

Yes

certificate providing authority

Udemy

The syllabus

Introduction To Web Development

  • What you will learn in this course
  • Who's the Instructor of this course
  • How the Internet Works
  • Web Development, Web Design, BackEnd and FrontEnd
  • "Must Know" to Become a Professional Web Developer
  • Top Text Editors for Coding

Front End Development: HTML Basics

  • Introduction to HTML and CSS
  • Text Editors, Browsers and First Webpage.
  • Headers, Paragraphs, Line Breaks and Horizontal Lines.
  • Bold, Italic, Comments and Blockquote.
  • Lists.
  • Links.
  • Quizz 1
  • Create your first HTML based Web Page

Front End Development: HTML Intermediate

  • Multiple Webpages and Website Links.
  • Customized Links.
  • Doctype, Namespace, Metadata and Deprecated Tags
  • Images.
  • Tables, Cellpadding and Cellspacing.
  • Quizz 2
  • Create HTML based table and convert a label into a link

Front End Development: CSS Introduction

  • Internal, External and Inline CSS.
  • Class and Id.
  • Divs and Positioning.
  • Fonts.
  • Text-Align, Margin and Padding.
  • Colors.
  • Quizz 3
  • Create and Style DIVS

Front End Development: HTML Advanced

  • Link States.
  • Structuring a Website.
  • DropList and Textarea.
  • Radio Button and Checkbox.
  • Forms.
  • Embedding Content.
  • Quiz 04
  • Creating Drop-Down lists and Checkboxes

Front End Development: HTML Extra Topics

  • Bugs, Errors and Debugging.
  • IDE and Frameworks.
  • CMS and WYSIWYG.
  • Web Hosting & Templates.
  • Setting Up a Template.
  • FrontEnd, BackEnd, Photoshop and Fireworks.
  • Different Types of Websites.

HTML/CSS PDF Guides

  • Guide: Types of Websites
  • Guide: HTML Tags
  • Guide: CSS Properties
  • Guide: Color Reference

Front End Development: HTML5 Introduction

  • Introduction (and Source Files)
  • XHTML vs HTML5.
  • HTML5 Skeleton.
  • Quiz 8
  • Creating Simple HTML 5 web Page

Front End Development: CSS3 Introduction

  • Layout Review.
  • CrossBrowser Compatibility.
  • Rounded Corners.
  • Box Shadows.
  • Text Shadows.
  • Quiz 10
  • Rounded Corners using CSS3

Front End Development: CSS3 Advanced

  • 2D Transform.
  • 2D Transitions: Part 1
  • 2D Transitions: Part 2
  • @Font-Face: Part 1
  • @Font-Face: Part 2
  • Navigation Transitions.
  • Quiz 11
  • Creating CSS Gradients

Front End Development: jQuery Introduction

  • Intro to jQuery.
  • Adding HTML.
  • Adding jQuery.
  • Tab Variations.
  • Image Overlays: Part 1
  • Image Overlays: Part 2
  • Quiz 11

Front End Development: jQuery Advanced

  • Overlay CSS: Part 1
  • Overlay CSS: Part 2
  • Overlay CSS: Part 3
  • Page Slider.
  • Project Concept.
  • Basic HTML.
  • Add Basic jQuery.
  • CSS Explained.
  • Quiz 12

Create a Website w/ HTML5 and CSS3 features

  • Project: Create a Website w/ HTML5 and CSS3 features. (part 1)
  • Project: Create a Website w/ HTML5 and CSS3 features. (part 2)
  • Project: Create a Website w/ HTML5 and CSS3 features. (part 3)
  • Project: Create a Website w/ HTML5 and CSS3 features. (part 4)
  • Project: Create a Website w/ HTML5 and CSS3 features. (part 5)
  • Project: Create a Website w/ HTML5 and CSS3 features. (part 6)
  • Download Final Project Source Code

Front End Development: Bootstrap Basics

  • Boostrap Intro and Install
  • The Grid
  • Buttons and Icons
  • Form Elements
  • Form Validations
  • Dropdowns
  • Quiz 15
  • Creating Bootstrap design elements

Front End Development: Bootstrap Advanced

  • Tabs
  • Navbar
  • List Groups
  • Panels
  • Modal Windows
  • Collapse and Carousels
  • Quiz 16
  • Creating Bootstrap Panel and Modal

Project: Build a Responsive Website w/ Bootstrap

  • Project: Build a Responsive Website from Scratch (part 1)
  • Project: Build a Responsive Website from Scratch (part 2)
  • Project: Build a Responsive Website from Scratch (part 3)
  • Project: Build a Responsive Website from Scratch (part 4)
  • Project: Build a Responsive Website from Scratch (part 5)
  • Download Final Project Source Code

Front End Development: JavaScript Basics

  • Intro to JavaScript.
  • External Scripts.
  • Comments.
  • Variables.
  • Data Types.
  • Alerts.
  • Functions.
  • More Functions.
  • Quizz 1
  • Creating JavaScript Function

Front End Development: JavaScript Intermediate

  • Scopes.
  • Arithmetic (Mathematical) Operators.
  • Assignment Operators.
  • Comparison Operators.
  • Logical Operators.
  • If Statement.
  • Block Nesting.
  • Complex Comparisons.
  • Else If Statement.
  • Switch Statement.
  • Prompt.
  • Quizz 2
  • Working with JavaScript If-Else Statements

Front End Development: JavaScript Advanced

  • For Loop.
  • While Loop.
  • Arrays.
  • Array Values and Length.
  • Array Properties and Methods.
  • Objects.
  • Constructor Functions.
  • Predefined Objects.
  • Quizz 3
  • Creating JavaScript Arrays and Loops

Front End Development: JavaScript DOM

  • DOM.
  • DOM Nodes.
  • Insert Values.
  • CSS with JavaScript.
  • Event Handlers.
  • More Events.
  • AddEventListener.
  • Libraries and Frameworks.
  • Quizz 4
  • Changing paragraph text using JavaScript

Project: Build A Weather App w/ JavaScript

  • Project: Create a Weather App using an API (part 1)
  • Project: Create a Weather App using an API (part 2)
  • Project: Create a Weather App using an API (part 3)
  • Project: Create a Weather App using an API (part 4)
  • Download Final Project Source Code

JavaScript PDF Guides

  • Guide: JS Object Methods
  • Guide: JS Browser Methods
  • Guide: JS Elements
  • Guide: JS DOM
  • Guide: jQuery Reference

Back End Development: PHP Basics

  • Intro to PHP.
  • XAMPP install.
  • My first PHP code.
  • Escaping Characters.
  • Error Reporting.
  • Comments.
  • Variables.
  • Quiz 15

Back End Development: PHP Intermediate

  • Strings.
  • Numbers.
  • Constants.
  • Arrays
  • Associative Arrays.
  • Access Array with Foreach.
  • Multidimensional Arrays.
  • Operators.
  • Quiz 16

Back End Development: PHP Advanced

  • If Else.
  • Else If.
  • For Loop.
  • While Loop.
  • Switch.
  • Creating a Form.
  • Post, Get, Request.
  • Handling a Form.
  • Include and Require.
  • Creating a Dynamic Website.
  • Storing HTML in Variables.
  • Functions.
  • Variable Scope.
  • Quiz 17

Back End Development: MySql Basics

  • MySQL Intro.
  • Creating a Database.
  • Database Form.
  • Database Connection.
  • Minimal Form Validation.
  • Inserting Values to Database.
  • Output Records from Database.
  • Output Records by Specific Order.
  • Login Script.
  • Security Functions.
  • Update Records from Database.
  • Delete Records from Database.
  • Quiz 18

Back End Development: MySql Intermediate

  • Sending Values to a Script.
  • Delete User Passing Values Through URL.
  • Edit User Passing Values Through URL.
  • Reorganizing the Code.
  • Pagination.
  • Quiz 19

PHP/ MySQL PDF Guides

  • Guide: PHP Reference
  • Guide: MySQL Reference
  • Guide: Regular Expressions

Career Advice from Top Experts

  • What path should I take after learning the basics of Web Dev?
  • What's like being a junior developer?
  • How to become a master Web Developer?
  • Do you need a degree to become a professional Developer?
  • BONUS PRIZE

Articles

Popular Articles

Latest Articles

Trending Courses

Popular Courses

Popular Platforms

Learn more about the Courses

Download the Careers360 App on your Android phone

Regular exam updates, QnA, Predictors, College Applications & E-books now on your Mobile

Careers360 App
150M+ Students
30,000+ Colleges
500+ Exams
1500+ E-books