
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 Authentication and Authorization Service (JAAS) in Actionby Michael Cote
JAAS is the Java Authentication and Authorization Service bundled in Java SE. This book covers the basics of JAAS, and then goes into how to write database backed versions of JAAS service classes such as Policy, Configuration, and LoginModule.
(19397 views)
Maven by Exampleby Tim O'Brien, at al. - Sonatype, Inc.
This work is the first attempt at a comprehensive title on Maven. It builds upon the combined experience and work of the authors of all previous Maven titles, and you should view it as the first edition in a long line of updates to follow.
(22004 views)
Jenkins: The Definitive Guideby John Ferguson Smart - O'Reilly Media
This complete guide shows you how to automate your build, integration, release, and deployment processes with Jenkins -- and demonstrates how CI can save you time, money, and headaches. Ideal for developers, software architects, and project managers.
(8568 views)
Spring by Exampleby David Winterfeldt, Vaan Nila - springbyexample.org
Spring ushers in a new season for Java programming. If you are a Java programmer and have access to a JVM, you can leverage any part of Spring to begin to build applications that are easier to code, test and manage. This book will show you how.
(14357 views)