-
Vendor: Craig P. Bauer
Unsolved!: The History and Mystery of the World's Greatest Ciphers from Ancient Egypt to Online Secret Societies
A mathematical tour of some of the greatest unsolved ciphers of all time In 1953, a man was found dead from cyanide poisoning near the Philadelphia airport with a picture of a Nazi aircraft in his wallet and an enciphered message taped to his...- $22.95
$22.95- $22.95
- Unit price
- per
-
Vendor: Uri Wilensky
An Introduction to Agent-Based Modeling: Modeling Natural, Social, and Engineered Complex Systems with Netlogo
A comprehensive and hands-on introduction to the core concepts, methods, and applications of agent-based modeling, including detailed NetLogo examples.The advent of widespread fast computing has enabled us to work on more complex problems and to build and analyze more complex models. This book provides...- $85.00
$85.00- $85.00
- Unit price
- per
-
Vendor: Chris Bernhardt
Turing's Vision: The Birth of Computer Science
An accessible and fascinating exploration of how Alan Turing's mathematical theory gave rise to modern computer science and applications--from the desktops to cell phones In 1936, when he was just 24 years old, Alan Turing wrote a remarkable paper in which he outlined the...- $21.95
$21.95- $21.95
- Unit price
- per
-
Vendor: Russell Reed
Neural Smithing: Supervised Learning in Feedforward Artificial Neural Networks
Artificial neural networks are nonlinear mapping systems whose structure is loosely based on principles observed in the nervous systems of humans and animals. The basic idea is that massive systems of simple units linked together in appropriate ways can generate many complex and interesting...- $40.00
$40.00- $40.00
- Unit price
- per
-
Vendor: Carl Edward Rasmussen
Gaussian Processes for Machine Learning
A comprehensive and self-contained introduction to Gaussian processes, which provide a principled, practical, probabilistic approach to learning in kernel machines.Author: Carl Edward Rasmussen, Christopher K. I. WilliamsISBN-10: 026218253XISBN-13: 9780262182539Publisher: MIT PressLanguage: EnglishPublished: 11/23/2005Pages: 272Format: HardcoverWeight: 1.65lbsSize: 10.22h x 8.26w x 0.73d- $50.00
$50.00- $50.00
- Unit price
- per
-
Vendor: Paul Gries
Practical Programming: An Introduction to Computer Science Using Python 3
This book is for anyone who wants to understand computer programming. You'll learn to program in a language that' s used in millions of smartphones, tablets, and PCs. You'll code along with the book, writing programs to solve real-world problems as you learn the...- $38.00
$38.00- $38.00
- Unit price
- per
-
Vendor: Loiane Groner
Learning JavaScript Data Structures and Algorithms - Second Edition: Hone your skills by learning classic data structures and algorithms in JavaScript
Hone your skills by learning classic data structures and algorithms in JavaScript Key Features Understand common data structures and the associated algorithms, as well as the context in which they are used. Master existing JavaScript data structures such as array, set and map and...- $48.99
$48.99- $48.99
- Unit price
- per
-
Vendor: David L. Olson
Information Systems Project Management
Information Systems Project Management addresses project management in the context of information systems. It deals with general project management principles, with focus on the special characteristics of information systems. It is based on an earlier text, but shortened to focus on essential project management...- $21.99
$21.99- $21.99
- Unit price
- per
-
Vendor: Ben Lauwens
Think Julia: How to Think Like a Computer Scientist
If you're just learning how to program, Julia is an excellent JIT-compiled, dynamically typed language with a clean syntax. This hands-on guide uses Julia 1.0 to walk you through programming one step at a time, beginning with basic programming concepts before moving on to...- $55.99
$55.99- $55.99
- Unit price
- per
-
Vendor: Phila Perry
iPad Pro: The Beginners, Kids and Expert Guide to iPad Pro 12.9 and Other Versions
This book is a guide for all of Apples iPad models such as iPad 2, iPad (3rd generation), iPad (4th generation), iPad Air, iPad Air 2, iPad Pro (12.9-inch), iPad Pro (9.7-inch), iPad (7th generation), iPad Pro (12.9-inch) (2nd generation), iPad Pro (10.5-inch), iPad...- $22.59
$22.59- $22.59
- Unit price
- per
-
Vendor: Magy Seif El-Nasr
Game Data Science
Game data science, defined as the practice of deriving insights from game data, has created a revolution in the multibillion-dollar games industry - informing and enhancing production, design, and development processes. Almost all game companies and academics have now adopted some type of game...- $58.00
$58.00- $58.00
- Unit price
- per
-
Vendor: Lee Stemkoski
Developing Graphics Frameworks with Python and OpenGL
Developing Graphics Frameworks with Python and OpenGL shows you how to create software for rendering complete three-dimensional scenes. The authors explain the foundational theoretical concepts as well as the practical programming techniques that will enable you to create your own animated and interactive computer-generated...- $130.00
$130.00- $130.00
- Unit price
- per
-
Vendor: Daniel Howard
Introduction to FortiGate Part-1 Infrastructure: Fortinet Network Security Introduction (Black and White Edition)
Network Security Expert 4 Study Guide Part-IFortinet Network Security IntroductionAre you looking to step into the Network Security field with the Fortigate firewall? Or are you currently required to manage a FortiGate NGFW for your organization? Then this is the right book for you!...- $29.99
$29.99- $29.99
- Unit price
- per
-
Vendor: Richard Fox
Information Technology: An Introduction for Today's Digital World
This revised edition has more breadth and depth of coverage than the first edition. Information Technology: An Introduction for Today's Digital World introduces undergraduate students to a wide variety of concepts that they will encounter throughout their IT studies and careers. The features of...- $99.95
$99.95- $99.95
- Unit price
- per
-
Vendor: Angie Smibert
Computers from Then to Now
Computer technology is brought to life with photo-driven design, clear text, and an integrated timeline, making this an excellent resource on the history of computing for elementary students. Back in the 1950s, computers were only for employees of the government and universities. They were...- $37.10
$37.10- $37.10
- Unit price
- per
-
Vendor: Nikhil Ketkar
Deep Learning with Python: Learn Best Practices of Deep Learning Models with Pytorch
Master the practical aspects of implementing deep learning solutions with PyTorch, using a hands-on approach to understanding both theory and practice. This updated edition will prepare you for applying deep learning to real world problems with a sound theoretical foundation and practical know-how with...- $37.99
$37.99- $37.99
- Unit price
- per
-
Vendor: Avi Wigderson
Mathematics and Computation: A Theory Revolutionizing Technology and Science
From the winner of the Turing Award and the Abel Prize, an introduction to computational complexity theory, its connections and interactions with mathematics, and its central role in the natural and social sciences, technology, and philosophy Mathematics and Computation provides a broad, conceptual overview...- $53.00
$53.00- $53.00
- Unit price
- per
-
Vendor: Tony Hey
The Computing Universe: A Journey Through a Revolution
Computers now impact almost every aspect of our lives, from our social interactions to the safety and performance of our cars. How did this happen in such a short time? And this is just the beginning. . . . In this book, Tony Hey...- $41.99
$41.99- $41.99
- Unit price
- per
-
Vendor: Clifford A. Shaffer
Data Structures & Algorithm Analysis in C++
With its focus on creating efficient data structures and algorithms, this comprehensive text helps readers understand how to select or design the tools that will best solve specific problems. It uses Microsoft C++ as the programming language and is suitable for second-year data structure...- $35.95
$35.95- $35.95
- Unit price
- per
-
Vendor: Sean Gerrish
How Smart Machines Think
Everything you want to know about the breakthroughs in AI technology, machine learning, and deep learning--as seen in self-driving cars, Netflix recommendations, and more. The future is here: Self-driving cars are on the streets, an algorithm gives you movie and TV recommendations, IBM's Watson...- $19.95
$19.95- $19.95
- Unit price
- per
-
Vendor: Elizabeth Hellmuth Margulis
On Repeat: How Music Plays the Mind
Winner of the Wallace Berry Award, Society for Music TheoryWinner of the Deems Taylor/Virgil Thomson Award, ASCAP What is it about the music you love that makes you want to hear it again? Why do we crave a "hook" that returns, again and again,...- $61.00
$61.00- $61.00
- Unit price
- per
-
Vendor: David Bawden
Introduction to Information Science
Foreword by Luciano Floridi The second edition of this definitive text gives a comprehensive overview of all aspects of the subject, bringing it up-to-date with analysis of the changes in the information environment, now largely digital, and their implication for the discipline and professions....- $79.99
$79.99- $79.99
- Unit price
- per
-
Vendor: Vineet Raina
Building an Effective Data Science Practice: A Framework to Bootstrap and Manage a Successful Data Science Practice
Gain a deep understanding of data science and the thought process needed to solve problems in that field using the required techniques, technologies and skills that go into forming an interdisciplinary team. This book will enable you to set up an effective team of...- $54.99
$54.99- $54.99
- Unit price
- per
-
Vendor: Peter McLaren
Asian/American Scholars of Education: 21st Century Pedagogies, Perspectives, and Experiences, Second Edition
The second edition of Asian/American Scholars of Education updates the collection with essays and national data analyses, continuing to interrogate institutional barriers to promotion and recognition for Asian/American scholars in the field of education and to acknowledge the struggles they continue to face within...- $44.25
$44.25- $44.25
- Unit price
- per
-
Vendor: Aude Billard
Learning for Adaptive and Reactive Robot Control: A Dynamical Systems Approach
Methods by which robots can learn control laws that enable real-time reactivity using dynamical systems; with applications and exercises. This book presents a wealth of machine learning techniques to make the control of robots more flexible and safe when interacting with humans. It introduces...- $85.00
$85.00- $85.00
- Unit price
- per
-
Vendor: Tom Verguts
Introduction to Modeling Cognitive Processes
An introduction to computational modeling for cognitive neuroscientists, covering both foundational work and recent developments. Cognitive neuroscientists need sophisticated conceptual tools to make sense of their field's proliferation of novel theories, methods, and data. Computational modeling is such a tool, enabling researchers to turn...- $50.00
$50.00- $50.00
- Unit price
- per
-
Vendor: Nebrass Lamouchi
Pro Java Microservices with Quarkus and Kubernetes: A Hands-On Guide
Build and design microservices using Java and the Red Hat Quarkus Framework. This book will help you quickly get started with the features and concerns of a microservices architecture. It will introduce Docker and Kubernetes to help you deploy your microservices. You will be...- $79.99
$79.99- $79.99
- Unit price
- per
-
Vendor: Drew Elrick
Forensic Examination of Windows-Supported File Systems
Understanding the underlying system of how files are stored, what happens when they are deleted, and how to potentially recover them is essential to the digital forensic examiner. Today's computer forensic tools automate the process of file recovery, but understanding what those tools are...- $114.99
$114.99- $114.99
- Unit price
- per
-
Vendor: Boris Scholl
Cloud Native: Using Containers, Functions, and Data to Build Next-Generation Applications
Developers often struggle when first encountering the cloud. Learning about distributed systems, becoming familiar with technologies such as containers and functions, and knowing how to put everything together can be daunting. With this practical guide, you'll get up to speed on patterns for building...- $65.99
$65.99- $65.99
- Unit price
- per
-
Vendor: Chaminda Chandrasekara
Hands-On Azure Boards: Configuring and Customizing Process Workflows in Azure Devops Services
Understand and explore the features and management of Azure Boards with this book, which also covers Azure Boards configuration and advanced administration. This book starts by setting up projects with Azure DevOps and gives an overview of Azure Boards and its features. You will...- $79.99
$79.99- $79.99
- Unit price
- per
-
Vendor: Edward K. Conklin
Forth Programmer's Handbook (3rd edition)
Forth Programmer's Handbook is a thorough introduction to the Forth programming language. Written for readers with programming backgrounds but not necessarily with prior exposure to Forth, it offers comprehensive coverage of all major aspects of the language, from basic principles to advanced concepts such...- $30.20
$30.20- $30.20
- Unit price
- per
-
Vendor: Victor M. Jr. Font
The Ultimate Guide to the SDLC
The Ultimate Guide to the SDLC is a complete and ready-to-adapt System Development Life Cycle that covers every aspect of system development from project inception to production and everything in between. Available as an eBook for years, it stands as the most complete and...- $74.95
$74.95- $74.95
- Unit price
- per
-
Vendor: Doug Durham
Lean Software Systems Engineering for Developers: Managing Requirements, Complexity, Teams, and Change Like a Champ
Graduate to the next level of your software development career, learning the tools you need to successfully manage the complexity of modern software systems.Whether you are a developer at a small software company, or one of many developers at a large enterprise, your success...- $64.99
$64.99- $64.99
- Unit price
- per
-
Vendor: Alison Page
Oxford International Primary Computing Student Book 3
Oxford International Primary Computing is a complete six year primary computing course that takes a real-life, project based approach to teaching young learners the vital computing skills they will need for the digital world. Each unit builds a series of skills towards the creation...- $23.99
$23.99- $23.99
- Unit price
- per
-
Vendor: K. A. Stroud
Advanced Engineering Mathematics
A long-standing, best-selling, comprehensive textbook covering all the mathematics required on upper level engineering mathematics undergraduate courses. Its unique approach takes you through all the mathematics you need in a step-by-step fashion with a wealth of examples and exercises. The text demands that you...- $89.95
$89.95- $89.95
- Unit price
- per
-
Vendor: Herbert Jones
Data Science for Business: Predictive Modeling, Data Mining, Data Analytics, Data Warehousing, Data Visualization, Regression Analysis, Database
Do you want to learn about data science but aren't in the mood to read a boring textbook?Data science has a huge impact on how companies conduct business, and those who don't learn about this revolutionaryfield could be left behind.You see, data science will...- $29.99
$29.99- $29.99
- Unit price
- per
-
Vendor: Jeff Armstrong
Migrating to Aws: A Manager's Guide: How to Foster Agility, Reduce Costs, and Bring a Competitive Edge to Your Business
Bring agility, cost savings, and a competitive edge to your business by migrating your IT infrastructure to AWS. With this practical book, executive and senior leadership and engineering and IT managers will examine the advantages, disadvantages, and common pitfalls when moving your company's operations...- $65.99
$65.99- $65.99
- Unit price
- per
-
Vendor: Oded Goldreich
Providing Sound Foundations for Cryptography: On the Work of Shafi Goldwasser and Silvio Micali
Cryptography is concerned with the construction of schemes that withstand any abuse. A cryptographic scheme is constructed so as to maintain a desired functionality, even under malicious attempts aimed at making it deviate from its prescribed behavior. The design of cryptographic systems must be...- $119.95
$119.95- $119.95
- Unit price
- per
-
Vendor: Hubert Henry Ward
C Programming for the PIC Microcontroller: Demystify Coding with Embedded Programming
Go beyond the jigsaw approach of just using blocks of code you don't understand and become a programmer who really understands how your code works. Starting with the fundamentals on C programming, this book walks you through where the C language fits with microcontrollers....- $44.99
$44.99- $44.99
- Unit price
- per
-
Vendor: Andrew Davis
Mastering Salesforce Devops: A Practical Guide to Building Trust While Delivering Innovation
This practical guide brings DevOps principles to Salesforce development. It fits together two major movements within the IT world: the movement to Software/Platform as a Service (SaaS/PaaS), and the DevOps movement. While SaaS and PaaS allow companies to invest in their core competencies rather...- $54.99
$54.99- $54.99
- Unit price
- per
-
Vendor: Joel H. Ferziger
Computational Methods for Fluid Dynamics
Provides practical advice for students and developers offering access to some fine and well-established programming techniques in CFD Constitutes an excellent introduction to the world of CFD equally useful to beginners and experts Includes the complete set of computer codes ready for downloadAuthor: Joel...- $79.99
$79.99- $79.99
- Unit price
- per
-
Vendor: Mark Chu-Carroll
Good Math: A Geek's Guide to the Beauty of Numbers, Logic, and Computation
Mathematics is beautiful--and it can be fun and exciting as well as practical. Good Math is your guide to some of the most intriguing topics from two thousand years of mathematics: from Egyptian fractions to Turing machines; from the real meaning of numbers to...- $34.00
$34.00- $34.00
- Unit price
- per
-
Vendor: Mike Bodenhafer
Basic Computing: Take the fear out of using a computer
If you are tired of computer training books that are written in "computer" language, then this is the book for you. This book is written in plain English and explains what the computer terms mean. If you are a novice you will learn enough...- $15.75
$15.75- $15.75
- Unit price
- per
-
Vendor: Stephen O'Grady
The New Kingmakers: How Developers Conquered the World
The New Kingmakers documents the rise of the developer class, and provides strategies for companies to adapt to the new technology landscape. From recruiting to retention, it provides a playbook to work more efficiently and effectively with the most important members of your organization.Author:...- $7.99
$7.99- $7.99
- Unit price
- per
-
Vendor: David L. Stearns
Electronic Value Exchange: Origins of the Visa Electronic Payment System
Electronic Value Exchange examines in detail the transformation of the VISA electronic payment system from a collection of non-integrated, localized, paper-based bank credit card programs into the cooperative, global, electronic value exchange network it is today. Topics and features: provides a history of the...- $199.99
$199.99- $199.99
- Unit price
- per
-
Vendor: V. G. Kulkarni
Introduction to Modeling and Analysis of Stochastic Systems
This book provides a self-contained review of all the relevant topics in probability theory. A software package called MAXIM, which runs on MATLAB, is made available for downloading. Vidyadhar G. Kulkarni is Professor of Operations Research at the University of North Carolina at Chapel...- $169.99
$169.99- $169.99
- Unit price
- per
-
Vendor: Mikael Olsson
C++ Quick Syntax Reference
The C++ Quick Syntax Reference is a condensed code and syntax reference to the C++ programming language. It presents the essential C++ syntax in a well-organized format that can be used as a handy reference.You won't find any technical jargon, bloated samples, drawn out...- $19.99
$19.99- $19.99
- Unit price
- per
-
Vendor: Brandon Rhodes
Foundations of Python Network Programming
Foundations of Python Network Programming, Third Edition, covers all of the classic topics found in the second edition of this book, including network protocols, network data and errors, email, server architecture, and HTTP and web applications, plus updates for Python 3. Some of the...- $69.99
$69.99- $69.99
- Unit price
- per
-
Vendor: Robert Green
Beginning Android Games
Beginning Android Games, Second Edition offers everything you need to join the ranks of successful Android game developers, including Android tablet game app development considerations. You'll start with game design fundamentals and programming basics, and then progress toward creating your own basic game engine...- $49.99
$49.99- $49.99
- Unit price
- per
-
Vendor: Nick Kuh
Foundation iPhone App Development: Build an iPhone App in 5 Days with IOS 6 SDK
Taking a hands-on learning approach, Foundation iPhone App Development: Build An iPhone App in 5 Days with iOS 6 SDK quickly enables existing programmers to become familiar and comfortable coding Objective-C using Xcode 4.5, Storyboarding and the iOS 6 SDK to create apps for...- $39.99
$39.99- $39.99
- Unit price
- per

