Items related to Just Java 1.1 and Beyond

Just Java 1.1 and Beyond - Softcover

 
9780137841745: Just Java 1.1 and Beyond

Synopsis

Cut to the chase, with this new, updated must-have guide to Java and object-oriented programming.-- All the essential information any programmer needs to get started right now with Java.-- Understand Java's networking, windowing and other important Java libraries, including those new to Java Release 1.1.-- CD-ROM includes all Java source code examples from the book, Java applets, the latest release of the Java Developer's Kit, and Java WorkShop 2.0.Just Java 1.1 contains everything a programmer needs to get into Java fast. Better yet, it's written by Peter van der Linden, the author of the best-selling Expert C Programming: Deep C Secrets, who is uniquely able to convey the joy that likes in good Java programming. With Peter van der Linden's trademark humor, Just Java 1.1 presents all the fundamentals of Java programming, including Java object-oriented technique, Java identifiers, keywords, operators and associativity, as well as more sophisticated techniques like arrays, threads, and Java garbage collection. Fully updated, it covers Java Release 1.1 and many of the newest Java libraries and APIs, including the JDBC API. This is the ideal introduction to Java for any new Java programmer.

"synopsis" may belong to another edition of this title.

From the Back Cover


78417-3

If you need to learn Java fast, Just Java 1.1 and beyond is for you. In this completely updated third edition, Peter van der Linden, the author of the classic Expert C Programming, brings his well-known enthusiasm, expertise, and wit to the challenge of explaining Java and object-oriented programming as painlessly as possible.

Just Java 1.1 and beyond covers all the fundamentals of Java programming, including Java object-oriented techniques, types, statements, arrays, string processing, and advanced features like networking and threads. This expanded, new edition includes detailed coverage of the JDK 1.1 event model, new AWT capabilities, and I/O. There's even a preview of the new windowing “Swing” components.

Just Java 1.1 also includes more examples than ever, along with up-to-the-minute coverage of new Java APIs, including the powerful new Java Database Connectivity (JDBC) API.

Nobody teaches Java like Peter van der Linden!

  • The Story of O: Object-Oriented Programming.
  • GIGO: Garbage In, Gospel Out.
  • Associativity and the “Coffeepot Property” .

CD-ROM includes the latest version of the Java Development Kit and code samples compiled for Java 1.1

"About this title" may belong to another edition of this title.

  • PublisherPrentice Hall
  • Publication date1997
  • ISBN 10 0137841744
  • ISBN 13 9780137841745
  • BindingPaperback
  • LanguageEnglish
  • Edition number3
  • Number of pages704

Buy Used

Condition: Good
Good condition. With CD! 3rd edition...
View this item

FREE shipping within U.S.A.

Destination, rates & speeds

Search results for Just Java 1.1 and Beyond

Stock Image

Vanderlinden, Peter
Published by Prentice Hall Ptr, 1997
ISBN 10: 0137841744 ISBN 13: 9780137841745
Used Softcover

Seller: Wonder Book, Frederick, MD, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Good. Good condition. With CD! 3rd edition. A copy that has been read but remains intact. May contain markings such as bookplates, stamps, limited notes and highlighting, or a few light stains. NOT AVAILABLE FOR SHIPMENT OUTSIDE OF THE UNITED STATES. Seller Inventory # V07Q-01102

Contact seller

Buy Used

£ 9.63
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Vanderlinden, Peter
Published by Prentice Hall Ptr, 1997
ISBN 10: 0137841744 ISBN 13: 9780137841745
Used paperback

Seller: HPB-Red, Dallas, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

paperback. Condition: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority! Seller Inventory # S_325572188

Contact seller

Buy Used

£ 6.94
Convert currency
Shipping: £ 2.82
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

-
Published by -, 1997
ISBN 10: 0137841744 ISBN 13: 9780137841745
Used Paperback

Seller: AwesomeBooks, Wallingford, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Very Good. Just Java 1.1 (SunSoft Press Java) This book is in very good condition and will be shipped within 24 hours of ordering. The cover may have some limited signs of wear but the pages are clean, intact and the spine remains undamaged. This book has clearly been well maintained and looked after thus far. Money back guarantee if you are not satisfied. See all our books here, order more than 1 book and get discounted shipping. Seller Inventory # 7719-9780137841745

Contact seller

Buy Used

£ 5.89
Convert currency
Shipping: £ 4.99
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

-
Published by - -, 1997
ISBN 10: 0137841744 ISBN 13: 9780137841745
Used Paperback

Seller: Bahamut Media, Reading, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Very Good. This book is in very good condition and will be shipped within 24 hours of ordering. The cover may have some limited signs of wear but the pages are clean, intact and the spine remains undamaged. This book has clearly been well maintained and looked after thus far. Money back guarantee if you are not satisfied. See all our books here, order more than 1 book and get discounted shipping. Seller Inventory # 6545-9780137841745

Contact seller

Buy Used

£ 5.89
Convert currency
Shipping: £ 6.98
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Seller Image

Vanderlinden, Peter
ISBN 10: 0137841744 ISBN 13: 9780137841745
Used Softcover

Seller: Infinity Books Japan, Tokyo, TKY, Japan

Seller rating 3 out of 5 stars 3-star rating, Learn more about seller ratings

Condition: Very Good. If you like some humor in your programming books, you'll want to take a loo k at Just Java 1.1 and Beyond. This enjoyable guide to Java programming mix es in some fun material that gives the book a real personality while provid ing expert programming information. This introduction is best for programme rs with experience in other programming languages who want to make the tran sition to Java smoothly. Since the author is an old hand at C, C++, and other object-oriented langua ges, he begins by fitting Java into a larger perspective on the computing i ndustry. (The author sees Java as the language of choice for many reasons-- mainly its ease of use and cross-platform capabilities.) The book features a straightforward tutorial on how to get started in Java, from writing simp le applications to learning Java's built-in classes. An early chapter on ob ject-oriented programming is particularly adept at showing how Java compare s to other programming languages in its approach to working with objects. B asic types and objects are all explained in good detail. Witty quotes and anecdotes that point out some of the difficulties of worki ng with technology frame each chapter. The author strikes a fine balance be tween real programming expertise and comic relief, and his writing is a not ch above most other writing in the field. However, the author doesn't skimp on technical knowledge--advanced material includes how to use interfaces, exceptions, threads, and the network capabilities of Java. This third edition offers new chapters on the JavaBeans standard, RMI, and JDBC classes for database programming. While there are many good tutorials for be. Seller Inventory # RWARE0000003740

Contact seller

Buy Used

£ 10.20
Convert currency
Shipping: £ 10.16
From Japan to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Peter van der Linden
Published by Prentice Hall, 1997
ISBN 10: 0137841744 ISBN 13: 9780137841745
Used Softcover

Seller: Ammareal, Morangis, France

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Softcover. Condition: Très bon. Ancien livre de bibliothèque. Salissures sur la tranche. Edition 1997. Ammareal reverse jusqu'à 15% du prix net de cet article à des organisations caritatives. ENGLISH DESCRIPTION Book Condition: Used, Very good. Former library book. Stains on the edge. Edition 1997. Ammareal gives back up to 15% of this item's net price to charity organizations. Seller Inventory # F-067-919

Contact seller

Buy Used

£ 21.37
Convert currency
Shipping: £ 7.18
From France to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Peter Vanderlinden
Published by Prentice-Hall, 1997
ISBN 10: 0137841744 ISBN 13: 9780137841745
New Softcover

Seller: Books Puddle, New York, NY, U.S.A.

Seller rating 4 out of 5 stars 4-star rating, Learn more about seller ratings

Condition: New. pp. 654. Seller Inventory # 2650425886

Contact seller

Buy New

£ 58.83
Convert currency
Shipping: £ 3
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Vanderlinden Peter
Published by Prentice-Hall, 1997
ISBN 10: 0137841744 ISBN 13: 9780137841745
New Softcover

Seller: Majestic Books, Hounslow, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. pp. 654. Seller Inventory # 58118081

Contact seller

Buy New

£ 56.68
Convert currency
Shipping: £ 6.50
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Vanderlinden Peter
Published by Prentice-Hall, 1997
ISBN 10: 0137841744 ISBN 13: 9780137841745
New Softcover

Seller: Biblios, Frankfurt am main, HESSE, Germany

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. pp. 654. Seller Inventory # 1850425876

Contact seller

Buy New

£ 61.08
Convert currency
Shipping: £ 8.41
From Germany to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Vanderlinden, Peter
Published by Prentice Hall Ptr, 1997
ISBN 10: 0137841744 ISBN 13: 9780137841745
Used Paperback

Seller: Mispah books, Redhill, SURRE, United Kingdom

Seller rating 4 out of 5 stars 4-star rating, Learn more about seller ratings

Paperback. Condition: Like New. Like New. book. Seller Inventory # ERICA75801378417445

Contact seller

Buy Used

£ 64
Convert currency
Shipping: £ 25
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket