|
Feb 22 |
awarded | Caucus |
|
Jan 20 |
comment |
The most human language like programming language Sure, but take Brainfuck as example: people are actually using it. (Crazy people). |
|
Jan 20 |
answered | The most human language like programming language |
|
Jan 17 |
awarded | Revival |
|
Dec 28 |
comment |
Motivation and pitfalls (?) of the auto keyword in C++11 The previous one looked fine: "The auto keyword in C++11" doesn't tell me anything about the question: it can be anything related to auto. |
|
Dec 27 |
comment |
Motivation and pitfalls (?) of the auto keyword in C++11 Why has the question's title has been edited? It doesn't tell me what the question is right away. |
|
Dec 18 |
answered | What is a *slightly* less extreme equivalent to being “fluent” in a language? |
|
Dec 18 |
revised |
As a minor, how can I make programming profitable? added 23 characters in body |
|
Dec 18 |
answered | As a minor, how can I make programming profitable? |
|
Oct 17 |
answered | Building a website, want to use java |
|
Oct 8 |
comment |
svn vs git for the sole developer? If you are working alone, and you know none of them: the only way you can know what's better is trying both. I tried Git and SVN and prefer the former, but again: it's a matter of preference. |
|
Sep 24 |
comment |
Is a coding standard even needed any more? Not all people use an IDE either, I use Acme for instance. |
|
Aug 26 |
answered | Low Level Exercises |
|
Aug 21 |
comment |
How do you pronounce technical English words around non-natives? Just out of curiosity, how do you pronounce "C++" ? I sometimes say "ce plus plus" or "ci plus plus", but it really bugs me when people say "ce mas mas", what's the right way to say it ? |
|
Jul 19 |
answered | What are good books for learning C++11? |
|
Jul 19 |
answered | Must a programmer learn text editors like Emacs and Vim? How important are they? |
|
Jul 8 |
awarded | Yearling |
|
Jun 21 |
comment |
When to use C over C++, and C++ over C? In my humble opinion... you use C when you want to, for me: C is much more simpler and easier to use than C++ ... C++ might look like a "C With classes", but it's not anymore, now it's a very complex language, with things like Virtual Constructors and Templates. |
|
May 27 |
comment |
What are the chances of Google's Go becoming a mainstream language? @Lavinski well... I like it because it's C++ done right |
|
May 27 |
answered | Can functional programming be used to develop a full enterprise application? |