Programming Bitcoin: Learn How to Program Bitcoin from Scratch

Автор: bhaer от 1-11-2018, 11:31, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Programming Bitcoin: Learn How to Program Bitcoin from Scratch
Автор: Jimmy Song
Издательство:
Год: 2019
Страниц: 104
Формат: PDF (Early Release)
Размер: 10 Mb
Язык: English

Learn how to program a Bitcoin library with this hands-on guide from one of the leading teachers on bitcoin and bitcoin programming. Author Jimmy Song shows you the basics, including the math, blocks, network, and transactions behind this popular cryptocurrency and its blockchain payment system. You’ll also learn how simplified payment verification and how proof-of-work works.
 

Handbook of Mobile Data Privacy

Автор: bhaer от 1-11-2018, 11:21, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Handbook of Mobile Data Privacy
Автор: Aris Gkoulalas-Divanis
Издательство: Springer
Год: 2018
Страниц: 403
Формат: PDF, EPUB
Размер: 48 Mb
Язык: English

This handbook covers the fundamental principles and theory, and the state-of-the-art research, systems and applications, in the area of mobility data privacy. It is primarily addressed to computer science and statistics researchers and educators, who are interested in topics related to mobility privacy.
 

Algorithms for Functional Programming

Автор: bhaer от 1-11-2018, 10:32, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Algorithms for Functional Programming
Автор: John David Stone
Издательство: Springer
Год: 2018
Страниц: 389
Формат: PDF
Размер: 10 Mb
Язык: English

This book presents a variety of widely used algorithms, expressing them in a pure functional programming language to make their structure and operation clearer to readers. In the opening chapter the author introduces the specific notations that constitute the variant of Scheme that he uses. The second chapter introduces many of the simpler and more general patterns available in functional programming. The chapters that follow introduce and explain data structures, sorting, combinatorial constructions, graphs, and sublist search.
 

Excel 2016 for Marketing Statistics

Автор: harun54 от 31-10-2018, 21:57, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Excel 2016 for Marketing Statistics
Автор: Thomas J Quirk and Eric Rhiney
Издательство: Springer
Год: 2016
Формат: PDF
Размер: 12 Мб
Язык: английский / English

This is the first book to show the capabilities of Microsoft Excel in teaching marketing statistics effectively. It is a step-by-step exercise-driven guide for students and practitioners who need to master Excel to solve practical marketing problems. If understanding statistics isn’t your strongest suit, you are not especially mathematically-inclined, or if you are wary of computers, this is the right book for you.
 

DNS and BIND on IPv6: DNS for the Next-Generation Internet

Автор: Ice Zero от 31-10-2018, 21:35, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: DNS and BIND on IPv6: DNS for the Next-Generation Internet
Автор: Cricket Liu
Издательство: O'Reilly Media
Год: 2011
Формат: PDF
Страниц: 54
Для сайта: litgu.ru
Размер: 2 Mb
Язык: English

If you're preparing to roll out IPv6 on your network, this concise book provides the essentials you need to support this protocol with DNS. You'll learn how DNS was extended to accommodate IPv6 addresses, and how you can configure a BIND name server to run on the network. This book also features methods for troubleshooting problems with IPv6 forward- and reverse-mapping, and techniques for helping islands of IPv6 clients communicate with IPv4 resources.
 

Do more with SOA Integration: Best of Packt

Автор: Ice Zero от 31-10-2018, 21:29, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Do more with SOA Integration: Best of Packt
Автор: Arun Poduval, Doug Todd, Harish Gaur, Jeremy Bolie
Издательство: Packt Publishing
Год: 2011
Формат: PDF
Страниц: 702
Для сайта: litgu.ru
Размер: 9 Mb
Язык: English

Integrate, automate, and regulate your business processes with the best of Packt's SOA books and ebooks
Get to grips with SOA integration in this comprehensive guide which draws on the value of eight separate Packt SOA books!
Learn about SOA integration through both step-by-step tutorial and cookbook chapters
A mash-up book from a range of expert SOA professionals, and a total of eight Packt titles - professional expertise distilled in a true sense.
 

Docker Cookbook: Solutions and Examples for Building Distributed Applications

Автор: Ice Zero от 31-10-2018, 21:16, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Docker Cookbook: Solutions and Examples for Building Distributed Applications
Автор: S?bastien Goasguen
Издательство: O'Reilly Media
Год: 2015
Формат: EPUB
Страниц: 366
Для сайта: litgu.ru
Размер: 6 Mb
Язык: English

Whether you’re deploying applications on premise or in the cloud, this cookbook provides developers, operators, and IT professionals with more than 130 proven recipes for working with Docker.
With these practical solutions, experienced developers with no previous knowledge of Docker will be able to package and deploy distributed applications within a couple of chapters. IT professionals will be able to solve everyday problems, as well as create, run, share, and deploy Docker images. Operators will quickly be able to adopt the tools that will change the way they work.
 

How to Use Objects: Code and Concepts

Автор: harun54 от 31-10-2018, 21:12, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: How to Use Objects: Code and Concepts
Автор: Holger Gast
Издательство: Addison-Wesley Professional
Год: 2016
Формат: EPUB
Размер: 20 Мб
Язык: английский / English

While most developers today use object-oriented languages, the full power of objects is available only to those with a deep understanding of the object paradigm. How to Use Objects will help you gain that understanding, so you can write code that works exceptionally well in the real world. Author Holger Gast focuses on the concepts that have repeatedly proven most valuable and shows how to render those concepts in concrete code. Rather than settling for minimal examples, he explores crucial intricacies, clarifies easily misunderstood ideas, and helps you avoid subtle errors that could have disastrous consequences.
 

Docker: Up & Running: Shipping Reliable Containers in Production

Автор: Ice Zero от 31-10-2018, 20:49, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Docker: Up & Running: Shipping Reliable Containers in Production
Автор: Karl Matthias, Sean P. Kane
Издательство: O'Reilly Media
Год: 2015
Формат: PDF
Страниц: 230
Для сайта: litgu.ru
Размер: 2 Mb
Язык: English

Docker is quickly changing the way that organizations are deploying software at scale. But understanding how Linux containers fit into your workflow—and getting the integration details right—are not trivial tasks. With this practical guide, you’ll learn how to use Docker to package your applications with all of their dependencies, and then test, ship, scale, and support your containers in production.
Two Lead Site Reliability Engineers at New Relic share much of what they have learned from using Docker in production since shortly after its initial release. Their goal is to help you reap the benefits of this technology while avoiding the many setbacks they experienced.
 

Doing Data Science: Straight Talk from the Frontline

Автор: Ice Zero от 31-10-2018, 20:49, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Doing Data Science: Straight Talk from the Frontline
Автор: Cathy O'Neil, Rachel Schutt
Издательство: O'Reilly Media
Год: 2013
Формат: PDF
Страниц: 408
Для сайта: litgu.ru
Размер: 24 Mb
Язык: English

Now that people are aware that data can make the difference in an election or a business model, data science as an occupation is gaining ground. But how can you get started working in a wide-ranging, interdisciplinary field that’s so clouded in hype? This insightful book, based on Columbia University’s Introduction to Data Science class, tells you what you need to know.
In many of these chapter-long lectures, data scientists from companies such as Google, Microsoft, and eBay share new algorithms, methods, and models by presenting case studies and the code they use. If you’re familiar with linear algebra, probability, and statistics, and have programming experience, this book is an ideal introduction to data science.