Skip to main content

All Questions

67 votes
16 answers
9k views

How much freedom should a programmer have in choosing a language and framework?

I started working at a company that is primarily C# oriented. We have a few people who like Java and JRuby, but a majority of programmers here like C#. I was hired because I have a lot of experience ...
11 votes
4 answers
7k views

What are proven advantages of tools like GWT over pure JavaScript frameworks?

GWT is a software stack that translates Java code and a sub-set of the Java Runtime's class library to JavaScript code. In comparison with JavaScript toolkits, GWT can seem alienating, by nature and ...
Sourav Majumder's user avatar
6 votes
6 answers
3k views

Are there any Web Frameworks for beginners? [closed]

I was wandering if there are any frameworks like Google Web Toolkit to create Web Apps? (Apps like Evernote, Spring Pad, Google Docs, etc.). I am fluent in Java but could learn a new language without ...
Roshnal's user avatar
  • 295
0 votes
5 answers
5k views

Developing a simple web-application? [closed]

I decided to do a mini-project by myself to help me understand a bit more about developing web applications before starting the new university semester. Using the Java SE and JEE/J2EE platforms. I ...
BOWS's user avatar
  • 113