If marijuana were legal, it would be as much of a gateway drug as alcohol. Yes it is a gateway drug now, because since it's illegal, people who buy it are often exposed to dealers of harder drugs.
One benefit of having many small functions is that the scope/flow of data is clearer. Usually larger functions have more local variables, some of which are used only a few times. You end up with variable scopes that are longer than necessary, and possibly with variable uses that are far from their definitions. Break your function into smaller pieces, and their parameters will describe the way your data moves around.
Imagine the worst thing you will see in your entire life... Police deal with that and probably worse many times every single day of their working lives. I do not believe that it is possible to remain "the same" as those of us that are spared from dealing with that crap.
That's true. And once a cop reaches the point where the job they do is negatively affected, they have no business being a cop anymore. It takes a rare individual to be a good cop. If you have an incident with an officer I think it's important to push them a little to be sure they continue to act reasonably.
I get ten spam emails per day in my hotmail account. Which isn't too bad unless you consider that I made the account as a joke for a friend and I've only given that one person the email address. But advertisers have gotten my address from somewhere....
I was a teaching assistant for a CS1 class. When I found two students handed in virtually identical pieces of code, I'd just grade one then write on the other one "See [other student]'s paper". If they want to cheat, let them. It'll only hurt them in more advanced courses.
What I didn't like was when they fabricated results (no, "^" is not the exponentiation operator in C...). For this I gave them zeros.
If marijuana were legal, it would be as much of a gateway drug as alcohol. Yes it is a gateway drug now, because since it's illegal, people who buy it are often exposed to dealers of harder drugs.
One benefit of having many small functions is that the scope/flow of data is clearer. Usually larger functions have more local variables, some of which are used only a few times. You end up with variable scopes that are longer than necessary, and possibly with variable uses that are far from their definitions. Break your function into smaller pieces, and their parameters will describe the way your data moves around.
Parent shouldn't be modded as Flamebait. Copyright infringement is not theft. It's also not rape, or speeding, or drug use.
No doubt. But is the correlation positive or negative...?
Imagine the worst thing you will see in your entire life... Police deal with that and probably worse many times every single day of their working lives. I do not believe that it is possible to remain "the same" as those of us that are spared from dealing with that crap.
That's true. And once a cop reaches the point where the job they do is negatively affected, they have no business being a cop anymore. It takes a rare individual to be a good cop. If you have an incident with an officer I think it's important to push them a little to be sure they continue to act reasonably.
I'd attempt access too, just to see if the passwords had been changed.
That's during the planet's pre-history, not history.
ASL?
I think that's a lex error, not a parse error.
It really depends on the job you want. I work on an interpreter (engineering software) and code in C/C++. The theory I learned in college is valuable.
Right back at ya.
Way to set up a project for failure...
I think it's Shite Fuck.
mu
http://webster.commnet.edu/grammar/plurals.htm#wor d_as_word
Stronger laser's what?
So you're suggesting HTML is a bad idea...
Not hate, just aren't "very happy". I'd have to include myself in the 6 of 7, because I'm happy with my chosen profession (just not very happy).
Not true. In Python, functions pass their arguments by value (by copy). The values themselves are references to objects.
You are so right. It's far better to go to work in a suit and do nothing all day.
Did you do it? If not, your advice may be more helpful than if so.
I don't think that's possible.
I get ten spam emails per day in my hotmail account. Which isn't too bad unless you consider that I made the account as a joke for a friend and I've only given that one person the email address. But advertisers have gotten my address from somewhere....
I don't like the idea of any finite list of rights. Best to list what is disallowed--everything unlisted would be allowed.
I was a teaching assistant for a CS1 class. When I found two students handed in virtually identical pieces of code, I'd just grade one then write on the other one "See [other student]'s paper". If they want to cheat, let them. It'll only hurt them in more advanced courses.
What I didn't like was when they fabricated results (no, "^" is not the exponentiation operator in C...). For this I gave them zeros.