Skip to content

milutin91/IT-Bootcamp-Homeworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IT Bootcamp Homeworks

Homeworks from first few weeks of programming with Java course. Homeworks contains simple tasks for understanding and mastering fundamentals. Later weeks includes working on mini project ITBC-Kitchen and final project ITBC-Logger.

Topics from first few weeks:

  • Control flow
    • if statements
    • loops (for, while, do-while)
    • switch
  • Methods
  • Strings
  • Arrays
  • Data structures
  • Multidimensional Arrays
  • Class, Objects, Attributes, Methods, Visibility
  • Basic concepts of oop
    • Inheritance
    • Abstraction
    • Polymorphism
  • Overloading and Overriding
  • Interfaces
  • and much more

Homework Apps that I found most interesting:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages