Posts

Showing posts from May, 2018

Raspberry Pi for Secret Agents

Image
Title : Raspberry Pi for Secret Agents Edition : 3rd edition Year : 2016 Authors :  Matthew Poole Publisher :  Packt Preface The Raspberry Pi was developed with the intention of promoting basic computer science in  schools, but the Pi also represents a welcome return to simple, fun, and open computing.  Using gadgets for purposes other than the intended ones, especially for mischief and  pranks, has always been an important part of adopting a new technology and making it  your own. With a  £25 Raspberry Pi computer and a few common USB gadgets, anyone can afford to  become a secret agent. This third edition by Matthew Poole takes the previous edition's projects and brings them  up to date to now support the new Raspberry Pi Zero, Raspberry Pi Version 3, and the  Raspbian Jessie operating system.  There is also a new chapter that looks at ways to connect sensors and gadgets to our Pi to  protect ourselves against other would-be secret agents. DOWNLOAD (MEGA)  

Scala Design Patterns

Image
Title : Scala Design Patterns Edition :  Year : 2016 Authors :  Ivan Nikolov Publisher :  Packt Preface Software engineering and design has existed for many years now. We use software  almost everywhere in our lives, and this makes programs extremely distinct in terms  of the problems they solve. Regardless of the number of things that can be done with programming, there are  still some specific features that repeat over and over again. Over time, people have  come up with some best practices that help to tackle specific patterns that emerge in  programs. These are called design patterns. Design patterns solve not only commonly occurring problems, but also deal with  language limitations. No matter what the specific design patterns are and what  single issue they solve, all of them in the end aim at producing better software.  This includes improved readability, simplicity, easier maintainability, testability,  extendibility, and efficiency. Today, design patterns

Scala High Performance Programming

Image
Title : Scala High Performance Programming Edition :  Year : 2016 Authors :  Vincent Theron,  Michael Diamant Publisher :  Packt Preface Scala is an audacious programming language that blends object-oriented and functional  programming concepts on the JVM. Scala has grown from relative obscurity to a top choice  for developing robust and maintainable JVM applications. However, writing highly  performant applications remains a challenge without a deep understanding of the language  and the advanced features that it provides. Since 2011, we have used Scala to solve complex business challenges with demanding  performance requirements. In Scala High Performance Programming, we share the lessons that  we have learned over the years and the techniques we apply when writing software. We  explore the language and its ecosystem of tools and widely-used libraries in this book. Our goal with this book is to help you understand the options that are made available to  you by th

Scientific Computing with Python 3

Image
Title : Scientific Computing with Python 3 Edition :  Year : 2016 Authors :  Claus Führer,  Jan Erik Solem,  Olivier Verdier Publisher :  Packt Preface Python can be used for more than just general-purpose programming. It is a free, open  source language and environment that has tremendous potential for use within the domain  of scientific computing. This book presents Python in tight connection with mathematical  applications and demonstrates how to use various concepts in Python for computing  purposes, including examples with the latest version of Python 3. Python is an effective tool  to use when coupling scientific computing and mathematics and this book will teach you  how to use it for linear algebra, arrays, plotting, iterating, functions, polynomials, and much  more.  DOWNLOAD (MEGA)  |  DOWNLOAD (SOLIDFILE)  |  DOWNLOAD (UPTOBOX) Password zip : gratissebook.blogspot.co.id

New X-Men by Grant Morrison vol 1 - 7

Image
Title : New X-Men by Grant Morrison vol 1 - 7  Edition :  Year : 2002 - 2014 Authors : Grant Morrison Publisher :  Marvel New X-Men by Grant Morrison Vol. 1 – 7 (TPB) (2002-2014) : Cassandra Nova has murdered 16 million mutants. Now she has her sights set on The X-Men! Xavier and his team of mutants have long dreamed of a time of peace. But the time for dreaming is over. Now it is time to fight. Volume 1 :    DOWNLOAD (MEGA)  |  DOWNLOAD (MEDIAFIRE)   Volume 2 :   DOWNLOAD (MEGA)  |  DOWNLOAD (MEDIAFIRE)   Volume 3 :   DOWNLOAD (MEGA)  |  DOWNLOAD (MEDIAFIRE)   Volume 4 :   DOWNLOAD (MEGA)  |  DOWNLOAD (MEDIAFIRE) Volume 5 :   DOWNLOAD (MEGA)  |  DOWNLOAD (MEDIAFIRE) Volume 6 :   DOWNLOAD (MEGA)  |  DOWNLOAD (MEDIAFIRE) Volume 7 :   DOWNLOAD (MEGA)  |  DOWNLOAD (MEDIAFIRE) CBR Reader : DOWNLOAD HERE..! Password zip : gratissebook.blogspot.co.id

Cable Classic vol 1-3 (2008 - 2012)

Image
Title : Cable Classic vol 1-3 Edition :  Year : 2008 - 2012 Authors :  Publisher :  Marvel Cable Classic Vol. 1 – 3 (2008-2012) : It was 1990, the dawn of the most action-packed decade in comic-book history, and one man — one time-traveling, gun-toting mutant cyborg mercenary — was there to lead the way! Opening with a one-man assault on the Mutant Liberation Front, Cable finds himself haunted by the failures of both past and future (not necessarily in that order), converging on him at once in the form of his doppelganger Stryfe! The secrets of the Six Pack and the quest of the Clan Chosen revealed! Featuring the X-Men, the New Mutants and the Warriors Three from Thor! Volume 1 :  DOWNLOAD (MEGA)  |  DOWNLOAD (MEDIAFIRE)  |  DOWNLOAD (ZIPPYSHARE) Volume 2 :  DOWNLOAD (MEGA)  |  DOWNLOAD (MEDIAFIRE)   Volume 3 :  DOWNLOAD (MEGA)  |  DOWNLOAD (MEDIAFIRE)  |  DOWNLOAD (ZIPPYSHARE) CBR Reader : DOWNLOAD HERE..! Password zip : gratissebook

Smart Internet of Things Projects

Image
Title : Smart Internet of Things Projects Edition :  Year : 2016 Authors : Agus Kurniawan Publisher :  Packt Preface Internet of Things is a groundbreaking technology that is connecting numerous  physical devices to the internet and controlling them. Creating basic IoT projects is  common but imagine building smart IoT projects that can extract data from physical  devices, thereby making decision by itself. Smart Internet of Things project is an essential reference of practical solution  to build a project that combines IoT and intelligent system. Basic statistics and  various applied algorithms on Data Science and Machine Learning are introduced  to accelerate your learning of how to integrate decision system into the physical  devices.  This book contains IoT projects, such as building a smart temperature  controller, creating your own vision machine project, how to build an autonomous  mobile robot like a car, how to control IoT projects through voice command, bu

Spring Microservices

Image
Title : Spring Microservices Edition :  Year : 2016 Authors : Rajesh RV Publisher :  Packt Preface Microservice is an architecture style and pattern in which complex systems are  decomposed into smaller services that work together to form larger business services.  Microservices are services that are autonomous, self-contained, and independently  deployable. In today's world, many enterprises use microservices as the default  standard for building large, service-oriented enterprise applications. The Spring framework is a popular programming framework with the developer  community for many years. Spring Boot removed the need to have a heavyweight  application container and provided a means to deploy lightweight, server-less  applications. Spring Cloud combines many Netflix OSS components and provides an  ecosystem to run and manage large-scale microservices. It provides capabilities such  as load balancing, service registry, monitoring, service gateway, and so on

Switching to Angular 2

Image
Title : Switching to Angular 2 Edition :  Year : 2016 Authors : Minko Gechev Publisher :  Packt Preface AngularJS is a JavaScript development framework that makes building web  applications easier. It is used today in large-scale, high-traffic websites that struggle  with underperformance and portability issues, as well as SEO unfriendliness and  complexity at scale. Angular 2 changes these.  It is the modern framework you need to build performant and robust web  applications. Switching to Angular 2 is the quickest way to get to grips with Angular 2,  and it will help you transition into the brave new world of Angular 2.  By the end of the book, you'll be ready to start building quick and efficient Angular 2  applications that take advantage of all the new features on offer. DOWNLOAD (MEGA)  |  DOWNLOAD (SOLIDFILE)  |  DOWNLOAD (UPTOBOX) Password zip : gratissebook.blogspot.co.id

The Android Game Developer's Handbook

Image
Title : The Android Game Developer's Handbook Edition :  Year : 2016 Authors : Avisekhar Roy Publisher :  Packt Preface Fun is the keyword that creates the necessity for entertainment in life. There are  many platforms made for entertainment, and games are one of those platforms.  There are many types of games available around the world. There were times when  gaming was limited to sports, board games, card games, and the like. Then, games  entered the digital domain with specific gaming devices. Gradually, they have come  to the mobile platform now. Android is one of the most promising platforms. The  Android market is growing each day and Android gaming is growing with it.  This book is mainly aimed at game programmers. Many people consider game  programming the same as any other programming job. However, my personal  opinion differs—game programming is not about sitting with an open code editor  and typing in a computer language, it's about creating a med

The Fundamental of Effective Customer Experience Management

Image
Title : The Fundamental of Effective Customer Experience Management Edition :  Year : 2016 Authors :  Publisher :  CRM Media Preface Delivering great customer experiences combines keeping a close eye on customer  journeys, listening to what customers have to say, and interacting with customers  consistently and effectively, no matter which channel they choose. To achieve these great experiences, your employees need to have the right tools.  As your new customer demographics continually point to digital channels as the  preferred method of communication, those human-free touch points need to evolve  to meet customers’ needs, and be capable of escalating to an agent as a failsafe. In the following Best Practices installment, you’ll hear from leading solution  providers with their recommendations for delivering great customer experiences  across channels and touch points.   DOWNLOAD (MEGA)  |  DOWNLOAD (SOLIDFILE)  |  DOWNLOAD (UPTOBOX) Password

The Must-Have Guide to Accurate Call Center Forecasting

Image
Title : The Must-Have Guide to Accurate Call Center Forecasting Edition :  Year : 2016 Authors :  Maggie Klenke, Chris Rainsforth, Charles Watson Publisher :  injixo Preface An effective forecast for an operations is like  having a healthy heart. Your forecast takes  in data and pumps out information and guidance  for your  scheduling  and service  level  management  functions.  Everything  is predicated  on getting the forecast  right. Forecasting is the most challenging function  in workforce management because accurate  data can be a challenge, business  information  doesn‘t  always  make  it back into  the  process,  and  a forecaster  is left  to  make  jud gement calls – and take accountability for it.  Getting educated on the principles of effective  forecasting  is a great  way  to  set yourself  up for success. There  are  ways  to  forecast,  reforecast,  and address  volatility  in  a  call  centre  operations  that  have  been used in  the  best operati