0

PHP Design Patterns: Introduction

Design patterns are the lifeblood of object-oriented programming. They are solutions to problems that every developer faces with just about every application that they write. No matter what your level of skill, studying design patterns can make your code better. In this course, Jeremy McPeak will walk you through some of the most fundamental design […]

Read More

Lightweight Carousels With Siema: Introduction

Siema is a lightweight JavaScript library for making animated carousels. In this course, I will show you how to put together basic carousels, as well as how to easily customize your Siema carousels to fit the needs of your project. We’ve built a comprehensive guide to help you learn CSS online, whether you’re just getting […]

Read More

A Visual Guide to “em” and “rem” Units: Introduction

em and rem are flexible, scalable units of measurement that give you a specific set of benefits when used to size your layouts and typography. Making decisions on which unit to use in which scenarios can be confusing, especially when opinions on “the best way” can differ widely. In this course, we won’t be telling […]

Read More

How to Use the Google Calendar API: Introduction

If you’ve used Gmail, you’ve probably also used Google Calendar. This tool is widely used for scheduling and organizing events. Since Google has provided a public API to the service, developers can access its features from their own app. In this course, Envato Tuts+ instructor Reggie Dawson will show you how to access the Google […]

Read More

How to Build a Custom Theme for Drupal 8: Introduction

Drupal is a CMS (content management system) that allows you to quickly and easily create content-driven sites for yourself and your customers. Using existing themes is a great way to save time, but what do you do when none of those themes are quite right? How can you give your customers websites and designs that […]

Read More

Propeller: Combining Bootstrap With Material Design: Introduction

Propeller is a front-end framework that applies Material Design principles to Bootstrap websites. In this course, you will learn how to use Propeller to take your Bootstrap designs to the next level. Watch full course with our free 10-day trial: https://code.tutsplus.com/courses/propeller-combining-bootstrap-with-material-design

Read More

Designing Game UI Assets in Adobe Illustrator: Introduction

This course will take you through how to create some basic user interface (UI) elements for your video game project using Adobe Illustrator. You will learn the step-by-step process for creating stylized textures, buttons, and icons. This course is perfect for designers, illustrators, and game artists. Topics will include shape design, layer properties, and drawing […]

Read More

Add MailChimp Signup to Your WordPress Site: Introduction

MailChimp makes it easy to send email to users of your WordPress site. In this ten-minute Coffee Break Course, Rachel McCollin will show you how easy it is to get set up to send a newsletter to users of your WordPress site. You’ll learn how to install a MailChimp plugin, how to link it to […]

Read More