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. Building a Multi-Line Chart Using D3.js

    2 Posts
    D3.js is a wonderful JavaScript library which is used for creating interactive and visually appealing graphics. D3.js stands for Data Driven Documents and uses HTML, SVG and CSS to run its magic. This tutorial will be an introductory tutorial on D3.js where we'll focus on some basic things to create a dynamic graph. Along the course of this tutorial, we'll see how to create a multi-line chart using D3.js library.
    View Learning Guide...
  2. Trim the Bloat: Keeping WordPress Healthy

    5 Posts
    As site owners or developers, we have a responsibility. Specifically, we're responsible to make sure that our site is usable for our visitors and that our content can be easily consumed. To do this, we rely on an array of plugins and themes that come packed with every option the creator could think of and then more.
    View Learning Guide...
  3. Building Your Startup With PHP

    51 Posts
    Learn how to turn your entrepreneurial business concept into an actual startup by following the instructor's own product development process. If you want to get up to speed on the fundamentals of PHP, you may also like our in-depth PHP tutorial, almost seven hours of free video instruction to take you from PHP beginner to programming pro.
    View Learning Guide...
  4. Getting Started With Redux Framework

    2 Posts
    Most well-designed WordPress themes allow site admins to tweak certain aspects of the theme through an options page. The process of creating an options page can be daunting, especially for beginners or even intermediate developers. Luckily there are tools out there—commonly called options frameworks—designed to simplify this process. While several of these exist, one of the best is arguably the Redux Options Framework.
    View Learning Guide...