Tagged Questions
This tag is for questions and recommendations regarding online resources available for developers' reference or learning a programming language, library, framework, SDK, API or IDE. Before asking "Recommend online resource for X" please search to see if a question already exists.
477
votes
81answers
20k views
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 ...
45
votes
29answers
4k views
Where can I find video lectures on software engineering? [closed]
I am eager to learn about code, product, efficiency, etc.
"Software engineering" course actually, not the course that is related to software.
30
votes
13answers
4k views
27
votes
7answers
1k views
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 ...
22
votes
6answers
6k views
Online code review tool with git integration
For our dev team we need to conduct code reviews regularly. Our core requirements are:
It is hosted somewhere so we don't have to bother with supporting the infrastructure for it
It can integrate ...
20
votes
18answers
3k views
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 ...
14
votes
6answers
1k views
Good sources for GUI inspiration
Where do you go when you want to know how other people solved a particular GUI problem? I'm still stuck at the Google Images level, but 99% of the images you find are screenshots from extremely boring ...
12
votes
4answers
239 views
Online algorithmic problemsets
I'm familiar with:
http://topcoder.com. The problem with this site is that (I don't mean to sound cocky) the problems that are published there are not as much difficult as they are just complicated ...
11
votes
7answers
2k views
O'Reilly Safari Books Alternatives? [closed]
I have a subscription to the whole library, which I find incredibly useful. Are there any similar products out there with as comprehensive a library? I think I'm paying about $40/month and I'm happy ...
9
votes
2answers
1k views
List of free WebGL resources
I'd like to put together a list of free WebGL resources. These can include books, in-depth tutorials, video resources, etc.
What are some free WebGL resources?
9
votes
15answers
1k views
How do you organize your (online) resources and researched data? [closed]
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 ...
8
votes
3answers
568 views
Are There Any Online Graph Algorithms Courses Similar to MIT OCW?
I have a new manager, and in our initial meetings, he has suggested that for the product he oversees, a familiarity with graph algorithms is desirable. Now I've had the usual undergrad and masters ...
8
votes
3answers
282 views
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?
8
votes
3answers
449 views
Database of common translated phrases for localization?
I'd like to localize my app into a few other languages, all of which I can barely order a drink in.
Does anyone know of an online resource for translations of common software menu options, messages, ...
8
votes
6answers
305 views
Is there an online archive for various math formulas?
What I'm looking for are archives of math formulas organized by topic or purpose etc. Basically an online library of math functions.
For instance, I'm currently working on a project where I have a ...
8
votes
6answers
424 views
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.)
6
votes
2answers
655 views
What happened to the Substance LaF?
What happened to the Substance LaF? I came across it a while back, and got the jars to do some experimenting, but when I go there now I find some placeholder pages but not the actual site.
Thankfully ...
6
votes
5answers
1k views
Online XML/XSL Editors?
Are there any XML and XSL editors available online with option for setting encoding?
5
votes
3answers
80 views
Good online library of common file formats
Is there a good online library site that brings together, in one place, the specifications of various file common formats such as PNG, MP3, 7Z, SVG, PDF, DOC and so on?
By "good" I mostly mean:
...
5
votes
3answers
4k views
Are the solutions to Stanford's online iPhone development course anywhere on the web?
I am working through Stanford's online CS course for iPhone development and from time to time I get stuck on something. Does anyone know if they supplied solutions to the weekly homework anywhere? It ...
5
votes
5answers
863 views
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 ...
4
votes
3answers
107 views
online database for learning
I am looking for a web site similar to ideone.com that will allow to run SQL queries on several databases.
Ideone has only sqlite in it and does not support MySQL, PostgreSQL, Oracle, DB2.
Can you ...
4
votes
2answers
395 views
Just beginning Android Development
I have just started work on my first ever android game. Although I'm not completely helpless, i do require assistance. I just finished installing the Android SDK, Eclipse, and the Eclipse IDE. After i ...
4
votes
5answers
583 views
is there an online javaScript code snippets resource that lets you run code? [closed]
is there an online javaScript code snippets resource that lets you run code?
this would especially be useful for example code when trying to answer questions on SO!
thanks,
Josh
4
votes
3answers
2k views
Any video lectures about Unix and Computer Networking?
I need some videos lectures to learn them myself because I am not a computer science
student.
Can you share some with me? Thanks.
3
votes
1answer
93 views
Which web2py apps do you recommend studying for a new learner?
I am a new learner in web2py. I read the web2py book. Now I am reading open source web2py apps in the appliances directory. But as much as I see, some of the appliances use old styles of web2py coding ...
3
votes
3answers
208 views
Resources for Starting to Develop with Kinect
I'm an experienced C# developer, but all of my previous work has been with business-type applications. I'm really interested in starting to do some work with the Kinect SDK, but I know there's a gap ...
3
votes
3answers
1k views
Is there any Java online training similar to lynda.com,tekpub.com and others?
Lately I was doing a research on the good and popular online training websites.
My favorites until now are:
http://peepcode.com/
http://www.pluralsight-training.net/microsoft/olt/courses.aspx
...
3
votes
4answers
365 views
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 ...
3
votes
2answers
137 views
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 ...
3
votes
4answers
221 views
Are there any good online resources for using Google App Engine for iPhone Development?
I've searched around and I can't seem to find any good resources for Google App Engine with the iPhone. I'm using Java, but Python is also good. Thank you!
3
votes
3answers
52 views
Where can I learn about security and online privacy?
I'd really like to start including shopping cart functionality in my projects.
At first im content relying on paypal links, but I really want to be learning about specific security threats and how to ...
3
votes
5answers
209 views
Logic programming online resources
I might look like a n00b, but I would like to know whether anyone here in SO knows any good online resources on logic programming. I'm working on a huge scheduling application and I have "reduced" the ...
3
votes
2answers
210 views
Which books or resources would you recommend for learning event-driven programming?
The question says it all, really. I am looking for books or resources I can use to self-teach regarding event-driven programming. I have a decent grasp on the program flow of smaller programs that ...
3
votes
2answers
216 views
Is there a good online library of different video formats to use to test my FFMPEG installation?
I want to check that users will be able to encode the main video formats using FFMPEG running on a server. So far most of the videos I have tried have worked but want to find out where things may fall ...
3
votes
9answers
1k views
JavaScript Performance Evaluation
background:
I've searched around for a reference, or possibly a tool, that helps you theoretically evaluate the efficiency (resource cost) of your JavaScript. This search has turned up a lot of ...
3
votes
1answer
242 views
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?
3
votes
2answers
353 views
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 ...
3
votes
2answers
153 views
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?
2
votes
5answers
76 views
What's the best and fastest way to learn additional LINQ methods?
I know LINQ concepts and ideas and how it works internally, but I only know a few LINQ methods like Select, Contains, Count, Where, OrderBy, ThenBy, etc. But there are many more of these.
What's the ...
2
votes
2answers
58 views
In browser code sharing/demo tools?
There's an online site that let's you write code(like javascript for example) in a browser textbox and execute it and then create a link to that demo. The same site I think has support for other ...
2
votes
4answers
102 views
Online resources for Sinatra?
anybody knows any good resource with tutorials and examples to learn the Sinatra framework? Thanks
2
votes
4answers
190 views
Is there any free hosted project management (or at least issue tracker) site for private projects?
We are a virtual team (team members at different locations) of 7 members. We are planning to start a new project in our personal/weekend time. The project is not open source (at least as of now). I am ...
2
votes
2answers
378 views
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 ...
2
votes
2answers
542 views
Recommendation for [software-based] Product Management books/resources [closed]
What books or online resource would you recommend for learning the ins and outs of Product Management in a software company?
2
votes
1answer
71 views
What online sites are available to help organize redundant error/cron emails?
I feel like I saw a site somewhere that would "dedupe" error messages commonly sent from frameworks like Django or cron errors. I cannot seem to re-find the site however. Have people heard of online ...
2
votes
3answers
203 views
What are good online training outlets for development skills?
What are good online training outlets for development skills?
Specifically, I'm looking for video tutorials, remote training, or anything that won't require me to travel to a training facility.
...
2
votes
14answers
533 views
Books for bringing up a new programmer [closed]
I will soon be taking on the role of mentoring a fairly new programmer. I have so far been the lone programmer at a quickly-growing small company. Are there any good resources I can check out that ...
2
votes
3answers
1k views
Websites providing free quizzes, tests, exams in HTML, XHTML, CSS, Javascript [closed]
I am trying to test my HTML, XHTML, CSS, Javascript knowledge by attempting the quizzes, tests, exams. I could find few websites which offer these for free.
http://www.w3schools.com/quiztest/
...
2
votes
2answers
314 views
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 ...