Java Virtal Machine.net

[ News ] rss

March 15, 2010

Joe Darcy: Beware of Covariant Overriding in Interface Hierarchies. One of the changes to the Java programming language made back in JDK 5 was the introduction of covariant returns, that is, the ability in a subtype to override a method in a supertype and return a more specific type. For example,

More »

March 14, 2010

Stephen Colebourne: Java language design by use case. In a blog in 2006 Neal Gafter wrote about how language design was fundamentally different to API design and how use cases were a bad approach to language design. This blog questions some of those conclusions in the context of the Java language.

More »

March/2010
SunMonTueWedThuFriSat
 1 2 3 4 56
7 8 9 10 11 12 13
141516 17181920
21222324252627
28293031   

[ Archives News
for 'Java Technology' ]

home > news > java technology > j1-2k7-mtt09: teaching java: from high school student to professional developer

j1-2k7-mtT09: Teaching Java: from High School Student to Professional Developer

It goes without saying that programming is the key skill for software development professionals. It is also, traditionally, very hard to teach and learn. This talk by Ian Utting will introduce a set of free tools designed to introduce students to OO programming via Java in High Schools (Greenfoot), at the start of the University careers (BlueJ), and as they progress towards using full-scale professional IDEs (NetBeans/BlueJ Edition).


Date: May, 08 2007
Url: http://today.java.net/pub/a/today/2007/05/03/j1-2k7-mtT09.html


Others News

Leave a Reply

Name (required)
Mail (will not be published) (required)
Website
You don't see letters?

Enter the code shown above (required)


Related

©2002-2008Java-Virtual-Machine.net