Scala Programming HIT October 2015

During the winter semester of 2015-2016 I am going to deliver in HIT a course that covers both Java and Scala. The course will take place every monday 1200-1600.

You can find the syllabus at internet_programming_2015_10_he.pdf.

You can find the detailed plan at https://docs.google.com/spreadsheets/d/1N72s7PXOigx0Q3evNyjWpsA8dYuPEaK-aPZLW8baKb8/pubhtml

You can find the Google Community I created for this course at https://plus.google.com/communities/112253375318669942139.

Share:

The Visitor Design Pattern

The Visitor Design Pattern

The visitor design pattern allows us to add operations to objects that already exist without modifying their classes and without extending them.

What are Anti Patterns?

Anti Patterns

Unlike design patterns, anti patterns just seem to be a solution. However, they are not a solution and they cause additional costs.

Virtual Threads in Java Professional Seminar

Virtual Threads in Java

The use of virtual threads can assist us with improving the performance of our code. Learn how to use virtual threads effectively.

The Beauty of Code

Coding is Art! Developing Code That Works is Simple. Develop Code with Style is a Challenge!

Update cookies preferences