Yaniv Golan’s <a href=http://www.pogg.me>Pogg.me</a> Success Story <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>INFO</a></font>
I can still remember meeting Yaniv Golan for the first time (nearly 8 months ago) during the ‘PHP Jump Start’ free lecture I gave in Ness College (Tel-Aviv). It was mainly an introductory lecture about PHP and about the ‘PHP Web Applications Development’ course I deliver. I can still recall Yaniv‘s question at that meeting: […]
XHTML Fundamentals <a target=_blank href=http://www.lifemichael.com/en/?page_id=73 target=_blank><font size=-4>INFO</font></a>
I am glad to announce about “XHTML Fundamentals” new course available for free at www.abelski.com. XHTML, the XML based version of HTML, is a cleaner and stricter variation of HTML. It allows developing XML documents browsable by web browsers both on desktops and on mobile telephones. This course introduces the differences between XHTML and HTML and […]
HackerU College C# Fundamentals <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>INFO</a></font>
This post was created in order to assist me during the course of the ‘C# Fundamentals’ course I lecture in Hacker. This course lasts 13 daily meetings. Each meetings lasts 8 academic hours. The topics this course covers include the following: Introduction C# Basics Classs Strings Arrays Inheritance Generics Delegates Lambada Expressions Events Threads Exceptions […]
Ness College PHP Web Applications Development Course #2 <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>INFO</a></font>
Dear Students, This post will be updated concurrently with the PHP Web Applications Development course, starting on Tuesday 10th, Novenber 2009. This course includes 28 meetings. The first 4 meetings is a preparation module, composed of the following small separated modules (available at http://xperato.abelski.com): Introduction to Procedural Programming Introduction to The Internet SQL Fundamentals Introduction to […]
XML Professional Course <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>INFO</a></font>
The Extensible Markup Language (XML), a subset of SGML, was originally formed to enable generic SGML to be served, received and processed on the web (as HTML). XML is the natural choice for B2B connectivity. It allows an easy and accurate data storage as well as B2B interaction between systems developed in different software programming […]
PHP World Wide Popularity Amazing Growth <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>INFO</a></font>
According to TIOBE Programming Community Index for October 2009 (www.tiboe.com) PHP shows the biggest growth (1.78%) in its rating for Oct 2009 comparing with its rating for Oct 2008. Today, PHP is the third most popular software programming language in the world. In Oct 2008 it was the fifth most popular software programming language in […]
Shenkar College Java SE Course Autumn 2009 <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>INFO</a></font>
During the autumn semester I was teaching the basic Java course in Shenkar college. The course is part of Shenkar college B.S.c. academic program in Software Engineering. Unlike previous semester, I chose to split the course into three parts. The first part covered Java SE, the second part covered Java FX and the third one […]
Android Jump Start <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>PRO</a></font>
Doing your first steps developing for the the android platform…? I believe you will find this post highly useful on your end. I have just completed to develop a series of five short video clips that guide you through the steps you should take in order to set up the required environment on your PC […]
The JUnit Testing Framework <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>INFO</a></font>
I am glad to announce about the completion of “The JUnit Testing Framework” new course. JUnit is a simple framework for writing and running automated tests for Java source code. This course overviews this framework, explains how to use it and overviews its available assertions. This new course is available at www.abelski.com. You need to register that […]
CSS Fundamentals <a target=_blank href=http://www.lifemichael.com/en/?page_id=73 target=_blank><font size=-4>INFO</font></a>
I am glad to announce about the completion of the “CSS Fundamentals” new course. Cascading Style Sheets (CSS) allow us to specify the style we want to apply on our XHTML page(s). Using CSS we can create one single file that includes our style definition and apply it on our entire web site. The usage […]