Programming Language Learning

TwitterFacebook
Get flash to fully experience Pearltrees
Hackety Hack uses the Shoes toolkit to make it really easy and fun to build graphical interfaces. Several lessons and example programs are provided, showing you how to make all kinds of fun things! Check out what other people are doing with Hackety Hack! The Programs section is chock full of fun projects from other Hackety users.

Hackety Hack!

http://hackety.com/
A computer program is nothing but a set of instructions, which when executed, give results to a certain operation. These instructions need to be written logically, i.e, they should be in a flow, and before writing the program, you need to decide the flow of the program. Remember, the computer is a very intelligent machine, but it can do only what you ask it to do. So the program that you are writing will go wrong, only if there is something wrong with its set of instructions. Problems arise in computer programs due to manual errors. http://www.buzzle.com/articles/computer-programming-basics.html

Computer Programming Basics

Programming

Programming

Programming

Programming

Delphi Programming

Programming

Ruby on Rails Tutorial: Learn Rails by Example book and screencasts by Michael Hartl

http://ruby.railstutorial.org/ruby-on-rails-tutorial-book?version=3.2 My former company (CD Baby) was one of the first to loudly switch to Ruby on Rails, and then even more loudly switch back to PHP (Google me to read about the drama). This book by Michael Hartl came so highly recommended that I had to try it, and the Ruby on Rails Tutorial is what I used to switch back to Rails again. Though I’ve worked my way through many Rails books, this is the one that finally made me “get” it. Everything is done very much “the Rails way”—a way that felt very unnatural to me before, but now after doing this book finally feels natural.

A Unix and Perl Primer for Biologists

http://korflab.ucdavis.edu/Unix_and_Perl/ Available translations of this page: Belorussian Deutsche We have written a basic introductory course for biologists to learn the essential aspects of the Perl programming language. This started as a course for grad students at UC Davis , and we then ran it as a one week intensive course for anyone on campus who was interested (sponsored by the UC Davis Genome Center ). The feedback from these courses was very positive and so we have decided that we should make it available to anyone who is interested. The course is very much aimed at people with no prior experience in either programming or Unix.
http://www.learnpython.org/ Welcome to learnpython.org's interactive Python tutorial. Whether you are an experienced programmer or not, this website is intended for everyone who wishes to learn the Python programming language.

Learn Python - Free Interactive Python Tutorial