Scala Programming HIT October 2012 INFO

During the first semester of the 2012-2013 academic year that takes place in HIT, I deliver an academic advance course for learning Java and Scala. This course is delivered as part of the academic program for BSc in computer science.

You can find the google group of this course at https://groups.google.com/forum/#!forum/hit-scala-october-2012.

You can find the detailed plan of this course at https://docs.google.com/document/pub?id=1k3KNzbJa4iZkzAfICIVIZRbgUGTEgOLFtCPyeV9QNwY.

You can find the official syllabus of this course at http://www.lifemichael.com/hit/JAVA_SYLLABUS_HE.doc.

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