Search result for Mobile and Web Development Online Courses & Certifications
Get Course Alerts by Email
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...
Interactivity with JavaScript
by Colleen van Lent, Ph.D. , Charles Russell Severance- 4.7
Approx. 9 hours to complete
If you want to take your website to the next level, the ability to incorporate interactivity is a must. But adding some of these types of capabilities requires a stronger programming language than HTML5 or CSS3, and JavaScript can provide just what you need. This course will introduce you to the basics of the JavaScript language....
Server-side Development with NodeJS, Express and MongoDB
by Jogesh K. Muppala- 4.7
Approx. 48 hours to complete
This course deals with all things server-side. We base the entire course around the NodeJS platform. We start with a brief overview of the Web protocols: HTTP and HTTPS. We examine NodeJS and NodeJS modules: Express for building web servers. We examine the REST concepts and building a RESTful API. We touch upon authentication and security....
JavaScript, jQuery, and JSON
by Charles Russell Severance- 4.6
Approx. 26 hours to complete
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....
Building Database Applications in PHP
by Charles Russell Severance- 4.9
Approx. 24 hours to complete
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. PHP Objects...
Multiplatform Mobile App Development with React Native
by Jogesh K. Muppala- 4.5
Approx. 36 hours to complete
This course focuses on developing truly cross-platform, native iOS and Android apps using React Native (Ver 0. 55) and the Expo SDK (Ver. 27. 0. 0). React Native uses modern JavaScript to get truly native UI and performance while sharing skills and code with the web. Multiplatform Mobile App Development with React Native: An Introduction...
Front-End JavaScript Frameworks: Angular
by Jogesh K. Muppala- 4.7
Approx. 38 hours to complete
This course concentrates mainly on Javascript based front-end frameworks, and in particular the Angular framework (Currently Ver. 6. x). This course will use Typescript for developing Angular application. Typescript features will be introduced in the context of Angular as part of the exercises. You will be introduced to various aspects of Angular including components, directives and services....