YoVDO

Web Applications for Everybody

Offered By: University of Michigan via Coursera

Tags

Web Development Courses Javascript Courses PHP Courses SQL Courses jQuery Courses Database Design Courses JSON Courses Web Application Development Courses Responsive Web Design Courses

Course Description

Overview

This Specialization is an introduction to building web applications for anybody who already has a basic understanding of responsive web design with JavaScript, HTML, and CSS. Web Applications for Everybody is your introduction to web application development. You will develop web and database applications in PHP, using SQL for database creation, as well as functionality in JavaScript, jQuery, and JSON. Over the course of this Specialization, you will create several web apps to add to your developer portfolio. This Specialization (and its prerequisites) will prepare you, even if you have little to no experience in programming or technology, for entry level web developer jobs in PHP. You’ll demonstrate basic concepts, like database design, while working on assignments that require the development of increasing challenging web apps. From installing a text editor to understanding how a web browser interacts with a web server to handling events with JQuery, you’ll gain a complete introductory overview of web application development.

Syllabus

Course 1: Building Web Applications in PHP
- Offered by University of Michigan. In this course, you'll explore the basic structure of a web application, and how a web browser interacts ... Enroll for free.

Course 2: Introduction to Structured Query Language (SQL)
- Offered by University of Michigan. In this course, you'll walk through installation steps for installing a text editor, installing MAMP or ... Enroll for free.

Course 3: Building Database Applications in PHP
- Offered by University of Michigan. In this course, we'll look at the object oriented patterns available in PHP. You'll learn how to connect ... Enroll for free.

Course 4: JavaScript, jQuery, and JSON
- Offered by University of Michigan. In this course, we'll look at the JavaScript language, and how it supports the Object-Oriented pattern, ... Enroll for free.


Courses

  • 3 reviews

    1 day 6 hours 40 minutes

    View details
    In this course, you'll explore the basic structure of a web application, and how a web browser interacts with a web server. You'll be introduced to the request/response cycle, including GET/POST/Redirect. You'll also gain an introductory understanding of Hypertext Markup Language (HTML), as well as the basic syntax and data structures of the PHP language, variables, logic, iteration, arrays, error handling, and superglobal variables, among other elements. An introduction to Cascading Style Sheets (CSS) will allow you to style markup for webpages. Lastly, you'll gain the skills and knowledge to install and use an integrated PHP/MySQL environment like XAMPP or MAMP.
  • 3 reviews

    15 hours 58 minutes

    View details
    In this course, you'll walk through installation steps for installing a text editor, installing MAMP or XAMPP (or equivalent) and creating a MySql Database. You'll learn about single table queries and the basic syntax of the SQL language, as well as database design with multiple tables, foreign keys, and the JOIN operation. Lastly, you'll learn to model many-to-many relationships like those needed to represent users, roles, and courses.
  • 0 reviews

    1 day 1 hour 59 minutes

    View details
    In this course, we'll look at the JavaScript language, and how it supports the Object-Oriented pattern, with a focus on the unique aspect of how JavaScript approaches OO. We'll explore a brief introduction to the jQuery library, which is widely used to do in-browser manipulation of the Document Object Model (DOM) and event handling. You'll also learn more about JavaScript Object Notation (JSON), which is commonly used as a syntax to exchange data between code running on the server (i.e. in PHP) and code running in the browser (JavaScript/jQuery). It is assumed that learners have already taken the Building Web Applications and Building Database Applications in PHP courses in this specialization.
  • 1 review

    1 day 24 minutes

    View details
    In this course, we'll look at the object oriented patterns available in PHP. You'll learn how to connect to a MySQL using the Portable Data Objects (PDO) library and issue SQL commands in the the PHP language. We'll also look at how PHP uses cookies and manages session data. You'll learn how PHP avoids double posting data, how flash messages are implemented, and how to use a session to log in users in web applications. We'll then build the first 'complete' application that has multiple screens to Create, Read, Update and Delete (CRUD) our data. This brings all the previous concepts together and will form the basis for all later web applications. It is assumed that learners have already taken the Building Web Applications course in this specialization.

Taught by

Charles Russell Severance

Tags

Related Courses

Advanced Features with Relational Database Tables Using SQLiteStudio
Coursera Project Network via Coursera
Advanced Relational Database and SQL
Coursera Project Network via Coursera
Advanced SQL
Kaggle
Advanced SQL Retrieval Queries in SQLiteStudio
Coursera Project Network via Coursera
Aggregate Data with LibreOffice Base Queries
Coursera Project Network via Coursera