Tagged Questions

2
votes
2answers
57 views

What are the common mistakes when you are a good coder in C and PHP and you start coding in Java ? What are good tips when switching ?

What apsects of Java are the most diificult to learn when coming from such a background? What common mistakes do people make ? What are the top timesaving and produtivtity increasing tricks ? If you …
5
votes
6answers
236 views

Is LAMP the cheapest way to run a dynamic website?

I know that .NET cost alot if you are thinking from different points of view: the database, the servers,etc. When I think about Java or JSP I'm not sure how much does it cost and how it is comparted …
0
votes
0answers
98 views

Best practice development environments [closed]

wonder if people would share what they feel is best practice for development environments. For example, Production, Testing and Development environments over multiple servers using multiple different …