Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikesprague/udacity-nanodegrees
:mortar_board: List of Udacity Nanodegree programs with links to the free courses in their curricula
https://github.com/mikesprague/udacity-nanodegrees
education learning nanodegree nanodegree-programs never-stop-learning udacity udacity-nanodegree
Last synced: 20 days ago
JSON representation
:mortar_board: List of Udacity Nanodegree programs with links to the free courses in their curricula
- Host: GitHub
- URL: https://github.com/mikesprague/udacity-nanodegrees
- Owner: mikesprague
- License: mit
- Created: 2016-04-03T17:06:38.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T18:39:13.000Z (6 months ago)
- Last Synced: 2024-10-01T22:43:52.239Z (about 1 month ago)
- Topics: education, learning, nanodegree, nanodegree-programs, never-stop-learning, udacity, udacity-nanodegree
- Homepage:
- Size: 142 KB
- Stars: 6,237
- Watchers: 476
- Forks: 2,209
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Udacity Nanodegrees
[Udacity](https://www.udacity.com/) offers some great content in their
[Nanodegree](https://www.udacity.com/nanodegree) programs. If you don't have
the money, and/or just don't want to pay for them, you can take many of the
courses for free.While it's no substitute for the actual Nanodegree programs
(which include project reviews, additional student and career guidance, and a
job guarantee) there is some great content available for learning.NOTE: I have NO affiliation with Udacity or Google
---
## Why are only some of the Nanodegrees listed here
The focus of this project has always been making learning accessible. As
such, I've chosen to only list Nanodegrees with free content. All of
the Nanodegrees programs listed here meet the following criteria:* Nanodegree lists syllabus on it's public-facing (non-logged in) page
* Links to each course in the syllabus are available on the public-facing Nanodegree page
* Individual courses are available to take for free via their public facing course pageLately, as Udacity adds more and more great (and relevent) programs, the
newer Nanodegrees haven't been listing the courses and/or linking to them and
this list hasn't been updated as frequently.### What about pull requests, I'd like to contribute
Awesome! As long as your PR meets the same 3 criteria in the last section:
* Nanodegree lists syllabus on it's public-facing (non-logged in) page
* Links to each course in the syllabus are available on the public-facing Nanodegree page
* Individual courses are available to take for free via their public facing course page---
## Table of Contents
* [Intro to Programming Nanodegree](#intro-to-programming-nanodegree)
* [Front-End Web Developer Nanodegree](#front-end-web-developer-nanodegree)
* [Full Stack Web Developer Nanodegree](#full-stack-web-developer-nanodegree)
* [Senior Web Developer Nanodegree](#senior-web-developer-nanodegree)
* [Data Structures and Algorithms Nanodegree](#data-structures-and-algorithms-nanodegree)
* [Data Analyst Nanodegree](#data-analyst-nanodegree)
* [Machine Learning Engineer Nanodegree](#machine-learning-engineer-nanodegree)
* [Predictive Analytics for Business Nanodegree](#predictive-analytics-for-business-nanodegree)
* [Android Basics Nanodegree](#android-basics-nanodegree)
* [Android Developer Nanodegree](#android-developer-nanodegree)
* [iOS Developer Nanodegree](#ios-developer-nanodegree)
* [Mobile Game Developer Nanodegree](#mobile-game-developer-nanodegree)
* [Tech Entrepreneur Nanodegree](#tech-entrepreneur-nanodegree)---
### Intro to Programming Nanodegree
View Details
Master the skills required to become a Front-End Web Developer, and start
building beautiful, responsive websites optimized for mobile and desktop
performance.Learn the fundamentals of how the web works and gain a working knowledge of the
three foundational languages that power each and every website: HTML, CSS and
JavaScript.1. [Intro to HTML and CSS](https://www.udacity.com/course/intro-to-html-and-css--ud304)
1. [Intro to Python Programming](https://www.udacity.com/course/introduction-to-python--ud1110)
1. [JavaScript Basics](https://www.udacity.com/course/javascript-basics--ud804)---
### Front-End Web Developer Nanodegree
View Details
Master the skills required to become a Front-End Web Developer, and start
building beautiful, responsive websites optimized for mobile and desktop
performance.Learn the fundamentals of how the web works and gain a working knowledge of the
three foundational languages that power each and every website: HTML, CSS and
JavaScript.1. [Intro to HTML and CSS](https://www.udacity.com/course/intro-to-html-and-css--ud304)
1. [Responsive Web Design Fundamentals](https://www.udacity.com/course/responsive-web-design-fundamentals--ud893)
1. [Responsive Images](https://www.udacity.com/course/responsive-images--ud882)
1. [JavaScript Basics](https://www.udacity.com/course/javascript-basics--ud804)
1. [Intro to jQuery](https://www.udacity.com/course/intro-to-jquery--ud245)
1. [Object-Oriented JavaScript](https://www.udacity.com/course/object-oriented-javascript--ud015)
1. [HTML5 Canvas](https://www.udacity.com/course/html5-canvas--ud292)
1. [Website Performance Optimization](https://www.udacity.com/course/website-performance-optimization--ud884)
1. [Browser Rendering Optimization](https://www.udacity.com/course/browser-rendering-optimization--ud860)
1. [Intro to AJAX](https://www.udacity.com/course/intro-to-ajax--ud110)
1. [JavaScript Design Patterns](https://www.udacity.com/course/javascript-design-patterns--ud989)
1. [JavaScript Testing](https://www.udacity.com/course/javascript-testing--ud549)
1. [Front-End Interview Prep](https://www.udacity.com/course/front-end-interview-prep--ud250)---
### Full Stack Web Developer Nanodegree
View Details
This program will prepare you for a job as a Full Stack Web Developer, and teach
you to build complex server-side web applications that use powerful relational
databases to persistently store data.You’ll learn to build applications that can support any front-end, and scale to
support hundreds of thousands of users.#### Part 1: Developer Tools
1. [Shell WorkShop](https://www.udacity.com/course/shell-workshop--ud206)
1. [Version Control with Git](https://www.udacity.com/course/version-control-with-git--ud123)
1. [HTTP & Webservers](https://www.udacity.com/course/http-web-servers--ud303)
1. [Networking For Developers](https://www.udacity.com/course/networking-for-web-developers--ud256)#### Part 2: Databases with SQL & Python
1. [Intro to Relational Databases](https://www.udacity.com/course/intro-to-relational-databases--ud197)
#### Part 3: Servers, Authorization, and CRUD
1. [Full Stack Foundations](https://www.udacity.com/course/full-stack-foundations--ud088)
1. [Authentication & Authorization](https://www.udacity.com/course/authentication-authorization-oauth--ud330)
1. [RESTful APIs](https://www.udacity.com/course/designing-restful-apis--ud388)#### Part 4: Deploying to Linux Servers
1. [Configuring Linux Web Servers](https://www.udacity.com/course/configuring-linux-web-servers--ud299)
#### Extracurricular Material
1. [Web Accessibility](https://www.udacity.com/course/web-accessibility--ud891)
1. [Javascript Design Patterns](https://www.udacity.com/course/javascript-design-patterns--ud989)
1. [Intro to AJAX](https://www.udacity.com/course/intro-to-ajax--ud110)#### Interviewing
1. [Full-Stack Interview Prep](https://www.udacity.com/course/full-stack-interview-prep--ud252)
---
### Senior Web Developer Nanodegree
#### _No longer listed on Udacity_
View Details
This program begins where our Front-End Web Developer Nanodegree program ends,
and is designed to give intermediate developers the chance to build on existing
front-end skills and master the newest technologies available.This program ensures you’re supremely well-prepared to succeed in a Senior Web
Developer role.1. [Building High Conversion Web Forms](https://www.udacity.com/course/building-high-conversion-web-forms--ud890)
1. [Web Tooling & Automation](https://www.udacity.com/course/web-tooling-automation--ud892)
1. [JavaScript Promises](https://www.udacity.com/course/javascript-promises--ud898)
1. [Offline Web Applications](https://www.udacity.com/course/offline-web-applications--ud899)
1. [Web Accessibility](https://www.udacity.com/course/web-accessibility--ud891)
1. [Front-End Frameworks](https://www.udacity.com/course/front-end-frameworks--ud894)
1. [Client-Server Communications](https://www.udacity.com/course/client-server-communication--ud897)---
### Data Structures and Algorithms Nanodegree
View Details
Ace Technical Coding Interviews
In this nanodegree you will learn data structures and algorithms by solving 80+ practice problems.
You will begin each course by learning to solve defined problems related to a particular data
structure and algorithm.By the end of each course, you would be able to evaluate and assess
different data structures and algorithms for any open-ended problem and implement a solution based
on your design choices.1. [Data Structures and Algorithms in Python](https://www.udacity.com/course/data-structures-and-algorithms-in-python--ud513)
1. [Intro to Algorithms](https://www.udacity.com/course/intro-to-algorithms--cs215)
1. [Intro to Theoretical Computer Science](https://www.udacity.com/course/intro-to-theoretical-computer-science--cs313)
1. [Computability, Complexity & Algorithms](https://www.udacity.com/course/computability-complexity-algorithms--ud061)
1. [Intro to Graduate Algorithms](https://www.udacity.com/course/introduction-to-graduate-algorithms--ud401)
1. [High Performance Computing](https://www.udacity.com/course/high-performance-computing--ud281)---
### Data Analyst Nanodegree
View Details
We built this program with expert analysts and scientists at leading technology
companies to ensure you master the exact skills necessary to build a career in
data science.Learn to clean up messy data, uncover patterns and insights, make predictions using machine learning, and clearly communicate critical findings.
1. [Intro to Descriptive Statistics](https://www.udacity.com/course/intro-to-descriptive-statistics--ud827)
1. [Intro to Inferential Statistics](https://www.udacity.com/course/intro-to-inferential-statistics--ud201)
1. [Intro to Data Analysis](https://www.udacity.com/course/intro-to-data-analysis--ud170)
1. [Data Wrangling with MongoDB](https://www.udacity.com/course/data-wrangling-with-mongodb--ud032)
1. [Data Analysis with R](https://www.udacity.com/course/data-analysis-with-r--ud651)
1. [Intro to Machine Learning](https://www.udacity.com/course/intro-to-machine-learning--ud120)
1. [Data Visualization and D3.js](https://www.udacity.com/course/data-visualization-and-d3js--ud507)
1. [Intro to HTML and CSS](https://www.udacity.com/course/intro-to-html-and-css--ud304)
1. [JavaScript Basics](https://www.udacity.com/course/javascript-basics--ud804)
1. [A/B Testing](https://www.udacity.com/course/ab-testing--ud257)---
### Machine Learning Engineer Nanodegree
View Details
Machine learning represents a key evolution in the fields of computer
science, data analysis, software engineering, and artificial intelligence.This program will teach you how to become a machine learning engineer,
and apply predictive models to massive data sets in fields like finance,
healthcare, education, and more.1. [Intro to Descriptive Statistics](https://www.udacity.com/course/intro-to-descriptive-statistics--ud827)
1. [Intro to Data Science](https://www.udacity.com/course/intro-to-data-science--ud359)
1. [Intro to Artificial Intelligence](https://www.udacity.com/course/intro-to-artificial-intelligence--cs271)
1. [Intro to Machine Learning](https://www.udacity.com/course/intro-to-machine-learning--ud120)
1. [Deep Learning](https://www.udacity.com/course/intro-to-tensorflow-for-deep-learning--ud187)
1. [Reinforcement Learning](https://www.udacity.com/course/reinforcement-learning--ud600)
1. [Artificial Intelligence for Robotics](https://www.udacity.com/course/artificial-intelligence-for-robotics--cs373)
1. [Machine Learning for Trading](https://www.udacity.com/course/machine-learning-for-trading--ud501)
1. [Machine Learning Interview Preparation](https://www.udacity.com/course/machine-learning-interview-prep--ud1001)---
### Predictive Analytics for Business Nanodegree
View Details
As more and more companies incorporate predictive analytics into their data
strategies, demand for business analysts with these skills is growing rapidly,
and salaries are rising. This Nanodegree program will equip you with these very
in-demand skills, and no programming experience is required to enroll!You’ll master the most important predictive techniques, work with leading
tools in the space, and learn to deliver high-value solutions to important
business problems.1. [Problem Solving with Advanced Analytics](https://www.udacity.com/course/problem-solving-with-advanced-analytics--ud976)
1. [Creating an Analytical Dataset](https://www.udacity.com/course/creating-an-analytical-dataset--ud977)
1. [Classification Models](https://www.udacity.com/course/classification-models--ud978)
1. [Data Visualization in Tableau](https://www.udacity.com/course/data-visualization-in-tableau--ud1006)
1. [A/B Testing for Business Analysts](https://www.udacity.com/course/ab-testing--ud979)
1. [Time Series Forecasting](https://www.udacity.com/course/time-series-forecasting--ud980)
1. [Segmentation and Clustering](https://www.udacity.com/course/segmentation-and-clustering--ud981)---
### Android Basics Nanodegree
View Details
Android apps are everywhere, and learning to build them can be a fantastic
career move. No programming experience? No problem! The skills you learn in this
beginning Nanodegree program will accelerate your journey to becoming a working
Android Developer.1. [Android Basics: User Interface](https://www.udacity.com/course/android-basics-user-interface--ud834)
1. [Android Basics: User Input](https://www.udacity.com/course/android-basics-user-input--ud836)
1. [Android Basics: Multi-screen Apps](https://www.udacity.com/course/android-basics-multiscreen-apps--ud839)
1. [Android Basics: Networking](https://www.udacity.com/course/android-basics-networking--ud843)
1. [Android Basics: Data Storage](https://www.udacity.com/course/android-basics-data-storage--ud845)---
### Android Developer Nanodegree
View Details
For intermediate Java developers pursuing Android specialization, this program
teaches the tools, principles, and patterns that underlie all Android
development.The skills you learn in this Nanodegree program will help you master the
existing platform, and prepare you for the exciting opportunities in Android's
future.1. [Developing Android Apps](https://www.udacity.com/course/new-android-fundamentals--ud851)
1. [Advanced Android App Development](https://www.udacity.com/course/advanced-android-app-development--ud855)
1. [Developing Android Apps with Kotlin](https://www.udacity.com/course/developing-android-apps-with-kotlin--ud9012)
1. [Advanced Android with Kotlin](https://www.udacity.com/course/advanced-android-with-kotlin--ud940)
1. [Gradle for Android and Java](https://www.udacity.com/course/gradle-for-android-and-java--ud867)
1. [Material Design for Android Developers](https://www.udacity.com/course/material-design-for-android-developers--ud862)
1. [Android Wear Development](https://www.udacity.com/course/android-wear-development--ud875A)
1. [Android Interview Prep](https://www.udacity.com/course/android-interview-prep--ud241)---
### iOS Developer Nanodegree
View Details
Being an iOS Developer is a remarkable occupation, and we’ve designed this
Nanodegree program to teach you the skills required to launch your career.For those with previous object-oriented programming experience, you’ll learn
Swift and build a multitude of portfolio-worthy iOS apps to demonstrate your
expertise as an iOS Developer.1. [Intro to iOS App Development with Swift](https://www.udacity.com/course/intro-to-ios-app-development-with-swift--ud585)
1. [UIKit Fundamentals](https://www.udacity.com/course/uikit-fundamentals--ud788)
1. [iOS Networking with Swift](https://www.udacity.com/course/ios-networking-with-swift--ud421)
1. [iOS Persistence and Core Data](https://www.udacity.com/course/ios-persistence-and-core-data--ud325)
1. [How to Make an iOS App](https://www.udacity.com/course/how-to-make-an-ios-app--ud607)
1. [Objective-C for Swift Developers](https://www.udacity.com/course/objective-c-for-swift-developers--ud1009)
1. [iOS Interview Prep](https://www.udacity.com/course/ios-interview-prep--ud240)
1. [Data Structures & Algorithms in Swift](https://www.udacity.com/course/data-structures-and-algorithms-in-swift--ud1011)---
### Mobile Game Developer Nanodegree
#### _No longer listed on Udacity_
View Details
If you want the skills to turn your game ideas into reality, or get ready to
jump into professional game development, this is the program for you!The core of this Nanodegree program is libGDX, a powerful cross platform game
development framework that allows you to release your game on a variety of
devices and operating systems.1. [2D Game Development with libGDX](https://www.udacity.com/course/2d-game-development-with-libgdx--ud405)
1. [How to Make a Platformer Using libGDX](https://www.udacity.com/course/how-to-make-a-platformer-using-libgdx--ud406)
1. [Engagement & Monetization | Mobile Games](https://www.udacity.com/course/engagement-monetization-mobile-games--ud407)---
### Tech Entrepreneur Nanodegree
#### _No longer listed on Udacity_
View Details
Our Tech Entrepreneur Nanodegree program teaches you the skills you need to
create your own revenue-generating app, and build a successful business around
it. You’ll learn to succeed the Silicon Valley way!Built in partnership with Google, this program mixes theory and practice to
show students how to transform ideas into market-ready products.1. [Product Design](https://www.udacity.com/course/product-design--ud509)
1. [App Monetization](https://www.udacity.com/course/app-monetization--ud518)
1. [Rapid Prototyping](https://www.udacity.com/course/rapid-prototyping--ud723)
1. [App Marketing](https://www.udacity.com/course/app-marketing--ud719)
1. [Get Your Startup Started](https://www.udacity.com/course/get-your-startup-started--ud806)---
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=mikesprague/udacity-nanodegrees&type=Date)](https://star-history.com/#mikesprague/udacity-nanodegrees&Date)