Object-Oriented Data Structures in Java
暫譯: Java中的物件導向資料結構

Nell Dale, Daniel T. Joyce, Chip Weems

買這商品的人也買了...

相關主題

商品描述

Object-Oriented Data Structures using Java teaches the classic data structures with an informal, yet rigorous, approach; it includes the appropriate object-oriented concepts and makes use of the appropriate Java constructs. The textbook is designed for students who have already taken one semester of computer science and are able to take a problem of medium complexity, write an algorithm to solve the problem, code the algorithm in a programming language, and demonstrate the correctness of their solution. The focus is on teaching computer science principles with chapter concepts being reinforced by case studies. The object-oriented concepts of encapsulation, inheritance, and polymorphism are covered, while the book remains centered on abstract data types

 

商品描述(中文翻譯)

《使用 Java 的物件導向資料結構》以非正式但嚴謹的方式教授經典資料結構;它包含適當的物件導向概念並利用適合的 Java 語法。這本教科書是為已經修過一學期計算機科學的學生設計的,這些學生能夠處理中等複雜度的問題,撰寫解決問題的演算法,並用程式語言編碼該演算法,展示其解決方案的正確性。重點在於教授計算機科學原則,章節概念透過案例研究得到強化。本書涵蓋了封裝、繼承和多型等物件導向概念,同時仍然以抽象資料類型為中心。