college textbooks
Home     My Account     Browse Textbooks     Sell Textbooks     About Us
College Textbook Content Top Left   College Textbook Content Top Right
 

Fundamentals of Java(TM): AP* Computer Science Essentials

Textbook - Fundamentals of Java(TM): AP* Computer Science Essentials ISBN: 0538744928
Binding: Hardcover
Edition: 4
Author(s): Kenneth Lambert, Martin Osborne
Publisher: Course Technology
Number of Pages: 615

Fundamentals of Java: AP Computer Science Essentials Fourth Edition covers all of the AP requirements for Computer Science Exam A

Click Here To Compare Prices Now

Testing Computer Software, 2nd Edition

Textbook - Testing Computer Software, 2nd Edition ISBN: 0471358460
Binding: Paperback
Edition: 2
Author(s): Cem Kaner, Jack Falk, Hung Q. Nguyen
Publisher: Wiley
Number of Pages: 480

This book will teach you how to test computer software under real-world conditions The authors have all been test managers and software development managers at well-known Silicon Valley software companies Successful consumer software companies have learned how to produce high-quality products under tight time and budget constraints The book explains the testing side of that success

Who this book is for:
Testers and Test Managers
Project Managers-Understand the timeline depth of investigation and quality of communication to hold testers accountable for
Programmers-Gain insight into the sources of errors in your code understand what tests your work will have to pass and why testers do the things they do
Students-Train for an entry-level position in software development

What you will learn:
How to find important bugs quickly
How to describe software errors clearly
How to create a testing plan with a minimum of paperwork
How to design and use a bug-tracking system
Where testing fits in the product development process
How to test products that will be translated into other languages
How to test for compatibility with devices such as printers
What laws apply to software quality

Click Here To Compare Prices Now

Web Analytics 2.0: The Art of Online Accountability and Science of Customer Centricity

Textbook - Web Analytics 2.0: The Art of Online Accountability and Science of Customer Centricity ISBN: 0470529393
Binding: Paperback
Edition: 1
Author(s): Avinash Kaushik
Publisher: Sybex
Number of Pages: 475

Adeptly address todays business challenges with this powerful new book from web analytics thought leader Avinash Kaushik Web Analytics 20 presents a new framework that will permanently change how you think about analytics It provides specific recommendations for creating an actionable strategy applying analytical techniques correctly solving challenges such as measuring social media and multichannel campaigns achieving optimal success by leveraging experimentation and employing tactics for truly listening to your customers The book will help your organization become more data driven while you become a super analysis ninjaNote: CD-ROMDVD and other supplementary materials are not included as part of eBook file

Click Here To Compare Prices Now

Discrete Mathematics for Computer Scientists

Textbook - Discrete Mathematics for Computer Scientists ISBN: 0132122715
Binding: Paperback
Edition: 1
Author(s): Cliff Stein, Robert Drysdale, Kenneth Bogart
Publisher: Addison Wesley
Number of Pages: 528

SteinDrysdaleBogart's Discrete Mathematics for Computer Scientists is ideal for computer science students taking the discrete math course Written specifically for computer science students this unique textbook directly addresses their needs by providing a foundation in discrete math while using motivating relevant CS applications This text takes an active-learning approach where activities are presented as exercises and the material is then fleshed out through explanations and extensions of the exercises

Click Here To Compare Prices Now

GRE Computer Science Test Flashcard Study System: GRE Subject Exam Practice Questions & Review for the Graduate Record Examination

Textbook - GRE Computer Science Test Flashcard Study System: GRE Subject Exam Practice Questions & Review for the Graduate Record Examination ISBN:
Binding: Kindle Edition
Edition:
Author(s): GRE Subject Exam Secrets Test Prep Team
Publisher: Mometrix Media LLC
Number of Pages:

GRE Computer Science Test Flashcard Study System uses repetitive methods of study to teach you how to break apart and quickly solve difficult test questions on the Graduate Record Examination Study after study has shown that spaced repetition is the most effective form of learning and nothing beats flashcards when it comes to making repetitive learning fun and fast Our flashcards enable you to study small digestible bits of information that are easy to learn and give you exposure to the different question types and concepts GRE Computer Science Test Flashcard Study System covers all of the most important topics that you'll need to know to be successful on test day

Click Here To Compare Prices Now

An Introduction to Computer Science Using C

Textbook - An Introduction to Computer Science Using C ISBN: 0534938884
Binding: Paperback
Edition:
Author(s): Maurice Eggen, Roger Eggen
Publisher: Pws Pub Co
Number of Pages: 400

This text is intended for an introductory course in computer science The authors present a conceptual introduction to key concepts and methodologies of computer science C is the language of instruction and is integrated only as needed to highlight points and demonstrate concepts throughout the text In addition to numerous exercises laboratory activities are incorporated into each Chapter (after Chapter 1) leading students through an experimental approach to the concepts and techniques covered in the text

Click Here To Compare Prices Now

Computer Science: An Overview (8th Edition)

Textbook - Computer Science: An Overview (8th Edition) ISBN: 0321247264
Binding: Paperback
Edition: 8
Author(s): J. Glenn Brookshear
Publisher: Addison Wesley
Number of Pages: 576

Now in its eighth edition this book continues to provide a comprehensive accessible and up-to-date introduction to the dynamic field of computer science using a breadth-first approach The table of contents and the text itself have been revised and expanded to reflect changes in the field including the trend toward using Web and Internet Technology the evolution of Objects and the important growth in the field of databases Specifically chapter three from the previous edition has been expanded into two chapters Chapter three will now only cover Operating Systems and the new chapter four will focus on Networks and the Internet Anyone interested in gaining a thorough introduction to Computer Science

Click Here To Compare Prices Now

New Perspectives on Computer Concepts 2012: Brief (New Perspectives Series)

Textbook - New Perspectives on Computer Concepts 2012: Brief (New Perspectives Series) ISBN: 1111529094
Binding: Paperback
Edition: 14
Author(s): June Jamrich Parsons, Dan Oja
Publisher: Course Technology
Number of Pages: 267

Get Synched Learning happens when you can effectively connect with the topic you are studying NEW PERSPECTIVES ON COMPUTER CONCEPTS 2012 makes it possible Creating a fully integrated and interactive learning environment NEW PERSPECTIVES ON COMPUTER CONCEPTS 2012 combines a printed book with media-rich assets enabling you to work in sync to explore understand and apply computer technology in everyday life

Click Here To Compare Prices Now

Geometric Algebra for Computer Science (Revised Edition): An Object-Oriented Approach to Geometry (The Morgan Kaufmann Series in Computer Graphics)

Textbook - Geometric Algebra for Computer Science (Revised Edition): An Object-Oriented Approach to Geometry (The Morgan Kaufmann Series in Computer Graphics) ISBN: 0123749425
Binding: Hardcover
Edition: 1
Author(s): Leo Dorst, Daniel Fontijne, Stephen Mann
Publisher: Morgan Kaufmann
Number of Pages: 664

Until recently all of the interactions between objects in virtual 3D worlds have been based on calculations performed using linear algebra Linear algebra relies heavily on coordinates however which can make many geometric programming tasks very specific and complex-often a lot of effort is required to bring about even modest performance enhancements Although linear algebra is an efficient way to specify low-level computations it is not a suitable high-level language for geometric programming Geometric Algebra for Computer Science presents a compelling alternative to the limitations of linear algebra Geometric algebra or GA is a compact time-effective and performance-enhancing way to represent the geometry of 3D objects in computer programs In this book you will find an introduction to GA that will give you a strong grasp of its relationship to linear algebra and its significance for your work You will learn how to use GA to represent objects and perform geometric operations on them And you will begin mastering proven techniques for making GA an integral part of your applications in a way that simplifies your code without slowing it down
  • Explains GA as a natural extension of linear algebra and conveys its significance for 3D programming of geometry in graphics vision and robotics

  • Systematically explores the concepts and techniques that are key to representing elementary objects and geometric operators using GA

  • Covers in detail the conformal model a convenient way to implement 3D geometry using a 5D representation space

  • Presents effective approaches to making GA an integral part of your programming

  • Includes numerous drills and programming exercises helpful for both students and practitioners

  • Companion web site includes links to GAViewer a program that will allow you to interact with many of the 3D figures in the book and Gaigen 2 the platform for the instructive programming exercises that conclude each chapter



  • Click Here To Compare Prices Now
  • Careers in Computer Science and Programming (Careers in Computer Technology)

    Textbook - Careers in Computer Science and Programming (Careers in Computer Technology) ISBN: 1448813182
    Binding: Library Binding
    Edition:
    Author(s): Jeri Freedman
    Publisher: Rosen Classroom
    Number of Pages: 80

    No Item Description Available

    Click Here To Compare Prices Now

    << Prev 8 | 10 Next >>

     
    Bottom Left Textbook Content   Bottom Right Textbook Content