-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Luís Falcão edited this page Mar 2, 2024
·
4 revisions
- Slack - Use your ISEL email address (e.g. [email protected]) and join the channel of your classroom (e.g. #i42d-falcao)
- Educast Channel with lesson's videos
- 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 (