Algorithms in a Nutshell by Gary Pollice; Stanley Selkow; George T. HeinemanCreating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. This updated edition of Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right algorithm for your needs; with just enough math to let you understand and analyze algorithm performance.
ISBN: 9781491948927
Publication Date: 2016
Cloud Application Architectures by George ReeseIf you're involved in planning IT infrastructure as a network or system architect, system administrator, or developer, this book will help you adapt your skills to work with these highly scalable, highly redundant infrastructure services.
Core Java by Cay S. Horstmann; Gary CornellFully updated to reflect Java SE 7 language changes, Core Java(tm), Volume I--Fundamentals, Ninth Edition, is the definitive guide to the Java platform.
ISBN: 9780137081899
Publication Date: 2013
Introduction to Computer Security by Ralph ArgientoThe NEXT Series provides innovative instructors with a high-quality, academic teaching solution that focuses on the next great technologies and innovations.
ISBN: 9780133027419
Publication Date: 2013
Nine Algorithms That Changed the Future: the Ingenious Ideas That Drive Today's Computers by John MacCormickUploading a photo to Facebook transmits millions of pieces of information over numerous error-prone network links, yet somehow a perfect copy of the photo arrives intact. Without even knowing it, we use public-key cryptography to transmit secret information like credit card numbers; and we use digital signatures to verify the identity of the websites we visit. How do our computers perform these tasks with such ease? This is the first book to answer that question in language anyone can understand, revealing the extraordinary ideas that power our PCs, laptops, and smartphones.
ISBN: 9780691147147
Publication Date: 2012
Practical Malware Analysis by Michael Sikorski; Andrew HonigMalware analysis is big business, and attacks can cost a company dearly. When malware breaches your defenses, you need to act quickly to cure current infections and prevent future ones from occurring. For those who want to stay ahead of the latest malware, Practical Malware Analysis will teach you the tools and techniques used by professional analysts.
ISBN: 9781593272906
Publication Date: 2012
Software Engineering by Ian SommervilleIntended for introductory and advanced courses in software engineering. The ninth edition of Software Engineering presents a broad perspective of software engineering, focusing on the processes and techniques fundamental to the creation of reliable, software systems.
Dependable Software Systems Engineering by Jason Esparza (Editor); Orna Grumberg (Editor); Salomon Sickert (Editor)In the last few years we have all become daily users of Internet banking, social networks and cloud services. Preventing malfunctions in these services and protecting the integrity of private data from cyber attack are both current preoccupations of society at large. This book will be of interest to all those seeking an overview of current theories and applications in formal verification and security.
ISBN: 9781614996262
Publication Date: 2016
Learning Jquery 3. 0 by Adam Boduch; Jonathan Chaffer; Karl SwedbergCreate efficient and smart web applications with jQuery 3.0 using this step-by-step practical tutorial. Create a fully featured and responsive client-side application using jQuery. Explore all the latest features of jQuery 3.0 and code examples updated to reflect modern JavaScript environments.
ISBN: 9781785882982
Publication Date: 2017
Linux Bible by Christopher NegusThe industry favorite Linux guide, updated for Red Hat Enterprise Linux 7 and the cloud Linux Bible, 9th Edition is the ultimate hands-on Linux user guide, whether you're a true beginner or a more advanced user navigating recent changes. This updated ninth edition covers the latest versions of Red Hat Enterprise Linux 7 (RHEL 7), Fedora 21, and Ubuntu 14.04 LTS, and includes new information on cloud computing and development with guidance on Openstack and Cloudforms.
ISBN: 9781118999899
Publication Date: 2015
Python Data Analysis by Armando FandangoLearn how to apply powerful data analysis techniques with popular open source Python modules. An easy-to-follow guide with realistic examples that are frequently used in real-world data analysis projects.