Shenkar Core Java Spring 2009 ACD

Dear Students, Please find below the complete program for the Core Java course in Shenkar College of Engineering and Design.  This course covers the following topics: Java Basic, OOP Intro Arrays, String, Inheritance Inheritance, Inner Classes Applets, Exceptions Threads Swing I/O Streams Networking Collections Framework JDBC Java Efficient Programming Java SE Design Patterns Generics Reflection Regular […]

Java SE Regular Expression INFO

I am glad to announce about a new course I have just completed to develop about Java Regular Expression. This new course covers the following topics: Character Classes Logical Operators Quantifiers Capturing Groups Boundary Matchers The Pattern Class and The Matcher Class The Quantifiers topic covers all types of quantifiers: Possessive Relucatant and Greedy This […]

Lambda Expressions in Android Studio

The Android platform doesn’t provide a full support for the new features introduced by Java 7 & 8. One of them is Nevertheless, the developers of the Android Studio IDE chose to provide their own implementation for lambda expressions. When folding the code that includes the instantiation of an anonymous inner class that implements an […]

Update cookies preferences