Protected: Mirs Android (Logtel) Course INFO
There is no excerpt because this is a protected post.
There is no excerpt because this is a protected post.
I have just completed the development of the JavaFX Fundamentals course. You find the community version available for free personal and academic usage at www.abelski.com. The commercial version is available at www.xperato.com. Please don’t hesitate and let me know your thoughts about this course. I will be more than happy to get your feedback.
On February 18th 2010 I lectured about open source projects in Ariel College. The lecture focused on PHP open source web applications projects and included a short demonstration for installing a Joomla! based web site. During the lecture various open source projects were mentioned. You can find URL addresses for downloading these projects as well as [...]
The Visual Studio 2010 IDE has new debugging features that assist us in the development of multithreaded and parallel applications. The following video clips present two of these new features.
I have recently updated the ‘C# Fundamentals’ course available for free personal and academic usage at www.abelski.com adding slides about the new multithreading capabilities added in .NET 4.0. The following video clips present those new capabilities. Parallelism can be achieved on multi core machines only. Multithreading can be achieved on single core machine as well. The Parallel [...]
I have recently came across the Titanium platform, an open source free solution that allows developers to develop native mobile and desktop aplications using web technologies, such as JavaScript, HTML and CSS. The Titanium platform primarily targets the iPhone and the android platforms allowing developers to get native applications without writing a single line of [...]
I am glad to announce about “The Annotations Facility” new course available for free at www.abelski.com. This course overviews Java’s annotations facility covering its syntax, the available standard annotations and the source level annotation processing possibilities. Registration at www.abelski.com is required in order to take this course. The registration is free!
I have just completed to develop a two days course for managing directors about the android platform. You can find more info about that course in a small article I have just published at www.xperato.com. This course aims at providing managing directors with the required understanding of the android platform in order to develop new [...]
On November 15th 2010 I will start lecturing a the “Analysis & Design Using UML” course. The course will take place in the Technion. The course includes eight meetings and aside of going through UML it includes practical labs through which the participants will gain practical experience in analysis & design using UML. This course [...]
Three months ago I have started to explore the PHPUnit framework that aims at assisting PHP developers performing unit testing for the code they develop. I was amazed of the various possibilities available for PHP developers who choose to use this framework. Surely no doubt an excellent work was done developing this specific framework. Comparing [...]