online-resources

Recommendation for [software-based] Product Management books/resources

What books or online resource would you recommend for learning the ins and outs of Product Management in a software company? ...

Resource or tutorial on Multi threading

Can anyone please guide me to a concise, succinct explanations to the multi threading concepts(mutex, semaphores, race conditions etc.) online. I've read a few books but none of them could really articulate the concepts. Sorry for this naive question, and thanking all of you in advance! ...

Free motion backgrounds (simple and light)

My son, a ten year old, has started working with Scratch. He has made a car driving scene with my help. In the process the first thing he learned was that not the object (the car), but the background should move. From there we got to the notion of background loops for continues playback. I want to keep the fun parts in balance with the l...

Looking for resources on notation systems

Hello SO, I think almost everybody know or heard about what I call the yes/no notation system: thumb up or thumb down. Youtube uses it at the moment. Education uses a ABCDEF grade notation. It doesn't really apply to web, I'm looking for methods that can be used for articles tips, or videos. Another notation system relies on stars. Up...

How can I try Perl 6 without installing it?

I would like to try out Perl 6, but I am not sure that downloading and configuring it is worth the effort. What can I do? ...

Learning C#????

Possible Duplicate: Best way to learn C# I have recently graduated from college with a degree in MIS. I have had classes in Java and C# but I would be no means say I am anything but a beginner to beginner/moderate user of C#. I am wondering what the best way to learn more advanced stuff in C# and also some XML so I can do thin...

Recommend PHP Resources?

I fear this question may be a little too broad but I thought it would be worth a go. Can anyone recommend any decent podcasts or articles related to PHP? There seems to be so many thing's for beginners and people trying to transition into an intermediate level however I have struggled to find much for professionals. Something that disc...

Linear Programming with Javascript

Tacking onto this question, I'm told my problem falls into the domain of linear programming. Without addressing how to actually solve the problem (heh), I simply want to know if there are any libraries available for client-side Javascript applications for something like this. ...

Online interpreter for SQL Server T-SQL code?

Is there any possibility to test T-SQL code on the internet? I mean that e.g many programming languages like Python has several online shell interpreters on the internet. Is there one for T-SQL? ...

MIPS Learning Resources

Anybody aware of good resources for a MIPS beginner? Somewhere where I can find things like; Tutorials Examples Practice exercises Guides Any resource would be fine, however I would obviously prefer if it's free and online. Thanks! ...