Book Watch Archive


Building Xamarin.Forms Mobile Apps Using XAML (Apress)
Friday, 15 March 2019

This book shows how to use Xamarin.Forms to build iOS and Android apps using a single, cross-platform approach. Authors Dan Hermes and Dr. Nima Mazloumi show how to bind UI to data models using data binding and using the MVVM pattern, and how to customize UI elements for each platform using industry-standard menus, effects, custom renderers, and native view declaration. 

<ASIN:1484240294>

 
Fundamental C: Getting Closer To The Machine (I/O Press)
Wednesday, 13 March 2019

This book takes an approach that is close to the hardware, introducing addresses, pointers, and how things are represented using binary. An important idea is that everything is a bit pattern and what it means can change. As a C developer, you need to think about the way data is represented, and Harry Fairhead encourages this. He emphasizes the idea of modifying how a bit pattern is treated using type punning and unions. This power brings with it the scourge of the C world – undefined behavior - which is ignored in many books on C. Here, not only is it acknowledged, it is explained, together with ways to avoid it. 

<ASIN:1871962609>

 
Data Structures and Algorithms with Scala (Springer)
Monday, 11 March 2019

This practically-focused textbook presents a concise tutorial on data structures and algorithms using the object-functional language Scala. The material builds upon the foundation established in the title Programming with Scala: Language Exploration by the same author, Bhim P. Upadhyaya. Highlighting the techniques and skills necessary to quickly derive solutions to applied problems, this text is aimed at time-pressured students and professional software engineers.

<ASIN:3030125602>

 
Programming Bitcoin (O'Reilly)
Friday, 08 March 2019

Dive into Bitcoin technology with this hands-on guide. Author Jimmy Song shows Python programmers and developers how to program a Bitcoin library from scratch. You’ll learn how to work with the basics, including the math, blocks, network, and transactions behind this popular cryptocurrency and its blockchain payment system. By the end of the book, the author has illustrated how this cryptocurrency works under the hood by coding all the components necessary for a Bitcoin library. Examples show how to create transactions, get the data needed from peers, and send transactions over the network.

<ASIN:1492031496>

 
Kernelization: Theory of Parameterized Preprocessing (Cambridge University Press)
Wednesday, 06 March 2019

Written by a team of experts in the field, this book introduces a rapidly developing area of preprocessing analysis known as kernelization. The authors, Fedor V. Fomin, Daniel Lokshtanov, Saket Saurabh, and Meirav Zehavi, provide an overview of basic methods and important results, with accessible explanations of the most recent advances in the area, such as meta-kernelization, representative sets, polynomial lower bounds, and lossy kernelization.

<ASIN:1107057760>

 
Swift In Depth (Manning)
Monday, 04 March 2019

This book aims to show Swift's tools and how to effectively use them to create iOS apps with clean, crystal-clear code. Author Tjeerd in 't Veen reveals the high-value, difficult-to-discover Swift techniques he's learned through his own hard-won experience and explores the tools and quirks for developing next-gen apps and web services.

<ASIN:1617295183>

 
Docker for Rails Developers (Pragmatic)
Friday, 01 March 2019

This book shows how Docker lets you run applications at scale, adding new resources as needed. It gives you a solid foundation on using Docker and fitting it into your development workflow and deployment process. Author Rob Isenberg shows how to use Docker to help build, ship, and run your Ruby and Rails applications, solving major problems you face every day.

<ASIN:1680502735>

 
Kotlin for Android App Development (Addison-Wesley)
Wednesday, 27 February 2019

In this book, author Peter Sommerhoff aims to help you rapidly understand Kotlin’s principles and techniques, apply Kotlin in production app development, integrate Kotlin with existing Java code, and plan a migration to Kotlin, if you choose. If you have at least basic programming experience in another language, the overview and examples are designed to get the reader quickly up-to-speed with the Kotlin language, its constructs, and its advanced functional and object-oriented capabilities.

<ASIN:0134854195>

 
Hands-On Full-Stack Web Development with GraphQL and React (Packt)
Monday, 25 February 2019

This book is a guide to implementing applications by using React, Apollo, Node.js and SQL. Author Sebastian Grebe focuses on solving complex problems with GraphQL, such as abstracting multi-table database architectures and handling image uploads and shows how to build a complete Graphbook with the client and server powered by Apollo.

<ASIN:1789134528>

 
Java in a Nutshell 7th Ed (O'Reilly)
Friday, 22 February 2019

This updated edition of a long-lived classic aims to help experienced Java programmers get the most out of Java versions 9 through 11, as well as provide a learning path for new developers. Authors Ben Evans and David Flanagan use examples that demonstrate how to take complete advantage of modern Java APIs and development best practices. Their thoroughly revised book includes new material on Java Concurrency Utilities, and includes a reference to core concepts and APIs that explains how to perform real programming work in the Java environment.

<ASIN:1492037257>

 
Searchable Storage in Cloud Computing (Springer)
Wednesday, 20 February 2019

This book looks at searchable storage in cloud computing. It introduces and presents new schemes for exploring and exploiting the searchable storage via cost-efficient semantic hashing computation. Authors Dr.Yu Hua and Dr. Xue (Steve) Liu cover topics from basic hashing structures (Bloom filters, locality sensitive hashing, cuckoo hashing), semantic storage systems, and searchable namespace, which support multiple applications, such as cloud backups, exact and approximate queries and image analytics.)

<ASIN:9811327203>

 
Jump Start Vue.js (SitePoint)
Monday, 18 February 2019

This short book is ideal for front-end developers who need a rapid introduction to Vue.js. Author Nilson Jacques shows how the component-based architecture of Vue.js is designed to be flexible and easy to adopt, making it just as easy to integrate into projects and use alongside non-Vue code. If you've already used a component-based JavaScript framework such as React, you'll find this book an easy read, but it's also suitable for readers with no prior experience of such frameworks. 

<ASIN:1925836096>

 
«StartPrev61626364656667686970NextEnd»

Page 66 of 243