'' courses

All '' courses:

  1. Adobe Photoshop for Beginners

    Adobe Photoshop for Beginners

    Course Beginner

    Learn how to use Adobe Photoshop in this comprehensive course. Go from beginner to pro in 23 videos exploring all the essential Photoshop tools and...

  2. Practice JavaScript and Learn: Events

    Practice JavaScript and Learn: Events

    Course Beginner

    Events are probably the most important part of writing front-end JavaScript. They allow us to react to the user, asynchronous data, and other key things that...

  3. Practice JavaScript and Learn: The DOM

    Practice JavaScript and Learn: The DOM

    Course Beginner

    The Document Object Model (DOM) is probably the most important component of a web page—it defines the set of objects that represent the elements on the page....

  4. Coding Advanced WordPress Theme Templates

    Coding Advanced WordPress Theme Templates

    Course Intermediate

    Template files are at the heart of every WordPress theme. And if you've already gotten started creating WordPress themes, chances are you have some...

  5. 3 More Practical Projects to Learn WordPress Plugin Development

    3 More Practical Projects to Learn WordPress Plugin Development

    Course Intermediate

    One of the great things about WordPress is how easy it is to add new functionality with plugins. In most cases, the functionality you need already exists in...

  6. Next-Level React Apps With Hooks

    Next-Level React Apps With Hooks

    Course Intermediate

    Web technologies are always changing, and React is no exception. In the last several releases of React, we have been introduced to a new way of writing...

  7. Practical Web Animation

    Practical Web Animation

    Course Intermediate

    The days of animation-heavy websites are fading, but there is still something to be said for a site with small amounts of subtle, eye-catching motion to help...

  8. 3 Practical Projects to Learn to Code WordPress Plugins

    3 Practical Projects to Learn to Code WordPress Plugins

    Course Intermediate

    Part of the reason for the popularity of WordPress is how customizable it is. With the right themes and plugins, you can make WordPress do just about...

  9. Easier Project Setup With the Vue.js CLI 3

    Easier Project Setup With the Vue.js CLI 3

    Course Intermediate

    Front-end coding has come a long way since JavaScript first appeared, but more sophisticated frameworks and tools mean that setting up a project or...

  10. Getting Started With Django

    Getting Started With Django

    Course Beginner

    If you like the elegance of the Python programming language, Django is the web framework for you! Django is a powerful but pragmatic framework, with an...

  11. Web Typography Basics in Figma

    Web Typography Basics in Figma

    Course Beginner

    In this course you’ll learn how to design web typography for a website using Figma. Throughout the coming lessons you’ll implement an extensive repertoire of...

  12. Faster Web Apps With the Svelte Framework

    Faster Web Apps With the Svelte Framework

    Course Beginner

    Svelte is a new approach to building user interfaces. Traditional frameworks like React and Vue do the bulk of their work in the browser, but Svelte shifts...