Java Seminar for UE Students
My friend who still has a connection in our school asked me to host a seminar about Java. It is quite a challenge since Java has quite a steep learning curve compared to languages such as C# and VB and your first programs may not be as rewarding as those two languages I've mentioned. In my own opinion, students have to be aware of what is going on in the industry especially around the Java technology. I have to convince them that it is the right language for them. Here is my first draft of the modules, and I'm doing this on the fly.
1. Current Technology Trends
2. JSE, JEE and JME
3. Why study JSE?
4. Object Oriented Programming and Java
5. The four components of Object-Oriented programing (Inheritance, Polymorphism, Encapsulation, Abstraction) and why are concepts so important?
6. Inheritance, Composition vs Inheritance
7. Simple class demo (Employee-Person relationship).
8. JDBC(Login System)
There are other things that I am very much worried about like how are the PCs setup, how much RAM they got because if I'm gonna be running netbeans then I wish they have atleast 512 MB. I haven't tried it in anything lower yet. I can use Eclipse, but I don't think it would be easy for the students to use it.
Now how am I suppose to put all that in their tiny nerves(speaking literally here) in under 3 hours? I have no prior experience teaching students. I had a sideline before with my sister's friend and that one involving C. It didn't turn out well. Hehehe.