Lingo

January 11, 2020 ยท View on GitHub

Course Organization

  • Each folder (Ex. 0x000-Introduction) is a chapter. Each piece of content (Ex. 0x000-Introduction.md) is a section.
  • WIP - Work In Progress. Anything marked WIP is not final and should be ignored until it is finished.
  • TODO - Anything marked TODO is yet to be done. It is far from ready but is planned.
  • JRE - Java Runtime Environment
  • JVM - Java Virtual Machine
  • CLR - Common Language Runtime (Used by .NET).
  • JIT - Just In Time Compiler
  • MSIL - Microsoft Intermediate Language
  • IL - Intermediate Language.