-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Miguel Gamboa edited this page Feb 21, 2024
·
3 revisions
- Slack - Use your ISEL email address (e.g. a87956@alunos.isel.pt) and join the channel of your classroom (e.g. #i41d-miguel)
- Lessons
- Evaluation em português
- Bibliography and Tools
- Homeworks
- Workouts, i.e. autorouter
- Programming with Type:
- Metaprogramming and Benchmarking:
- JVM Type System;
- JMH - Java Microbenchmark Harness
- Cojen Maker
- Garbage Collector
- Generic methods and Lazy evaluation:
- Iterators versus Sequences (
yield
operator); - Generics and Reified type parameters.
- Iterators versus Sequences (