/cs50-javascript

Adapted CS-50 course by Harvard for JavaScript trainees.

Primary LanguageJavaScript

Harvard CS50: Introduction to Computer Science for JavaScript trainees

Problem sets, projects and lecture examples for Harvard CS50: Introduction to Computer Science.

To complete the following psets and examples, I viewed all of the CS50 lectures, walkthroughs and adapted them for JavaScript trainees.

##Syllabus: Week 0 Binary. ASCII. Algorithms. Pseudocode. Source code. Compiler. Object code. Scratch. Statements. Boolean expressions. Conditions. Loops. Variables. Functions. Arrays. Threads. Events. Week 1 Linux. C. Compiling. Libraries. Types. Standard output. Week 2 Casting. Imprecision. Switches. Scope. Strings. Arrays. Cryptography.

##Psets:

  • Problem Set 1: C
  • Problem Set 2: Crypto