Earlier quoted context omitted.
I guess the point is that there's no "privileged" position in these systems which changes with time, like the point of execution in programming. What is the proper name for the bit of code that's currently being executed? I've suddenly realised that its a concept you think about constantly when coding, but its so much a part of the scenery so to speak that you never consciously consider it.
At the hardware level it's called the program counter, which is a register containing the address of the current operation the processor is running. After the operation is finished, it increments itself and moves to the next step in the program. Edit: just realized I didn't really answer the question, I believe what your actually talking about is a statement. I usually jump at the chance to talk about stuff from my o…
Signs that you are a bad programmer
121–130 of 177 posts
Re: Signs that you are a bad programmer
#122Earlier quoted context omitted.
I guess the point is that there's no "privileged" position in these systems which changes with time, like the point of execution in programming. What is the proper name for the bit of code that's currently being executed? I've suddenly realised that its a concept you think about constantly when coding, but its so much a part of the scenery so to speak that you never consciously consider it.
Top of the stack?
Re: Signs that you are a bad programmer
#123Earlier quoted context omitted.
"Good" already has a meaning, you can't arbitrarily redefine it. You have to actually figure out what the most "good" tradeoff is between shipping and writing maintainable code.
"Good" is also arguably subjective and relative to the subject's perceptions of "bad"(and vice-versa). So of course that "good" tradeoff to one programmer might be a "bad" one to another.
Re: Signs that you are a bad programmer
#124Earlier quoted context omitted.
I'm in this position now. I'm not a great developer, and I love learning new tricks, but because I'm billed hourly, am constantly interrupted, and get brought in to useless meetings, I'm left with zero time to learn.
The other problem with this is that you never have the opportunity to improve the business, either. Often, management wants the rank and file to improve processes ("because they know them best") but it's hard to find the time for that when you're already working full time (and more) on your deliverables.
Re: Signs that you are a bad programmer
#125Earlier quoted context omitted.
I have to wonder if someone who can't determine order of execution should be an electrician or plumber either -- those aren't static systems!
I guess the point is that there's no "privileged" position in these systems which changes with time, like the point of execution in programming. What is the proper name for the bit of code that's currently being executed? I've suddenly realised that its a concept you think about constantly when coding, but its so much a part of the scenery so to speak that you never consciously consider it.
I would have used 'Cursor' or 'Program Cursor'. But I'm now convincing myself that that a database term.
Re: Signs that you are a bad programmer
#126oh my! I love when you recommend specific career base on specific issues. You made my day! I can't stop laughing. "Bag Lady" seriously looool
- Leader of a high school clique - Movie reviewer who concentrates on who's "in" - Coiner of demeaning nicknames
I wouldn't want to work with this person.
Re: Signs that you are a bad programmer
#127Earlier quoted context omitted.
I have to wonder if someone who can't determine order of execution should be an electrician or plumber either -- those aren't static systems!
I guess the point is that there's no "privileged" position in these systems which changes with time, like the point of execution in programming. What is the proper name for the bit of code that's currently being executed? I've suddenly realised that its a concept you think about constantly when coding, but its so much a part of the scenery so to speak that you never consciously consider it.
Re: Signs that you are a bad programmer
#128The OP may be being ironic/sarcastic to a certain degree but I'm always wary of these types of articles. "You are a bad programmer". How would it make you feel to hear that? Probably not open to further suggestions on how to improve. While I agree that as programmers we should always strive to be getting better, these types of put-downs and belitting don't foster a culture of communication and trust. Personally, I'm…
I'm going to mark this thing up, add "haven't crossed any of these off in the past year", and postpone my judgment until next fall.
Re: Signs that you are a bad programmer
#129That was common practice all over the Web for over a decade, it only stopped recently (on most sites). [Submit] [Reset] Argh!