Shit, tell me EVERYTHING you know about computer science as fast as possible. I have a final in three hours and I haven't even opened the book. Fucking summer classes!
Name:
Anonymous2013-08-01 16:08
It's not about computers, and it's not science.
Name:
Anonymous2013-08-01 16:08
You are not tricking me into helping you, you JEW!
Name:
Anonymous2013-08-01 16:12
A linked list is a collection of elements where each node in the set points to the next data member. This special type of array can be traversed with only O(n) operations on it's constituent pieces in a seek or organize routine.
Name:
Anonymous2013-08-01 16:21
peek reads a memory location and poke writes to it
Name:
Anonymous2013-08-01 16:22
Read SICP.
Name:
Anonymous2013-08-01 16:43
A monad is a monoid endofunctor with a category set of itself. This is because of a ban on side effects.
The birth of death, in 1456 when you, the son of the night, son of the Transylvanian plague, started to impale the inferior Turkish race. We hail your grim art of misanthropy! The pain was great, your hordes of grim death arose; fear and death, agony and sick ecstasy to anyone who didn’t obey you! The grim art of misanthropy has started; suffering for hours, under your sight the human race was suffering for your pure pleasure… Spilling blood everywhere.
Name:
Anonymous2013-08-02 3:42
>>12
Do I need to post this ten times to avoid a curse or something?
Sieg Heil! The sign of our cross rises
The age of fire and retribution is upon us
Shadow resistance, the order of hate
Against the cross that has oppressed us for so long
Torching the Jewish creation
Laughing on their despair when they cry
Blood shall be our guide - On the battlefield
Where the churches burn bright in the night
Name:
Anonymous2013-08-02 6:58
Sounds like Nikita is into underground black metal.
Name:
Anonymous2013-08-02 7:44
All hail the tetracyts!
▲
▲ ▲
▲ ▲ ▲
▲ ▲ ▲ ▲
Name:
Anonymous2013-08-02 20:39
Read SICP
Name:
Anonymous2013-08-02 21:09
CS is basically a cluster of math & shit binary used in a way that makes it impossible for anyone to understand.. anyone that is still alive. So, poop lvl languages were made to help with that. These poop lvl lang are generally c++, java, and some other shit that no one care about. What you want to know is how to have sex with girls. The best way to do this is switch majors, dropout, and become a bartender. Problem solved.
Name:
Anonymous2013-08-02 23:34
Computer Sciene Krash Korse:
- COMPUTER WORK IN BINARY 0 AND 1
- HIGH LEVEL STUFF FOR HUMANS PUTS INEFFICIENCY
- STIRNG EM TOGETHER TO MAKE DIGITAL STUFF
- 80% OF TIME COMPUTER IS COVERTING ONE FORMAT TO ANOTHER
Name:
Anonymous2013-08-02 23:41
Data is represented in bytes
Often represented as hexadecimal for ease of reading
Data types: int, float, double, char
Variables store shit, functions do shit
Array is group of data
Different functions can have different efficiencies
We can see this through BIG-O NOTATION, which gives us how efficient a certain algorithm can be
Classes are blueprint, Object is building
Inheritance is like having babies