The Israeli Books End of Life

israeli online books end of life banner

Thanks to the Israeli accessibility law, I have no other choice but to delete the websites I developed for learning Java, PHP, C#, Scala, HTML, Linux etc.

Home

Banner Python Structural Pattern Matching life michael professional courses

life michael blog Learn How to Learn! Continuously Learn and Evolve! Don’t Stay Behind! Imagine, Design and Create! Share, Get Feedback and Improve! Enjoy The Journey! I enjoyed Haim talk in Avaya R& D (Pune, India) because he was really passionate about what he taught. He doesn’t stick to the conventional text book teaching, rather […]

Xamarin (Bright?) Future

Xamarin allows us to deliver native Android and iOS applications based on the very same shared C# codebase, using the same IDE, and the same APIs. Xamarin wraps the Android and the iOS APIs with its own API written in C#. In addition, most likely that some of the Xamarin’s API is implemented directly and […]

Our Career Groups on Facebook

In order to assist our courses graduates to find their first job as well as to assist companies looking for new talents, we chose to create and maintain professional career groups on facebook. We maintain professional career groups for Israel and for the Silicon Valley. Please make sure the job ads you write are published in […]

Linkedin

I am on linkedin and I am always glad to meet new people who are into software development. If you are a software developer I will be more than happy to get to know you over linkedin. Please send me a friend request and drop me a message saying you found me through my blog. […]

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 […]

Goldman Sachs Collections PRO

The Goldman Sachs Collections framework (AKA GS Collections) provides us with an alternative implementation for the JDK collections framework. GS Collections provides us with capabilities similar to those we find in programming languages such as Scala, C# and Samlltalk. Using this framework together with lambda expressions allows us writing significantly shorter code. The following code […]

Facebook Meet Other Professionals, Interact, Learn, and Evolve! I am on facebook and I am always glad to meet new people who are into software development. If you are a software developer I will be more than happy to get to know you over facebook. Please send me a friend request and drop me a […]

The Bright Future of Dart BIZ

It is very difficult to forcast when it comes to technologies. Nevertheless, as of today I have every reason to believe that Dart might become one of the most popular programming languages in the world. In this post I will try to explain this bombastic conclusion. It is fairly clear that more and more applications […]

Factory Constructors in Dart PRO

Appart of having a constructors mechanism similarly to Java and C#, Dart supports the concept of factory constructors. We can define a base class (can also be an abstract class) and provide a factory constructor to be used when a default concrete instance is required. abstract class IRobot { String talk(String str); factory IRobot() { […]

Skip to content Update cookies preferences