cs-tech-primer

Computer Science tech primer for the University of Manitoba.

View on GitHub

Language bootcamp

Need to learn a language for a course? Or, just looking to find out what a language is like? Look no further.

Hello world in 15(ish) languages (if applicable), with language best practices. These languages are supported by the CS Unix machines, unless otherwise stated.

Content of each (available where applicable)

if possible, discuss

String example

The example shows:

We’ll use the Rockyou corpus, which is leaked password (warning, there is some bad language in the corpus)

Then, find:

Languages

Technologies

These may be programming languages to themselves, but, don’t fit the examples… they are used for other things.

Querying

TODO - explain when to use which. Why Redis (being all in-memory) is good or bad.

Could expand to discuss using AWS/cloud services to offload work?