- Posts tagged Tutorial
- Explore Tutorial on posterous
Must read and apply: "TOP 25 Most Dangerous Programming Errors"
Nothing really new here, but still a good reminder for architects and development teams. And nice to see this being pushed to CS curriculums. Via http://www.sans.org/top25errors/#s4
Liked "22 Extremely Well Written Icon Design Tutorials | Web Design Ledger"
In this post there are 22 well written tutorials that will teach you techniques for designing your own icons using various tools such as Illustrator and Photoshop.
Liked this simple but complete tutorial on making a Twitter-like service using a key-value DB
This is a good tutorial for people just learning on how to use a key-value store instead of a usual relational database. And this tutorial is great as demonstrating a fully working Web 2.0 service, including security. It is based on the new key-value store http://code.google.com/p/redis/ a non-volatile memcached-like store written in ANSI-C for Posix systems.
Useful for the non web design savvy out there: "Web Design Industry Jargon: Glossary and Resources"
There are specialized terms referring to all sorts of aspects of web design. For someone just getting started in web design, or someone looking to have a site designed, all the technical jargon can be overwhelming. Especially the acronyms.
Liked "iPhone Dev Sessions: Create a Drum App"

via theappleblog.com
And do not forget to also checkout the free iPhone development course offered by Stanford.
Free Stanford course on developing iPhone software
http://news.stanford.edu/news/2009/april1/free-iphone-software-development-co...
Update 1: checkout this post from TheAppleBlog on developing a complete iPhone app.

