Tagged Questions

15
votes
53answers
2k views

What’s your next programming language? And why?

In the book, The Pragmatic Programmer the authors suggest that you learn a new language every year. With so many new languages these days, what will be your next programming language and why? …
4
votes
3answers
126 views

Automated Testing: ways to help and educate developers?

I'm a software test engineer embedded in a development team. A large part of my job involves checking over the state of the project's automated tests (mainly unit/integration tests). I'm not a …
6
votes
13answers
655 views

What should we *not* choose for our next programming language, and why?

Another interesting site question states: In the book The Pragmatic Programmer, the authors suggest that you learn a new language every year. With so many new languages these days, what will be …
3
votes
2answers
191 views

Is .NET/C# becoming like Java? [closed]

Okay the question isn't clear enough, I'll try and refactor it. As the .net platform is growing in the direction java has become today i.e. loads of 3rd tools, its hard to make a choice as to what …