Tagged Questions
0
votes
1answer
78 views
Is Java used up to web services layer in new projects? [closed]
It is known that Java is the language for the enterprise and the middleware. But is Java still used for the web layer in new projects? I have the impression that typical Java server handles database ...
-1
votes
2answers
82 views
Course selection consultation [closed]
I need an opinion about course selection in my school. I am undecided between two courses and do not know which one i should take. One of the courses is "programming language concepts" and its ...
-2
votes
5answers
2k views
How to choose the right web development language for my app without much programming experience? [closed]
I have my own idea for a web application, and I am not a programmer. The application will work similar to Facebook and Twitter, profiles and feeds.
I have learned some computer science theory, all ...
11
votes
6answers
2k views
Should I learn Javascript before Coffeescript?
I'm a reasonably experienced programmer trying to learn web developement. I'm trying to develop a client-side web application which uses svg or canvas for graphics. I've decided I'd like to write ...
2
votes
3answers
356 views
Which technology for cross-platform web/desktop-based hotel management software
hope I am in the right place to ask this. A client, for whom I developed a group management software (in Flex) is now asking me to develop a fully-fledged hotel management software (tailored to his ...
1
vote
2answers
141 views
Detect a new tweet with any framework or language (desktop or web-based)
I hope this doesnt get perceived as ambiguous or too vague, but i'm attempting to make a service that monitors twitter and archives tweets. Apart from PHP cron jobs i cant think of any way to detect ...