Les livres classés sous : object
Object-Process Methodology A holistic Systems Paradigm
Object-Process Methodology (OPM) is a comprehensive
novel approach to systems engineering. Integrating
function, structure and behavior in a single, unifying
model, OPM significantly extends the system modeling
capabilities of current object-oriented meth...
(paru le 11/07/2002, consulté 93 fois)
UML A Beginner's Guide Essential Skills - Made Easy!
This is the essential hands-on tutorial for users
seeking to understand, read, draw, and use UML
effectively. Readers can learn the fundamentals of UML using hands-on
projects, drills and mastery checks. It illustrates how to
read, draw, and use this visu...
(paru le 17/01/2003, consulté 121 fois)
Object-Oriented Programming in C++
Object-Oriented Programming in C++ begins with the basic
principles of the C++ programming language and
systematically introduces increasingly advanced topics
while illustrating the OOP methodology. While the structure
of this book is similar to that of t...
(paru le 05/03/2002, consulté 150 fois)
C++ and Object-Oriented Numeric Computing for Scientists and Engineers
This new text/reference presents an accessible, concise,
but rather complete, introduction to the C++ programming
language with special emphasis on object-oriented numeric
computation for scientific and engineering program
development. The description of ...
(paru le 01/10/2000, consulté 139 fois)
Thinking in Java
Thinking in Java has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals of Java syntax to its most advanced features, Thinking in Java is designed to t...
(paru le 15/02/2006, consulté 535 fois)
Object Recognition Fundamentals and Case Studies
This volume introduces the fundamental concepts and tools
involved in the design and implementation of object
recognition systems. Divided into three parts, it first
introduces the topic and covers the acquisition of images,
then details 3-D object recons...
(paru le 06/02/2002, consulté 505 fois)
Java Persistence with Hibernate
Java Persistence with Hibernate is divided into three major parts.
In Part 1, the book introduces the object/relational paradigm mismatch and explains the fundamentals behind object/relational mapping. Then, readers are walked through a hands-on tutori...
(paru le 31/12/2006, consulté 1241 fois)
A Comprehensive Introduction to Object-oriented Programming with Java
A Comprehensive Introduction to Object-Oriented Programming with Java provides an accessible and technically thorough introduction to the basics of programming using java. The text takes a truly object-oriented approach. Objects are used early so that stu...
(paru le 01/04/2007, consulté 1408 fois)
Doing Objects in Visual Basic 2005
The definitive guide to object-oriented development with Visual Basic 2005
Doing Objects in Visual Basic 2005 is the authoritative guide to object-oriented design, architecture, and development with Visual Basic 2005. Author Deborah Kurata is the o...
(paru le 20/02/2007, consulté 1587 fois)
Data structures and Algorithms with Object-Oriented Design patterns in Java
Author Bruno Preiss presents the fundamentals of data
structures and algorithms from a modern, object-oriented
perspective. The text promotes object-oriented design using
Java and illustrates the use of the latest object-oriented
design patterns. Virtuall...
(paru le 15/08/1999, consulté 1757 fois)
Essential C++
For the practicing programmer with little time to spare,
Essential C++ offers a fast-track to learning and
working with C++ on the job. This book is specifically
designed to bring you up to speed in a short amount of
time. It focuses on the elements of C+...
(paru le 10/10/1999, consulté 1635 fois)
Java for Engineers and Scientists
Java is rapidly emerging as one of the preeminent
applications languages for Windows*-based systems. A major
reason is that Java is a true object-oriented language that
now provides a complete set of visual objects that can
easily be assembled into a work...
(paru le 14/04/2003, consulté 1646 fois)
Foundations of object-oriented languages Types and semantics
In recent years, object-oriented programming has emerged as
the dominant computer programming style, and
object-oriented languages such as C++ and Java enjoy wide
use in academia and industry. This text explores the formal
underpinnings of object-oriented...
(paru le 27/09/2002, consulté 1315 fois)
Visual Basic An object oriented approach
Visual Basic - an abject oriented approach
gives the student a complete, practical introduction to
programming using Visual Basic. The book discusses
programming principles from an object oriented perspective
and extends the discussion to object oriented ...
(paru le 01/09/2000, consulté 1875 fois)
Head First Object-oriented Analysis and Design
"Head First Object Oriented Analysis and Design is a refreshing look at subject of OOAD. What sets this book apart is its focus on learning. The authors have made the content of OOAD accessible, usable for the practitioner."Ivar Jacobson, Ivar Jacobson Co...
(paru le 01/11/2006, consulté 2313 fois)
UML and C++ A pratical guide to object-oriented development
FEATURES
Teaches readers to build an object-oriented application
using C++ and make the right trade-off decisions to meet
business needs.
Exposes a number of the myths surround object-oriented
technology while focusing on its practicality as a software
...
(paru le 01/09/2001, consulté 1593 fois)
Python for Dummies
Python is an open source, object-oriented language that's now used by an estimated 900,000 developers for scripting applications as well as stand-alone programs
This accessible introductory guide covers basic programming concepts, explains how Python d...
(paru le 03/10/2005, consulté 2031 fois)
Developing Java Software
This significantly updated new edition of Developing Java Software is a thorough presentation of object-oriented design and programming concepts using the Java 5 programming language. The book takes the reader from the basics of using Java 5 to the creati...
(paru le 20/10/2006, consulté 2488 fois)
Beginning Ajax
This book discusses what Ajax is and what it means to Web developers, as well as the technologies behind Ajax applications. The early chapters of this book begin with a discussion of the pros and cons of Ajax techniques, and they provide a quick refresher...
(paru le 10/04/2007, consulté 2740 fois)
Use Case Driven Object Modeling with UML
Use Case Driven Object Modeling with UML-Theory and Practice shows how to drive an object-oriented software design from use case all the way through coding and testing, based on the minimalist, UML-based ICONIX process. In addition to a comprehensive expl...
(paru le 28/02/2007, consulté 1834 fois)
Object-Oriented Systems Analysis and Design
For undergraduate and graduate courses in Systems Analysis & Design where an object-oriented approach is taken.
This text focuses on a business rather than a technology perspective. As such, it emphasizes the mind-set of the systems analyst and pro...
(paru le 05/01/2007, consulté 2076 fois)
Introduction to C++ for Financial Engineers An Object-Oriented Approach
This book introduces the reader to the C++ programming language and how to use it to write applications in quantitative finance (QF) and related areas. No previous knowledge of C or C++ is required. - experience with VBA, Matlab or other programming langu...
(paru le 06/10/2006, consulté 1641 fois)
Design Patterns in Communications Software
This is the definitive compendium of design patterns in
communication software, gathered together by Linda Rising,
Ph.D., a recognized leader in the field. Contributors
include James O. Coplien, Douglas C. Schmidt, Robert
Hanmer, Greg Utas, Just van den B...
(paru le 01/10/2001, consulté 2288 fois)
Object Oriented PHP Concepts, techniques, and code
It can be tough to learn the concepts of object-oriented programming with a language like C++. Fortunately, PHP's simple object model makes it an ideal language for learning about object-oriented programming.
For the uninitiated, this guide to the late...
(paru le 28/02/2006, consulté 2610 fois)
UML 2.0 in a Nutshell
System developers have used modeling languages for decades to specify, visualize, construct, and document systems. The Unified Modeling Language (UML) is one of those languages. UML makes it possible for team members to collaborate by providing a common l...
(paru le 24/06/2005, consulté 2131 fois)
Java Learning to Program with Robots
Java: Learning to Program with Robots is an innovative approach to teaching and learning introductory object-oriented programming. Students are introduced to object-oriented concepts with simulated robots, a hands-on approach that is engaging and fun for ...
(paru le 28/02/2006, consulté 2613 fois)
Visual basic.NET and the .NET platform An advanced guide
Microsoft Visual Basic .NET provides the productivity
features developers need to rapidly create
enterprise-critical Web applications. In Visual Basic .NET
and the .NET Platform, author Andrew Troelsen shows
developers how to use VB .NET for developing vi...
(paru le 14/11/2001, consulté 3192 fois)
Object Oriented Actionscript for Flash 8
With the release of Macromedia Flash 8, Flash is now the most powerful and widely used client software for the web, and it's the only one that runs on virtually every browser, on every platform. It also features ActionScript, a scripting language with gre...
(paru le 03/03/2006, consulté 3575 fois)
Patterns of Enterprise Application Architecture
The practice of enterprise application development has
benefited from the emergence of many new enabling
technologies. Multi-tiered object-oriented platforms, such
as Java and .NET, have become commonplace. These new tools
and technologies are capable of ...
(paru le 28/11/2002, consulté 1410 fois)
Java, Java, Java Object-Oriented Problem Solving
Java, Java, Java, Third Edition systematically introduces the Java 1.5 language in the context of practical problem-solving and effective object-oriented design. Carefully and incrementally, the authors demonstrate how to decompose problems, use UML diagr...
(paru le 31/01/2006, consulté 1556 fois)
Analysis Patterns Reusable Object Models
This innovative book recognizes the need within the
object-oriented community for a book that goes beyond the
tools and techniques of the typical methodology book. In
Analysis Patterns: Reusable Object Models, Martin
Fowler focuses on the end result of ob...
(paru le 10/09/1996, consulté 2480 fois)
Introduction to Object-Oriented Programming Using Microsoft Visual C# .Net
While there are many books used to teach introduction to programming courses, very few books combine the elements of 1) teaching computer programming from an application developer perspective, 2) teaching Object-Oriented Programming (OOP) by integrating i...
(paru le 16/11/2005, consulté 2340 fois)
C# 2005 for Dummies
C# is Microsoft's object-oriented programming language designed for improving productivity in the development of Web applications
Fully revised for C# 2005, this book begins with creating a C# program, then moves into C# and object-oriented programming...
(paru le 17/11/2005, consulté 2258 fois)
Object Oriented Design and Patterns
Drawing from his extensive experience as a programmer and teacher, author Cay Horstmann helps readers gain an appreciation for the value of object-oriented design principles. He provides the context so that readers can apply these principles and technique...
(paru le 02/08/2005, consulté 2517 fois)
Object-oriented Systems Analysis and Design Using UML
Object-Oriented Systems Analysis and Design using UML 3rd edition is the thoroughly revised and updated edition of this best-selling text. With over 40,000 copies sold world-wide, Bennett, McRobb and Farmer's text remains a key teaching resource for Syste...
(paru le 16/09/2005, consulté 2359 fois)
Computer Aided Design Software and Analytical Tools
This second edition of a highly successful text now updated introduces new developments like soft computing and Object Oriented Programming.
This text is divided in three parts i.e. Programming, Applications and Software Development.
Coverage on CAD...
(paru le 01/08/2005, consulté 2569 fois)
Object Oriented Programming Using C++
Object Oriented Programming using C++ discusses all aspects of OOP like Classes, Polymorphism, Inheritance, Virtual Functions and Friend Functions apart from fundamental concepts. Extensive coverage has been given to illustrate standard templates like Vec...
(paru le 03/08/2005, consulté 2648 fois)