Technion Android Crash Course Final Projects INFO

During Summer 2012 semester I delivered together with Dr. Amnon Dekel an academic crash source for android applications development. The course took place in the Technion (Electrical Engineering faculty). The final project the students developed was a sensors tracking application. Once the application is installed and the service is started the data is continuously collected and uploaded to ftp server.

Towards the final projects presentation I feared the course was too hectic. The final projects were pretty good.

The following photo was taken while running the final project application developed by Igal Avishai.

The following photo was taken while running the final project application developed by Ariel Schwartz.

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