151
votes
27answers
11k views
Git for beginners: The definitive practical guide
Ok, after seeing this post by PJ Hyett, I have decided to skip to the end and go with git.
So what I need is a beginners practical guide to git. "Beginner" being defined as someone who knows how to …
103
votes
50answers
5k views
Language Books/Tutorials for popular languages
It wasn't that long ago that I was a beginning coder, trying to find good books/tutorials on languages I wanted to learn. Even still, there are times I need to pick up a language relatively quickly …
79
votes
25answers
12k views
Howto articles for iPhone development, Objective C
I am looking for an introduction into developing for the iPhone. Any recommendation? I do not speak Objective-C either, so tutorials on that would not hurt either.
48
votes
17answers
2k views
Mercurial for Beginners: The Definitive Practical Guide
Inspired by Git for beginners: The definitive practical guide.
This is a compilation of information on using Mercurial for beginners for practical use.
Beginner - a programmer who has touched source …
43
votes
6answers
6k views
Tutorials for Wii programming
I have a Nintendo Wii, and I've got devkitpro working to load some simple programs. The example source code that I've been able to find is very simplistic, such as drawing and rotating a simple …
33
votes
21answers
1k views
How can a Beginner escape tutorial-land and actually get programming?
Ok, so I've read the tutorials for... everything. I know how to code, in the most abstractest of senses. But, how do you break from the guided rails of tutorial exercise #1-2, to something with a bit …
29
votes
26answers
1k views
Merit of screencasts vs text-based documentation? [closed]
There seems to be a growing trend of presenting information in videos instead of text. It was highly annoying when I got started with Ruby on Rails (though they seem to have improved) and now I just …
28
votes
12answers
4k views
Which tutorial on Clojure is best?
I'm interested in learning Clojure. The Getting Started page on Clojure.net is pretty minimal. Is there a good language introduction or tutorial out there? Which would you recommend?
Answer:
I …
25
votes
26answers
2k views
The best CSS tutorial/site/blog/book.
What would you recommend in this topic. I know basics of CSS but I need to expand my knowledge of CSS. It's always good to use good source.
22
votes
9answers
814 views
Can anyone recommend a primer to Erlang?
I've recently found myself getting more and more interested in Erlang.
I've purchased a book (Programming in Erlang) and started reading up on the basics. Reading books is time consuming so I am …
20
votes
17answers
2k views
Is ReSharper worth the adjustment, is there a good tutorial for 4?
I was watching a couple of episodes of dnr.tv and was given my first glimpse of ReSharper, I was very impressed so I decided to give it a try, fully aware that it'd take some getting used to, but is …
18
votes
6answers
954 views
WCF for the totally clueless
I've been hearing about WCF for a couple of years now, and I still don't get it. I understand that it's supposed to be a replacement for web services, remoting, MSMQ, and a few other things.
The …
17
votes
15answers
3k views
How to learn Python: Good Example Code?
I have been dabbling in Python for a couple months now, read the online docs/tutorial and started playing with Django a bit as well... and I feel like I am starting to leave my formative toddler years …
17
votes
7answers
5k views
Good branch/merge tutorials for Tortoise SVN?
Anyone know of any really good tutorials explaining branching and merging with Subversion? All the better if it's specific to Tortoise SVN
16
votes
5answers
2k views
How do I write a Firefox Addon?
What are some resources for getting started writing a Firefox Addon? Is there an API guide somewhere? Is there a getting started tutorial somewhere? Is there a developer discussion board somewhere?
…
