All Learning Guides

Find the very best free tutorials and video courses on a range of popular creative and technical subjects, all in one place. What will you start learning today?

With the Design & Illustration learning guides, for example, you can learn important subjects like magazine design or creating Photoshop actions in all the detail you want. Each guide comes with an extensive array of links to other tutorials and courses, so you can start by getting an overview and then dive deeper into the areas that interest you.

And it’s not just design either—you can use these learning guides to become an expert developer, learn new web design skills, succeed in business, and more.

  1. The Power of PowerShell

    2 Posts
    PowerShell is a state of the art shell, scripting language and a management platform. It has a coherent story and rich functionality especially on Windows, but recently it migrated to macOS and Linux, too.  In this series, you'll get an in-depth look at what PowerShell is all about. 
    View Learning Guide...
  2. Coding Android Apps in Kotlin

    3 Posts
    While the vast majority of Android apps are written in Java, there's no rule that you have to use Java for Android development. There are a variety of modern programming languages that are designed to run on the Java Virtual Machine (JVM) and one of these languages that's becoming popular in the Java community, is Kotlin. 
    View Learning Guide...
  3. Let's Go: Golang Concurrency

    2 Posts
    Concurrency is arguably the main motivation for the Go language. Go's language level support for goroutines and channels puts it one level above all mainstream languages when it comes for developing distributed systems. 
    View Learning Guide...