Programming Languages Shenkar July 2015

During 2015 summer semester in Shenkar college I am going to deliver the ‘Programming Languages’ course. The course overviews programming languages paradigms and focuses on C#.

You can find the syllabus at http://www.lifemichael.com/shenkar/shenkar_programming_languages_201507.pdf.

You can find the detailed plan at https://docs.google.com/spreadsheets/d/13qC4NGc2rmb8MOfk_d8aM_ThdaavcQBndzOxROHwmGY/pubhtml.

You can find the google group I chose to create in order to assist with the delivery of this course at https://groups.google.com/forum/#!forum/shenkar-programming-languages-2015-07.

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