Search result for Mobile and Web Development Online Courses & Certifications
Get Course Alerts by Email
Building Cloud Services with the Java Spring Framework
by Dr. Jules White , Dr. Douglas C. Schmidt- 4.3
Approx. 14 hours to complete
This MOOC describes by example how to build cloud services via the use of object-oriented design techniques; Java programming language features; Java Servlets, the Java Spring Framework; and cloud computing platforms, such as Amazon Web Services. Week One Introduction What are Communication Protocols? Intro to HTTP Why HTTP? What is a Cloud Service?...
Single Page Web Applications with AngularJS
by Yaakov Chaikin- 4.9
Approx. 47 hours to complete
Do you want to write powerful, maintainable, and testable front end applications faster and with less code? Then consider joining this course to gain skills in one of the most popular Single Page Application (SPA) frameworks today, AngularJS. Developed and backed by Google, AngularJS is a very marketable skill to acquire....
Introduction to CSS3
by Colleen van Lent, Ph.D. , Charles Russell Severance- 4.8
Approx. 11 hours to complete
The web today is almost unrecognizable from the early days of white pages with lists of blue links. Now, sites are designed with complex layouts, unique fonts, and customized color schemes. This course will show you the basics of Cascading Style Sheets (CSS3). When done correctly, the styling of a webpage can take enhance your page....
Building Web Applications in Django
by Charles Russell Severance- 4.7
Approx. 13 hours to complete
In this course, you will learn how Django communicates with a database through model objects. You will explore Object-Relational Mapping (ORM) for database access and how Django models implement this pattern. We will review the Object-Oriented (OO) pattern in Python. You will learn how to use the Django console and scripts to work with your application objects interactively....
Building Web Applications in PHP
by Charles Russell Severance- 4.7
Approx. 31 hours to complete
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. An introduction to Cascading Style Sheets (CSS) will allow you to style markup for webpages. Introduction to Dynamic Web Content...
Java for Android
by Dr. Jerry Roth , Dr. Julie L. Johnson , Michael Walker , Dr. Douglas C. Schmidt- 4.5
Approx. 39 hours to complete
This MOOC teaches you how to program core features and classes from the Java programming language that are used in Android, which is the dominant platform for developing and deploying mobile device apps. Learners will work on several hands-on projects throughout the MOOC, i. e. Module 1: MOOC Overview Overview of Java for Android MOOC...
Introduction to Structured Query Language (SQL)
by Charles Russell Severance- 4.8
Approx. 16 hours to complete
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....
Fundamentals of Kubernetes Deployment
by Jim Sullivan- 4.3
Approx. 8 hours to complete
This course is designed to give you a deeper understanding of Kubernetes. Over the next few weeks, you'll learn about several features of Kubernetes, the Kubernetes Architecture, how to create clusters, and different installation configurations. We'll also explore deployments and how they are scaled, updated, and rolled back. Introduction to Deploying with Kubernetes...
Django Features and Libraries
by Charles Russell Severance- 4.8
Approx. 16 hours to complete
In this course, you will learn how to build Django-based web applications suitable for use by end users. You will learn about cookies, sessions, and authentication processes in Django. You will build navigation into your applications and explore ways to easily improve the look and feel of Django applications. Cookies and Sessions...
Responsive Website Basics: Code with HTML, CSS, and JavaScript
by Dr Matthew Yee-King , Dr Marco Gillies , Dr Kate Devlin- 4.6
Approx. 25 hours to complete
In this course you will learn three key website programming and design languages: HTML, CSS and JavaScript. You will create a web page using basic elements to control layout and style. Additionally, your web page will support interactivity. At the end of the course, you will be able to: 1. Define the purpose of HTML, CSS and JavaScript...