Best of Udacity
Top Free Courses
These are the top 152 courses found from analyzing all discussions on Reddit that mention any Udacity course.
#1
Introduction to Python Programming
Course
In this course, you'll learn the fundamentals of the Python programming language, along with programming best practices.
In this course, you'll learn the fundamentals of the Python programming language, along with programming best practices.
3 reddit posts
591 mentions
591 mentions
#2
Developing Android Apps
Course
Build a cloud-connected Android app, and learn the tools, principles, and best practices of mobile and Android development that you'll apply to your own projects.
Build a cloud-connected Android app, and learn the tools, principles, and best practices of mobile and Android development that you'll apply to your own projects.
0 reddit posts
209 mentions
209 mentions
#3
Android Basics: User Interface
Course
Learn how to design your first layout in Android.
Learn how to design your first layout in Android.
2 reddit posts
143 mentions
143 mentions
#4
Build Native Mobile Apps with Flutter
Course
Learn from experts at Google how to use Flutter to craft high-quality native interfaces on iOS and Android devices in record time.
Learn from experts at Google how to use Flutter to craft high-quality native interfaces on iOS and Android devices in record time.
5 reddit posts
29 mentions
29 mentions
#5
Java Programming Basics
Course
Take your first steps towards becoming a Java developer.
Take your first steps towards becoming a Java developer.
2 reddit posts
225 mentions
225 mentions
#6
How to Build a Startup
Course
Learn what it takes to build a successful startup using the Customer Development process, where entrepreneurs "get out of the building" to gather and iterate on feedback.
Learn what it takes to build a successful startup using the Customer Development process, where entrepreneurs "get out of the building" to gather and iterate on feedback.
4 reddit posts
193 mentions
193 mentions
#7
Version Control with Git
Course
Learn how to use Git, a popular Version Control System and essential tool for any developer.
Learn how to use Git, a popular Version Control System and essential tool for any developer.
1 reddit posts
163 mentions
163 mentions
#8
Intro to Artificial Intelligence
Course
This course will introduce you to the basics of AI.
This course will introduce you to the basics of AI.
1 reddit posts
118 mentions
118 mentions
#9
Intro to TensorFlow for Deep Learning
Course
Developed by Google and Udacity, this course teaches a practical approach to deep learning for software developers.
Developed by Google and Udacity, this course teaches a practical approach to deep learning for software developers.
5 reddit posts
98 mentions
98 mentions
#10
Artificial Intelligence for Robotics
Course
Learn how to program all the major systems of a robotic car.
Learn how to program all the major systems of a robotic car.
1 reddit posts
124 mentions
124 mentions
#11
Machine Learning
Course
In this course, you'll learn how to apply Supervised, Unsupervised and Reinforcement Learning techniques for solving a range of data science problems.
In this course, you'll learn how to apply Supervised, Unsupervised and Reinforcement Learning techniques for solving a range of data science problems.
0 reddit posts
39 mentions
39 mentions
#12
Design of Computer Programs
Course
Learn how to model problems, and how to optimize performance by using some of the advanced features of Python.
Learn how to model problems, and how to optimize performance by using some of the advanced features of Python.
0 reddit posts
88 mentions
88 mentions
#13
Introduction to Machine Learning Course
Course
This class will teach you the end-to-end process of investigating data through a machine learning lens.
This class will teach you the end-to-end process of investigating data through a machine learning lens.
1 reddit posts
75 mentions
75 mentions
#14
Interactive 3D Graphics
Course
This course will teach you the principles of 3D computer graphics: meshes, transforms, lighting, animation, and making interactive 3D applications run in a browser.
This course will teach you the principles of 3D computer graphics: meshes, transforms, lighting, animation, and making interactive 3D applications run in a browser.
3 reddit posts
76 mentions
76 mentions
#15
Machine Learning for Trading
Course
Implement machine learning based strategies to make trading decisions using real-world data.
Implement machine learning based strategies to make trading decisions using real-world data.
1 reddit posts
49 mentions
49 mentions
#16
Material Design for Android Developers
Course
Learn and apply the material design principles that define Android's visual language to your apps.
Learn and apply the material design principles that define Android's visual language to your apps.
6 reddit posts
43 mentions
43 mentions
#17
Intro to Statistics
Course
Get ready to analyze, visualize, and interpret data.
Get ready to analyze, visualize, and interpret data.
1 reddit posts
56 mentions
56 mentions
#18
HTML5 Canvas
Course
Learn how you can use HTML5 Canvas to create and modify images or even interactive animations.
Learn how you can use HTML5 Canvas to create and modify images or even interactive animations.
1 reddit posts
71 mentions
71 mentions
#19
Intro to Algorithms
Course
This class will give you an introduction to the design and analysis of algorithms, enabling you to analyze networks and discover how individuals are connected.
This class will give you an introduction to the design and analysis of algorithms, enabling you to analyze networks and discover how individuals are connected.
0 reddit posts
53 mentions
53 mentions
#20
Kotlin Bootcamp for Programmers
Course
Learn the fundamentals of the Kotlin programming language from Kotlin experts at Google.
Learn the fundamentals of the Kotlin programming language from Kotlin experts at Google.
0 reddit posts
38 mentions
38 mentions
#21
Introduction to Computer Vision
Course
This course provides an introduction to computer vision including fundamentals, methods for application and machine learning classification.
This course provides an introduction to computer vision including fundamentals, methods for application and machine learning classification.
0 reddit posts
35 mentions
35 mentions
#22
Intro to JavaScript
Course
Learn the fundamentals of JavaScript, the most popular programming language in web development.
Learn the fundamentals of JavaScript, the most popular programming language in web development.
0 reddit posts
39 mentions
39 mentions
#23
Web Accessibility
Course
Get hands-on experience making web applications accessible.
Get hands-on experience making web applications accessible.
2 reddit posts
22 mentions
22 mentions
#24
Intro to Descriptive Statistics
Course
Intro to Descriptive Statistics will teach you the basic concepts of statistics that can be used to extract information from data.
Intro to Descriptive Statistics will teach you the basic concepts of statistics that can be used to extract information from data.
0 reddit posts
26 mentions
26 mentions
#25
Intro to Data Science
Course
What does a data scientist do? In this course, we will survey the main topics in data science so you can understand the skills that are needed to become a data scientist.
What does a data scientist do? In this course, we will survey the main topics in data science so you can understand the skills that are needed to become a data scientist.
0 reddit posts
34 mentions
34 mentions
#26
Programming Languages
Course
This course is an introduction to the fundamentals of programming languages.
This course is an introduction to the fundamentals of programming languages.
0 reddit posts
30 mentions
30 mentions
#27
Responsive Web Design Fundamentals
Course
Learn and practice strategies for developing websites that look great on every device.
Learn and practice strategies for developing websites that look great on every device.
2 reddit posts
36 mentions
36 mentions
#28
Applied Cryptography
Course
Cryptography is present in everyday life, from paying with a credit card to using the telephone.
Cryptography is present in everyday life, from paying with a credit card to using the telephone.
2 reddit posts
27 mentions
27 mentions
#29
Introduction to Operating Systems
Course
Introduction to Operating Systems teaches the basic operating system abstractions, mechanisms, and their implementations.
Introduction to Operating Systems teaches the basic operating system abstractions, mechanisms, and their implementations.
0 reddit posts
33 mentions
33 mentions
#30
Intro to Relational Databases
Course
Relational databases are a powerful tool used throughout the industry.
Relational databases are a powerful tool used throughout the industry.
0 reddit posts
30 mentions
30 mentions
#31
Software Testing
Course
Learn how to catch bugs and break software as you discover different testing methods that will help you build better software.
Learn how to catch bugs and break software as you discover different testing methods that will help you build better software.
1 reddit posts
28 mentions
28 mentions
#32
Intro to HTML and CSS
Course
In this course, you'll learn the fundamentals web development, along with best practices and professional problem-solving techniques using Developer Tools.
In this course, you'll learn the fundamentals web development, along with best practices and professional problem-solving techniques using Developer Tools.
0 reddit posts
49 mentions
49 mentions
#33
Intro to Inferential Statistics
Course
Intro to Inferential Statistics will teach you how to test your hypotheses and begin to make predictions based on statistical results drawn from data.
Intro to Inferential Statistics will teach you how to test your hypotheses and begin to make predictions based on statistical results drawn from data.
0 reddit posts
21 mentions
21 mentions
#34
Browser Rendering Optimization
Course
This course will demystify the browser's rendering pipeline and make it easy for you to build high performance web apps.
This course will demystify the browser's rendering pipeline and make it easy for you to build high performance web apps.
1 reddit posts
17 mentions
17 mentions
#35
Full Stack Foundations
Course
Learn the fundamentals of back-end web development by creating your own web application from the ground up using the iterative development process.
Learn the fundamentals of back-end web development by creating your own web application from the ground up using the iterative development process.
1 reddit posts
20 mentions
20 mentions
#36
Intro to Physics
Course
Go to the places where big physics discoveries were made in the past and make them yourself.
Go to the places where big physics discoveries were made in the past and make them yourself.
1 reddit posts
30 mentions
30 mentions
#37
JavaScript Design Patterns
Course
Learn the importance of code organization and how to implement it with either vanilla JavaScript or an organizational library or framework.
Learn the importance of code organization and how to implement it with either vanilla JavaScript or an organizational library or framework.
1 reddit posts
27 mentions
27 mentions
#38
Scalable Microservices with Kubernetes
Course
This course is designed to teach you about managing microservices, using Kubernetes.
This course is designed to teach you about managing microservices, using Kubernetes.
2 reddit posts
15 mentions
15 mentions
#39
Intro to iOS App Development with Swift
Course
Take the first step in becoming an iOS Developer by learning about Swift and writing your first app.
Take the first step in becoming an iOS Developer by learning about Swift and writing your first app.
0 reddit posts
21 mentions
21 mentions
#40
Reinforcement Learning
Course
0 reddit posts
20 mentions
20 mentions
#41
2D Game Development with libGDX
Course
This course explores how to use LibGDX to build 2D games that run anywhere, from web browsers to mobile devices.
This course explores how to use LibGDX to build 2D games that run anywhere, from web browsers to mobile devices.
1 reddit posts
19 mentions
19 mentions
#42
Intro to Deep Learning with PyTorch
Course
Learn the basics of deep learning and implement your own deep neural networks with PyTorch.
Learn the basics of deep learning and implement your own deep neural networks with PyTorch.
0 reddit posts
15 mentions
15 mentions
#43
Data Analysis with R
Course
Data is everywhere and so much of it is unexplored.
Data is everywhere and so much of it is unexplored.
0 reddit posts
18 mentions
18 mentions
#44
Intro to Data Analysis
Course
Explore a variety of datasets, posing and answering your own questions about each.
Explore a variety of datasets, posing and answering your own questions about each.
0 reddit posts
22 mentions
22 mentions
#45
Intro to Hadoop and MapReduce
Course
In this short course, learn the fundamentals of MapReduce and Apache Hadoop to start making sense of Big Data in the real world.
In this short course, learn the fundamentals of MapReduce and Apache Hadoop to start making sense of Big Data in the real world.
1 reddit posts
15 mentions
15 mentions
#46
Computability, Complexity & Algorithms
Course
Learn tools and techniques that will help you recognize when problems you encounter are intractable and when there an efficient solution.
Learn tools and techniques that will help you recognize when problems you encounter are intractable and when there an efficient solution.
0 reddit posts
18 mentions
18 mentions
#47
Gradle for Android and Java
Course
Build bigger and better Android and Java apps using the Gradle build tool.
Build bigger and better Android and Java apps using the Gradle build tool.
0 reddit posts
12 mentions
12 mentions
#48
Linux Command Line Basics
Course
An introduction to the Linux command line interface.
An introduction to the Linux command line interface.
0 reddit posts
16 mentions
16 mentions
#49
How to Make a Platformer Using libGDX
Course
This course will explore how to create a game called Giga Gal.
This course will explore how to create a game called Giga Gal.
0 reddit posts
16 mentions
16 mentions
#50
Differential Equations in Action
Course
Write Python code to find numerical solutions to systems of differential equations.
Write Python code to find numerical solutions to systems of differential equations.
1 reddit posts
13 mentions
13 mentions
#51
Statistics
Course
We live in a time of unprecedented access to information.
We live in a time of unprecedented access to information.
1 reddit posts
14 mentions
14 mentions
#52
Software Debugging
Course
In this course you will learn how to debug programs systematically using scientific methods and build several automated debugging tools in Python.
In this course you will learn how to debug programs systematically using scientific methods and build several automated debugging tools in Python.
0 reddit posts
14 mentions
14 mentions
#53
Android Basics: Data Storage
Course
In this course, you'll learn the basics of data storage in Android, building your first database and an app that could be used for any small business.
In this course, you'll learn the basics of data storage in Android, building your first database and an app that could be used for any small business.
0 reddit posts
14 mentions
14 mentions
#54
Software Development Process
Course
Software Development Processes explores requirements engineering, architecture and design, testing, and software quality in general.
Software Development Processes explores requirements engineering, architecture and design, testing, and software quality in general.
0 reddit posts
13 mentions
13 mentions
#55
Linear Algebra Refresher Course
Course
Learn linear algebra by doing: you will code your own library of linear algebra functions.
Learn linear algebra by doing: you will code your own library of linear algebra functions.
0 reddit posts
11 mentions
11 mentions
#56
UX Design for Mobile Developers
Course
This is a design course made for developers.
This is a design course made for developers.
0 reddit posts
13 mentions
13 mentions
#57
Android Performance
Course
Performance matters to users, so it must matter to you.
Performance matters to users, so it must matter to you.
2 reddit posts
8 mentions
8 mentions
#58
Firebase in a Weekend: Android
Course
This course will teach you when and why to choose Firebase as a backend for your Android application.
This course will teach you when and why to choose Firebase as a backend for your Android application.
0 reddit posts
17 mentions
17 mentions
#59
Android Basics: Networking
Course
This class teaches the basics of networking using Android, and is a part of the Android Basics Nanodegree by Google.
This class teaches the basics of networking using Android, and is a part of the Android Basics Nanodegree by Google.
0 reddit posts
9 mentions
9 mentions
#60
Website Performance Optimization
Course
Learn how browsers convert HTML, CSS and JavaScript into websites while you experiment with Chrome Developer Tools to measure and optimize website speed.
Learn how browsers convert HTML, CSS and JavaScript into websites while you experiment with Chrome Developer Tools to measure and optimize website speed.
1 reddit posts
12 mentions
12 mentions
#61
Knowledge-Based AI: Cognitive Systems
Course
The twin goals of knowledge-based artificial intelligence (AI) are to build AI agents capable of human-level intelligence and gain insights into human cognition.
The twin goals of knowledge-based artificial intelligence (AI) are to build AI agents capable of human-level intelligence and gain insights into human cognition.
0 reddit posts
10 mentions
10 mentions
#62
A/B Testing
Course
0 reddit posts
9 mentions
9 mentions
#63
High Performance Computer Architecture
Course
The HPCA course covers performance measurement, pipelining, and improved parallelism through various means.
The HPCA course covers performance measurement, pipelining, and improved parallelism through various means.
0 reddit posts
14 mentions
14 mentions
#64
GT - Refresher - Advanced OS
Course
This course covers the essential Operating Systems concepts students need in preparation for the rest of the GT "Advanced Operating Systems" sequence.
This course covers the essential Operating Systems concepts students need in preparation for the rest of the GT "Advanced Operating Systems" sequence.
0 reddit posts
10 mentions
10 mentions
#65
Advanced Android with Kotlin
Course
Develop Feature-Rich Android Apps with the Kotlin Programming Language.
Develop Feature-Rich Android Apps with the Kotlin Programming Language.
0 reddit posts
15 mentions
15 mentions
#66
Responsive Images
Course
Go beyond image tags.
Go beyond image tags.
0 reddit posts
8 mentions
8 mentions
#67
Computer Networking
Course
This is an advanced Computer Networking course that delves into the latest concepts and tools used by the CN industry.
This is an advanced Computer Networking course that delves into the latest concepts and tools used by the CN industry.
2 reddit posts
7 mentions
7 mentions
#68
Android Basics: User Input
Course
Learn how to make your apps interactive using buttons and text.
Learn how to make your apps interactive using buttons and text.
0 reddit posts
8 mentions
8 mentions
#69
Product Design
Course
Learn product validation, UI/UX practices, Googleâs Design Sprint and the process for setting and tracking actionable metrics.
Learn product validation, UI/UX practices, Googleâs Design Sprint and the process for setting and tracking actionable metrics.
0 reddit posts
9 mentions
9 mentions
#70
Intro to AJAX
Course
Learn how to perform asynchronous requests as you build a web app with data from Google Street View, the New York Times and Wikipedia.
Learn how to perform asynchronous requests as you build a web app with data from Google Street View, the New York Times and Wikipedia.
0 reddit posts
7 mentions
7 mentions
#71
Machine Learning: Unsupervised Learning
Course
Ever wonder how Netflix can predict what movies you'll like? Or how Amazon knows what you want to buy before you do? The answer can be found in Unsupervised Learning.
Ever wonder how Netflix can predict what movies you'll like? Or how Amazon knows what you want to buy before you do? The answer can be found in Unsupervised Learning.
0 reddit posts
8 mentions
8 mentions
#72
Data Visualization and D3.js
Course
Learn the fundamentals of data visualization and apply design and narrative concepts to create your own visualization.
Learn the fundamentals of data visualization and apply design and narrative concepts to create your own visualization.
0 reddit posts
9 mentions
9 mentions
#73
Authentication & Authorization: OAuth
Course
Learn to implement the OAuth 2.
Learn to implement the OAuth 2.
0 reddit posts
5 mentions
5 mentions
#74
Kotlin for Android Developers
Course
Take an Android app in Java and convert it to Kotlin, learning key features of the Kotlin programming language along the way.
Take an Android app in Java and convert it to Kotlin, learning key features of the Kotlin programming language along the way.
1 reddit posts
9 mentions
9 mentions
#75
Intro to Psychology
Course
Go on a journey through psychological concepts and principles to enable you to gain a more in-depth understanding of human thought and behavior.
Go on a journey through psychological concepts and principles to enable you to gain a more in-depth understanding of human thought and behavior.
0 reddit posts
2 mentions
2 mentions
#76
Intro to Theoretical Computer Science
Course
Learn the basic concepts in theoretical computer science.
Learn the basic concepts in theoretical computer science.
0 reddit posts
6 mentions
6 mentions
#77
Object-Oriented JavaScript
Course
0 reddit posts
39 mentions
39 mentions
#78
Advanced Operating Systems
Course
0 reddit posts
6 mentions
6 mentions
#79
Offline Web Applications
Course
Learn how to develop offline-first web application using Service Workers and IndexedDB.
Learn how to develop offline-first web application using Service Workers and IndexedDB.
1 reddit posts
4 mentions
4 mentions
#80
JavaScript Promises
Course
Learn how to simplify asynchronous work with Native JavaScript Promises.
Learn how to simplify asynchronous work with Native JavaScript Promises.
1 reddit posts
3 mentions
3 mentions
#81
Software Architecture & Design
Course
Software Architecture and Design teaches the principles and concepts involved in the analysis and design of large software systems.
Software Architecture and Design teaches the principles and concepts involved in the analysis and design of large software systems.
0 reddit posts
4 mentions
4 mentions
#82
Intro to Backend
Course
Learn to build a multiuser blog with Google App Engine that permits users to sign in.
Learn to build a multiuser blog with Google App Engine that permits users to sign in.
0 reddit posts
6 mentions
6 mentions
#83
Introduction to Graduate Algorithms
Course
Learn advanced techniques for designing algorithms and apply them to hard computational problems.
Learn advanced techniques for designing algorithms and apply them to hard computational problems.
0 reddit posts
9 mentions
9 mentions
#84
Designing RESTful APIs
Course
Build and secure a web server with a RESTful Developer-Friendly API that developers will love to use.
Build and secure a web server with a RESTful Developer-Friendly API that developers will love to use.
0 reddit posts
6 mentions
6 mentions
#85
Intro to Information Security
Course
0 reddit posts
6 mentions
6 mentions
#86
SQL for Data Analysis
Course
Learn to use Structured Query Language (SQL) to extract and analyze data stored in databases.
Learn to use Structured Query Language (SQL) to extract and analyze data stored in databases.
0 reddit posts
10 mentions
10 mentions
#87
Intro to jQuery
Course
Learn how to access and modify the DOM with ease using jQuery.
Learn how to access and modify the DOM with ease using jQuery.
0 reddit posts
4 mentions
4 mentions
#88
C++ For Programmers
Course
This course teaches C++ to students already familiar with a programming language.
This course teaches C++ to students already familiar with a programming language.
0 reddit posts
8 mentions
8 mentions
#89
Learn Swift Programming Syntax
Course
This course focuses on the syntax of the Swift programming language.
This course focuses on the syntax of the Swift programming language.
0 reddit posts
7 mentions
7 mentions
#90
Android Basics: Multiscreen Apps
Course
Learn to build multiple screens and link them together, expanding the range of apps you can create.
Learn to build multiple screens and link them together, expanding the range of apps you can create.
0 reddit posts
13 mentions
13 mentions
#91
Intro to Point & Click App Development
Course
In this short class you'll build powerful apps without writing code.
In this short class you'll build powerful apps without writing code.
0 reddit posts
4 mentions
4 mentions
#92
Swift for Beginners
Course
Learn Swift, Apple's programming language for building iOS applications.
Learn Swift, Apple's programming language for building iOS applications.
0 reddit posts
8 mentions
8 mentions
#93
JavaScript Testing
Course
Learn how to iterate on your web applications with confidence using the red-green-refactor workflow cycle and automated testing frameworks.
Learn how to iterate on your web applications with confidence using the red-green-refactor workflow cycle and automated testing frameworks.
0 reddit posts
4 mentions
4 mentions
#94
Rapid Prototyping
Course
Learning to prototype will save you time and money in the development process.
Learning to prototype will save you time and money in the development process.
0 reddit posts
2 mentions
2 mentions
#95
Data Wrangling with MongoDB
Course
Data Scientists spend most of their time cleaning data.
Data Scientists spend most of their time cleaning data.
0 reddit posts
4 mentions
4 mentions
#96
Intro to DevOps
Course
Learn all about the DevOps landscape, workflow, and a survey of the systems currently being used to support scalable software deployment.
Learn all about the DevOps landscape, workflow, and a survey of the systems currently being used to support scalable software deployment.
0 reddit posts
3 mentions
3 mentions
#97
Intro to Progressive Web Apps
Course
In this course youâll get started working on your very first Progressive Web App (PWA) - a web app that can take advantage of many features native applications have enjoyed.
In this course youâll get started working on your very first Progressive Web App (PWA) - a web app that can take advantage of many features native applications have enjoyed.
0 reddit posts
4 mentions
4 mentions
#98
Real-Time Analytics with Apache Storm
Course
The world is trending in real time.
The world is trending in real time.
0 reddit posts
2 mentions
2 mentions
#99
iOS Networking with Swift
Course
Learn how to incorporate networking into your apps to access data from around the world.
Learn how to incorporate networking into your apps to access data from around the world.
0 reddit posts
1 mentions
1 mentions
#100
Grand Central Dispatch (GCD)
Course
Learn how to prevent background operations from interfering with an app's UI by implementing Apple's GCD framework.
Learn how to prevent background operations from interfering with an app's UI by implementing Apple's GCD framework.
0 reddit posts
1 mentions
1 mentions
#101
Compilers: Theory and Practice
Course
This course teaches the theory and practice behind building compilers for higher level programming languages.
This course teaches the theory and practice behind building compilers for higher level programming languages.
0 reddit posts
5 mentions
5 mentions
#102
App Monetization
Course
Learn how to effectively develop, implement, and measure your monetization strategy, iterating on the model as appropriate.
Learn how to effectively develop, implement, and measure your monetization strategy, iterating on the model as appropriate.
0 reddit posts
1 mentions
1 mentions
#103
App Marketing
Course
This course will help you organize a strategy of identifying your perfect user, and teach you how to grow your user base by focusing your product on their needs.
This course will help you organize a strategy of identifying your perfect user, and teach you how to grow your user base by focusing your product on their needs.
0 reddit posts
1 mentions
1 mentions
#104
Google Maps APIs
Course
This course will introduce you to the content available through the Google Maps APIs through building a real-estate listings web application step-by-step.
This course will introduce you to the content available through the Google Maps APIs through building a real-estate listings web application step-by-step.
0 reddit posts
4 mentions
4 mentions
#105
Localization Essentials
Course
Localization is about making a product feel tailored to users around the world.
Localization is about making a product feel tailored to users around the world.
1 reddit posts
2 mentions
2 mentions
#106
Database Systems Concepts & Design
Course
This course presents an example of applying a database application development methodology to a major real-world project.
This course presents an example of applying a database application development methodology to a major real-world project.
0 reddit posts
4 mentions
4 mentions
#107
Objective-C for Swift Developers
Course
Learn the distinguishing language features of Objective-C.
Learn the distinguishing language features of Objective-C.
0 reddit posts
2 mentions
2 mentions
#108
High Performance Computing
Course
This course will give you solid foundations for developing, analyzing, and implementing parallel and locality-efficient algorithms.
This course will give you solid foundations for developing, analyzing, and implementing parallel and locality-efficient algorithms.
0 reddit posts
5 mentions
5 mentions
#109
Engagement & Monetization | Mobile Games
Course
You will learn the most effective monetization strategies for your game, how to keep your players interested and engaged, so that your game stands out in the app store.
You will learn the most effective monetization strategies for your game, how to keep your players interested and engaged, so that your game stands out in the app store.
0 reddit posts
1 mentions
1 mentions
#110
Dynamic Web Applications with Sinatra
Course
Sinatra is a micro-framework for quickly developing small Ruby applications for the web.
Sinatra is a micro-framework for quickly developing small Ruby applications for the web.
0 reddit posts
6 mentions
6 mentions
#111
Server-Side Swift
Course
In this course, built in collaboration with IBM and Hashicorp, you'll learn how to use Swift as a server-side language for building end-to-end applications.
In this course, built in collaboration with IBM and Hashicorp, you'll learn how to use Swift as a server-side language for building end-to-end applications.
1 reddit posts
2 mentions
2 mentions
#112
Model Building and Validation
Course
This course will teach you how to start from scratch in understanding and paying attention to what is important in the data and how to answer questions about data.
This course will teach you how to start from scratch in understanding and paying attention to what is important in the data and how to answer questions about data.
1 reddit posts
2 mentions
2 mentions
#113
Client-Server Communication
Course
Learn how a client communicates with a server, including HTTP's request and response cycle, HTTP/2 and HTTPs.
Learn how a client communicates with a server, including HTTP's request and response cycle, HTTP/2 and HTTPs.
0 reddit posts
2 mentions
2 mentions
#114
Swift for Developers
Course
Get a quick practical introduction to Swift programming basics and build your first iOS app.
Get a quick practical introduction to Swift programming basics and build your first iOS app.
0 reddit posts
5 mentions
5 mentions
#115
Front End Frameworks
Course
Explore and build interactive, single-page applications with popular JavaScript frameworks.
Explore and build interactive, single-page applications with popular JavaScript frameworks.
0 reddit posts
3 mentions
3 mentions
#116
Configuring Linux Web Servers
Course
0 reddit posts
2 mentions
2 mentions
#117
HTTP & Web Servers
Course
HTTP is the fundamental protocol of the Web.
HTTP is the fundamental protocol of the Web.
0 reddit posts
3 mentions
3 mentions
#118
iOS Persistence and Core Data
Course
Persisting data is a core skill for any iOS developer.
Persisting data is a core skill for any iOS developer.
0 reddit posts
2 mentions
2 mentions
#119
Introduction to Virtual Reality
Course
If you are interested in learning more about virtual reality, this course will teach you the principles of VR technology and help you understand what you can build in VR.
If you are interested in learning more about virtual reality, this course will teach you the principles of VR technology and help you understand what you can build in VR.
0 reddit posts
3 mentions
3 mentions
#120
Firebase in a Weekend: iOS
Course
This course will teach you when and why to choose Firebase as a backend for your iOS application.
This course will teach you when and why to choose Firebase as a backend for your iOS application.
0 reddit posts
1 mentions
1 mentions
#121
Object Oriented Programming in Java
Course
Learn how to apply powerful object-oriented programming concepts in Java.
Learn how to apply powerful object-oriented programming concepts in Java.
0 reddit posts
5 mentions
5 mentions
#122
How to Make an iOS App
Course
Learn the process of building an app, taking your ideas from drawing board to App Store.
Learn the process of building an app, taking your ideas from drawing board to App Store.
0 reddit posts
1 mentions
1 mentions
#123
Data Analysis and Visualization
Course
This course will introduce students to the field by covering stateÂ-of-Âthe-art modeling, analysis and visualization techniques.
This course will introduce students to the field by covering stateÂ-of-Âthe-art modeling, analysis and visualization techniques.
0 reddit posts
4 mentions
4 mentions
#124
JavaScript and the DOM
Course
0 reddit posts
5 mentions
5 mentions
#125
Networking for Web Developers
Course
You've used the Internet.
You've used the Internet.
0 reddit posts
4 mentions
4 mentions
#126
Firebase Analytics: Android
Course
Learn how to grow an app's user base using Firebase Analytics, a free and unlimited analytics solution.
Learn how to grow an app's user base using Firebase Analytics, a free and unlimited analytics solution.
0 reddit posts
3 mentions
3 mentions
#127
Core ML: Machine Learning for iOS
Course
Learn how to use Apple's Core ML framework to build iOS apps with intelligent new features.
Learn how to use Apple's Core ML framework to build iOS apps with intelligent new features.
1 reddit posts
0 mentions
0 mentions
#128
Segmentation and Clustering
Course
The Segmentation & Clustering course provides students with the knowledge to build and apply clustering models to develop sophisticated segmentation in business contexts.
The Segmentation & Clustering course provides students with the knowledge to build and apply clustering models to develop sophisticated segmentation in business contexts.
0 reddit posts
1 mentions
1 mentions
#129
Web Tooling & Automation
Course
In this course, youâll learn how to setup your development environment and save a lot of time and effort with automatic optimization.
In this course, youâll learn how to setup your development environment and save a lot of time and effort with automatic optimization.
0 reddit posts
1 mentions
1 mentions
#130
ES6 - JavaScript Improved
Course
Learn about the changes made to the JavaScript programming language in ECMAScript 6 and how to use these new improvements to write better cleaner code.
Learn about the changes made to the JavaScript programming language in ECMAScript 6 and how to use these new improvements to write better cleaner code.
0 reddit posts
3 mentions
3 mentions
#131
Problem Solving with Advanced Analytics
Course
Learn a scientific approach to solving problems with data, a foundational skill for anyone interested in making data driven decisions in a business context.
Learn a scientific approach to solving problems with data, a foundational skill for anyone interested in making data driven decisions in a business context.
0 reddit posts
1 mentions
1 mentions
#132
Creating an Analytical Dataset
Course
Learn how to prepare data to ensure the efficacy of your analysis while improving fluency in Alteryx.
Learn how to prepare data to ensure the efficacy of your analysis while improving fluency in Alteryx.
0 reddit posts
1 mentions
1 mentions
#133
Get Your Startup Started
Course
Acquire the know-how necessary to see your business grow towards its next milestone.
Acquire the know-how necessary to see your business grow towards its next milestone.
0 reddit posts
1 mentions
1 mentions
#134
Time Series Forecasting
Course
The Time Series Forecasting course provides students with the foundational knowledge to build and apply time series forecasting models in a variety of business contexts.
The Time Series Forecasting course provides students with the foundational knowledge to build and apply time series forecasting models in a variety of business contexts.
0 reddit posts
1 mentions
1 mentions
#135
Big Data Analytics in Healthcare
Course
In this course, we introduce the characteristics of medical data and associated data mining challenges on dealing with such data.
In this course, we introduce the characteristics of medical data and associated data mining challenges on dealing with such data.
0 reddit posts
5 mentions
5 mentions
#136
Writing READMEs
Course
Documentation is an important part of the development process.
Documentation is an important part of the development process.
0 reddit posts
1 mentions
1 mentions
#137
Strengthen Your LinkedIn Network & Brand
Course
Learn how to excel at networking both in-person and on LinkedIn.
Learn how to excel at networking both in-person and on LinkedIn.
0 reddit posts
1 mentions
1 mentions
#138
Self-Driving Fundamentals: Featuring Apollo
Course
Identify key parts of self-driving cars, utilize Apollo HD Map, localization, perception, prediction, planning and control, and start the learning path of building a self-driving car.
Identify key parts of self-driving cars, utilize Apollo HD Map, localization, perception, prediction, planning and control, and start the learning path of building a self-driving car.
0 reddit posts
3 mentions
3 mentions
#139
Secure and Private AI
Course
Learn how to extend PyTorch with the tools necessary to train AI models that preserve user privacy.
Learn how to extend PyTorch with the tools necessary to train AI models that preserve user privacy.
1 reddit posts
2 mentions
2 mentions
#140
Human-Computer Interaction
Course
This course is an introductory course on human-computer interaction, covering the principles, techniques, and open areas of development in HCI.
This course is an introductory course on human-computer interaction, covering the principles, techniques, and open areas of development in HCI.
0 reddit posts
5 mentions
5 mentions
#141
Artificial Intelligence
Course
This course gives a survey of topics in AI along with in-depth foundational concepts such as classical search, probability, machine learning, logic and planning.
This course gives a survey of topics in AI along with in-depth foundational concepts such as classical search, probability, machine learning, logic and planning.
0 reddit posts
4 mentions
4 mentions
#142
UIKit Fundamentals
Course
Learn the iOS UIKit framework, which is the cornerstone of creating user interfaces in all iOS apps and crucial for any iOS Developer to be intimately familiar with.
Learn the iOS UIKit framework, which is the cornerstone of creating user interfaces in all iOS apps and crucial for any iOS Developer to be intimately familiar with.
0 reddit posts
1 mentions
1 mentions
#143
Shell Workshop
Course
0 reddit posts
1 mentions
1 mentions
#144
Full-Stack Interview Prep
Course
Answer common full stack and web security interview questions with confidence and poise.
Answer common full stack and web security interview questions with confidence and poise.
0 reddit posts
1 mentions
1 mentions
#145
How to Install Android Studio
Course
Participate in this short tutorial to install Android Studio on your computer and set up a new project using the program's Project Wizard.
Participate in this short tutorial to install Android Studio on your computer and set up a new project using the program's Project Wizard.
0 reddit posts
1 mentions
1 mentions
#146
Introduction to TensorFlow Lite
Course
Learn how to deploy deep learning models on mobile and embedded devices with TensorFlow Lite.
Learn how to deploy deep learning models on mobile and embedded devices with TensorFlow Lite.
0 reddit posts
2 mentions
2 mentions
#147
Data Structures & Algorithms in Swift
Course
Review and practice the skills technical interviewers expect you to know and learn how to explain your Swift solutions.
Review and practice the skills technical interviewers expect you to know and learn how to explain your Swift solutions.
0 reddit posts
1 mentions
1 mentions
#148
The MVC Pattern in Ruby
Course
In this course youâll learn how to organize your code, and why thatâs important.
In this course youâll learn how to organize your code, and why thatâs important.
0 reddit posts
1 mentions
1 mentions
#149
Spark
Course
Master how to work with big data and build machine learning models at scale using Spark.
Master how to work with big data and build machine learning models at scale using Spark.
0 reddit posts
4 mentions
4 mentions
#150
Advanced Android App Development
Course
Make your app production-ready by applying advanced features like library integration, material design, widgets, receiving cloud messages, and more.
Make your app production-ready by applying advanced features like library integration, material design, widgets, receiving cloud messages, and more.
0 reddit posts
27 mentions
27 mentions
#151
Developing Android Apps with Kotlin
Course
Learn the fundamentals of the Kotlin programming language from Kotlin experts at Google.
Learn the fundamentals of the Kotlin programming language from Kotlin experts at Google.
1 reddit posts
96 mentions
96 mentions
#152
Data Visualization in Tableau
Course
Learn the fundamentals of data visualization and practice communicating with data.
Learn the fundamentals of data visualization and practice communicating with data.
0 reddit posts
1 mentions
1 mentions