Skip to content

RainioLO/bootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Key Notes per Week

sub heading

sub heading

sub heading

sub heading
Week 1

Basic

  • Primitive - 8 types
  • String (3 methods)
  • if, else if, switch
  • for loop , nested loop
  • operator >, <, ==, !, &&, ||, .....
Week 2

Basic

  • Methods (static)
  • Array (primitive, wrapper classes, 17 types)
  • String (> 10 methods)
  • Wrapper Class - 8 classes (new sth ...)
  • for each loop
  • Primitive (Upcast/Downcast) -> Overflow
  • while loop, do-while loop
  • ASCII
  • Pass by reference/ Pass by value

Advanced

  • sorting - Bubble, insertion
  • String Literal
  • Integer Cache
  • Stack and Heap memory
  • Scanner

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages