Scala Programming Course in Shenkar <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>ACD</a></font>
During 2013 spring semester I will deliver in Shenkar the Java Programming course. Its first part focuses in Java. Its second part focuses in Scala. The highlight is Scala. You can find the detailed syllabus at http://www.lifemichael.com/shenkar/SHENKAR_BASIC_JAVA_201302.pdf. You can find the google group we are going to use during this course at https://groups.google.com/forum/?fromgroups#!forum/shenkar-java-scala-2013-03. You can find the […]
OOP Analysis & Design Course in Shenkar <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>ACD</a></font>
During spring 2013 I will deliver the Object Oriented Analysis & Design course in Shenkar college of Engineering & Design. This course is delivered as part of Shenkar academic program for B.Sc. in software engineering. Yaeli Rushniek Tavor assists with the delivery of this course. You can find the syllabus at http://www.lifemichael.com/shenkar/2013_03_oop_design_analysis.pdf. You can find the google […]
Astah UML Tool. My Academic Selection. <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>ACD</a></font>
During spring 2013 I deliver the OOP Analysis & Design course in Shenkar Academic College. This course is delivered as part of Shenkar’s Software Engineering B.Sc. Academic Program. The course starts with covering the main UML diagrams, continues with a deep coverage for the classic design patterns in object oriented programming and concludes with advance […]
Shenkar Programming Languages March 2013 <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>ACD</a></font>
During 2013 spring semester I will deliver the Programming Languages academic course in Shenkar. This course belongs to Shenkar’s BSc Academic Program in Software Engineering. You can find the google group of this course at http://groups.google.com/group/shenkar-programming-languages-2013-03. You can find the detailed plan at https://docs.google.com/spreadsheet/pub?key=0AhDgrQD6qivLdDY4NnVCa0s1Q1JIVVlpeV9aZms3emc&output=html.
The Israeli Guide to Python <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>INFO</a></font>
I have recently started to work on writing a short practical guide that teaches Python. The guide includes texts and video clips. The texts were written in Hebrew. The video clips were taken in Hebre as well. You can find it at www.PythonBook.co.il.
Industrial Engineering Java Course in Shenkar <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>ACD</a></font>
During spring 2013 semester I deliver a course that covers the basic topics in Java and delve into RIA development using Vaadin, an open source framework that wraps Google Web Toolkit (GWT). This is an academic course delivered as part of Shenkar’s B.Sc. Industrial Engineering academic program. You can find the syllabus at 2013_02_industrial_java_programming. You can […]
Smartphones Applications Course in HIT <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>ACD</a></font>
During spring 2013 semester I will deliver an academic course that focuses on smartphones applications development. You can find the formal syllabus at http://www.lifemichael.com/hit/android_ios_2013_02_en.pdf. You can find the online google we use in this course at https://groups.google.com/forum/?fromgroups=#!forum/hit-mobile-2013-02. You can find the detailed plan of this course at https://docs.google.com/spreadsheet/pub?key=0AhDgrQD6qivLdDZpdHpEd3dLZS1OQ0hpTm5zbUxiWlE&output=html.
Java EE Platform Course in HIT <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>ACD</a></font>
During the 2013 spring semester I will deliver the ‘Open Source Server Side Development’ course in HIT. The course focuses on server side development using Java EE. You can find the formal syllabus at http://www.lifemichael.com/hit/java_ee_fixed_2013_02_en.pdf. You can find the detailed plan at https://docs.google.com/spreadsheet/pub?key=0AhDgrQD6qivLdE9QdEprSnJiWHZWbTJ6Ui1nTE5uMEE&output=html. You can find the google group we are using during this course at https://groups.google.com/forum/?fromgroups=#!forum/hit-java-ee-2013-03.
Scala Programming Course in HIT <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>ACD</a></font>
During 2013 spring semester I will deliver in HIT the ‘Internet Programming’ course. Its first part focuses in Java. Its second part focuses in Scala. You can find the detailed syllabus at http://www.lifemichael.com/hit/internet_programming_2013_02_en.pdf. You can find the google group we are going to use during this course at https://groups.google.com/forum/?fromgroups#!forum/hit-scala-2013-02. You can find the on-line detailed plan at https://docs.google.com/spreadsheet/pub?key=0AhDgrQD6qivLdEFGdTJYQjQ3ek5OTDlORjdXSnIxY3c&output=html.
Symbolic Links in Linux <font size=-2><a href=http://www.lifemichael.com/en/?page_id=73 target=_blank>PRO</a></font>
The symbolic link is kind of a dummy file that points to another file/directory. When we edit, execute or try to refer the symbolic link the system will give us the real file/directory instead.