Computing Fundamentals with Java is the current effort in the author's 11-year journey of integrating object- oriented programming into the first computer science course, while retaining the commonly... This description may be from another edition of this product.
Written in 2002, Mercer's book teaches Java from scratch. A well done pedagogy. That gets across the ideas in object oriented programming, as well as specific fluency in Java. The general purpose lessons and ideas in OO are timeless. And largely transportable to any other OO language like C# or C++. The text also has a short history of how OO programming arose. Showing the earlier structured or procedural programming approach, as exemplified by Fortran or Pascal. The coding examples are also a good introduction to writing graphical programs. Where the code often waits for user commands. With the associated ideas of registering callbacks (called listeners in Java) and of simple multithreading. The biggest problem is that the Java is somewhat dated. Java has been through 2 major revisions since 2002. However, those tended to expand the set of classes in the standard distribution. Newer Javas are a superset of the Java treated in the book.
ThriftBooks sells millions of used books at the lowest everyday prices. We personally assess every book's quality and offer rare, out-of-print treasures. We deliver the joy of reading in recyclable packaging with free standard shipping on US orders over $15. ThriftBooks.com. Read more. Spend less.