• Complain

Jeff Friesen - Java 2 by Example (2nd Edition)

Here you can read online Jeff Friesen - Java 2 by Example (2nd Edition) full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2001, publisher: Que, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

No cover
  • Book:
    Java 2 by Example (2nd Edition)
  • Author:
  • Publisher:
    Que
  • Genre:
  • Year:
    2001
  • Rating:
    3 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 60
    • 1
    • 2
    • 3
    • 4
    • 5

Java 2 by Example (2nd Edition): summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Java 2 by Example (2nd Edition)" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Java 2 by Example, Second Edition gives novice programmers in-depth coverage of both object-oriented programming and Java fundamentals. It starts with an overview of Java, including a survey of development tools beginners should use. The book explains the basics of the Java language, including operators, expressions, statements and more; and Object-Oriented Programming with classes and objects, inheritance, and dynamic methods. The author includes a chapter applying the concepts of OOP to object-oriented analysis and design methods. Later chapters demonstrate organizing data in collections and utilizing Javas built-in mathematical functions. Along the way, readers learn from hundreds of examples explaining every concept. Plus, each chapter ends with a series of review questions to ensure that readers are caught up - with answers provided in an appendix.

Jeff Friesen: author's other books


Who wrote Java 2 by Example (2nd Edition)? Find out the surname, the name of the author of the book and a list of all author's works by series.

Java 2 by Example (2nd Edition) — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Java 2 by Example (2nd Edition)" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make

Cover

title Java 2 By Example author Friesen Geoff publisher - photo 1


title:Java 2 By Example
author:Friesen, Geoff.
publisher:Pearson Education, Inc.
isbn10 | asin:0789725932
print isbn13:9780789725936
ebook isbn13:9780768654882
language:English
subjectJava (Computer program language)
publication date:2002
lcc:QA76.73.J38F75 2002eb
ddc:005.71262
subject:Java (Computer program language)

Page i

Java 2 BY EXAMPLE

Jeff Friesen Page ii Java 2 by Example Copyright 2002 by Que All rights - photo 2

Jeff Friesen

Page ii

Java 2 by Example

Copyright 2002 by Que

All rights reserved. No part of this book shall be reproduced, stored in a retrieval system, or transmitted by any means, electronic, mechanical, photocopying, recording, or otherwise, without written permission from the publisher. No patent liability is assumed with respect to the use of the information contained herein. Although every precaution has been taken in the preparation of this book, the publisher and author assume no responsibility for errors or omissions. Nor is any liability assumed for damages resulting from the use of the information contained herein.

International Standard Book Number: 0-7897-2593-2

Library of Congress Catalog Card Number: 2001096463

Printed in the United States of America

First Printing: December, 2001

04 03 02 01 4 3 2 1

Trademarks

All terms mentioned in this book that are known to be trademarks or service marks have been appropriately capitalized. Que cannot attest to the accuracy of this information. Use of a term in this book should not be regarded as affecting the validity of any trademark or service mark.

Warning and Disclaimer

Every effort has been made to make this book as complete and as accurate as possible, but no warranty or fitness is implied. The information provided is on an ''as is" basis. The author and the publisher shall have neither liability nor responsibility to any person or entity with respect to any loss or damages arising from the information contained in this book.

Associate Publisher

Dean Miller

Acquisitions Editor

Todd Green

Development Editor

Sean Dixon

Managing Editor

Thomas F. Hayes

Project Editor

Karen S. Shields

Indexer

D&G Limited, LLC

Proofreader

D&G Limited, LLC

Team Coordinator

Cindy Teeters

Interior Designer

Anne Jones

Cover Designer

Rader Design

Page Layout

D&G Limited, LLC

Page iii

Contents at a Glance

Introduction

Part I Exploring the Language

1 Introducing Java

2 From Unicode to Types

3 From Literals to Expressions

4 Statements

5 Classes and Objects

6 Inheritance

7 Polymorphism

8 Initializers and Nested Classes

9 Exceptions and Exception Handlers

10 Threads

11 Packages

Part II Exploring APIs

12 From Characters to String Tokenizers

13 From Fundamental Data Structures to Collections

14 Mathematics

15 Files and Streams

Part III Appendixes

A Answers

B Reserved Words

C Operator Precedence

D Additional Resources

Glossary

Index

Page iv

Table of Contents

Introduction

Part I Exploring the Language

1 Introducing Java

What Is Java?

A Basic Definition

A Program Development and Execution Environment

A Brief History

Development Tools

From JDK to SDK

Commercial Development Tools

Freeware Development Tools

Java Programs

From Applets to Applications

Your First Application

Application Structure

Java Versus C++

Two Listings of the Same Program

Language Similarities

Language Differences

What's Next?

Reviewing It

Checking It

Multiple Choice

True or False

Applying It

2 From Unicode to Types

Unicode

Comments

Single-line Comments

Multiline Comments

Identifiers

Reserved Words and Keywords

Page v

Types

Primitive Types

Reference Types

What's Next?

Reviewing It

Checking It

Multiple Choice

True or False

Applying It

3 From Literals to Expressions

Literals

Boolean Literals

Character Literals

Floating-Point Literals

Integer Literals

Null Literals

String Literals

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Java 2 by Example (2nd Edition)»

Look at similar books to Java 2 by Example (2nd Edition). We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Java 2 by Example (2nd Edition)»

Discussion, reviews of the book Java 2 by Example (2nd Edition) and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.