Skip to content

References and materials for code school at work

Notifications You must be signed in to change notification settings

yanqilee/code-school

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supplementary Materials for Code School

Software list:

  1. Git
  2. Java 11
  3. IDE: IntelliJ / Eclipse

Work in progress

JavaExamples (Reference for Java syntax)

  • Primitives
  • Declaration and assignment
  • Condition statements
    • if statements
    • switch statements
  • Loops
    • for loops
    • while loops
  • Arrays
  • Collections (Coming soon)
    • List
    • Set
    • Map

Coding Exercises (Exercises we did in class, will have sample solutions)

  • Print star
  • Create and access array

Projects (Will have some bigger projects as we get further along)

About

References and materials for code school at work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages