Hello World in F# PRO

I have recently started to learn the F# functional programming language. If you are already familiar with functional programming languages such as Haskell, OCaml and Scala, learning F# should be fairly easy. Knowing F# you will be able to enjoy the benefits of functional programming and will be able to write shorter and simpler to maintain […]

Spring Framework Beans Collections Wiring PRO

When using the Spring Framework for managing our beans we can easily wire a collection of beans with a specific other bean, that we want to hold that collection. I have just updated the Jump Start slides of my Spring Framework course with code samples and video clips that explain this possibility. The course is […]

Asynchronous Methods in C# PRO

When developing a server side application in .NET that handles high volume of traffic there is always a place to consider the implementation of the Asynchronous Method pattern. Implementing this pattern will allow our application to handle a bigger number of clients. I have just updated the Asynchronous Methods slides in my C# Fundamentals course, […]

Introduction to HTML 5 INFO

I have recently completed to develop an introduction course for HTML 5. It covers HTML 5 important parts. The professional commercial version is available at www.xperato.com. The community free version is available at www.abelski.com. Taking this course you will learn how to use HTML 5 new tags and how to use its new JavaScript APIs. […]

Oracle Java Certifications INFO

Browsing at http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=140#13 you can find detailed information about the currently offered Java certifications. There are in total 13 certifications. Most of them require taking an exam only. Some of them require an assignment submission and/or an essay submission as well. The first and the easiest one is Oracle Certified Associate, Java SE 5/SE 6, […]

Facebook Professional Courses PRO

The Facebook platform has significantly changed during the last year. The three most important changes were the emergence of the Facebook Graph API, the Facebook JavaScript SDK and the Facebook Social Plugins. For each one of these three topics I chose to develop a professional course. These courses are available at www.xperato.com. The community version […]

youtube

YouTube Learn and Evolve by Watching my Professional Video Clips on YouTube! I continuously develop various video clips that explain various topics in software development. All video clips are available for free personal and academic usage in life michael and life michael ישראל Youtube channels. Feel free to use them, embed them in your web site and […]

Tips for Learning Software Programming Languages PRO

In this post I am trying to put together my top ten recommendations for learning software programming languages in an effective way. 1. Overcome The English Barrier The technical professional software development training material is in English. If you are still having problems with reading technical material in English you must overcome this difficulty. The sooner […]

Apache Commons File Upload PRO

The Apache Commons open source project includes various useful components we can use in our code. One of them is the FileUpload, that allows us to develop a Java Servlet (or a JSP document) that handles files uploads. The following video clip presents a small code sample for handling a file upload coming from an […]

Please Don’t Send Me Professional Questions

For most people, this post will most likely seem strange and for some, it might even look a bit of an arrogant one. For a very small group of people, the problem I am about to describe in this post might sound familiar. I have always (and still am) enjoy assisting others and sharing my knowledge and […]

Update cookies preferences