Kamis, 07 April 2016

1Bookcase - 20 books ready for downloading


1Bookcase - 20 books ready for downloading

Link to 1Bookcase

Cyber Denial, Deception and Counter Deception

Posted: 06 Apr 2016 12:20 PM PDT

Springer.Cyber.Denial.Deception.and.Counter.Deception.A.Framework.for.Supporting.Active.Cyber.Defense.3319251317

Cyber Denial, Deception and Counter Deception: A Framework for Supporting Active Cyber Defense.

This book presents the first reference exposition of the Cyber-Deception Chain: a flexible planning and execution framework for creating tactical, operational, or strategic deceptions. This methodology bridges the gap between the current uncoordinated patchwork of tactical denial and deception (D&D) techniques and their orchestration in service of an organization's mission. Concepts for cyber- D&D planning operations and management are detailed within the larger organizational, business, and cyber defense context. It examines the necessity of a comprehensive, active cyber denial scheme.

The authors explain the organizational implications of integrating D&D with a legacy cyber strategy, and discuss trade-offs, maturity models, and lifecycle management. Chapters present the primary challenges in using deception as part of a security strategy, and guides users through the steps to overcome common obstacles. Both revealing and concealing fact and fiction have a critical role in securing private information. Detailed case studies are included.

Cyber Denial, Deception and Counter Deception is designed as a reference for professionals, researchers and government employees working in cybersecurity. Advanced-level students in computer science focused on security will also find this book useful as a reference or secondary text book.

The post Cyber Denial, Deception and Counter Deception appeared first on 1Bookcase.

Using the TI-84 Plus, 2nd Edition

Posted: 06 Apr 2016 09:23 AM PDT

Using the TI-84 Plus 2nd Edition

Using the TI-84 Plus, 2nd Edition.

Using the TI-84 Plus, Second Edition starts by making you comfortable with the screens, buttons, and special vocabulary you’ll use every time you fire up the TI-84 Plus. Then, you’ll master key features and techniques while you tackle problems just like the ones you’ll see in your math and science classes. You’ll even get tips for using the TI-84 Plus on the SAT and ACT math sections!

What’s Inside

  • Learn hands-on with real examples and exercises
  • Find specific answers fast
  • Compliant with all models of the TI-83 Plus and TI-84 Plus
  • Full coverage of the color-screen TI-84 Plus CE and TI-84 Plus C Silver Edition

About the Technology

With so many features and functions, the TI-84 Plus graphing calculator can be a little intimidating. But fear not if you have this book in your hand! In it you’ll find terrific tutorials ranging from mastering basic skills to advanced graphing and calculation techniques, along with countless examples and exercises that let you learn by doing.

About the reader

No advanced knowledge of math or science is required.

The post Using the TI-84 Plus, 2nd Edition appeared first on 1Bookcase.

Unity in Action

Posted: 06 Apr 2016 09:12 AM PDT

Unity in Action

Unity in Action: Multiplatform game development in C# with Unity 5.

Unity in Action teaches you how to write and deploy games. You’ll master the Unity toolset from the ground up, adding the skills you need to go from application coder to game developer. Each sample project illuminates specific Unity features and game development strategies. As you read and practice, you’ll build up a well-rounded skill set for creating graphically driven 2D and 3D game applications.

What’s Inside

  • Program characters that run, jump, and interact
  • Build code architectures that manage the game’s state
  • Connect your games to the internet to download live data
  • Deploy games to platforms including web and mobile
  • Covers Unity 5

About the Technology

This book helps readers build successful games with the Unity game development platform. You will use the powerful C# language, Unity’s intuitive workflow tools, and a state-of-the-art rendering engine to build and deploy mobile, desktop, and console games. Unity’s single codebase approach minimizes inefficient switching among development tools and concentrates your attention on making great interactive experiences.

About the reader

You’ll need to know how to program, in C# or a similar OO language. No previous Unity experience or game development knowledge is assumed.

The post Unity in Action appeared first on 1Bookcase.

Groovy in Action, 2nd Edition

Posted: 06 Apr 2016 09:06 AM PDT

Groovy in Action 2nd Edition

Groovy in Action, 2nd Edition.

Groovy in Action, Second Edition is the undisputed definitive reference on the Groovy language. Written by core members of the Groovy language team, this book presents Groovy like no other can—from the inside out. With relevant examples, careful explanations of Groovy’s key concepts and features, and insightful coverage of how to use Groovy in-production tasks, including building new applications, integration with existing code, and DSL development, this is the only book you’ll need. Updated for Groovy 2.4.

What’s Inside

  • Comprehensive coverage of Groovy 2.4 including language features, libraries, and AST transformations
  • Dynamic, static, and extensible typing
  • Concurrency: actors, data parallelism, and dataflow
  • Applying Groovy: Java integration, XML, SQL, testing, and domain-specific language support
  • Hundreds of reusable examples

About the Technology

In the last ten years, Groovy has become an integral part of a Java developer’s toolbox. Its comfortable, common-sense design, seamless integration with Java, and rich ecosystem that includes the Grails web framework, the Gradle build system, and Spock testing platform have created a large Groovy community

About the reader

Some experience with Java or another programming language is helpful. No Groovy experience is assumed.

The post Groovy in Action, 2nd Edition appeared first on 1Bookcase.

Software Development Metrics

Posted: 06 Apr 2016 06:25 AM PDT

Software Development Metrics

Software Development Metrics.

Software Development Metrics teaches you how to gather, analyze, and effectively use the metrics that define your organizational structure, process models, and development methods. The insights and examples in this book are based entirely on field experience. You’ll learn practical techniques like building tools to track key metrics and developing data-based early warning systems. Along the way, you’ll learn which metrics align with different development practices, including traditional and adaptive methods.

What’s Inside

  • Identify the most valuable metrics for your team and process
  • Differentiate “improvement” from “change”
  • Learn to interpret and apply the data you gather
  • Common pitfalls and anti-patterns

About the Technology

When driving a car, you are less likely to speed, run out of gas, or suffer engine failure because of the measurements the car reports to you about its condition. Development teams, too, are less likely to fail if they are measuring the parameters that matter to the success of their projects. This book shows you how.

About the reader

No formal experience with developing or applying metrics is assumed.

The post Software Development Metrics appeared first on 1Bookcase.

AngularJS in Action

Posted: 06 Apr 2016 06:18 AM PDT

AngularJS in Action

AngularJS in Action.

AngularJS in Action teaches you everything you need to get started with AngularJS. As you read, you’ll learn to build interactive single-page web interfaces, apply emerging patterns like MVVM, and tackle key tasks like communicating with back-end servers. All examples are supported by clear explanations and illustrations along with fully annotated code listings.

What’s Inside

  • Get started with AngularJS
  • Write your own components
  • Best practices for application architecture
  • Progressively build a full-featured application
  • Covers Angular JS 1.3
  • Sample application updated to the latest version of Angular

About the Technology

AngularJS is a JavaScript-based framework that extends HTML, so you can create dynamic, interactive web applications in the same way you create standard static pages. Out of the box, Angular provides most of the functionality you’ll need for basic apps, but you won’t want to stop there. Intuitive, easy to customize, and test-friendly, Angular practically begs you to build more interesting apps.

About the reader

This book assumes you know at least a little JavaScript. No prior exposure to AngularJS or other web frameworks is required.

The post AngularJS in Action appeared first on 1Bookcase.

Agile Metrics in Action

Posted: 06 Apr 2016 06:13 AM PDT

Agile Metrics in Action

Agile Metrics in Action: How to measure and improve team performance.

Agile Metrics in Action teaches you how. This practical book is a rich resource for an agile team that aims to use metrics to objectively measure performance. You'll learn how to gather the data that really count, along with how to effectively analyze and act upon the results. Along the way, you'll discover techniques all team members can use for better individual accountability and team performance.

What’s inside

  • Use the data you generate every day from CI and Scrum
  • Improve communication, productivity, transparency, and morale
  • Objectively measuring performance
  • Make metrics a byproduct of your development process

About the Technology

The iterative nature of agile development is perfect for experience-based, continuous improvement. Tracking systems, test and build tools, source control, continuous integration, and other built-in parts of a project lifecycle throw off a wealth of data you can use to improve your products, processes, and teams. The question is, how to do it?

About the reader

Practices in this book will work with any development process or tool stack. For code-based examples, this book uses Groovy, Grails, and MongoDB.

The post Agile Metrics in Action appeared first on 1Bookcase.

Digital Defense

Posted: 05 Apr 2016 11:37 PM PDT

51gUR3++hML._SX329_BO1,204,203,200_

Digital Defense: A Cybersecurity Primer.

Drs. Pelton and Singh warn of the increasing risks of cybercrime and lay out a series of commonsense precautions to guard against individual security breaches. This guide clearly explains the technology at issue, the points of weakness and the best ways to proactively monitor and maintain the integrity of individual networks. Covering both the most common personal attacks of identity fraud, phishing, malware and breach of access as well as the larger threats against companies and governmental systems, the authors explain the vulnerabilities of the internet age. As more and more of life’s transactions take place online, the average computer user and society at large have a lot to lose. All users can take steps to secure their information. Cybercrime is so subtle and hidden, people can ignore the threat until it is too late. Yet today about every three seconds a person is hit by some form of cyber attack out of the blue. Locking the "cyber-barn door" after a hacker has struck is way too late. Cyber security, cyber crime and cyber terrorism may seem to be intellectual crimes that don’t really touch the average person, but the threat is real. Demystifying them is the most important step and this accessible explanation covers all the bases.

The post Digital Defense appeared first on 1Bookcase.

Geochemical Modelling of Igneous Processes

Posted: 05 Apr 2016 11:34 PM PDT

519b5P5jYUL._SX330_BO1,204,203,200_

Geochemical Modelling of Igneous Processes: Bringing the Power of R to a Geochemical Community.

The aim of this book is to unlock the power of the freeware R language to advanced university students and researchers dealing with whole-rock geochemistry of (meta-) igneous rocks. The first part covers data input/output, calculation of commonly used indexes and plotting in R. The core of the book then focusses on the presentation and practical implementations of modelling techniques used for fingerprinting processes such as partial melting, fractional crystallization, binary mixing or AFC using major-, trace-element and radiogenic isotope data. The reader will be given a firm theoretical basis for forward/reverse modelling, followed by exercises dealing with typical problems likely to be encountered in real life, and their solutions using R. The concluding sections demonstrate, using practical examples, how a researcher can proceed in developing a realistic model simulating natural systems. The appendices outline the fundamentals of the R language and provide a quick introduction to the open-source R-package GCDkit for interpretation of whole-rock geochemical data from igneous and metamorphic rocks.

The post Geochemical Modelling of Igneous Processes appeared first on 1Bookcase.

Mathematical Problems in Data Science

Posted: 05 Apr 2016 11:31 PM PDT

41XVZz5ycOL._SX340_BO1,204,203,200_

Mathematical Problems in Data Science: Theoretical and Practical Methods.

This book describes current problems in data science and Big Data. Key topics are data classification, Graph Cut, the Laplacian Matrix, Google Page Rank, efficient algorithms, hardness of problems, different types of big data, geometric data structures, topological data processing, and various learning methods.  For unsolved problems such as incomplete data relation and reconstruction, the book includes possible solutions and both statistical and computational methods for data analysis. Initial chapters focus on exploring the properties of incomplete data sets and partial-connectedness among data points or data sets. Discussions also cover the completion problem of Netflix matrix; machine learning method on massive data sets; image segmentation and video search. This book introduces software tools for data science and Big Data such MapReduce, Hadoop, and Spark.

This book contains three parts:

  • The first part explores the fundamental tools of data science. It includes basic graph theoretical methods, statistical and AI methods for massive data sets.
  • In second part, chapters focus on the procedural treatment of data science problems including machine learning methods, mathematical image and video processing, topological data analysis, and statistical methods.
  • The final section provides case studies on special topics in variational learning, manifold learning, business and financial data recovery, geometric search, and computing models.

Mathematical Problems in Data Science is a valuable resource for researchers and professionals working in data science, information systems and networks.  Advanced-level students studying computer science, electrical engineering and mathematics will also find the content helpful.

The post Mathematical Problems in Data Science appeared first on 1Bookcase.

Clinical Cardiac Electrophysiology in the Young, 2nd Edition

Posted: 05 Apr 2016 11:26 PM PDT

Clinical Cardiac Electrophysiology in the Young

Clinical Cardiac Electrophysiology in the Young, 2nd Edition.

This book focuses on the practical aspects of clinical electrophysiology of cardiac arrhythmias in the young. It represents a compilation of the clinical course, electrophysiologic studies, pharmacological management, and transcatheter ablation therapy in patients from infancy through young adulthood. Topics include the mechanism, ECG characteristics, electrophysiologic findings, treatment, and prognosis of tachyarrhythmias and bradyarrhythmias; specialized subjects including syncope, cardiac pacemakers, and implantable cardiac defibrillators; pharmacology of antiarrhythmic agents; and the roles of allied healthcare professionals in the management of arrhythmias in the young.  This revised edition includes new or expanded chapters on the molecular biology mechanisms that underlie the structure and function of the cardiac conduction system; new navigation technologies for detecting cardiac arrhythmias while minimizing radiation exposure; genetic disorders of the cardiac impulse; and sudden cardiac death in the young, particularly athletes. Featuring contributions from practicing clinical cardiac electrophysiologists affiliated with the Michigan Congenital Heart Center at the University of Michigan, Clinical Cardiac Electrophysiology in the Young, Second Edition, is a premier reference for cardiologists, residents, and medical students.

The post Clinical Cardiac Electrophysiology in the Young, 2nd Edition appeared first on 1Bookcase.

CryptoSchool

Posted: 05 Apr 2016 11:13 PM PDT

51Q24FJe8LL._SX331_BO1,204,203,200_

CryptoSchool.

This book offers an introduction to cryptology, the science that makes secure communications possible, and addresses its two complementary aspects: cryptography―–the art of making secure building blocks―–and cryptanalysis―–the art of breaking them. The text describes some of the most important systems in detail, including AES, RSA, group-based and lattice-based cryptography, signatures, hash functions, random generation, and more, providing detailed underpinnings for most of them. With regard to cryptanalysis, it presents a number of basic tools such as the differential and linear methods and lattice attacks.

This text, based on lecture notes from the author's many courses on the art of cryptography, consists of two interlinked parts. The first, modern part explains some of the basic systems used today and some attacks on them. However, a text on cryptology would not be complete without describing its rich and fascinating history. As such, the colorfully illustrated historical part interspersed throughout the text highlights selected inventions and episodes, providing a glimpse into the past of cryptology.

The first sections of this book can be used as a textbook for an introductory course to computer science or mathematics students. Other sections are suitable for advanced undergraduate or graduate courses. Many exercises are included. The emphasis is on providing reasonably complete explanation of the background for some selected systems.

The post CryptoSchool appeared first on 1Bookcase.

Learning MATLAB

Posted: 05 Apr 2016 11:09 PM PDT

519QbTKrEpL._SX328_BO1,204,203,200_

Learning MATLAB: A Problem Solving Approach.

This comprehensive and stimulating introduction to Matlab, a computer language now widely used for technical computing, is based on an introductory course held at Qian Weichang College, Shanghai University, in the fall of 2014.

Teaching and learning a substantial programming language aren't always straightforward tasks. Accordingly, this textbook is not meant to cover the whole range of this high-performance technical programming environment, but to motivate first- and second-year undergraduate students in mathematics and computer science to learn Matlab by studying representative problems, developing algorithms and programming them in Matlab. While several topics are taken from the field of scientific computing, the main emphasis is on programming.

A wealth of examples are completely discussed and solved, allowing students to learn Matlab by doing: by solving problems, comparing approaches and assessing the proposed solutions.

The post Learning MATLAB appeared first on 1Bookcase.

Real-Time C++, 2nd Edition

Posted: 05 Apr 2016 11:05 PM PDT

41yfLkLWcQL._SX329_BO1,204,203,200_

Real-Time C++: Efficient Object-Oriented and Template Microcontroller Programming, 2nd Edition.

With this book, Christopher Kormanyos delivers a highly practical guide to programming real-time embedded microcontroller systems in C++. It is divided into three parts plus several appendices:

  • Part I provides a foundation for real-time C++ by covering language technologies, including object-oriented methods, template programming and optimization.
  • Next, part II presents detailed descriptions of a variety of C++ components that are widely used in microcontroller programming. It details some of C++'s most powerful language elements, such as class types, templates and the STL, to develop components for microcontroller register access, low-level drivers, custom memory management, embedded containers, multitasking, etc.
  • Finally, part III describes mathematical methods and generic utilities that can be employed to solve recurring problems in real-time C++.
  • The appendices include a brief C++ language tutorial, information on the real-time C++ development environment and instructions for building GNU GCC cross-compilers and a microcontroller circuit.

For this second edition, the most recent specification of C++14 in ISO/IEC 14882:2014 is used throughout the text. Several sections on new C++14 functionality have been added, and various others reworked to reflect changes in the standard. Also two new sample projects are introduced, and various user suggestions have been incorporated. To facilitate portability, no libraries other than those specified in the language standard itself are used. Efficiency is always in focus and numerous examples are backed up with real-time performance measurements and size analyses that quantify the true costs of the code down to the very last byte and microsecond.

The target audience of this book mainly consists of students and professionals interested in real-time C++. Readers should be familiar with C or another programming language and will benefit most if they have had some previous experience with microcontroller electronics and the performance and size issues prevalent in embedded systems programming.

The post Real-Time C++, 2nd Edition appeared first on 1Bookcase.

Parameterized Algorithms

Posted: 05 Apr 2016 11:00 PM PDT

51rvXQC9Q9L._SX329_BO1,204,203,200_

Parameterized Algorithms.

This comprehensive textbook presents a clean and coherent account of most fundamental tools and techniques in Parameterized Algorithms and is a self-contained guide to the area. The book covers many of the recent developments of the field, including application of important separators, branching based on linear programming, Cut & Count to obtain faster algorithms on tree decompositions, algorithms based on representative families of matroids, and use of the Strong Exponential Time Hypothesis. A number of older results are revisited and explained in a modern and didactic way.

The book provides a toolbox of algorithmic techniques:

  • Part I is an overview of basic techniques, each chapter discussing a certain algorithmic paradigm. The material covered in this part can be used for an introductory course on fixed-parameter tractability
  • Part II discusses more advanced and specialized algorithmic ideas, bringing the reader to the cutting edge of current research
  • Part III presents complexity results and lower bounds, giving negative evidence by way of W[1]-hardness, the Exponential Time Hypothesis, and kernelization lower bounds.

All the results and concepts are introduced at a level accessible to graduate students and advanced undergraduate students. Every chapter is accompanied by exercises, many with hints, while the bibliographic notes point to original publications and related work.

The post Parameterized Algorithms appeared first on 1Bookcase.

Recommender Systems Handbook, 2nd Edition

Posted: 05 Apr 2016 10:56 PM PDT

41Ka9aU74FL._SL200_

Recommender Systems Handbook, 2nd Edition.

This second edition of a well-received text, with 20 new chapters, presents a coherent and unified repository of recommender systems' major concepts, theories, methodologies, trends, and challenges. A variety of real-world applications and detailed case studies are included. In addition to wholesale revision of the existing chapters, this edition includes new topics including: decision making and recommender systems, reciprocal recommender systems, recommender systems in social networks, mobile recommender systems, explanations for recommender systems, music recommender systems, cross-domain recommendations, privacy in recommender systems, and semantic-based recommender systems. This multi-disciplinary handbook involves world-wide experts from diverse fields such as artificial intelligence, human-computer interaction, information retrieval, data mining, mathematics, statistics, adaptive user interfaces, decision support systems, psychology, marketing, and consumer behavior. Theoreticians and practitioners from these fields will find this reference to be an invaluable source of ideas, methods and techniques for developing more efficient, cost-effective and accurate recommender systems.

The post Recommender Systems Handbook, 2nd Edition appeared first on 1Bookcase.

Rails 4 in Action

Posted: 05 Apr 2016 08:33 AM PDT

Rails 4 in Action

Rails 4 in Action: Revised Edition of Rails 3 in Action.

Rails 4 in Action is a hands-on guide to the subject. In this fully revised new edition, you’ll master Rails 4 by developing a ticket-tracking application that includes RESTful routing, authentication and authorization, file uploads, email, and more. Learn to design your own APIs and successfully deploy a production-quality application. You’ll see test-driven development and behavior-driven development in action throughout the book, just like in a top Rails shop.

What’s Inside

  • Creating your own APIs
  • Using RSpec and Capybara
  • Emphasis on test-first development
  • Fully updated for Rails 4

About the Technology

Rails is a full-stack, open source web framework powered by Ruby. Now in version 4, Rails is mature and powerful, and to use it effectively you need more than a few Google searches. You’ll find no substitute for the guru’s-eye-view of design, testing, deployment, and other real-world concerns that this book provides.

About the Reader

For readers of this book, a background in Ruby is helpful but not required. No Rails experience is assumed.

The post Rails 4 in Action appeared first on 1Bookcase.

Oculus Rift in Action

Posted: 05 Apr 2016 08:22 AM PDT

Oculus Rift in Action

Oculus Rift in Action.

Oculus Rift in Action teaches you how to create 3D games and other virtual reality experiences for the Oculus Rift. You’ll explore the Rift hardware through examples of real applications using the Oculus SDK and both the Oculus C API and the Unity 3D graphics engine. Along the way, you’ll get practical guidance on how to use the Rift’s sensors to produce fluid VR experiences.

What’s Inside

  • Creating immersive VR
  • Integrating the Rift with the Unity 3D SDK
  • Implementing the mathematics of 3D
  • Avoiding motion-sickness triggers

About the Technology

Virtual reality has long been the domain of researchers and developers with access to specialized hardware and proprietary tools. With the appearance of the Oculus Rift VR headset, the game has changed. Using standard programming tools and the intuitive Oculus SDKs, you can deliver powerful immersive games, simulations, and other virtual experiences that finally nail the feeling of being in the middle of the action.

About the reader

Experience with C++, C#, or another OO language is assumed.

The post Oculus Rift in Action appeared first on 1Bookcase.

OCP Java SE 7 Programmer II Certification Guide

Posted: 05 Apr 2016 08:12 AM PDT

OCP Java SE 7 Programmer II Certification Guide

OCP Java SE 7 Programmer II Certification Guide: Prepare for the 1ZO-804 exam.

OCP Java SE 7 Programmer II Certification Guide is a comprehensive, focused study guide that prepares you to pass the OCP exam the first time you take it. It systematically guides you through each exam objective, reinforcing the Java skills you need through examples, exercises, and cleverly constructed visual aids. In every chapter you’ll find questions just like the ones you’ll face on the real exam. Tips, diagrams, and review notes give structure to the learning process to improve your retention.

What’s Inside

  • 100% coverage of the OCP Java SE 7 Programmer II exam (1Z0-804)
  • Flowcharts, UML diagrams, and other visual aids
  • Hands-on coding exercises
  • Focuses on passing the exam, not the Java language itself

About the Technology

The OCP Java 7 certification tells potential employers that you’ve mastered the language skills you need to design and build professional-quality Java software. Passing the OCP isn’t just about knowing your Java, though. You have to also know what to expect on the exam and how to beat the built-in tricks and traps.

About the reader

Designed for readers with intermediate-level Java skills.

The post OCP Java SE 7 Programmer II Certification Guide appeared first on 1Bookcase.

jQuery in Action, 3rd Edition

Posted: 05 Apr 2016 08:02 AM PDT

jQuery in Action 3rd Edition

jQuery in Action, 3rd Edition.

jQuery in Action, Third Edition, is a fast-paced guide to jQuery, focused on the tasks you’ll face in nearly any web dev project. In it, you’ll learn how to traverse the DOM, handle events, perform animations, write jQuery plugins, perform Ajax requests, and even unit test your code. Its unique Lab Pages anchor each concept in real-world code. This expanded Third Edition adds new chapters that teach you how to interact with other tools and frameworks and build modern single-page web applications.

What’s Inside

  • Updated for jQuery 3
  • DOM manipulation and event handling
  • Animations and effects
  • Advanced topics including Unit Testing and Promises
  • Practical examples and labs

About the Technology

Thanks to jQuery, no one remembers the bad old days when programmers manually managed browser inconsistencies, CSS selectors support, and DOM navigation, and when every animation was a frustrating exercise in raw JavaScript. The elegant, intuitive jQuery library beautifully manages these concerns, and jQuery 3 adds even more features to make your life as a web developer smooth and productive.

About the Readers

Readers are assumed to have only beginning-level JavaScript knowledge.

The post jQuery in Action, 3rd Edition appeared first on 1Bookcase.

Tidak ada komentar:

Posting Komentar