Get Free Shipping on orders over $79
Quick Java : Quick Programming - David Matuszek

Quick Java

By: David Matuszek

Hardcover | 13 September 2023 | Edition Number 1

At a Glance

Hardcover


$295.99

or 4 interest-free payments of $74.00 with

 or 

Ships in 15 to 25 business days

"We'll be doing this next project in Java."

Unfortunately, you're a C++ programmer, or maybe a Python programmer. How are you going to get up to speed in a hurry? There are lots of Java books for beginners, telling you all about what a computer is, and how it represents everything in bits. You don't need that. At the other extreme, there are thousand-page tomes that you aren't going to get through in a few days, if ever. You need something in between.

This book is intended to fill that gap. It's written for the programmer who doesn't need to be taught how to program, just how to do it in Java-and who needs to get started in a hurry.

Java is covered from the inside out. First, all the things that go inside a class, most of which are practically identical to C++. After that, all the various and complicated kinds of classes and interfaces, and how they relate to each other in large-scale programs.

Testing is essential, so (unlike most Java books), JUnit is covered in detail. Then, in case you need to go in that direction, some functional programming, a little about parallel programming, and more than enough to get you started in building GUIs (graphical user interfaces) and doing animation.

There's a lot in this little book and, despite my best efforts, you won't learn Java in a weekend. But it should be a good start.

Key Features:

  • Circular approach allows very fast entry into Java
  • Full description of Junit testing
  • Summary of functional programming in Java
  • Introduction to synchronization and parallel processing
  • Extensive description of building graphical user interfaces
Industry Reviews

"When a gifted teacher presents a new concept, they first cover every needed building block. The new concept becomes such a necessary and obvious extension of those building blocks, it feels like something you already knew. That is how Dave Matuszek's books read. In sparse, concise language he tells you exactly what you most need to know about programming, and lays it all out so clearly and logically it seems inevitable. His cheerful, intuitive examples progress step by step from introductory to advanced stages carrying you along painlessly.

I cannot recommend this series highly enough to anyone wanting a quick primer on a language they have yet to use. Whether a computer science student or a self-taught programmer, there are treats in store."

- Martha Palmer, Arts and Sciences Professor of Distinction for Linguistics, and the former Helen & Hubert Croft Professor of Engineering in the Computer Science Department, University of Colorado Boulder, USA.

More in Web Programming

Python All-in-One For Dummies : 3rd Edition - Alan Simpson

RRP $74.95

$55.75

26%
OFF
Web Engineering : Theory and Practice - Jeremiah Downey
PHP, MySQL, & JavaScript All-In-One For Dummies : For Dummies - Richard Blum
Learning Go : An Idiomatic Approach to Real-World Go Programming - Jon Bodner
Python Cookbook : Recipes for Mastering Python : 3rd Edition - David Beazley
Developing Graphics Frameworks with Java and OpenGL - Lee Stemkoski
Python for Finance 2e : Mastering Data-Driven Finance - Yves Hilpisch