PHP Web Services: APIs for the Modern Web

Автор: harun54 от 30-01-2019, 19:05, Коментариев: 0

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

Название: PHP Web Services: APIs for the Modern Web
Автор: Lorna Jane Mitchell
Издательство: O'Reilly Media
Год: 2016
Формат: PDF
Размер: 11 Мб
Язык: английский / English

Whether you’re sharing data between two internal systems or building an API so that users can access their data, this practical guide has everything you need to build APIs with PHP. Author Lorna Jane Mitchell provides lots of hands-on code samples, real-world examples, and advice based on her extensive experience to guide you through the process—from the underlying theory to methods for making your service robust.
 

Black Hat Python: Python Programming for Hackers and Pentesters

Автор: harun54 от 30-01-2019, 18:42, Коментариев: 0

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

Название: Black Hat Python: Python Programming for Hackers and Pentesters
Автор: Justin Seitz
Издательство: No Starch Press
Год: 2014
Формат: PDF, EPUB
Размер: 10 Мб
Язык: английский / English

When it comes to creating powerful and effective hacking tools, Python is the language of choice for most security analysts. But just how does the magic happen? In Black Hat Python, the latest from Justin Seitz (author of the best-selling Gray Hat Python), you'll explore the darker side of Python's capabilities—writing network sniffers, manipulating packets, infecting virtual machines, creating stealthy trojans, and more.
 

Practical App Development with Aurelia

Автор: harun54 от 30-01-2019, 18:24, Коментариев: 0

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

Название: Practical App Development with Aurelia
Автор: Matthew Duffield
Издательство: Apress
Год: 2018
Формат: AZW3, PDF
Размер: 10 Мб
Язык: английский / English

Explore all the aspects of the Aurelia framework, including routing, templating, data binding, custom elements, event aggregation, HTTP services, features, plugins, etc. You’ll see how to tie all the pieces together and walk away with an understanding of how to build applications, end to end.
 

Дневник охотника за ошибками

Автор: harun54 от 30-01-2019, 18:23, Коментариев: 2

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


Название: Дневник охотника за ошибками. Путешествие через джунгли проблем безопасности программного обеспечения
Автор: Тобиас Клейн
Издательство: ДМК Пресс
Год: 2013
Страниц: 242
Формат: PDF
Размер: 5 Mb
Язык: Русский

Книга «Дневник охотника за ошибками», написанная экспертом по безопасности программного обеспечения Тобиасом Клейном (Tobias Klein), рассказывает, как обнаруживаются и используются ошибки, найденные им в некоторых наиболее популярных во всем мире программных продуктах, таких как операционная система Apple iOS, медиапроигрыватель VLC, веб-браузеры и даже ядро операционной системы Mac OS X. В этом уникальном отчете вы увидите, как разработчики, по чьей вине произошли эти ошибки, исправили их – или же оказались не в состоянии это сделать.

Изменил: harun54 по причине: Обновление ссылок

 

Internet of Things A to Z: Technologies and Applications

Автор: harun54 от 30-01-2019, 17:41, Коментариев: 0

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

Название: Internet of Things A to Z: Technologies and Applications
Автор: Qusay F. Hassan
Издательство: Wiley-ISTE
Год: 2018
Формат: PDF
Размер: 55 Мб
Язык: английский / English

Internet of Things A to Z offers a holistic approach to the Internet of Things (IoT) model. The Internet of Things refers to uniquely identifiable objects and their virtual representations in an Internet-like structure. Recently, there has been a rapid growth in research on IoT communications and networks, that confirms the scalability and broad reach of the core concepts. With contributions from a panel of international experts, the text offers insight into the ideas, technologies, and applications of this subject.
 

Programming Erlang: Software for a Concurrent World, 2nd Edition

Автор: harun54 от 30-01-2019, 17:32, Коментариев: 0

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

Название: Programming Erlang: Software for a Concurrent World, 2nd Edition
Автор: Joe Armstrong
Издательство: Pragmatic Bookshelf
Год: 2013
Формат: PDF, EPUB
Размер: 44 Мб
Язык: английский / English

A multi-user game, web site, cloud application, or networked database can have thousands of users all interacting at the same time. You need a powerful, industrial-strength tool to handle the really hard problems inherent in parallel, concurrent environments. You need Erlang. In this second edition of the bestselling Programming Erlang, you'll learn how to write parallel programs that scale effortlessly on multicore systems.
 

Professional AngularJS

Автор: harun54 от 30-01-2019, 17:19, Коментариев: 0

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

Название: Professional AngularJS
Автор: Valeri Karpov, Diego Netto
Издательство: Wrox
Год: 2015
Формат: PDF, EPUB
Размер: 22 Мб
Язык: английский / English

Most of the existing guides to AngularJS struggle to provide simple and understandable explanations for more advanced concepts. As a result, some developers who understand all the basic concepts of AngularJS struggle when it comes to building more complex real-world applications. Professional AngularJS provides a thorough understanding of AngularJS, covering everything from basic concepts, such as directives and data binding, to more advanced concepts like transclusion, build systems, and automated integration testing. In addition to explaining the features of AngularJS, this book distills real-world experience on how these features fit together to enable teams to work together more effectively in building extraordinary apps.
 

Pro Android 5, 5th Edition

Автор: harun54 от 30-01-2019, 17:14, Коментариев: 0

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

Название: Pro Android 5, 5th Edition
Автор: Dave MacLean, Satya Komatineni, Grant Allen
Издательство: Apress
Год: 2015
Формат: PDF, EPUB
Размер: 22 Мб
Язык: английский / English

Pro Android 5 shows you how to build real-world and fun mobile apps using the Android 5 SDK. This book updates the best-selling Pro Android and covers everything from the fundamentals of building apps for smartphones, tablets, and embedded devices to advanced concepts such as custom components, multi-tasking, sensors/augmented reality, better accessories support and much more.
 

Algorithms in a Nutshell: A Practical Guide, 2nd Edition

Автор: harun54 от 30-01-2019, 17:12, Коментариев: 0

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

Название: Algorithms in a Nutshell: A Practical Guide, 2nd Edition
Автор: George T. Heineman, Gary Pollice, Stanley Selkow
Издательство: O'Reilly Media
Год: 2015
Формат: PDF, EPUB
Размер: 22 Мб
Язык: английский / English

Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. This updated edition of Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right algorithm for your needs—with just enough math to let you understand and analyze algorithm performance.
 

Programming Robots with ROS

Автор: harun54 от 30-01-2019, 17:08, Коментариев: 0

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

Название: Programming Robots with ROS
Автор: Morgan Quigley, Brian Gerkey, William D. Smart
Издательство: O'Reilly Media
Год: 2015
Формат: PDF, EPUB
Размер: 17 Мб
Язык: английский / English

Want to develop novel robot applications, but don’t know how to write a mapping or object-recognition system? You’re not alone, but you’re certainly not without help. By combining real-world examples with valuable knowledge from the Robot Operating System (ROS) community, this practical book provides a set of motivating recipes for solving specific robotics use cases.