Free
Everybody loves free!
Machine Learning for Everyone
I decided to write a post I've been wishing existed for a long time. A simple introduction for those who always wanted to understand machine learning. Only real-world problems, practical solutions, simple language, and no high-level theorems. One and for everyone. Whether you are a programmer or a manager.
Web App Development in Java: A practical guide
Vaadin applications are written in Java, and optionally HTML, JavaScript, or TypeScript. You can develop Vaadin applications in essentially any development environment that has the Java SDK and deploys to a Java Servlet container. You can use Vaadin with any Java IDE or no IDE at all. Vaadin has special support for the Eclipse, NetBeans, and IntelliJ IDEA IDEs.
Call to Action podcast
Call to Action is a show about remarkable online marketing success stories and how you can apply the lessons to your own marketing campaigns. You can expect candid interviews with digital marketing professionals and thought leaders featured on the Unbounce blog, actionable tips, actionable tips for improving your conversion rates and exclusive offers for marketing optimization tools, events and resources.
Swift for Beginners (Udacity)
In this course, you'll begin learning Swift, Apple's programming language for building iOS applications. You'll start with fundamentals and work your way towards understanding all the core principles necessary to get started creating your first app. At the end of the course, you'll complete a problem set of exercises designed to challenge your understanding of Swift and give you the opportunity to apply what you've learned.
Product Design by Google (Udacity)
There is nothing more powerful than an idea whose time has come. This course is designed to help you materialize your game-changing idea and transform it into a product that you can build a business around. Product Design blends theory and practice to teach you product validation, UI/UX practices, Google's Design Sprint and the process for setting and tracking actionable metrics.
Linux Command Line Basics (Udacity)
We have built this course for beginners who have no experience with the Linux system and the command-line interface. In this course, you'll learn the basics of the command line interface of a Linux server: the terminal and shell (GNU Bash). This course includes an introduction to files and directories in the Linux filesystem.
Knowledge-Based AI: Cognitive Systems by Georgia Tech (Udacity)
This is a core course in artificial intelligence. It is designed to be a challenging course, involving significant independent work, readings, assignments, and projects. It covers structured knowledge representations, as well as knowledge-based methods of problem solving, planning, decision-making, and learning.
Data Structures & Algorithms in Python by Google (Udacity)
Technical interviews follow a pattern. If you know the pattern, you'll be a step ahead of the competition. This course will introduce you to common data structures and algorithms in Python. You'll review frequently-asked technical interview questions and learn how to structure your responses
Tour of Rust
Welcome to the Tour of Rust. This is meant to be a step by step guide through the features of the Rust programming language. Rust is often considered a language with a steep learning curve, but I hope I can convince you there's a lot to explore before we even get to complex parts.