A guide to integrating COBRA and Java, in which the author shows how to build scalable, secure, distributed object applications without having to discard legacy code as well as featuring examples and explanations of several Java Object Request Brokers, including ORBs from Visigenic, Son, Iona and ExperSoft.
"Rails in a Nutshell" provides the high-quality reference documentation that web application developers really need to create effective database-driven web sites. It focuses on how Rails is used in building a real application and highlights little-known or undocumented features of the Rails framework.
C & C++ Interview Questions You'll Most Likely Be Asked
This text is for professional software developers who want to tackle complex enterprise-wide client/server applications using Oracle Power Objects. It looks at advanced programming techniques for getting the most from the software, for example, how to encapsulate code to create generic reusable objects, how to improve application performance, and how to customize applications. Power objects in relation to other technologies is included, covering Oracle 7 and mobile agents and building powerful e...
This first book on the MET++ multimedia application framework provides an in-depth look at the concepts and techniques applied in an object-oriented class library to support multimedia application development. It is a reference for software designers interested in applying object-oriented technologies to multimedia programming, and for developers who want to build multimedia applications by reusing components of the MET++ framework. MET++ provides a seamlessly integrated architecture which handl...
Object-oriented programming is revolutionizing the world of software development. This revised and updated roadmap is designed to guide the many who are attracted to the power and versatility of OOP, but unfamiliar with its core logic and confusing terminology. Includes practical code examples in popular languages--C++ and Turbo Pascal.
Premium Website -- Bind-in Component Card -- for Absolute Java
by Walter J. Savitch and Kenrick Mock
This package includes MyProgrammingLab (R). Starting Out with Java: From Control Structures through Objects provides a step-by-step introduction to programming in Java. Gaddis covers procedural programming-control structures and methods-before introducing object-oriented programming, ensuring that students understand fundamental programming and problem-solving concepts. As with all Gaddis texts, every chapter contains clear and easy-to-read code listings, concise and practical real-world example...
Access the power of bare-metal systems programming with Scala Native, an ahead-of-time Scala compiler. Without the baggage of legacy frameworks and virtual machines, Scala Native lets you re-imagine how your programs interact with your operating system. Compile Scala code down to native machine instructions; seamlessly invoke operating system APIs for low-level networking and IO; control pointers, arrays, and other memory management techniques for extreme performance; and enjoy instant start-up...
OLE Programming with Custom Controls
by William H. Murray, Chris H. Pappas, and William H. Murray III
This book teaches the C or C++ programmer to write OLE applications or custom controls in the easiest possible manner. This involves using Wizards and the Microsoft Foundation Class. The book begins by explaining how objects work, then covers the more advanced topics of using Wizards and the Foundation Class to develop applications out of existing OLE objects.
Java Fundamentals
by Gazihan Alankus, Rogerio Theodoro de Brito, Basheer Ahamed Fazal, Vinicius Isola, and Miles Obare
Enhance your career options with this well-crafted object-oriented programming language that enjoys the support of an enormous ecosystem of tools and librariesKey FeaturesGet introduced to Java, its features, and its ecosystemUnderstand how Java uses object-oriented programmingBecome an expert Java exception handlerBook DescriptionSince its inception, Java has stormed the programming world. Its features and functionalities provide developers with the tools needed to write robust cross-platform a...
Nextstep Programming
Java How To Program (early objects) with MyProgrammingLab, Global Edition
by Harvey Deitel and Paul Deitel
Intended for use in the Java programming courseThis package includes MyProgrammingLab (TM). The Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of object-oriented programming concepts and intermediate-level topics for further study. Java How to Program (Early Objects), Tenth Edition, teaches programming by presenting the concepts in the context of full working programs and takes an early-objects approach This package includes MyProgrammingLab, an online learni...
PLEASE PROVIDE COURSE INFORMATION PLEASE PROVIDE
Functional Swift
by Chris Eidhof, Florian Kugler, and Wouter Swierstra
Object-oriented techniques are now firmly established as one of the major pathways of development in the design of information systems. From its origins as a topic of advanced study, the subject has rapidly migrated downwards through undergraduate and higher national programmes until it has become an integral component of all such courses at an intermediate level. The book aims to cover the spectrum of analysis and design. It is practical in its approach and builds upon the basic ideas which the...
Activity theory is a way of describing and characterizing the structure of human - tivity of all kinds. First introduced by Russian psychologists Rubinshtein, Leontiev, and Vigotsky in the early part of the last century, activity theory has more recently gained increasing attention among interaction designers and others in the hum- computer interaction and usability communities (see, for example, Gay and H- brooke, 2004). Interest was given a signi?cant boost when Donald Norman suggested activit...
"Requirements Analysis & System Design with CD is" suitable for both computer science and informations systems curricula, as well as practitioners working on OO software projects (for whom the author runs regular training courses). Software development takes place in three stages: analysis, design and programming. This second edition describes the methods and techniques used in the first two of these stages, emphasising object-oriented techniques that can be applied to the development of large-...
Get up to speed on the principal technologies in the Java Platform, Enterprise Edition 7, and learn how the latest version embraces HTML5, focuses on higher productivity, and provides functionality to meet enterprise demands. Written by Arun Gupta, a key member of the Java EE team, this book provides a chapter-by-chapter survey of several Java EE 7 specifications, including WebSockets, Batch Processing, RESTful Web Services, and Java Message Service. You'll also get self-paced instructions for b...
Object-Oriented C++ Data Structures for Real Programmers (for Real Programmers) (Real Programmers S.)
by Jan L. Harrington
Data structures play a key role in any serious development project, determining how the program acquires, stores, updates, and processes its in-memory data. Many of the basic techniques for constructing and governing access to data structures are well-documented, but most are structured programming techniques that do not translate well in an object-oriented environment. "Object-Oriented C++ Data Structures for Real Programmers" corrects this imbalance, teaching experienced C++ and Java developer...