| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 8 months |
| seen | Jun 12 at 3:30 | |
| stats | profile views | 27 |
|
Feb 27 |
comment |
Why do “data types” in computers exist, if it's really all just bits? Have you ever tried writing binary code? |
|
Feb 19 |
awarded | Caucus |
|
Sep 26 |
awarded | Yearling |
|
Sep 2 |
comment |
Name for this antipattern? Fields as local variables I would say "If you see it in production code, it is a sign that you should reexamine your hiring process" |
|
Jul 29 |
comment |
Why can't the IT industry deliver large, faultless projects quickly as in other industries? Do you understand programmers who don't make every effort to produce error-free code, because that would take twice as long and management is breathing down their necks to implement these new features yesterday? |
|
Mar 1 |
awarded | Mortarboard |
|
Oct 29 |
comment |
Do you plan your programs out on paper to avoid injurious amounts of typing? It's not how long you type, it's how you type. Get a good keyboard, practice good form, and maintain a relaxed, steady pace. It's when you're wired on caffeine and ripping away under an urgent deadline that you tend to crank your wrists without noticing. |
|
Sep 27 |
awarded | Yearling |
|
Sep 7 |
comment |
My boss wants a narrated line-by-line English explanation of our code @Frustrated: So whose voice are you imagining? I can't decide between Sean Connery and Morgan Freeman. |
|
Aug 31 |
answered | How should C++ Unit Test code be organized for maximum Unit Test efficiency? |
|
Aug 22 |
comment |
How can I comply with Open Source licenses, and yet protect my own work + App Store Your guideline #1 seems to cover #3. |
|
Jul 15 |
awarded | Guru |
|
Jul 11 |
comment |
Completing a project successfully despite hostile management? I can't add much to the answers already given except-- if you're asking how to complete the project despite hostile management, you're asking the wrong question. You will wind up hurling yourself against impossible deadlines, hoping for miracles, and failing. Note that most of the answers below involve leaving the project, or not meeting the requirements your bosses currently demand. Success is not an option. Abandon that idea and you can start to distinguish good tactics from bad. |
|
Jul 8 |
awarded | Great Answer |
|
Jul 6 |
comment |
How do you handle your Project Manager @omouse: good advice for the manager, but he's not the one we're trying to advise. |
|
Jul 6 |
awarded | Good Answer |
|
Jul 6 |
awarded | Nice Answer |
|
Jun 26 |
comment |
Keep permuting a vector until it is ordered @Peter Taylor: Cool, thanks! |
|
Jun 20 |
answered | Keep permuting a vector until it is ordered |
|
Jun 17 |
answered | c++ makefile importance and cross platform |