Archive for the ‘Programming’ Category

Develop A Social Media Website With These 10 Code Techniques

Wednesday, December 24th, 2008

Social media sites have gone mainstream over the past few years, and it’s affected web developers everywhere. With the success of sites like Digg, Twitter, Reddit, Delicious and Friendfeed, many developers have turned to adopting some of the practices of social media into their own sites. In fact, it’s not that hard to build your own social news portal, with the help of a few key coding techniques and libraries.

Here you’ll learn 10 clever coding techniques to help you build killer social media websites for yourself and your clients.

Link: NETTUTS

12 Excellent Free Text Editors For Coders

Monday, November 24th, 2008

If you’re in search of a good, free text editor – you’ve come to the right place. Below you’ll find 12 first-class free text editors that are designed with coders’ needs in mind. Whether you use a Windows, Mac, or Linux machine – you’ll find a few options here that will satisfy your code-authoring needs.

Link: Six Revisions

Google Android & The Open Handset Alliance

Saturday, October 18th, 2008

Android is a software stack for mobile devices that includes an operating system, middleware and key applications. This beta version of the Android SDK provides the tools and APIs necessary to begin developing applications on the Android platform using the Java programming language.

The Open Handset Alliance, a group of more than 30 technology and mobile companies, is developing Android: the first complete, open, and free mobile platform. To help developers get started developing new applications, we’re offering the Android Software Development Kit.

Link: Android

Learn To Program In Your Browser

Sunday, October 12th, 2008

The goal of this guide is to be the funnest and easiest way for a beginner to get started programming.

Link: AppleJet