'' courses

All '' courses:

  1. Practice PHP and Learn: File Handling

    Practice PHP and Learn: File Handling

    Course Beginner

    If you want to create a PHP application, chances are that you'll need to read and write files sooner or later. Whether you're reading a config file or...

  2. Guide to The Loop in WordPress

    Guide to The Loop in WordPress

    Course Intermediate

    The Loop is at the core of WordPress's post rendering engine. With The Loop, WordPress formats each post to be displayed on the current page. If you want to...

  3. Learn Data Visualization With D3.js

    Learn Data Visualization With D3.js

    Course Intermediate

    A picture is worth a thousand words, something that is also true when it comes to data visualization. In our information age, people need to quickly grasp...

  4. Beyond the Basics: Figma

    Beyond the Basics: Figma

    Course Intermediate

    Figma is quickly becoming a favorite tool for UI and UX designers worldwide, many of them coming over from Sketch and Adobe XD. Figma is a super powerful and...

  5. Build an App From Scratch With JavaScript and the MEAN Stack

    Build an App From Scratch With JavaScript and the MEAN Stack

    Course Intermediate

    Full-stack web development requires coding both a front-end for the browser and a back-end server. Using JavaScript for both parts of the app makes life a...

  6. 3D Animation With Three.js

    3D Animation With Three.js

    Course Intermediate

    In our previous Three.js courses, we covered the essentials of getting around in the Three.js framework. In this course, we’re going to build on that...

  7. Create Your Own Alexa Skill

    Create Your Own Alexa Skill

    Course Intermediate

    Technology is getting more and more integrated into everyday life. Now, with devices like Amazon Alexa, software is moving into users' homes and lives in a...

  8. TypeScript Fundamentals

    TypeScript Fundamentals

    Course Beginner

    JavaScript is a very popular and widespread language, but it has a lot of limitations. When it was created, web pages were much simpler, and JavaScript was...

  9. How to Design a Book Cover

    How to Design a Book Cover

    Course Intermediate

    Welcome to the fun and fascinating world of book cover design! In this course you'll learn how to create professional cover artwork for uploading to...

  10. Android Fundamentals: Activities

    Android Fundamentals: Activities

    Course Beginner

    Activities are one of the fundamental building blocks of Android apps. The app UI is built from Activities, so if you want to become an app developer, you'll...

  11. Up and Running With Variable Fonts

    Up and Running With Variable Fonts

    Course Beginner

    Variable fonts are the next big thing in web typography. They allow for more creativity and design freedom than web designers have ever had with type before....

  12. Connect a Database to Your Python Application

    Connect a Database to Your Python Application

    Course Intermediate

    Most apps will need a database for the back-end, but the specific database you choose shouldn't make much of a difference to your app's architecture. With...