3
votes
3answers
48 views
Multi-threaded debugging tutorial for GDB and C
Does anybody know of a good GDB (or other Linux debugger) tutorial for debugging multi-threaded C code? I'm looking for one that includes simple examples.
-2
votes
0answers
31 views
What’s a good book that teaches PHP to total beginners? [closed]
Possible Duplicate:
What is the best PHP programming book?
I want to learn PHP, but I'm a total beginner. I'm not new to the developer scene, though. I know Obj-C, and JS, …
2
votes
3answers
26 views
Resources for learning Flex using just the open source compiler, not the IDE
I'm interested in learning just enough Flash/Flex to do things that I can't do from HTML and JavaScript alone - play sound files and video, use multiple file upload things, perform …
1
vote
8answers
113 views
Learning C: Online resources
Can you point me to some online resources?
I couldn't find any good. Also the resources shouldnt be too old.
There also wasn't any SO question covering this. Or atleast I didn't …
4
votes
3answers
55 views
LaTeX books VS online tutorials?
What were you missing from the online tutorials and manuals, that you found well explained in LaTeX books? Any LaTeX book, but I'm mainly referring to The LaTeX Companion by Mittle …
0
votes
1answer
32 views
Visual Studio 2010 Beta 2 and Entity Framework walkthrough
I am in the process of evaluating Visual Studio 2010 Beta 2 and looking for possible replacements for current our data access layer.
The Entity Framework looks like a promising re …
1
vote
2answers
50 views
Java classloader tutorial
Hi all,
Does anyone know of a good (and thorough) tutorial about Java class loading, how to extend that mechanism and how to actually work with the extension?
Thanks!
1
vote
6answers
136 views
Recommended books/tuts/useful links on pascal programming language
Tried google, but could not find good enough book/tuts on pascal programming language.So what are your recommendations?
thanks.
2
votes
4answers
54 views
Donut Caching Tutorials
Can someone point out a couple of good quality tutorials/pages for donut caching? Like everything else on the web, you can google a million things, but several of the articles I'v …
1
vote
7answers
72 views
A road map to learning Flex for dummies.
I need to familiarize myself with this technology. My problem is that Google is swamp with results for tutorials. Where should I start?
What development environment should I use a …
2
votes
3answers
46 views
Want PSD to html skills, any step by step tutorials/ videos that you can recommend?
I am a server side dev, but I notice that more and more I am seeing the requirement for us to be able to convert flat images to html.
I have a basic understanding of CSS i.e. I ca …
2
votes
2answers
41 views
REST WebServices in C#
Hi,
I need to develop a Rest Webservice, Where can I find tutorial or complete sample code to build REST WebServices in C#. Please help me with sample
Thanks,
0
votes
1answer
26 views
visio: tutorials to design software systesm
I am looking for good tutorials on the high level design of software systems that would show things like DLL, Databases, etc. Where can I find good visio tutorials?
0
votes
1answer
34 views
PInvoke.net is nice but where do I get good examples and information relating to usage of Win32 in .net apps?
Stuff like this and this is very nice and to some extent is representative for the information I am generally looking for. I found that using Win32 functionality in C# winform proj …
1
vote
6answers
139 views
Where to start when learning C# development? [closed]
Possible Duplicate:
Best way to learn C#
Duplicate:
http://stackoverflow.com/questions/287927/best-way-to-learn-c
http://stackoverflow.com/questions/72893/whats-the …
