Amazon Web Services for Mobile Developers: Building Apps with AWS

Автор: bhaer от 19-10-2017, 13:19, Коментариев: 0

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


Название: Amazon Web Services for Mobile Developers: Building Apps with AWS
Автор: Abhishek Mishra
Издательство: Sybex
Год: 2017
Страниц: 792
Формат: PDF, AZW3
Размер: 51 Mb
Язык: English

A practical, real-world introduction to AWS tools and concepts
Amazon Web Services for Mobile Developers: Building Apps with AWS presents a professional view of cloud computing and AWS for experienced iOS/Android developers and technical/solution architects. Cloud computing is a rapidly expanding ecosystem, and working professionals need a practical resource to bring them up-to-date on tools that are rapidly becoming indispensable; this book helps expand your skill set by introducing you to AWS offerings that can make your job easier, with a focus on real-world application.
 

Essential Guide to VBA Programming for MS Excel

Автор: Igor1977 от 19-10-2017, 10:43, Коментариев: 0

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


Название: Essential Guide to VBA Programming for MS Excel
Автор: Baje D.
Издательство: Independently published
Год: 2017
Формат: pdf
Страниц: 52
Размер: 11 mb
Язык: английский

This book is specially arranged for people who wants to learn VBA on their own. The author has been teaching VBA for five years and had designed this book the way VBA can be easily learned. Similar to other books of the author, concepts are explained in layman's term to make learning easy. This contains the basics up to intermediate level of VBA Programming. Workfiles can be requested from the author using the email address found at the last pages of the book.
 

Turbo Pascal. Освой на примерах

Автор: SCART56 от 19-10-2017, 08:55, Коментариев: 0

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


Название: Turbo Pascal. Освой на примерах
Автор: Потопахин В.
Издательство: БХВ-Петербург
Год: 2005
Страниц: 235
ISBN: 5-94157-656-0
Формат: PDF
Размер: 10 Мб
Язык: русский

В первой части книги приведено неформальное описание языка Pascal, сопровождающееся большим количеством полностью законченных примеров, работающих в среде Turbo Pascal 7.0 компании Borland. Во второй части рассмотрено решение различных типовых задач программирования, нацеленных на формирование у обучаемого особой программистcкой логики и дающих возможность изучить и отработать на практике все существенные особенности языка Pascal.
 

Practical Python Design Patterns: Pythonic Solutions to Common Problems

Автор: bhaer от 18-10-2017, 18:41, Коментариев: 0

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


Название: Practical Python Design Patterns: Pythonic Solutions to Common Problems
Автор: Wessel Badenhorst
Издательство: Apress
Год: 2017
Страниц: 350
Формат: PDF, EPUB
Размер: 10 Mb
Язык: English

Become a better, more productive programmer through a series of projects that will help you deeply understand and master each of the design patterns covered. In this book you will learn to write elegant "Pythonic" code to solve common programming problems. You will also experience design thinking, by identifying design patterns that would be helpful given a specific problem or situation.
 

Functional Programming, Simplified: (Scala edition)

Автор: bhaer от 18-10-2017, 18:27, Коментариев: 0

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


Название: Functional Programming, Simplified: (Scala edition)
Автор: Alvin Alexander
Год: 2017
Страниц: 890
Формат: PDF, EPUB, AZW3
Размер: 10 Mb
Язык: English

“Functional Programming, Simplified (Scala edition),” makes the process of learning functional programming (FP) in Scala as simple as possible by breaking down complex topics into small, bite-size chunks that are easy to understand. The lessons are presented in a logical sequence — the order in which the author learned them — culminating in advanced topics like functional domain modeling, and how to write and use monads.
 

ng-book: The Complete Book on Angular 5

Автор: bhaer от 18-10-2017, 11:45, Коментариев: 0

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


Название: ng-book: The Complete Book on Angular 5 (Revision 65)
Автор: F. Coury, A. Lerner, N. Murray, C. Taborda
Год: 2017
Страниц: 682
Формат: PDF
Размер: 24 Mb
Язык: English

The in-depth, complete, and up-to-date book on Angular 5. Become an Angular 5 expert today.
 

Programming with Scala: Language Exploration

Автор: bhaer от 18-10-2017, 10:22, Коментариев: 0

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


Название: Programming with Scala: Language Exploration
Автор: Bhim P. Upadhyaya
Издательство: Springer
Год: 2017
Страниц: 194
Формат: PDF
Размер: 10 Mb
Язык: English

This reader-friendly textbook presents a concise and easy to follow introduction to Scala. Scala is an ideal first programming language, which permits programming in multiple paradigms, and enables developers to be more productive with modern computing infrastructures such as distributed environments.
 

An Introduction to Language Processing with Perl and Prolog: An Outline of Theories, Implementation, and Application with Special Consideration of English, French, and German

Автор: daromir от 18-10-2017, 10:02, Коментариев: 0

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


Автор: Pierre M. Nugues
Название: An Introduction to Language Processing with Perl and Prolog: An Outline of Theories, Implementation, and Application with Special Consideration of English, French, and German
Издательство: Springer
Год: 2006
Серия: Cognitive Technologies
ISBN: 354025031X
Язык: English
Формат: pdf
Размер: 10,3 mb
Страниц: 514

This book teaches the principles of natural language processing and covers linguistics issues. It also details the language-processing functions involved, including part-of-speech tagging using rules and stochastic techniques.
 

Exploring .NET Core with Microservices, ASP.NET Core, and Entity Framework Core

Автор: Igor1977 от 18-10-2017, 08:21, Коментариев: 0

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


Название: Exploring .NET Core with Microservices, ASP.NET Core, and Entity Framework Core
Автор: Metzgar D.
Издательство: Manning Publications
Год: 2017
Формат: pdf
Страниц: 155
Размер: 12 mb
Язык: английский

Windows developers have always enjoyed the productivity boost you get with the .NET platform, tools like Entity Framework and ASP.NET, and the amazingly-powerful C# language. Now, .NET Core extends those same benefits to Linux-based systems, offering a true cross-platform solution for enterprise application development. The .NET Core tools, including Entity Framework Core and ASP.NET Core, are lightweight and modular, and they offer similar performance to native Linux and JVM-based frameworks without requiring you to learn a new toolset or rebuild your applications. In a world where platform lock-in is an unpardonable sin, .NET Core offers a perfect pathway to the cloud-based, distributed environments that rule the day.
 

Advanced Persistent Threat Hacking: The Art and Science of Hacking Any Organization

Автор: bhaer от 17-10-2017, 21:38, Коментариев: 0

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


Название: Advanced Persistent Threat Hacking: The Art and Science of Hacking Any Organization
Автор: Tyler Wrightson
Издательство: McGraw-Hill Education
Год: 2014
Страниц: 464
Формат: PDF
Размер: 10 Mb
Язык: English

Master the tactics and tools of the advanced persistent threat hacker
In this book, IT security expert Tyler Wrightson reveals the mindset, skills, and effective attack vectors needed to compromise any target of choice. Advanced Persistent Threat Hacking discusses the strategic issues that make all organizations vulnerable and provides noteworthy empirical evidence.