tutorials

c# threading

Can anyone direct me to a good C# (or general) threading tutorial/article/blog? Im being asked to design a multi threaded application and I suddenly realised, that I don't really know anything about ...

Where can I get materials to begin learning CSS?

I will be designing some web forms shortly... my boss told me to use CSS. Never used it before, please guide me ... where do I start? ...

Best LINQ Tutorial?

What is the best LINQ tutorial that you know of? I am starting to play with it, but I haven't found a really good source yet. Any ideas? ...

Learning resources - stack machines, JVM especially

Hi, I'm curious if anyone have any really good tutorials/articles/books for learning about stack machines in general, and the JVM in particular. I know these ones: http://www.artima.com/insidejvm/applets/EternalMath.html http://www.ibm.com/developerworks/ibm/library/it-haggar_bytecode/ http://www.theserverside.com/tt/articles/article....

Any good cherrypy tutorials or videos?

I am looking for a good in-depth tutorial to get me going on CherryPy and haven't been able to find one on Google. The CherryPy website has a tutorial, but it is rather simple and doesn't discuss more than the basic aspects of CherryPy. I am not interested in the book at this time, as I need to get some progress in the next few days an...

What are the best tutorials about caching with PHP?

What are the best resources or tutorials for caching in PHP 5? I'm looking for something that I could possibly build on my own. Zend Cache, APC, and similar utilities are also options, but I really want to steer away from full-fledged templating systems like Smarty, etc. ...

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 projects, and would therefore be able to point my colleagues to some good reading material. In this particular case, they are still mostly ...

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 developer with some experience writing unit tests, while the other is less experienced. ...

which is the best book/tutorial for a Web Services newbie?

[sorry for my english] Hi, I'm a Newbie in Web Services. I've a java desktop app and some JSP/Servlets working fine, and I need to comm. both with the logic, (must be) using java. Which book/tutorial/how-to you recomend? Thanks ...

Where can I find advanced javascript features explained?

I am looking for advanced javascript tutorial. I already written few dozen lines of javascript code however I have never used more advanced language featrues like closures, prototypes and high order functions. Is there any digest which aims non-trivial features? ...

Semi-advanced SQL tutorial/ebook/video/something

I've recently been posting quite a few questions about database design and I've got some great answers. However, lots of the things that have been mentioned I've never heard of! These things include triggers on databases, constraints (using what looks like a SQL CHECK keyword) and various other things like that. I guess this is to be ex...

What is a good book or tutorial on Standard ML?

What is a good book or tutorial on Standard ML? ...

Python tutorial for total beginners?

I've recently been given a group of five 16/17 year old students to mentor through a extra-curricular software project. The only trouble is, they have never done any form of coding / scripting. This in itself makes me feel nervous. After much agonising I settled on getting them to use Python as its free and there appears to be a lot of u...

What is the best SQL book or web tutorial?

I'm looking for the best SQL book or free tutorial on the web. I know I can Google the tutorial, but picking your brains is easier and it always produces better results. All suggestions are welcome; free is always better. ...

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 more meat on it, without delving into the wild, wooly world of production/open-source code? Something in between smart people spoon-feeding...

Some x86 ASM Reference/Tutorials?

I'm trying to find some references in regards to x86 Assembly languages. Tutorials/Examples to help my understanding. -Thanks ...

What are the best free books, tutorials, websites for Java?

What are the best free of charge books, tutorials, websites for Java? ...

How to get up to speed on modern Java as a C++ programmer?

I program in C++ for a living. My last serious exposure to Java was in 1996. What's a good self-study way to get up to date on modern Java? (Bonus points if it can be done online.) ...

What is the best example of a Web site that offer programming tutorials to teach beginners how to program?

Hi We are looking to create programming tutorials to teach new developers how to get started with programming. But we aren't sure of what "format" and "layout" really works best. We needs some good examples of what works best. ...

OpenSound Control (OSC) documentation

Do you know any good (starting) tutorial or documentation about OSC? ...