
Java with BlueJ
by Ron McFadyen
Publisher: University of Winnipeg 2015
Number of pages: 446
Description:
This book introduces the Java programming language. The text assumes the student will be using the BlueJ development environment and provides some introductory BlueJ material. BlueJ is easy to learn and provides a good programming environment for the beginner programmer.
Download or read it online for free here:
Download link
(multiple PDF files)
Similar books
Java Web Programming with Eclipseby David Turner, Jinseok Chae
The book introduces students to web application development in Java with the use of Eclipse. It provides instructions on how to construct solutions to various problems. The book assumes a familiarity with HTML and the Java programming language.
(16371 views)
Java Native Interface: Programmer's Guide and Specificationby Sheng Liang - Prentice Hall PTR
The book documents the latest in native code programming for Java using the Java Native Interface with C/C++. The text is built around 'dos and don'ts', even specifying when you should not use JNI. Written for the experienced Java developer.
(27129 views)
Tutorial: Hibernate, Spring, HSQL, Eclipse and Mavenby A. Kumaraswamipillai, S. Arulkumaran - Lulu.com
Tutorials on popular frameworks - Hibernate and Spring. Tutorial 4: Hibernate, HSQL Database, Maven and Eclipse Tutorial. 5: Spring, Hibernate, Maven and Eclipse. Tutorial 6: Spring AOP. Tutorials 1-3: Java, Maven 2, Eclipse and JSF.
(16789 views)
OSGi in Practiceby Neil Bartlett - GitHub
Java alone does not support modularity. However, Java's great strength is its flexibility, which has allowed a powerful module system to be built on top. That module system is called OSGi. OSGi is the way to build modular applications in Java.
(10903 views)