Exercises to Get Started
All examples for download are at https://github.com/wollok.
Objects, Messages and Polymorphism
Section titled “Objects, Messages and Polymorphism”Collections and Blocks
Section titled “Collections and Blocks”Classes and Inheritance
Section titled “Classes and Inheritance”- Bird Inheritance
- Heroes with Classes
- Employees. Basic Testing
- Clients with Fake Invoices. Testing with Stubs
- Wallet with Classes. Exceptions. Exception Testing. Fixture
- Person Addresses. Equality and Identity
- Students. Cohesion. Testing with Shared Fixture
- Pepita. WKO-Classes Inheritance
- The Colosseum. Classes.
- My Phone Freezes. Classes
- Robots Everywhere. Classes
- Expense Totalizers Example. Classes (Dictionary and Date Usage)