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. Testing Data-Intensive Code with Go

    5 Posts
    Many non-trivial systems are also data-intensive or data-driven. Testing the parts of the
    systems that are data-intensive is very different than testing code-intensive systems.In this 5-part series of tutorials, I will address all the aspects, explore several strategies for designing testable data intensive systems and dive into specific examples.
    View Learning Guide...
  2. How to Record Screencasts with Open Broadcaster Software

    5 Posts
    When recording or streaming a screen capture for tutorials and other types of video presentations, all-in-one solutions that provide tools for both recording and editing are popular. However, these programs can be expensive. An excellent alternative is to use dedicated software for each part of the process: audio, video, and editing. This is an approach we've taken to using, because it gives the best results.
    View Learning Guide...
  3. Create the Perfect Carousel

    3 Posts
    Carousels are a staple of streaming and e-commerce sites. Too often, they suffer from poor accessibility, or are just plain dull. In this guide, we'll create a mouse, keyboard and touch-accessible carousel, using tweens, physics and input tracking to make it delightful to use.
    View Learning Guide...