Zum Hauptinhalt springen
Dekorationsartikel gehören nicht zum Leistungsumfang.
Beginning Java Objects
From Concepts to Code
Taschenbuch von Jacquie Barker
Sprache: Englisch

85,59 €*

inkl. MwSt.

Versandkostenfrei per Post / DHL

Aktuell nicht verfügbar

Kategorien:
Beschreibung
As a programming language, Java's object-oriented nature is key to creating powerful, reusable code and applications that are easy to maintain and extend. That being said, many people learn Java syntax without truly understanding its object-oriented roots, setting them up to fail to harness all of the power of Java. This book is your key to learning both!
This new third edition of Beginning Java Objects: From Concepts to Code discusses Java syntax, object principles, and how to properly structure the requirements of an application around an object architecture. It is unique in that it uses a single case study of a Student Registration System throughout the book, carrying the reader from object concepts, to object modeling, to building actual code for a full-blown application. A new chapter covers a technology-neutral discussion of the principles of building a three-tier architecture using Java, introducing the notion of model layer ¿ presentation layer ¿ data layer separation.
Coding examples used throughout the book are Java version-neutral. The core object-oriented principles that you will learn from this book are timeless, and are relevant to all versions of the Java language, as well as to many other object-oriented languages.

The book can be used for individual self-study or as a university-level textbook.

What You Will Learn
Know basic object-oriented principles, from the simplest notion of classes and objects through the power of encapsulation, abstract classes, and polymorphism
Approach the requirements for an application to structure it properly around objects
Render the resultant object model into Java code, building a complete functioning model layer for the Student Registration System case study
Conceptually round out an object layer by adding presentation and data layers

Who This Book Is For
Software developers who have never tackled Java as a programming language, as well as those who have already used Java but want to ensure that they are taking full advantage of the object-oriented nature of the language
As a programming language, Java's object-oriented nature is key to creating powerful, reusable code and applications that are easy to maintain and extend. That being said, many people learn Java syntax without truly understanding its object-oriented roots, setting them up to fail to harness all of the power of Java. This book is your key to learning both!
This new third edition of Beginning Java Objects: From Concepts to Code discusses Java syntax, object principles, and how to properly structure the requirements of an application around an object architecture. It is unique in that it uses a single case study of a Student Registration System throughout the book, carrying the reader from object concepts, to object modeling, to building actual code for a full-blown application. A new chapter covers a technology-neutral discussion of the principles of building a three-tier architecture using Java, introducing the notion of model layer ¿ presentation layer ¿ data layer separation.
Coding examples used throughout the book are Java version-neutral. The core object-oriented principles that you will learn from this book are timeless, and are relevant to all versions of the Java language, as well as to many other object-oriented languages.

The book can be used for individual self-study or as a university-level textbook.

What You Will Learn
Know basic object-oriented principles, from the simplest notion of classes and objects through the power of encapsulation, abstract classes, and polymorphism
Approach the requirements for an application to structure it properly around objects
Render the resultant object model into Java code, building a complete functioning model layer for the Student Registration System case study
Conceptually round out an object layer by adding presentation and data layers

Who This Book Is For
Software developers who have never tackled Java as a programming language, as well as those who have already used Java but want to ensure that they are taking full advantage of the object-oriented nature of the language
Über den Autor
Jacquie Barker is a professional software engineer, author, and former adjunct faculty member at both George Mason University in Fairfax, VA and The George Washington University in Washington, DC. With over 30 years of experience as a software developer and project manager, Jacquie has spent the past 15 years focused on object technology, and is proficient as an object modeler and Sun Microsystems Certified Java programmer.
Jacquie earned a bachelor of science degree in computer engineering with highest honors from Case Institute of Technology/Case Western Reserve University in Cleveland, Ohio, and a master of science degree in computer science, emphasizing software systems engineering, from the University of California, Los Angeles. She has subsequently pursued postgraduate studies in information technology at George Mason University in Fairfax, VA. Jacquie's winning formula for teaching object fundamentals continues to receive praise from readers around the world, and her Apress book Beginning Java Objects: From Concepts to Code has been adopted by many universities as a key textbook in their core IT curricula.
On a personal note, Jacquie's passions include her husband Steve and their three cats Walter, Rocky, and Tanner; serving as founder and executive director of Pets Bring Joy, a 501(c)(3) non-profit animal rescue organization (pbj.org); and her recent launch of a pro bono IT consulting service for start-up non profits (probonoit.org).
Zusammenfassung

Among Java's many attractive features as a programming language, its object-oriented nature is key to creating powerful, reusable code and applications that are easy to maintain and extend.

Inhaltsverzeichnis
Part I: The ABCs of Objects.- Chapter 1: Abstraction and Modeling.- Chapter 2: Some Java Basics.- Chapter 3: Objects and Classes.- Chapter 4: Object Interactions.- Chapter 5: Relationships Between Objects.- Chapter 6: Collections of Objects.- Chapter 7: Some Final Object Concepts.- Part II.- Chapter 8: The Object Modeling Process in a Nutshell.- Chapter 9: Formalizing Requirements Through Use Cases.- Chapter 10: Modeling the Data Aspects of the System.- Chapter 11: Modeling the Behavioral Aspects of the System.- Chapter 12: Wrapping Up Our Modeling Efforts.- Chapter 13: A Few More Key Java Details.- Chapter 14: Transforming Your Model into Java Code. - Appendix A: Alternative Case Studies.
Details
Erscheinungsjahr: 2023
Fachbereich: Programmiersprachen
Genre: Informatik
Rubrik: Naturwissenschaften & Technik
Medium: Taschenbuch
Inhalt: xxxv
825 S.
212 s/w Illustr.
825 p. 212 illus.
ISBN-13: 9781484290590
ISBN-10: 1484290593
Sprache: Englisch
Ausstattung / Beilage: Paperback
Einband: Kartoniert / Broschiert
Autor: Barker, Jacquie
Auflage: Third Edition
Hersteller: Apress
Apress L.P.
Maße: 254 x 178 x 46 mm
Von/Mit: Jacquie Barker
Erscheinungsdatum: 13.04.2023
Gewicht: 1,591 kg
Artikel-ID: 125801843
Über den Autor
Jacquie Barker is a professional software engineer, author, and former adjunct faculty member at both George Mason University in Fairfax, VA and The George Washington University in Washington, DC. With over 30 years of experience as a software developer and project manager, Jacquie has spent the past 15 years focused on object technology, and is proficient as an object modeler and Sun Microsystems Certified Java programmer.
Jacquie earned a bachelor of science degree in computer engineering with highest honors from Case Institute of Technology/Case Western Reserve University in Cleveland, Ohio, and a master of science degree in computer science, emphasizing software systems engineering, from the University of California, Los Angeles. She has subsequently pursued postgraduate studies in information technology at George Mason University in Fairfax, VA. Jacquie's winning formula for teaching object fundamentals continues to receive praise from readers around the world, and her Apress book Beginning Java Objects: From Concepts to Code has been adopted by many universities as a key textbook in their core IT curricula.
On a personal note, Jacquie's passions include her husband Steve and their three cats Walter, Rocky, and Tanner; serving as founder and executive director of Pets Bring Joy, a 501(c)(3) non-profit animal rescue organization (pbj.org); and her recent launch of a pro bono IT consulting service for start-up non profits (probonoit.org).
Zusammenfassung

Among Java's many attractive features as a programming language, its object-oriented nature is key to creating powerful, reusable code and applications that are easy to maintain and extend.

Inhaltsverzeichnis
Part I: The ABCs of Objects.- Chapter 1: Abstraction and Modeling.- Chapter 2: Some Java Basics.- Chapter 3: Objects and Classes.- Chapter 4: Object Interactions.- Chapter 5: Relationships Between Objects.- Chapter 6: Collections of Objects.- Chapter 7: Some Final Object Concepts.- Part II.- Chapter 8: The Object Modeling Process in a Nutshell.- Chapter 9: Formalizing Requirements Through Use Cases.- Chapter 10: Modeling the Data Aspects of the System.- Chapter 11: Modeling the Behavioral Aspects of the System.- Chapter 12: Wrapping Up Our Modeling Efforts.- Chapter 13: A Few More Key Java Details.- Chapter 14: Transforming Your Model into Java Code. - Appendix A: Alternative Case Studies.
Details
Erscheinungsjahr: 2023
Fachbereich: Programmiersprachen
Genre: Informatik
Rubrik: Naturwissenschaften & Technik
Medium: Taschenbuch
Inhalt: xxxv
825 S.
212 s/w Illustr.
825 p. 212 illus.
ISBN-13: 9781484290590
ISBN-10: 1484290593
Sprache: Englisch
Ausstattung / Beilage: Paperback
Einband: Kartoniert / Broschiert
Autor: Barker, Jacquie
Auflage: Third Edition
Hersteller: Apress
Apress L.P.
Maße: 254 x 178 x 46 mm
Von/Mit: Jacquie Barker
Erscheinungsdatum: 13.04.2023
Gewicht: 1,591 kg
Artikel-ID: 125801843
Warnhinweis

Ähnliche Produkte

Ähnliche Produkte