Introduction to Cloud Development with HTML5, CSS3, and JavaScript

Go to class
Write Review

Free Online Course: Introduction to Cloud Development with HTML5, CSS3, and JavaScript provided by edX is a comprehensive online course, which lasts for 2 weeks long, 2-4 hours a week. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from edX. Introduction to Cloud Development with HTML5, CSS3, and JavaScript is taught by Rav Ahuja and Upkar Lidder.

Overview
  • Please Note: Learners who successfully complete this IBM course can earn a skill badge — a detailed, verifiable and digital credential that profiles the knowledge and skills you’ve acquired in this course. Enroll to learn more, complete the course and claim your badge!

    Want to take the first steps to become a Cloud Application Developer? This self-paced online course will lead you through the programming languages and tools you will need to develop your own Cloud and Web Applications.

    Beginning with an explanation of how internet servers, and clients work together to deliver applications to users, this course takes you through the context for application development in the Cloud, introducing front-end, back-end, and full stack development.

    You’ll then focus on the languages you need for front-end development, working with HTML5, CSS3, and JavaScript.

    Finally, you will discover tools such as Git, GitHub, and GitLab, that help you to store your projects and keep track of changes made to project files (version control) and enable collaboration and continuos deployment.

Syllabus
  • Module 1: Introduction to Programming for the Cloud

    • Cloud Application Development for Beginners

    • Front-end Development

    • Back-end and server-side Development

    • Programming Languages, Tools and Frameworks

    Module 2: HTML5 and CSS3 Overview

    • Introduction to HTML and HTML tags

    • HTML5 Management & Support, Scripting

    • CSS: Styling HTML

    Module 3: JavaScript Programming for Web Applications

    • JavaScript Overview

    • JavaScript Variables and Control Statements

    • JavaScript Functions and APIs

    • Client-side JavaScript, DOM objects

    Module 4: HTML5 Elements

    • HTML5 tags and structural elements

    • HTML5 Input Elements and data Attributes

    Module 5: GitHub

    • Introduction ot Git and GitHub

    • Repositories and Branches

    • Managing GitHub Projects

    Module 6: Final Assignment