Agenda szkolenia
- Exceptions
- How to throw and catch exceptions
- Working with exceptions
- Alternative ways to signal an error
- Good practice:
- Code refactoring
- Testing
- How to create simple thread safe logger
- Design patterns
- Observer
- Strategy
- Visitor
- Template method
- Command
- Builder
- Factory
- Decorator