'google web fonts' tutorials

All 'google web fonts' tutorials:

  1. Build a Custom API to Connect WordPress With Ruby on Rails

    Build a Custom API to Connect WordPress With Ruby on Rails

    Tutorial Intermediate

    Once upon a time, web applications used to be monoliths that did everything all by themselves. These days, not so much. With web services opening up their...

  2. Options for SSL in WordPress

    Options for SSL in WordPress

    Tutorial Intermediate

    With the ever increasing focus on web security, SSL certificates are started to become common practice when setting up websites. This article will show...

  3. Create a Weather App on Android

    Create a Weather App on Android

    Tutorial Intermediate

    Do you find that a lot of the weather apps available on Google Play are either full of ads or require too many permissions? This tutorial takes you through...

  4. How to Make an Indie Game Trailer With No Budget

    How to Make an Indie Game Trailer With No Budget

    Tutorial Intermediate

    If you are anything like me, then you have likely spent all of your time and money on actually creating your game, and don't have a lot of patience or funds...

  5. Analysis and Effects of HTTP Requests on WordPress Performance

    Analysis and Effects of HTTP Requests on WordPress Performance

    Tutorial Beginner

    In today's world, websites that are fast lead to higher visitor engagement, retention, and conversions. There are lots of factors that contribute to website...

  6. An Introduction to the Geolocation API

    An Introduction to the Geolocation API

    Tutorial Beginner

    Paper maps have long been replaced by dedicated GPS navigation devices and mobile applications, which have become ubiquitous. Today, we're lucky enough to...

  7. Check Out Atom, GitHub's New Development Editor

    Check Out Atom, GitHub's New Development Editor

    Tutorial Beginner

    It's been awhile since we've seen any updates in the editor space. The last big splash was made by Sublime Text which took the web development community by...

  8. Intro to Shadow DOM

    Intro to Shadow DOM

    Tutorial Beginner

    Take any modern web page and you will notice that it invariably contains content stitched together from a variety of different sources; it may include the...

  9. Statamic 101

    Statamic 101

    Tutorial Beginner

    Statamic is a modern PHP CMS which really makes an effort to be easy and intuitive to use. From its flat-file design to its use of technologies like Markdown...

  10. iOS SDK: Working with Google Calendars

    iOS SDK: Working with Google Calendars

    Tutorial Intermediate

    This tutorial will teach you how to build an app that will interact with the Google Calendar web service using OAuth 2.0. Read on!

  11. Beginning With WordPress: Editing the Structure of Your Site

    Beginning With WordPress: Editing the Structure of Your Site

    Tutorial Beginner

    So, you've got your CSS chops up to speed, and your site should now at least be a fair way down the track to being customised with a colour scheme and maybe...

  12. Beginning With WordPress: Editing the Look of Your Site With CSS

    Beginning With WordPress: Editing the Look of Your Site With CSS

    Tutorial Beginner

    So, now that we have a child theme set up we're ready to get make some changes to the look and feel of our site.