online-resources

How do you organize your (online) resources and researched data?

Reading up on some of the answers to another question I found a tip about a book I wanted to take a closer look at. The provided link goes to amazon.com, but for historical reasons I have my wish lists at amazon.co.uk. I have quite a few titles on my various lists, so I prefer to add all new books to the same site, making it easier to ke...

Learning Unit Testing

So I've put this off for a good long time and I think it's time to stop procrastinating. I need to learn how to do unit testing, but I don't know where to start! Does anyone have any good, preferably online, resources on the subject? Exact Duplicate: What is your single favorite book or online resource for getting started with unit te...

Where can one find free software icons / images?

This may not be directly related to programming, but I always find it hard to get quality icons that can be used for software. I currently have the need for some type of "green checkmark image", and I always seem to be looking for print, save, delete types of icons... Anybody have good resources? Note: I rather not be stealing someone...

Resources and communities for data caching methodology

The subject of data caching within software systems must be one of the oldest ever in the software design community. However, being such a vast subject also makes it hard to locate good resources about it. Please share your pointers to serious resources and material on this subject. Books, wikipedia articles, forums, etc. Thanks. /R ...

Where is the Parrot documentation?

Parrot documentation exists, but it is scattered all over the web; what aiming-to-be-comprehensive sites there are, are often incomplete with large sections missing (yes, that was an empty language specification manual outline on the official Parrot wiki) Are there any decent sources of Parrot documentation in one place? Note: other qu...

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.) ...

UTF8 LAMP Resources

At work, I'm beginning to have some issues with character encoding. I'd like to make our web app use UTF-8 all the way around. After a few hours of googling, I've only found a few sites with information on a UTF-8 LAMP setup. Does anyone know of any good resources online about UTF-8, Linux, Apache, MySql and PHP? I'll post what I've foun...

What online, video-based courses are out there?

You have the Sussman lectures ( replicated at the wayback page ) also the classes at as well as the videos that is in some of the courses at MIT's OCW site. So does anyone know any videos courses out there. I mean serious courses, not simply things like Google Tech Talks ( which are nice too but not what I'm looking for ). [EDIT] ...

Asp.Net Performance Resource / book

Can you recommend a favourite resource/book for techniques and practices on writing asp.net apps that perform/scale well? ...

What are some good start to finish .NET project tutorials online?

I am looking for projects that walk you through from start to finish, specifically in .NET. What are some that have especially increased your knowledge as a developer? Any .NET topic is fine as long as it is a start to finish project. As far as language is concerned, c# and asp.net are preferred. ...

Using Google to find programming answers (does locale matter)?

I have overseas developers working for me, and sometimes I am surprised they can't find the same resources online that I do. They are in a South America country... and Google defaults to their language/locale. What do you think about this, when using it to solve computer programs? There is very little software development done in their ...

Are there any good online IDEs?

Bounty Added: I am looking for an online "IDE" that supports Objective-C. Does anybody know of any good online IDEs that allow collaboration, like google docs and spreadsheets do? I'm not expecting a full version of Visual Studio but perhaps a cut down editor capable of HTML, javascript and CSS files, preferably with the ability to...

Online XSD diagram notation reference recommendations

Can anyone recommend a good online notation reference for XSD diagrams? I've been looking at the UML references I typically refer to and there is nary a mention of XSD/XML notation elements. Thanks, Matt ...

Any video lectures about Unix and Computer Networking??

Hi,I need some videos lectures to learn them myself because I am not a computer science student. Can you share some with me? Thanks. ...

Online Storage

Does anyone know how sites like www.dropboks.com and other online storage websites are built? What technology? How would you go about developing a simple non-commercial online file storage system? ...

Good developer resources for SML?

Though I currently have Elements of ML Programming and have found it very helpful, I am struggling to find other good resources and development tools. What resources do you use when programming in SML? What IDE (is there one?) or implementation do you use? Thanks in advanced. ...

References for thinking Objected Oriented

I would like to start thinking in Object Oriented ways. What are the top books and online resources? I saw this post for the TOOTP 3rd edition, is that the best way to change my thought process of programming? Thanks! ...

Quick brush-up on C++ for a C/Obj-C programmer?

I'm being offered a C++ job and need a quick brush-up project so I can become fluent in the language again. Currently I develop iPhone applications and became fluent in C/Obj-C from a background of Python, Java and C# in a matter of days. I'm looking for an idea for a small project, or a brush-up sort of course online that I can complete...

I am looking for some Expression Design tutorials. Can anybody point me to them?

I used google but could only find some msdn tutorials. I am looking to create some nice visual arts using expression design. ...

Where can I find video lectures on software engineering?

I am eager to learn stuff about code, product ,efficiency ,etc. "Software engineering" course actually, not the course that related to software. Thanks for any information. ...