From m.kolling at kent.ac.uk Fri Jan 6 13:24:52 2012 From: m.kolling at kent.ac.uk (=?iso-8859-1?Q?Michael_K=F6lling?=) Date: Fri, 6 Jan 2012 13:24:52 +0000 Subject: [Bluej-announce] New BlueJ textbook published Message-ID: <74FE84A2-3BE5-4BA3-8B3C-6E9CFFE9A887@kent.ac.uk> Dear BlueJ users, We are happy to announce that the fifth edition of the BlueJ textbook, Objects First With Java, has now been published. In this edition, we have improved many of the chapters, updated many of the example programs and exercises, and we are introducing Java 7 constructs (while still remaining usable with Java 6 as well). Please see: http://www.bluej.org/objects-first/ Regards, Michael From m.kolling at kent.ac.uk Fri Jan 6 22:50:48 2012 From: m.kolling at kent.ac.uk (=?iso-8859-1?Q?Michael_K=F6lling?=) Date: Fri, 6 Jan 2012 22:50:48 +0000 Subject: [Bluej-announce] New BlueJ textbook published In-Reply-To: References: <74FE84A2-3BE5-4BA3-8B3C-6E9CFFE9A887@kent.ac.uk> Message-ID: There probably will be, but I haven't got a time frame for that yet. It will take until later in the year. Frohes Neues Jahr! Michael On 6 Jan 2012, at 20:40, Thomas Karp wrote: > Hi, > > will there be a german translation? > > Regards, Thomas > > 2012/1/6 Michael K?lling > Dear BlueJ users, > > We are happy to announce that the fifth edition of the BlueJ textbook, Objects First With Java, has now been published. > > In this edition, we have improved many of the chapters, updated many of the example programs and exercises, and we are introducing Java 7 constructs (while still remaining usable with Java 6 as well). > > Please see: > > http://www.bluej.org/objects-first/ > > Regards, > > Michael > _______________________________________________ > bluej-announce at bluej.org > To unsubscribe or edit your settings, go to > http://lists.bluej.org/mailman/listinfo/bluej-announce > -------------- next part -------------- An HTML attachment was scrubbed... URL: From N.C.C.Brown at kent.ac.uk Tue Feb 7 21:10:35 2012 From: N.C.C.Brown at kent.ac.uk (Neil Brown) Date: Tue, 07 Feb 2012 21:10:35 +0000 Subject: [Bluej-announce] New BlueJ version: 3.0.7 Message-ID: <4F31934B.1030805@kent.ac.uk> Dear BlueJ users, We are pleased to announce that a new BlueJ version is available: 3.0.7. There are three main fixes since 3.0.6: - Fixed a problem with multidimensional arrays, which would cause problems in the inspector and the debugger. - Fixed a problem that some Mac OS X 10.7 (Lion) users were having, where BlueJ would fail to start correctly. - Fixed a problem with non-ASCII characters in interactive method calls. There are also a few other minor bugfixes. It is recommended that all users upgrade to this version. The download for the new version is available at: http://bluej.org/download/download.html Thanks, Neil (on behalf of the BlueJ team).