523 products were found matching your search for Object oriented in 1 shops:
-
Object-Oriented Databases
Vendor: Abebooks.com Price: 90.42 $Looks at the storage of networks of objects and procedures in a database and describes the development of object-oriented databases
-
Object-Oriented Metrics in Practice: Using Software Metrics to Characterize, Evaluate, and Improve the Design of Object-Oriented Systems
Vendor: Abebooks.com Price: 55.00 $Presents a novel metrics-based approach for detecting design problems in object-oriented software. Introduces an important suite of detection strategies for the identification of different well-known design flaws as well as some rarely mentioned ones.
-
Object-Oriented Analysis (Yourdon Press Computing Series)
Vendor: Abebooks.com Price: 27.89 $This highly respected guide to object-oriented programming has been updated to reflect the most recent advances in this still-evolving methodology. New material includes updated terminology; finding lasses and objects; defining attributes; defining services; object-oriented analysis and CASE; moving to object-oriented design. 7 x 9 1/4.
-
Object-oriented software construction (Prentice-Hall International series in computer science)
Vendor: Abebooks.com Price: 35.36 $This text is concerned with object-oriented software construction.
-
Object Oriented Programming with C++
Vendor: Abebooks.com Price: 24.46 $The book in its fifth edition continues to maintain its simplicity and lucid presentation of C++ concepts using Object Oriented explanations. This edition intends to present refreshed and revived content to its readers with the inclusion and enhanced coverage of topics along with addition of new solved programs and projects.The website accompanying this edition is exhaustive.
-
The Object Oriented Thought Process (Sams Professional)
Vendor: Abebooks.com Price: 37.49 $The Object-Oriented Thought Process is a concise and readable primer. Matt Weisfeld's years of programming, teaching, and writing have given him a flair for presenting highly technical topics in a clear and interesting manner. He is able to blend abstract concepts with ingenious examples and clear illustrations to quickly teach powerful OOP techniques. The code examples are written in Java and UML but are designed in such a way that a reader with no previous experience will still understand them. The Object-Oriented Thought Process is a clear and accessible alternative to the often dry and overly dense books available on the market today.
-
Object-Oriented Design and Patterns
Vendor: Abebooks.com Price: 31.12 $An object-oriented design text that's student oriented too! Now updated to reflect the innovations of Java 5.0, Cay Horstmann's Object-Oriented Design & Patterns, 2nd Edition continues to offer a student-oriented guide to object-oriented design. Drawing from his extensive experience as a programmer and teacher, Horstmann helps you appreciate the value of object-oriented design principles, and gives you a context for applying these principles and techniques in your own designs. Throughout the text, outstanding pedagogy, carefully developed exercises and examples, and a strong emphasis on problem solving make object-oriented design principles accessible to readers with limited programming experience. Cay Horstmann's Object-Oriented Design & Patterns, 2nd Edition: * Integrates the use of Java 5.0 constructs throughout, including generics and the java.util.concurrent library. * Presents high-interest examples, including ones from the Java 5.0 library and user-interface programming. * Uses concepts such as interfaces, inner classes, reflection, and multithreading to introduce advanced Java language concepts. * Encourages you to master topics in object-oriented design, user-interface programming, and practical software development techniques. * Illustrates design patterns and their application using the Swing user interface toolkit and the Java collections library. * Introduces programming tools such as BlueJ, javadoc, and JUnit. * Provides a crash course in Java for readers who know C++. Other Wiley books by Cay Horstmann Big Java, Second Edition, 0-471-70615-9 Java Concepts, Fourth Edition, 0-471-69704-4 Big C++ (with Timothy Budd), 0-471-47063-5 Computing Concepts with C++ Essentials, Third Edition, 0-471-16437-2
-
Object-oriented Applications (prentice Hall Object-oriented Series)
Vendor: Abebooks.com Price: 30.00 $This book provides an in-depth study of actual object-oriented applications. Not exercises, examples or case studies, but actual projects which have led to products or class libraries. Seven complete projects are described across highly diverse areas of application - all used the full extent of object-oriented technology and were implemented in ISE Eiffel. Providing an insider's view of object-oriented development, the authors: provide a detailed study of the activities involved in bringing an object-oriented project to completion; discuss the pitfalls involved and candidly discuss the mistakes they made; contribute quantitative measurements; assess the relative importance of languages, tools, management practices and other factors. Most importantly, the authors offer precise descriptions of the softawre they built, including architectural diagrams, class interfaces, and in some cases the actual commented source code.
-
Object-oriented Programming in Common Lisp: a Programmer's Guide to Clos
Vendor: Abebooks.com Price: 164.71 $Title: Object-Oriented Programming in Common LISP( A Programmer's Guide to Clos) <>Binding: Paperback <>Author: SonyaKeene <>Publisher: Addison-WesleyProfessional
-
Object-Oriented Python: Master OOP by Building Games and GUIs
Vendor: Abebooks.com Price: 25.12 $Text block, wraps and binding are in like new condition, without markings of any kind. Without any discs, access codes or extra items. Previous owners name on the inside of front endpaper. Well packaged and promptly shipped from California. Partnered with Friends of the Library since 2010.
-
Object-Oriented Analysis, Design and Implementation : An Integrated Approach
Vendor: Abebooks.com Price: 37.38 $The second edition of this textbook includes revisions based on the feedback on the first edition. In a new chapter the authors provide a concise introduction to the remainder of UML diagrams, adopting the same holistic approach as the first edition. Using a case-study-based approach for providing a comprehensive introduction to the principles of object-oriented design, it includes:A sound footing on object-oriented concepts such as classes, objects, interfaces, inheritance, polymorphism, dynamic linking, etc.A good introduction to the stage of requirements analysisUse of UML to document user requirements and designAn extensive treatment of the design processCoverage of implementation issuesAppropriate use of design and architectural patternsIntroduction to the art and craft of refactoringPointers to resources that further the reader's knowledgeThe focus of the book is on implementation aspects, without which the learning is incomplete. This is achieved through the use of case studies for introducing the various concepts of analysis and design, ensuring that the theory is never separate from the implementation aspects. All the main case studies used in this book have been implemented by the authors using Java. An appendix on Java provides a useful short tutorial on the language.
-
Object-Oriented Thought Process
Vendor: Abebooks.com Price: 35.39 $Object-oriented programming (OOP) is the foundation of modern programming languages, including C++, Java, C#, Visual Basic .NET, Ruby, Objective-C, and Swift. Objects also form the basis for many web technologies such as JavaScript, Python, and PHP. It is of vital importance to learn the fundamental concepts of object orientation before starting to use object-oriented development environments. OOP promotes good design practices, code portability, and reuse–but it requires a shift in thinking to be fully understood. Programmers new to OOP should resist the temptation to jump directly into a particular programming language or a modeling language, and instead first take the time to learn what author Matt Weisfeld calls “the object-oriented thought process.” Written by a developer for developers who want to improve their understanding of object-oriented technologies, The Object-Oriented Thought Process provides a solutions-oriented approach to object-oriented programming. Readers will learn to understand the proper uses of inheritance and composition, the difference between aggregation and association, and the important distinction between interfaces and implementations. While programming technologies have been changing and evolving over the years, object-oriented concepts remain a constant–no matter what the platform. This revised edition focuses on the OOP technologies that have survived the past 20 years and remain at its core, with new and expanded coverage of design patterns, avoiding dependencies, and the SOLID principles to help make software designs understandable, flexible, and maintainable.
-
Object-Oriented Software Construction
Vendor: Abebooks.com Price: 64.00 $This text is concerned with object-oriented software construction.
-
Object-Oriented Programming: The CLOS Perspective (MIT Press Classics)
Vendor: Abebooks.com Price: 148.85 $To date, books on object-oriented programming have focused either on the methodology of the object-oriented paradigm or on teaching the details of a particular programming language. This collection takes a different approach, examining one object-oriented programming language - the Common-Lisp Object System (CLOS) - as a modern programming tool. The fourteen contributions examine CLOS from a variety of angles, revealing the thoughts behind the design of the language, its intended use, its impact on object-oriented design and programming, and its place in the context of other object-oriented programming languages. Chapter 1 provides enough detail about the language for the remaining material to be understood by readers unfamiliar with CLOS, and it concentrates on the unusual aspects of the language. CLOS is placed into historical perspective in Chapter 2, which describes the sources and evolution of ideas embodied in the language. Further chapters discuss the metaobject protocol, compare CLOS with other object-oriented languages, and discuss applications of the language and aspects of its implementation.
-
Object-Oriented Construction Handbook: Developing Application-Oriented Software with the Tools & Materials Approach
Vendor: Abebooks.com Price: 31.07 $Successful businesses and organizations are continually looking for ways to improve service and customer satisfaction in order to achieve long-term customer loyalty. In light of these goals, software developers must ask the question: how does customer orientation influence traditional approaches, methods, and principles of software development? In this book, a leading software architect and his team of software engineers describe how the idea of customer orientation in an organization leads to the creation of application-oriented software. This book describes what application-oriented software development is and how it can be conceptually and constructively designed with object-oriented techniques. It goes further to describe how to best fit together the many different methodologies and techniques that have been created for object-orientation (such as frameworks, platforms, components, UML, Unified Process, design patterns, and eXtreme Programming) to design and build software for real projects. This book brings together the best of research, development, and day-to-day project work to the task of building large software systems. *Written by and for developers of large, interactive, and long-lived software systems*Includes patterns of proven analysis, design, and documentation techniques*Shows how to develop an appropriate design approach and concrete software development techniques
-
Object-Oriented Approach to Programming Logic and Design
Vendor: Abebooks.com Price: 160.87 $Discover today's most effective guide to developing object-oriented program logic in Farrell's AN OBJECT-ORIENTED APPROACH TO PROGRAMMING LOGIC AND DESIGN, 4E. This book takes a unique, language-independent approach to ensure readers develop a strong foundation in traditional programming principles and object-oriented concepts before learning the details of a specific programming language. The author presents object-oriented programming terminology without highly technical language, making the book understandable even for readers with no previous programming experience. Common business examples and carefully revised chapters clearly illustrate key points. A wealth of updated programming exercises in every chapter provide diverse practice opportunities, while new Video Lessons expand on key topics. Use this book alone or with a language-specific companion that emphasizes C++, Java or Visual Basic.
-
Object Oriented: An Anthology of Supreme Accessories from 1994-2018
Vendor: Abebooks.com Price: 5.62 $Book is in NEW condition. 3.66
-
Object-Oriented Metrics in Practice: Using Software Metrics to Characterize, Evaluate, and Improve the Design of Object-Oriented Systems
Vendor: Abebooks.com Price: 75.06 $Presents a novel metrics-based approach for detecting design problems in object-oriented software. Introduces an important suite of detection strategies for the identification of different well-known design flaws as well as some rarely mentioned ones.
-
Object-Oriented Analysis and Design with Applications
Vendor: Abebooks.com Price: 84.99 $Book is in NEW condition. 2.84
-
Object-Oriented Software Engineering: An Agile Unified Methodology [first edition]
Vendor: Abebooks.com Price: 9.54 $Object-Oriented Software Engineering: An Agile Unified Methodology, presents a step-by-step methodology - that integrates Modeling and Design, UML, Patterns, Test-Driven Development, Quality Assurance, Configuration Management, and Agile Principles throughout the life cycle. The overall approach is casual and easy to follow, with many practical examples that show the theory at work. The author uses his experiences as well as real-world stories to help the reader understand software design principles, patterns, and other software engineering concepts. The book also provides stimulating exercises that go far beyond the type of question that can be answered by simply copying portions of the text.
523 results in 0.241 seconds
Related search terms
© Copyright 2024 shopping.eu