'Effects' tutorials

All 'Effects' tutorials:

  1. Introduction to Google DFP: Using Placements

    Introduction to Google DFP: Using Placements

    Tutorial Beginner

    Learn how to organize your ads into groups which will help attract new advertisers and simplify the ordering process.

  2. Test-Driven Development in AngularJS

    Test-Driven Development in AngularJS

    Tutorial Beginner

    Why use test-driven development? In this short video from my recent course, I'll examine what test-driven development is and why you should use it. I'll also...

  3. Scrolling Techniques for Material Design

    Scrolling Techniques for Material Design

    Tutorial Beginner

    During this year's Google I/O, Google introduced the Android Design Support Library to make the adoption of Material Design easier. This lets developers...

  4. Design Patterns: The Factory Method Pattern

    Design Patterns: The Factory Method Pattern

    Tutorial Intermediate

    In the previous article, we went through the Simple Factory pattern. Now in this article we will examine Factory Method Design pattern. In the case of Simple...

  5. An Introduction to Learning and Using DNS Records

    An Introduction to Learning and Using DNS Records

    Tutorial Beginner

    What's the difference between an A record and a CNAME? Why does my email need an MX record? Why does Google require a TXT record? We'll tell you why.

  6. Level Design: Views and Vistas

    Level Design: Views and Vistas

    Tutorial Beginner

    As level designers, we often want to direct players to their goals, build and release tension, or show off the artwork and tech in the game. My favourite...

  7. How to Optimize and Accelerate Your Website With Imperva Incapsula

    How to Optimize and Accelerate Your Website With Imperva Incapsula

    Tutorial Beginner

    Incapsula provides a myriad of content delivery, networking and performance optimization techniques to accelerate page speed and minimize latency, including...

  8. Measure the Success of Your Developer Relations Program

    Measure the Success of Your Developer Relations Program

    Tutorial Beginner

    The problem with developer relations is that it’s a subjective, somewhat nebulous field that in most cases doesn’t involve tangible “things". This can make...

  9. Stuck for Your Next Game's Theme? Try These 6 Ideas

    Stuck for Your Next Game's Theme? Try These 6 Ideas

    Tutorial Beginner

    Unreal Tournament, Blood Bowl, and Rocket League belong to three different genres (FPS, round-based tactics, and driving), but all share the same theme:...

  10. Function Currying in Swift

    Function Currying in Swift

    Tutorial Advanced

    In this tutorial, you will learn about function currying in Swift and how it can be used to turn a function with multiple arguments into a series of...

  11. Out-of-the-Box WordPress: Bundling With Themes & Plugins and wp-config Tweaks

    Out-of-the-Box WordPress: Bundling With Themes & Plugins and wp-config Tweaks

    Tutorial Intermediate

    Move the core WordPress files, install WordPress, then install plugins and themes, switch themes... Is there quicker way to install WordPress?

  12. Mastering WP_Query: An Introduction

    Mastering WP_Query: An Introduction

    Tutorial Intermediate

    WP_Query is a powerful tool you can use to customise the way your WordPress site queries the database. In this introduction to the series I'll give an...