An introduction to object oriented programming with Java

There are 16 chapters in this book, numbered from 0 to 15. The first 11 chapters cover the core topics that provide the fundamentals of programming. Chapters 11 to 15 cover intermediate-level topics such as sorting, searching, recursion, inheritance, polymorphism, and file I/O. There are more tha...

Descripción completa

Guardado en:
Detalles Bibliográficos
Autor principal: C.Thomas, Wu
Formato: Libro
Lenguaje:en_US
Publicado: McGraw-Hill 2023
Materias:
Acceso en línea:http://data.ute.udn.vn/handle/123456789/1323
Etiquetas: Agregar Etiqueta
Sin Etiquetas, Sea el primero en etiquetar este registro!
Thư viện lưu trữ: Trường Đại học Sư phạm Kỹ thuật - Đại học Đà Nẵng
Descripción
Sumario:There are 16 chapters in this book, numbered from 0 to 15. The first 11 chapters cover the core topics that provide the fundamentals of programming. Chapters 11 to 15 cover intermediate-level topics such as sorting, searching, recursion, inheritance, polymorphism, and file I/O. There are more than enough topics for one semester. After the first 11 chapters (Ch 0 to Ch 10), instructors can mix and match materials from Chapters 11 to 15 to suit their needs. We first show the dependency relationships among the chapters and then provide a brief summary of each chapter.