-3
votes
1answer
106 views

Teaching programming for kids [closed]

I was wondering about the best approach/tools/languages/IDEs to be used for teaching kinds how to program. I divided the ages as follows: 4-6 6-9 9-12 12-5 16+ Do you think the division is ...
0
votes
1answer
39 views

tool to start website designing [closed]

I am new to website programming(designing). Onething I have understood is writing html and css files by hand and then testing is not an efficient solution.. so I am in need of tools to start website ...
8
votes
2answers
843 views

What IDEs, editors and tools are available for ClojureScript development?

It has been a year since the first announcement of ClojureScript. I haven't been using ClojureScript in production, but am considering using the technology in an upcoming project. What is the current ...
1
vote
2answers
208 views

Looking for a Javascript, Php IDE [closed]

I need a free or opensource IDE to develop javacript (openlayers, jquery, js-test-driver, jasmine), php (Yii framework), no Flash. So far, I'm between Aptana 3 and Netbeans 7. MySql is my db backend. ...
2
votes
2answers
985 views

Pycharm install - JDK

I try to install pycharm on Ubuntu 12.04 and I have this information: user@user:~/Pobrane/pycharm-2.5.2/bin$ sh pycharm.sh OpenJDK Runtime Environment (IcedTea6 1.11.1) (6b24-1.11.1-4ubuntu3) OpenJDK ...
0
votes
2answers
472 views

Best development environment for data entry based web application [closed]

While I have some experience developing HTML and DHTML based web applications (mostly using PHP and perl), I have found it to be a pretty slow process to develop an application. I am wondering if ...
1
vote
8answers
686 views

Eclipse, is there a reason to chose it over emacs or vi? [closed]

As an old fart who has settled into using emacs whenever I can, I hear about Eclipse every so often. Is there any real reason to use Eclipse and give up all the knowledge of emacs and packages, plus ...
5
votes
12answers
661 views

Cross-platform C++ IDEs?

I'm looking for a good IDE for C++ that has most or all of the following properties (well, the first 4 or 5 ones are mandatory): cross-platform (at least Mac, Linux) of course, syntax highlighting ...
2
votes
2answers
156 views

Resharper Dependency

As i code with Resharper, I sometimes wonder if i will always need it. When i turn this devilish tool off, i find as if someone "took away my powers". Should i be worried?
0
votes
1answer
1k views

Code helpers/ Add-ons to Visual Studio 2008

I wanted to know what the public opinion is about Resharper vs Devxpress CodeRush vs Visual AssitX. some of my co-workers are CodeRush fans.. I like Resharper...would be great if someone could finish ...
2
votes
6answers
677 views

Looking for light-weight multi-platform IDE [closed]

I've been recently scouring the internet for an IDE to use on some hobby projects. I use VS at one of my jobs and Emacs on the other. I'm looking for something multi-platform and more light-weight ...