Category: tutsplus.com

ood in php

Object-Oriented Design in PHP

Object-oriented design can offer a developer a structured way to break apart an application into logical, maintainable chunks. In this course Matthew Machuga will take you through various different OOD techniques, patterns, and concepts to help improve the sustainability and...

django

Django Unchained

In this course, join me, Christopher Roach, as I walk you through the creation of a simple Hacker News clone. Along the way, you’ll learn all the basics, including working with views, templates, the ORM, and even some of the...

ror

Catch Up with Ruby on Rails 4

Ruby on Rails, one of the most innovative frameworks in the world, is now marching its way into 4.0 territory. As with any major new release, there will most certainly be a variety changes, new additions, and improvements. But don’t...

csh

30 Days to Learn C#

My aim is to introduce you to the C# language (and a tiny bit of the .NET Framework), and give you a clear understanding of the fundamentals needed to start writing applications in C#. I won’t lie; some of the...

CRS-101176

jQuery for Designers

If you consider yourself a designer more than a developer, then you may avoided learning jQuery. If you know HTML/CSS well, then there is absolutely no reason not to delve into jQuery. It’s fun and easy to learn, as Craig...