Skip to content

HackYourFutureBelgium/java-week-5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Week 5: Generics, Input/Output, Dates & Live Coding

This week focused on strengthening core Java fundamentals with practical exercises and collaborative live coding.

Topics Covered

Introduction to Generics

  • Why generics matter (type safety and reusability)
  • Generic classes and methods
  • Working with type parameters in simple exercises

Introduction to Input/Output

  • Basic file input and output operations
  • Reading and writing text data
  • Handling common I/O exceptions

Dates

  • Introduction to the Java Date-Time API
  • Working with LocalDate and related classes
  • Basic date creation, formatting, and manipulation

Live Coding Activity

  • Pair-based live coding sessions in class
  • Students asked each other questions and solved them collaboratively
  • Focus on explaining reasoning, not only writing code

Activities

  • Implemented generic classes and methods with small coding tasks
  • Practiced reading from and writing to files
  • Solved date-related exercises using the Date-Time API
  • Participated in a live coding Q&A activity with peer-to-peer questions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages