DEV276x


DEV276x: Learn to Program in Java - courses.edx.org

A Microsoft Java course taught by Kasey Champion.

I put all my coursework on GitHub around the time Microsoft acquired the platform to secretly use people's closed source code for training ChatGPT. It's possible my dumb text-based maze game capstone project might have been used to train the AI that journalists claim will revolutionize the medical industry.

Just think about all the shoddy programming 101 assignments that AI was trained on...

Topics

  • Assignment Statement
  • Base Case
  • Boolean
  • Caesar Cipher
  • Camel Case
  • Cast
  • Character
  • Class
  • Class Constant
  • Class Variable
  • Comment
  • Compiler
  • Concatenation
  • Console
  • Control Flow
  • Control Structure
  • Data Type
  • Double
  • Escape Sequence
  • For Loop
  • George Boole
  • Haversine formula
  • IDE
  • If Statement
  • Integer
  • IntelliJ IDEA Community
  • Iteration
  • Java
  • Local Variable
  • Loop
  • Main Method
  • Method
  • Method Header
  • Modulus
  • Nested Loop
  • Out
  • Overloading
  • Parameter
  • Print
  • Println
  • Procedural Decomposition
  • Recursion
  • Recursive Case
  • Relational Operation
  • Return
  • Scanner
  • Scope
  • Statement
  • String
  • System
  • While Loop