Java面向对象程序设计

Java面向对象程序设计
Author :
Publisher :
Total Pages : 480
Release :
ISBN-10 : 7115175152
ISBN-13 : 9787115175151
Rating : 4/5 (151 Downloads)

Book Synopsis Java面向对象程序设计 by : David John Barnes

Download or read book Java面向对象程序设计 written by David John Barnes and published by . This book was released on 2008 with total page 480 pages. Available in PDF, EPUB and Kindle. Book excerpt: 本节主要从软件工程的角度介绍面向对象和程序设计的基本概念,侧重于讲解面向对象程序设计原理,而不是Java语言细节。书中从面向对象的基础知识讲起,介绍了对象和类;然后深入到应用结构,讲解了继承、抽象技术、构建图形用户界面、错误处理;最后给出了一个完整的案例。书中使用两个工具实际运用所介绍的概念:Java编程语言以及Java编程环境BlueJ。


Java面向对象程序设计 Related Books

Java面向对象程序设计
Language: zh-CN
Pages: 480
Authors: David John Barnes
Categories: Computer science
Type: BOOK - Published: 2008 - Publisher:

DOWNLOAD EBOOK

本节主要从软件工程的角度介绍面向对象和程序设计的基本概念,侧重于讲解面向对象程序设计原理,而不是Java语言细节。�
Blue J programming
Language: en
Pages: 215
Authors: S.K. Wasim
Categories: Computers
Type: BOOK - Published: 2018-01-01 - Publisher: BPB Publications

DOWNLOAD EBOOK

A Beginners guide to learn BlueJ DESCRIPTION This book will help students to get standard BlueJ problem and solution. They will not have to worry while learning
Objects First with Java
Language: en
Pages: 516
Authors: David J. Barnes
Categories: Computers
Type: BOOK - Published: 2009 - Publisher: Pearson PTR Interactive

DOWNLOAD EBOOK

This introductory programming textbook integrates BlueJ with Java. It provides a thorough treatment of object-oriented principles.
Learn Java with Examples in BlueJ
Language: en
Pages: 466
Authors: G. Suden
Categories:
Type: BOOK - Published: 2019-05-07 - Publisher: Independently Published

DOWNLOAD EBOOK

Learn Java with examples in BlueJ, gets you started programming in Java right away. Learning a complex new language is not an easy task especially when it's an
Practical Java
Language: en
Pages: 324
Authors: Peter Haggar
Categories: Computers
Type: BOOK - Published: 2000 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Índice abreviado: General techniques -- Objects and equality -- Exception handling -- Performance -- Multithreading -- Classes and interfaces -- Appendix: lear