Tagged Questions
Tutorials are easy to understand instructions to setup, configure, run or implement a specific task.
671
votes
35answers
116k views
Git for beginners: The definitive practical guide [closed]
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 beginner's practical guide to Git. "Beginner" being defined as someone who knows how to ...
270
votes
31answers
63k views
How-to articles for iPhone development and 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.
234
votes
23answers
82k views
MVVM: Tutorial from start to finish? [closed]
I'm a C#/Windows Forms programmer with more than 5 years experience. I've been investigating WPF using the MVVM (Model-View-ViewModel) design pattern. I have searched the Internet for tutorials. I ...
195
votes
51answers
13k 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 ...
189
votes
23answers
11k 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 ...
157
votes
10answers
4k views
PHP tutorial that is security-, accuracy- and maintainability-conscious?
Colleagues often ask me: “bobince”, they say*, “I want to learn PHP, but I know you're always ranting on about poor code which is full of errors and security holes. That's why I normally don't like ...
145
votes
20answers
28k views
Which tutorial on Clojure is best? [closed]
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 ...
81
votes
17answers
10k views
Best unit test tutorials for beginners [closed]
Most decent programmers know that unit testing is important, but may not know where to begin. For a long time I knew the benefits of unit testing, but could never seem to figure out where a good ...
73
votes
6answers
27k 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
67
votes
8answers
21k views
What tutorial do you recommend for learning PowerShell?
I would like to learn PowerShell in my spare time.
I already know a bunch of stuff in that line (Perl, Ruby, Python, bash, cmd.exe) so a tutorial leveraging that would be awesome.
Also, since I am ...
64
votes
3answers
27k views
PHP Tutorial for OpenId and OAuth
Is there a good tutorial for implementing OpenId and OAuth together in PHP? All of the OpenId tutorials I've seen on the official OpenId site haven't been as helpful or as simple as they could have ...
64
votes
9answers
33k views
Python exercises to hone your skills [closed]
Is there a place with little coding projects you can do to hone your skills? Preferably with answers to compare your code to and/or look at if you can't figure it out.
a good example of such a site ...
58
votes
2answers
8k views
Scala 2.8 collections design tutorial
Following on from my breathless confusion, what are some good resources which explain how the new Scala 2.8 collections library has been structured. I'm interested to find some information on how the ...
58
votes
6answers
15k 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 ...
52
votes
10answers
3k views
WCF for the totally clueless [closed]
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 ...
51
votes
16answers
23k 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 ...
49
votes
8answers
45k views
Boost Thread tutorials
Not really a question, more of a reference list:
Boost.Thread was heavily modified since 1.34, to conform to upcoming C++0x standard. Thus, most tutorials I can find on the web can be considered ...
44
votes
20answers
20k views
How to learn Python? [closed]
For a beginner's perspective, can you answer the following?
Best tool(s) for Python development (for example, Notepad and Vim)
Best book to get started
Best website for the Python beginner
Best ...
41
votes
21answers
3k 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 ...
40
votes
9answers
11k views
ANTLR Tutorials
Are there any good tutorials for ANTLR, targeting v3.x? (The ANTLR website is not friendly to new users.)
39
votes
5answers
23k views
Rhino Mocks: good tutorials
I'm looking for a good tutorial on mock objects in general and Rhino Mocks in particular. I'd like to recommend it to co-workers to help bring them up to speed.
One co-worker is an experienced ...
39
votes
24answers
14k views
Any good git tutorials?
Are there any good git tutorials available somewhere, except for the official tutorial?
I like the mercurial book, but haven't found anything similar for git. I would like to start using git in some ...
39
votes
10answers
4k views
Tips for Learning Elisp?
I have been using emacs for years now and I keep meaning to get a better understanding of elisp so I can customize the editor. One problem I have found is that it is a fairly daunting task to get ...
37
votes
12answers
2k 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 ...
36
votes
11answers
12k views
What's the best Javascript tutorial?
Can anyone please direct me to the best Javascript tutorials? Site links, books or video tutorials perhaps?
36
votes
5answers
11k views
Favorite advanced F# tutorial
I am looking into F# and have read a few "Hello World!" intros that shows off the very basic syntax of the language.
I am now ready to move on and try more advanced features, ie. functional ...
34
votes
5answers
11k views
CMake tutorial
Can anyone provide link(s) to good CMake tutorial except very expensive and hard-to-get official one?
Especially interesting in using CMake for Fortran projects but will be grateful for any good ...
34
votes
26answers
3k 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.
34
votes
6answers
14k 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?
...
34
votes
17answers
3k 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 ...
33
votes
5answers
20k views
101 tutorial for setting up nhibernate?
I am looking for a tutorial on setting up nhibernate.
There seems to be few out there, but most are either written in gibberish, or are on an extremely ancient release.
Any good resources, possibly ...
32
votes
8answers
2k views
How to explain Dependency Injection to a 5-year old
Could anybody point out a good dependency injection tutorial? I found a ton on Google but none of them that would assume the reader is a just Java beginner.
Thanks!
32
votes
20answers
4k views
Resources and tutorials to get started on algorithms
I'm interested in learning about algorithms, both conceptually and practically, as a beginner. I want to learn about binary search trees and similar.
What tutorials and example programs, preferably ...
30
votes
11answers
3k views
Very small programs to improve programming skills?
I realize that to become a better programmer, you need to program!
So obviously the more practice, the better you become.
My problem is this. I am currently in university, and I find my course load ...
28
votes
8answers
707 views
I need a tutorial to make a tutorial
Has anyone seen a good tutorial on writing a good tutorial? It sounds silly but it's a serious question. I'd like to write a tutorial but I'm not sure whether my concerns would be the same as my ...
26
votes
6answers
3k views
Are there tutorials and resources explaining all components of guava-libraries?
I still precise that this request doesn't concern the google-collections part of the library which has a lot of resources: I'm speaking essentially about the services and the concurrency part.
I ...
25
votes
4answers
2k views
Learning functional programming with R [closed]
I have recently studied functional programming with Haskell and
Clojure and found it has also improved my R coding practices. For
example I've better grasped the possibilities of usign lists and apply
...
25
votes
8answers
11k views
How to start playing with Lift framework?
What I think would be useful for me (and hopefully for other SO readers and Scala fans) is:
How to painlessly set up lift on linux (ubuntu) (apt-get install lift #does not work)
Is there any free ...
24
votes
7answers
5k views
GO programming language book or tutorial
Is there any good and big pdf tutorial or book for GO programming language ?
24
votes
9answers
5k views
OpenGL 4.x learning resources
I know there are some question about learning OpenGL.
The difference is that I want to learn OpenGL 4.0 Core profile (no immediate functions). Preferably with good portion of SL knowledge.
And I do ...
24
votes
5answers
16k views
Simple OCR programming tutorials/articles
I'm interested in simple OCR methods and algorithms. And with simple I mean simple!
Best would be a tutorial/article/documentation without dependencies on 3rd party librarys if that's even possible.
...
24
votes
11answers
3k views
Book and tutorial recommedations for Django 1.0
Please share your book or tutorial recommendations for the latest release (1.0) of Django.
24
votes
8answers
1k views
Is there a tutorial that teaches common Ruby programming idioms used by experienced programmers, but may not be obvious to newcomers?
I'm looking for a Ruby's equivalent of Code Like a Pythonista: Idiomatic Python
Desirable features:
easy to read
single document which covers all topics: tips, tricks, guidelines, caveats, and ...
23
votes
2answers
3k views
Any good tutorials on using OAuth with Piston?
I've looked at the relevant section of the Piston documentation, but it only seems to focus on how to turn it on, not what it would look like for clients or how to test it to verify it's working. The ...
23
votes
15answers
2k views
Should I start with Ruby or Ruby On Rails?
I've been wanting to learn Ruby for a long time since there seems to be alot of buzz about it the last couple years. From what I've seen/read there have been a few Ruby'esk things that have been ...
22
votes
3answers
5k views
Mono Cecil documentation and tutorials?
I am new to Mono Cecil!
Any comprehensive documentations and tutorials on Mono Cecil?
I have seen these articles and video below, so don't give me these links again:
...
22
votes
6answers
4k views
How to learn boost?
I've heard so many comments on Stack Overflow and other places about the boost libraries that I finally decided to learn them. Can anyone recommend me some tutorial or online book?
21
votes
10answers
1k views
RegEx for beginners
Where can I find lessons online to learn how to write regex expressions in Java?
21
votes
5answers
31k views
Best Objective-C tutorial?
What is the best way to learn Objective-C on linux (man I wish I had a mac)?
I know C/C++ pretty well and have always wanted to learn Objective-C becuase of the ability to make iPhone apps (if I had ...
20
votes
6answers
853 views
What would the git analog of hginit.com be?
Is there an introduction to the world of git that has a similar style and structure as Hg Init?