HIT Scala Programming Course Autumn 2010 ACD
During the coming semester I am going to deliver the Java & Scala Programming course in HIT. Its official name is ‘Internet Programming’. It is delivered as part HIT’s Computer Science BSc academic program. It starts with a detailed coverage of the Java SE programming language and continues with a detailed coverage of Scala. The topics we are […]
Shenkar Scala Programming Course Autumn 2010 ACD
During the 2010 Autumn semester I am going to deliver the Java & Scala Programming course in Shenkar (www.shenkar.ac.il). This course is delivered as part Shenkar’s Software Engineering BSc academic program. It starts with a detailed coverage of the Java SE programming language and continues with a detailed coverage of Scala. The topics we are going […]
Windows Phone 7 Fundamentals PRO
I have just completed to update my ‘Windows Phone 7 Fundamentals’ course. This course is available for free personal and academic usage at www.abelski.com. I chose to add few more topics. The topics currently covered include the following: Introduction User Interface Isolated Storage WebBrowser Control Application Bar Location Services Accelerometer Playing Video Application Life Cycle […]
HIT Java EE Course Summer 2010 INFO
During 2010 Summer Semester I am going to deliver a detailed Java EE course in HIT. This course is delivered as part of HIT Computers Science BSc academic program. The main topics we are going to cover in this course are: Java Servlets & JSP Java Server Faces Java Persistence API Enterprise Java Beans Java EE […]
HIT Scala Programming Course Summer 2010 ACD
During the 2010 Summer semester I am going to deliver the Internet Programming course in HIT. This course is delivered as part HIT’s Computer Science BSc academic program. It starts with a detailed coverage of the Java programming language and continues with a detailed coverage of Scala. The topics we are going to cover in Scala include the […]
The Bing API PHP Library PRO
The Bing Search Engine API is available for PHP developers. You can easily use it within your PHP code and perform various searches using the Bing search engine server side. In order to use the Bing API PHP library you first need to obtain a Bing App ID. The process for getting that ID is fairly […]
Scala Fundamentals INFO
I have just completed to develop the Scala Fundamentals course. Taking this course you will gain a structured comprehensive understanding of the Scala programming language. The community version is available for free personal and academic usage at www.abelski.com. The commercial version is available at www.xperato.com. The community version includes the following 28 topics: Introduction Scala […]
Android Platform Fonts PRO
The android platform already comes with the following predefined fonts: “sans”,”serif” and “monospace”. The android platform allows us to add and use new fonts within the application we develop. In order to use a specific font we just need to reference it within the XML layout document. Adding the android:typeface attribute into the view XML […]
Java SE Core Web Services INFO
I am glad to announce about “Java SE Core Web Services” new course available for free at www.abelski.com. 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. This course focuses on […]
Shenkar Core Java Autumn 2009 ACD
Dear Students, Please find below the complete program for the Core Java course in Shenkar College of Engineering and Design. This course is composed of three separated modules. The first module (6 meetings) focuses on ‘Core Java’ topics and it covers the following: Java Basic, OOP Intro Arrays, String, Inheritance Inheritance, Inner Classes Applets, Exceptions […]