Smartphones Applications HIT July 2015

During 2015 summer semester I will deliver the ‘Smartphones Applications’ course in HIT. The course will be delivered as part of the BSc academic program in computer science. The first part of the course focuses on web technologies that can be used when developing hybrid applications for mobile telephones. The second part of the course focuses on developing native applications for the android platform.

You can find the syllabus at http://www.lifemichael.com/hit/android_2015_07_en.pdf.

You can find the detailed plan at https://docs.google.com/spreadsheets/d/1DOo-luBwWuosCHEek4VEtT9or2arh_zJ3t-Quji5BiI/pubhtml.

You can find the google group I chose to create for this course in order to assist with its delivery at https://groups.google.com/forum/#!forum/hit-android-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