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

CS education is less than worthless

Name: Anonymous 2017-06-26 18:33

CS is full of retards who can't understand that arrays don't have to start at 0. This means these graduates have never seen Fortran, Cobol, Algol, Basic, PL/I, Pascal, Ada, Smalltalk, or Haskell.
https://www.reddit.com/r/ProgrammerHumor/comments/6jea7z/array_indexing_round_2/

Some of these grads are also confused by := as the assignment operator.

Name: Anonymous 2017-06-28 12:44

Example of proper documentation for complex software:

Tutorials: A step by step guide with heavily annotated code. These are meant to get the user acquainted with the library as quickly as possible. The objective is to build the confidence of the user in using the library through abundant examples and detailed instructions. Examples speak volumes and we have volumes of examples!
Abstracts: A high level summary of key topics. The objective is to give the user a high level view of the library, the key concepts, background and theories.
Reference: Detailed formal technical reference. We start with a quick reference -- an easy to use table that maps into the reference proper. The reference proper starts with C++ concepts followed by models of the concepts.

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