Quantcast
Channel: Envato Tuts+ Code
Browsing all 5160 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Swift from Scratch: Access Control and Property Observers

In the previous tutorial, we added the ability to create to-do items. While this addition has made the application a bit more useful, it would also be convenient to add the ability to mark items as...

View Article


Image may be NSFW.
Clik here to view.

A Simple Guide to the WordPress Quicktags API

As of version 4.0, there are 18 built-in APIs in WordPress. They are all extremely important to different aspects of WordPress, and together they help WordPress to be the most flexible content...

View Article


Image may be NSFW.
Clik here to view.

Better Subversion Practices

When we say Subversion, or SVN, every developer who uses it understands what we are going to talk about. SVN should be the de facto element of any development cycle. We can use SVN not only with code...

View Article

Image may be NSFW.
Clik here to view.

Building Your Startup With PHP: Localization With I18n

What You'll Be CreatingThis is part four of the Building Your Startup With PHP series on Tuts+. In this series, I'm guiding you through launching a startup from concept to reality using my Meeting...

View Article

Image may be NSFW.
Clik here to view.

Meet Tuts+ Survey Prize Winner Tassia Pellegrini

Name: Tassia PellegriniLocation: Amsterdam, NetherlandsTopics of Interest: Graphic Design, UX Design, Front-End Development, UI, Information ArchitectureOccupation: Interface Designer, Booking.comWhen...

View Article


Image may be NSFW.
Clik here to view.

Introduction to Smart Watch App Development with Tizen

What You'll Be CreatingBecoming a smart watch app developer is a great idea, but what if you are an HTML developer? Will you be able to realize your dream without switching to a completely different...

View Article

Image may be NSFW.
Clik here to view.

Display the Most Recent Post in Each Category

By default, your main WordPress blog page displays your most recent posts in descending date order. But if you're using categories on your site and your readers will want to see what's new in each...

View Article

Image may be NSFW.
Clik here to view.

New Course: iPhone App Development With Swift

Whether you are a seasoned iOS developer or just getting started, it pays to learn how to use the Swift programming language for your next app. Swift is the future of application development for Apple...

View Article


Image may be NSFW.
Clik here to view.

How to Restore Your WordPress Website With CodeGuard

What You'll Be CreatingThis is the second part of a series sponsored by CodeGuard. Although I'll walk you through the basics of adding your site in this tutorial, I suggest beginning with our detailed...

View Article


Image may be NSFW.
Clik here to view.

Create a Simple CRM in WordPress: Creating Custom Fields

In this series, we've been looking at how to create a simple CRM system in WordPress.  In the first part of this series, we created a WordPress Plugin that registered a 'Contacts' Custom Post Type, but...

View Article

Image may be NSFW.
Clik here to view.

Dependency Injection With Dagger 2 on Android

Dependency injection is a software design pattern focused on making our applications loosely coupled, extensible, and maintainable. In this tutorial, you will learn how to handle dependency injection...

View Article

Image may be NSFW.
Clik here to view.

Windows Phone 8 Succinctly: Data Access—Storage

Local StorageThe Internet plays an important role in mobile applications. Most Windows Phone applications available in the Store make use of the network connection offered by every device. However,...

View Article

Image may be NSFW.
Clik here to view.

Get Started Building Your Blog With Parse.js: Add a New Blog

What You'll Be CreatingHave you ever got excited by your idea for a website, but found yourself becoming miserable when trying to make it dynamic and actually run it on a server? With Parse.js,...

View Article


Image may be NSFW.
Clik here to view.

HTTP Mock Testing in NodeJS

What You'll Be CreatingHTTP mock tests let you implement and test a feature even if dependent services are not implemented yet. Also, you can test services that have already been implemented without...

View Article

Image may be NSFW.
Clik here to view.

Node.js Succinctly: Basic Node.js Programming

This chapter will describe some basic Node.js programming. Node.js uses the JavaScript language to write code. If you have experienced programming in JavaScript, you will find it easier to write...

View Article


Image may be NSFW.
Clik here to view.

Swift from Scratch: Initialization and Initializer Delegation

In the previous installments of Swift from Scratch, we created a functional to-do application. The data model could use some love though. In this tutorial, we're going to refactor the data model by...

View Article

Image may be NSFW.
Clik here to view.

Meet Tuts+ Survey Prize Winner David Kehrer

Name: David KehrerLocation: Traverse City, Michigan, USATopics of Interest: Web Design, Design & Illustration and Code   Occupation: Creative Director at digital marketing agency OneupwebIn...

View Article


Image may be NSFW.
Clik here to view.

A Definitive Guide to Magento Security

Although the security of all websites is important, the security of an eCommerce website is particularly important because these sites keep records of users’ data and order-related financial...

View Article

Image may be NSFW.
Clik here to view.

Design Patterns: The Command Pattern

After covering a few creational and structural design patterns, we have started behavioral patterns now. You can see the first article in this category of the strategy pattern. With creational...

View Article

Image may be NSFW.
Clik here to view.

Custom Block Development in Magento

In this tutorial, we are going to explore Magento blocks, one of the essential components of the Magento architecture. We'll see the difference between structural and content blocks. I'll also...

View Article
Browsing all 5160 articles
Browse latest View live