2,530 reputation
21326
bio website code.deepinspace.net
location
age
visits member for 2 years, 8 months
seen 2 hours ago
stats profile views 186

Programmer. Bibliomaniac. Runner. Aspiring Classical Guitarist.


Jul
22
awarded  Nice Answer
Jul
22
awarded  Good Answer
Jul
22
answered Bypass HR to get an interview
Jul
22
comment Has anyone used “Design Pattern Framework (TM)”?
Commercial or not, it is funny.
Jul
21
comment How can I get paid for reducing technical debt?
@Job: Your "They do not speak your language" comment should be an answer.
Jul
20
comment Will taking courses in system administration help land a programming job?
@user2434: Here's what a sysadmin does - en.wikipedia.org/wiki/System_administrator
Jul
20
comment Will taking courses in system administration help land a programming job?
I don't understand the comparison with Java programmers here. It's a system admin course. If you're interested in programming, I would advise you to skip this.
Jul
16
answered Why don't testers and programmers like each other?
Jul
7
awarded  Nice Answer
Jul
5
comment Promotion or De-motivation
"this is one step ahead then programming" - Is this your opinion or your manager's?
Jul
3
revised What's the best way to get up to speed with Java?
fixed grammar
Jul
3
answered What's the best way to get up to speed with Java?
Jun
22
comment I want to learn and explore cloud computing, what technologies should I be aware off for the same?
@Rachel - Understood. Then TMN's answer above would more oriented towards what you are looking for.
Jun
22
comment I want to learn and explore cloud computing, what technologies should I be aware off for the same?
@TMN: I am aware of that, but it's not possible to get a deep understanding of all AWS offerings unless you can actually use and tune them in a production environment, with real systems with users. That is why I mentioned the job aspect.
Jun
22
answered I want to learn and explore cloud computing, what technologies should I be aware off for the same?
Jun
22
answered What is the worst programmer habit?
Jun
20
comment Well documented open source projects to study for a beginner?
Some of these are in C - aosabook.org/en/index.html . But these are architectural views, so these will give you a high level overview, not code level.
Jun
18
answered What's next after learning the basics of the C programming language?
Jun
16
answered Where can I find interesting project to work on?
Jun
15
comment Sr. Dev made a database I disagree with. Advice sought
-1. As others have pointed out, denormalization is a common technique for optimizing reporting databases. I don't think it's possible to answer the OP's question without knowing what the database will be used for.