1. Code

Code Learning Guides

If you want to become a better developer, try these code learning guides. Each one is a hand-picked collection of free code tutorials on a relevant theme, like WordPress Gutenberg or creating an Angular app.

Find everything you need here, whether you’re a web developer or mobile app developer, and no matter which programming language you use. These learning guides bring together over a decade of free code tutorials on Envato Tuts+, covering a huge range of topics.

Do you want to build a React app? Create interactive charts? Get up to speed on machine learning? You’ll find all of that and more here.

  1. Design Patterns in WordPress

    4 Posts
    In this series, we're going to take a look at design patterns, specifically in the context of WordPress, how they're useful, and some practical examples that we can use in our themes and plugins.
    View Learning Guide...
  2. Custom Database Tables

    6 Posts
    In this series we'll be looking at using custom database tables. We'll cover how to create, maintain and remove the table, as well as how to safely, and efficiently, add, remove and query data. In the first article we look at when custom tables might be appropriate, the pros and cons of using them and how to create the table.
    View Learning Guide...
  3. Changing the Fonts of Your WordPress Site

    2 Posts
    WordPress continually proves itself time time and again that it has very few limitations, and is rapidly pushing itself to being, if not the best, but certainly the most versatile CMS available. Out of the box it is certainly not perfect, but you can change it however you want. In this series, we will go over how to change the fonts of your theme using a plugin. You can use either Google Web Fonts our your own custom fonts.
    View Learning Guide...
  4. How to Create a WordPress Avatar Management Plugin from Scratch

    2 Posts
    Avatar Manager for WordPress is a sweet and simple plugin for storing avatars locally and more. Easily. Enhance your WordPress website by letting your users choose between using Gravatar or a self-hosted avatar image right from their profile screen. Improved workflow, on-demand image generation and custom user permissions under a native interface. Say hello to the Avatar Manager plugin.
    View Learning Guide...