Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

For loops

Name: Anonymous 2009-11-21 10:13

For a for loop it's generally better to use i++ because ++i would just be fucking stupid.

You may as well start counting with 1 to get the same effect.

Name: kinghajj !SksZ3ptsu2 2010-01-14 16:22

>>31
Yes, there's many kinds of processors, but your average Joe Programmer doesn't design them, much less really understand how they work; to him, the processor is just a convenience, a black box that has known and reliable behavior. Perhaps a better term is "separation of concerns": only a relatively few number of people need to have a deep understanding of a particular layer of abstraction, and then others come along and build upon that work. Eventually, people start noticing that there's a lot of overlap between the works built upon the current "top" layer, and these functionalities become generalized into a new abstraction for future works to use.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List