Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Week 2: Methods, Array & Intro to OOP

This week introduces you to modular programming and the basics of object-oriented programming (OOP).

Topics Covered

  • Defining and invoking methods
  • Method parameters and return types
  • Array and multidimensional arrays
  • Intro to Classes and Objects

Activities

  • Practice writing reusable methods
  • Create a class-based program with multiple objects

Assignment

Create a simple Student Management System using classes and arrays.


Releases

Packages

Contributors

Languages