• No products in the basket.

Master Web Development with 'Learn HTML JavaScript Restful API from Scratch' e-course. Covering HTML basics, advanced JavaScript, and RESTful APIs. Build practical projects for hands-on experience. Enhance your skills and become a proficient web developer.

Course Price:
Original price was: £194.00.Current price is: £19.99.
Course Duration:
12 hours, 3 minutes
Total Lectures:
108
Total Students:
27
Average Rating:
4.5

Overview

The e-course "Learn HTML JavaScript Restful API from scratch: Web Services" is perfect for anyone looking to improve their web development skills. This course covers a wide range of topics from HTML basics to advanced JavaScript and RESTful API. Throughout the course, you will be building projects that will help you understand the concepts better and provide you with practical experience.

Starting with HTML, you will learn how to create basic and intermediate web pages, as well as how to add advanced elements to your pages. You'll then delve into JavaScript and cover important topics such as operators, conditional statements, control flow statements, and functions. You'll also learn about error handling and client-side validations, making your web pages more user-friendly and efficient.

The second half of the course is focused on RESTful APIs. You will learn what a RESTful API is, its basic operations, and how to create and implement them. You will work on two projects, one on authentication and the other using MySQL, which will give you hands-on experience in creating web services. Overall, this e-course is designed to provide you with a comprehensive understanding of HTML, JavaScript, and RESTful APIs, and help you become proficient in web development.

What Will You Learn?

  • HTML basics and advanced techniques
  • JavaScript fundamentals and advanced techniques
  • Implementing client-side validations using JavaScript
  • Introduction to Restful API and its basics
  • Building a Restful API with authentication and integrating with a MySQL database
  • Creating web API services using Restful API
  • Hands-on experience working on two Restful API projects

Who Should Take The HTML JavaScript Restful API Course?

  • Beginner to intermediate-level web developers
  • Individuals who want to learn HTML, JavaScript, and Restful API
  • Individuals who are interested in web services and how to build them
  • Individuals looking to gain practical hands-on experience building projects with HTML, JavaScript, and RESTful APIs
  • Anyone who wants to build and design their own websites
  • Individuals who want to enhance their web development skills and stay up-to-date with the latest technologies
  • Professionals who are looking to expand their skill set for career advancement opportunities

Requirements

To enrol in the 'Learn HTML JavaScript Restful API from scratch: Web Services' e-learning course, basic knowledge of computer systems and a strong interest in web development are highly recommended. Familiarity with the basics of HTML and JavaScript is also an advantage, but not necessary as the course covers these topics from the ground up. Access to a computer with an internet connection is necessary to complete the course and participate in hands-on projects.

Course Curriculum

    • Introduction 00:03:00
    • How to Get Course requirements 00:04:00
    • Getting Started on Windows, Linux or Mac 00:02:00
    • How to ask a Great Questions 00:02:00
    • FAQ’s 00:02:00
    • Introduction HTML 00:04:00
    • Choosing Code Editor 00:07:00
    • Installing Code Editor (Sublime Text) 00:04:00
    • Overview of a Webpage 00:06:00
    • Structure of a Full HTML Webpage 00:08:00
    • First Hello World! Webpage 00:09:00
    • Heading tags 00:10:00
    • Paragraph 00:08:00
    • Formatting Text 00:13:00
    • List Items Unordered 00:05:00
    • List Items Ordered 00:04:00
    • Classes 00:09:00
    • IDs 00:07:00
    • Comments 00:04:00
    • Images 00:12:00
    • Forms 00:05:00
    • Marquee 00:08:00
    • Text area 00:07:00
    • Tables 00:06:00
    • Links 00:07:00
    • Navbar – Menu 00:05:00
    • HTML Entities 00:04:00
    • Div tag 00:06:00
    • Google Maps 00:07:00
    • HTML5 Audio 00:07:00
    • HTML5 Video 00:05:00
    • Canvas 00:06:00
    • Iframes 00:05:00
    • Input Types 00:04:00
    • Input Attributes 00:07:00
    • Registration Form 00:03:00
    • Contact Us Form 00:10:00
    • Coding Exercise 00:01:00
    • Solution for Coding Exercise 00:02:00
    • What is JavaScript 00:11:00
    • Hello World Program 00:14:00
    • Getting Output 00:13:00
    • Internal JavaScript 00:13:00
    • External JavaScript 00:10:00
    • Inline JavaScript 00:04:00
    • Async and defer 00:06:00
    • Variables 00:15:00
    • Data Types 00:10:00
    • Numbers 00:08:00
    • Strings 00:06:00
    • String Formatting 00:05:00
    • Arithmetic operators 00:10:00
    • Assignment operators 00:05:00
    • Comparison operators 00:06:00
    • Logical operators 00:08:00
    • If-else statement 00:05:00
    • If-else-if statement 00:04:00
    • While loop 00:10:00
    • Do-while loop 00:03:00
    • For loop 00:08:00
    • Coding Exercise 00:03:00
    • Solution for Coding Exercise 00:02:00
    • Creating a Function 00:07:00
    • Function Call() 00:07:00
    • Function with parameters 00:05:00
    • Try-catch 00:05:00
    • Try-catch-finally 00:19:00
    • On Submit Validation 00:12:00
    • Input Numeric Validation 00:14:00
    • Section Introduction 00:02:00
    • Installing XAMPP for PHP, MySQL and Apache 00:13:00
    • Installing Code Editor(Visual Studio Code) 00:07:00
    • Postman API platform installation 00:06:00
    • Composer installation 00:04:00
    • Creating PHP Project on XAMPP 00:03:00
    • Hello World Program 00:06:00
    • What is PHP 00:08:00
    • What is Restful API 00:05:00
    • HTTP request GET, POST, PUT or DELETE 00:10:00
    • REST API project structure 00:07:00
    • Create Database and table 00:06:00
    • Creating Project forms and folders 00:05:00
    • Database Connection 00:14:00
    • JSON Web Token Handler(JWT) 00:14:00
    • Auth Middleware Token Validation 00:23:00
    • Register form 00:20:00
    • Login form 00:14:00
    • User Token Authorization check form 00:14:00
    • Create Database and table 00:06:00
    • Adding Data to table – insert query 00:02:00
    • MySQL Select query 00:06:00
    • MySQL Update query 00:04:00
    • MySQL Delete query 00:02:00
    • Get Project2 Source Code 00:02:00
    • Create Database Connection 00:02:00
    • Create Items Class PHP File 00:04:00
    • Create Method form 00:05:00
    • Creating Record Using Restful API 00:05:00
    • Reading Method form 00:02:00
    • Reading Record Using Restful API 00:02:00
    • Update Method form 00:05:00
    • Update Record Using Restful API 00:05:00
    • Delete Method form 00:02:00
    • Delete Method Using Restful API 00:02:00
    • Coding Exercise 00:01:00
    • Solution for Coding Exercise 00:02:00
    • SEO friendly Request URLs of REST API 00:02:00
    • Order Certificate 00:05:00

New Courses

Blogs

    20

    Jul'23

    ADHD Training for Teachers: Empowering Educators to Support Students with Attention Challenges

    Relationships may be severely harmed by narcissistic behaviours, leaving emotional scars and...

    20

    Jul'23

    Narcissistic Behaviour and Relationships: Understanding the Impact and Finding Healing

    Relationships may be severely harmed by narcissistic behaviours, leaving emotional...

    20

    Jul'23

    Childhood Trauma in Adults

    What Is Childhood Trauma? Childhood trauma refers to distressing or...

    20

    Jul'23

    Creating A Social Media Strategy

    Set Clear Objectives:The first step in developing a successful social media...

    20

    Jul'23

    Neuro-Linguistic Programming Techniques

    Neuro-Linguistic Programming (NLP) is a fascinating and widely acclaimed approach...

    19

    Jul'23

    Acceptance and Commitment Therapy in the UK

    What is acceptance and commitment therapy? Acceptance and Commitment Therapy...

    © Course Line. All rights reserved.