Vtome.ru - электронная библиотека

  • Добавил: daromir
  • Дата: 1-11-2018, 11:49
  • Комментариев: 0
Название: Error Handling in C# with Exceptions (Видеокурс)
Автор: Jason Roberts
Издательство: Pluralsight
Год: 2018
Видео: H264 MP4 AVC, 1280x720
Аудио: AAC 44100 KHz 2 Ch
Продолжительность: 01:37:00
Размер: 266,1 mb
Язык: English

Understanding and using exceptions is crucial to creating readable code that responds correctly to errors at runtime. This course will teach you how to handle errors in C# applications by throwing, catching, filtering, and customizing exceptions.
  • Добавил: bhaer
  • Дата: 1-11-2018, 11:40
  • Комментариев: 0

Название: Deep Learning in the Browser
Автор: Xavier Bourry
Издательство: Bleeding Edge Press
Год: 2018
Страниц: 243
Формат: PDF
Размер: 13 Mb
Язык: English

This book covers the crossroads of web development and deep learning. Both technologies are beginning to meet, and this honeymoon will produce new fantastic applications that you cannot even imagine yet.
In this book you will see how to use the main javascript deep learning frameworks and web programming in the browser with the capture of inputs and the WebGL implementation. Deep learning in the browser is currently at an embryonic stage, but this is the best time to bet on it before it becomes a giant, and this book will get you in on the action.
  • Добавил: 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.
  • Добавил: 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.
  • Добавил: 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.
  • Добавил: 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.
  • Добавил: 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
Для сайта: vtome.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.
  • Добавил: 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
Для сайта: vtome.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.
  • Добавил: 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
Для сайта: vtome.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.
  • Добавил: 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.