Java Methods : An Introduction to Object-Oriented Programming

Java Methods : An Introduction to Object-Oriented Programming
Authors
Maria Litvin Gary Litvin
ISBN
0965485331
Published
01 May 2001
Purchase online
amazon.com

Java Methods introduces the concepts, case studies, and examples relevant to object-oriented programming of applets and applications with graphical user interfaces in Java. The Java 2 platform with swing is used in all examples. This book has been used for introductory computer programming courses and has helped many readers learn Java and OOP concepts on their own.

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

said
I am a math teacher who can program (not a programmer) and clearly the Litvins are experts. However, I have some terrific AP students (5's on the AP tests, 91% pass rate for over 6 years) and my kids really do not like the Litvin books, find them terribly confusing. We are trying out the Lewis Loftus book and liking it.

Joseph A. Tosh and Carla Tosh said
Wow! What a great book for learning Java! Whether you are a beginner to computer programming, or migrating from another language, this book has so much for everybody. Every chapter ends with a summary and a variety of exercises to test yourself (or your students) on the topics presented. In addition, most chapters have at least one Lab and/or Case Study to extend your understanding and your programming skills. The book however is just the beginning. There are numerous Internet references for support, edification and enrichment as well as a terrific companion web site devoted to enhancing the book. The web site contains sample programs from the book, "student" activities, "teacher" solutions, information on Java compilers and IDE's, appendices, I/O classes, etc. As a high school APCS teacher I believe that this book will be an excellent choice for any high school level programming course. The Litvins gently take the new programmer by the hand and first walk them through samples of code just glancing at the details and eventually exposing the full breadth and power of Java.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” - Brian Kernighan