Viewing profile — ___1___
___1___
HN member- Joined
- Fri, Jan 18, 2013, 12:15 PM UTC
- HN karma
- 18
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About ___1___
No profile information was provided.
Recent public activity
-
comment
Comment #6976317
I am C++ programmer. As you may be too. C++ has one big flaw the way I see it, and that is, it is incredibly difficult to learn well and it's very easy to teach badly. I have been …
-
comment
Comment #6840752
Because XP probably does everything they need and the upgrade will be reluctant.
-
comment
Comment #6820260
I prefer Kevin Mitnicks: https://secure.flickr.com/photos/ranh/106709219/
-
comment
Comment #6807998
If you want/need to learn C++, learn C++. Learning C to learn C++ is a really poor idea. There are plenty of people in my office who are like that and they can't see the wood for t…
-
comment
Comment #6807937
I echo your list of books. I would add Accelerated C++, at least when they get round to making a C++11/14 version.
-
comment
Comment #6807720
Hmmmm. why do you teach arrays before containers? And why is so little if any time spent on the std:: containers (ctrl + f deque returns nothing). The word template is mentioned 3 …
-
comment
Comment #6775729
Reaper is a fantastic piece of software!
-
comment
Comment #6775501
> Windows 7 Found the issue.
-
comment
Comment #6289032
The much prefer the Model M to any other keyboard I've used including Apple keyboards. I do like the old Transparent Apple keyboards (G4 era?) with the nice slab of metal in it to …
-
comment
Comment #5944959
I voted C++, but regretfully the truth is probably closer to LaTeX :/
-
comment
Comment #5799186
This is pretty much why I don't watch TV or films anymore really. I invest time and all to often it's utter crap.
-
comment
Comment #5668875
I don't know what decade you last tried a linux desktop but every distro I have used supports playing from multiple programs concurrently fine.
-
comment
Comment #5518904
Having just returned from the USA, I must admit, whilst I strongly dislike like the "car culture" the street were incredibly well sign posted. A pet hate of mine here in the UK are…
-
comment
Comment #5485718
100% this is my opinion, I learnt C++ using VS and eclipse; I can't remember when or why but I fairly quickly picked up Vim + compiler and it just felt better suited to native deve…
-
comment
Comment #5331058
I don't get what it is and don't want to make a twitter account to find out. Could someone explain what is and why it needs a twitter account.
-
comment
Comment #5257365
I found it rather creepy (yet cool) that I could easily read a number plate miles away.
-
comment
Comment #5256767
> Now, understand that being average is OK, and pretty awesome too. I disagree, anyone who has the balls to start something new, whether they succeed or not, is far from average.
-
comment
Comment #5252351
I don't have firefox and a pdf view won't change that. Your description of Safari matches that of Chromium on Arch Linux.
-
comment
Comment #5078278
C++ is a multiparadigm language, all of the styles you mention are extreme bastardisations of the style laid out in books like Accelerated C++, Effective C++, Exceptional C++. Mode…