This book has been the authoritative text on the subject. While building on its classic strengths, the text continues to find new ways to make the Information current and relevant to students.
New Features:
* A new section-Added on the important emerging topic of Revenue Management
* All Excel Coverage-Updated for Excel 2007
* New Proble…
This book covers the fundamentals of Object-Oriented Programming with Java at both basic and advanced levels. Replete with numerous exercises and practical problems, it offers a balanced treatment of theory and practice for developing desktop, enterprise, and web applications.
Salient Features
* Coverage of advanced topics like Socket Programm…
Java 8 in Action is a clearly written guide to the new features of Java 8. It begins with a practical introduction to lambdas, using real-world Java code. Next, it covers the new Streams API and shows how you can use it to make collection-based code radically easier to understand and maintain. It also explains other major Java 8 features including d…
For these special editions, the editorial team at Pearson has collaborated with educators across the world to address a wide range of subjects and requirements, equipping students with the best possible learning tools.
This international edition preserves the cutting-edge approach and pedagogy of the original, but may also feature alterations, cu…
Data Mining-Introductory and Advanced Topics introduces the reader to various data mining techniques, concepts, and algorithms and systematically covers all major themes on data mining. Well-written algorithms with accompanying pseudocode enhance the understanding of various approaches related to data mining. The topics covered in detail include dat…
For these special editions, the editorial team at Pearson has collaborated with educators across the world to address a wide range of subjects and requirements, equipping students with the best possible learning tools.
This international edition preserves the cutting-edge approach and pedagogy of the original, but may also feature alterations, cu…
Inside CORBA is a comprehensive and authoritative guide to distributed object architecture, software development, and CORBA (Common Object Request Broker Architecture) standards. CORBA is a consensus standard from industry that has transformed the way information systems are developed, both for creating distributed object-oriented systems and for mi…
Designed to meet the needs of undergraduate computer science students, Operating Systems follows the principle of top-down design and bottom-up development. The discussion of key concepts with apt references to technologies helps the reader grasp the fundamentals easily.
â–¸ Platform-independent, in-depth discussion of fundamental concepts
▶ Luc…
PhoneGap is a free and open source framework that allows you to create mobile apps using standardized web APIs for the platforms you want. It develops hybrid applications by using CSS, JavaScript, and HTML, without losing the advantages of native applications.
This book will cover how to set up your PhoneGap development environment, add mobile we…
Section 1: Get started right
* Write your first Python programs by the end of chapter 2
* Design and develop programs that are built with functions and modules by the end of chapter 4
Test and debug your programs like a pro
Use lists and tuples and store their data in text, CSV, or binary files
* Handle exceptions, including file I/O exceptions…