Learn Advance Your Future.
Find the best courses, videos, books, podcasts, and blogs to learn a new skill
Trending Skills
Type
Skill level
Cost
RubyTapas
RubyTapas is for the busy Ruby or Rails developer who is ready to reach the next level of code mastery. Short, focused screencasts twice a week will introduce you to a wide variety of intermediate to advanced Ruby concepts and techniques, Object-Oriented design principles, testing practices, refactoring skills, and much more
Kubernetes on AWS: Tutorial and Best Practices for Deployment
If you're looking for information on how to get started with Kubernetes on AWS Cloud, you've come to the right place. In this document we will share with you what we've learned over the years and what we recommend for setting up and running Kubernetes on AWS. We'll provide you with useful resources, both practical and theoretical, so that you can avoid some of the pitfalls along the way.
Spark Screencasts (Youtube)
In this screencast, we (1) take a quick tour of the documentation available for Spark users online, (2) download and build Spark on a local machine (running OS X, but should be a similar process for Linux or Unix), and (3) Introduce the API using the Spark interactive shell to explore a file.
A beginners guide to thinking in SQL
If you're anything like me, SQL is one of those things that may look easy at first (it reads just like regular english!), but for some reason you can't help but google the correct syntax for every silly query.
Then, you get to joins, aggregation, and subqueries and everything you read just seems like gibberish.