รูปภาพสินค้า รหัส9780071217873
9780071217873
-
ผู้เขียนC. Thomas Wu

ส่วนลด 0 %
ราคาปก 720.00 บาท
ราคาสุทธิ 720.00 บาท
Bookmark and Share
รายละเอียดหนังสือ
รหัสสินค้า: 9780071217873
จำนวน: 961 หน้า
ขนาดรูปเล่ม: 188 x 234 x 34 มม.
น้ำหนัก: 1510 กรัม
เนื้อในพิมพ์: สี่สีในเล่ม 
ชนิดปก: ปกอ่อน 
ชนิดกระดาษ: กระดาษอาร์ต 
หน่วย: เล่ม 
สำนักพิมพ์: McGraw-Hill  
พิมพ์ครั้งล่าสุด:ครั้งที่ 3 เดือน -- ปี 2004
:: เนื้อหาโดยสังเขป
An Introduction to Object-Oriented Programming with Java provides an accessible and thorough introduction to the basics of programming in java. This much-anticipated revision continues its emphasis on object-oriented programming. Objects are used early so students begin thinking in an object-oriented way, then later Wu teaches students to define their own classes.

In the third edition, the author has eliminated the author-written classes, so students get accustomed to using the standard java libraries.

Also new is the use of smaller complete code examples to enhance student learning. The larger sample development programs are continued in this edition, giving students an opportunity to walk incrementally walk through program design, learning the fundamentals of software engineering. The number and variety of examples makes this a student-friendly text that teaches by showing.

Object diagrams continue to be an important element of Wus approach. The consistent, visual approach assists students in understanding concepts.

:: สารบัญ
Introduction to Computers and Programming Language
1 Introduction to Object-Oriented Programing and Software Development
2 Getting Started with Java
3 Numerical Data
4 Defining Your Own Classes
5 Selection Statements
6 Repetition Statements
7 Event-Driven Programming and Basic GUI Objects
8 Exceptions and Assertions
9 Characters and Strings
10 Arrays
11 Sorting and Searching
12 File Input and Output
13 Inheritance adn Polymorphism
14 Advanced GUI
15 Recursive Algorithms