No Certificate

Sort options

Version Control with Git (Udacity)

Self Paced
Version Control with Git (Udacity)
Free Course
Categories
Effort
Languages
Learn to track and manage changes. This course covers the essentials of using the version control system Git. You'll be able to create a new Git repo, commit changes, and review the commit history of an existing repo. You'll also learn how to keep your commits organized using tags [...]

Data Analysis with R (Udacity)

Self Paced
Data Analysis with R (Udacity)
Free Course
Categories
Effort
Languages
Visually Analyze and Summarize Data Sets. Exploratory data analysis is an approach for summarizing and visualizing the important characteristics of a data set. Promoted by John Tukey, exploratory data analysis focuses on exploring data to understand the data’s underlying structure and variables, to develop intuition about the data set, [...]

Differential Equations in Action (Udacity)

Making Math Matter. In this course, you'll hone your problem-solving skills through learning to find numerical solutions to systems of differential equations. You'll write code in Python to fight forest fires, rescue the Apollo 13 astronauts, stop the spread of epidemics, and resolve other real-world [...]

Web Accessibility (Udacity)

Self Paced
Web Accessibility (Udacity)
Free Course
Categories
Effort
Languages
Developing with Empathy. In this course you’ll get hands-on experience making web applications accessible. You’ll understand when and why users need accessibility. Then you’ll dive into the "how": making a page work properly with screen readers, and managing input focus (e.g. the highlight you see when tabbing through [...]

Oracle Cloud Infrastructure Foundations (Udacity)

Self Paced
Oracle Cloud Infrastructure Foundations (Udacity)
Free Course
Categories
Effort
Languages
Develop foundational knowledge of OCI Cloud Services. This course helps you develop a strong foundation in cloud computing while introducing you to core concepts and features of Oracle Cloud Infrastructure (OCI).It also enables you to describe the key features and components of OCI, identify the core OCI service offerings, [...]

Oracle Cloud Infrastructure Operations Professional (Udacity)

Self Paced
Oracle Cloud Infrastructure Operations Professional (Udacity)
Free Course
Categories
Effort
Languages
Learn operational activities in the OCI ecosystem. This course covers some of the day-to-day operational activities that you might find yourself managing in the Oracle Cloud Infrastructure ecosystem like managing custom images, describing scaling options, billing, managing accounts, troubleshooting, and [...]

Google Cloud Digital Leader Training (Udacity)

Gain foundational literacy in cloud and digital transformation. The Cloud Digital Leader Training course consists of a series of lessons designed to give you foundational knowledge about cloud technology and data. This training also offers an overview of Google Cloud products and services that enable organizations’ digital [...]

A/B Testing (Udacity)

Self Paced
A/B Testing (Udacity)
Free Course
Categories
Effort
Languages
Online Experiment Design and Analysis. This course will cover the design and analysis of A/B tests, also known as split tests, which are online experiments used to test potential improvements to a website or mobile application.

Offline Web Applications (Udacity)

Self Paced
Offline Web Applications (Udacity)
Free Course
Categories
Effort
Languages
Using IndexedDB & Service Worker. This course is focused squarely on user experience, and seeks to show developers how thinking offline-first is the best way to ensure that applications perform their best in all scenarios, not just ideal ones. You'll learn to recognize the differences between good, poor, intermittent, [...]

Introduction to Operating Systems (Udacity)

Introduction to Operating Systems is a graduate-level introductory course in operating systems. This course teaches the basic operating system abstractions, mechanisms, and their implementations. The core of the course contains concurrent programming (threads and synchronization), inter process communication, and an introduction to distributed operating systems. The course is split [...]