Older Newer
Tue, 08 Dec 2015 08:02:02 . . . . 104.133.3.92 [cleanup]


Changes by last author:

Added:
Most people think of topics like these when they think of ComputerScience:

* Data structures (how to store stuff so it's small/easily accessible/useful for something)

* Algorithms (how to do stuff fast)

* Operating systems (how to do lots of stuff at once)

* Graphics (how to generate/process pretty pictures)

* Networking (how to communicate with other stuff)

* Architecture (how to build stuff that does stuff, and hopefully does it fast)

Though lately, more and more things are happening with machine learning and artificial intelligence.