Learn Android App Development

Автор: alex66 от 19-12-2019, 12:20, Коментариев: 0

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


Название: Learn Android App Development
Автор: Wallace Jackson
Издательство: Apress
Год: 2013
Формат: PDF
Страниц: 536
Размер: 40,98 МБ
Язык: English

Learn Android App Development is a hands-on tutorial and useful reference. You'll quickly get up to speed and master the Android SDK and the Java that you need for your Android Apps.

The Android SDK offers powerful features, and this book is the fastest path to mastering them—and the rest of the Andorid SDK—for programmers with some experience who are new to Android smartphone and tablet apps development. Many books introduce the Android SDK, but very few explain how to develop apps optimally. This book teaches both core Java language concepts and how to wisely but rapidly employ the design patterns and logic using the Android SDK, which is based on Java APIs.
 

Electron in Action

Автор: buratino от 19-12-2019, 11:46, Коментариев: 0

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


Название: Electron in Action
Автор: Steve Kinney
Издательство: Manning Publications
Год: 2019
Страниц: 376
Формат: True PDF
Размер: 14 Mb
Язык: English

Electron in Action guides you, step-by-step, as you learn to build cross-platform desktop applications that run on Windows, OSX, and Linux. By the end of the book, you'll be ready to build simple, snappy applications using jаvascript, Node, and the Electron framework.
 

Solving Identity Management in Modern Applications: Demystifying OAuth 2.0, OpenID Connect, and SAML 2.0

Автор: literator от 18-12-2019, 17:14, Коментариев: 0

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

Название: Solving Identity Management in Modern Applications: Demystifying OAuth 2.0, OpenID Connect, and SAML 2.0
Автор: Yvonne Wilson, Abhishek Hingnikar
Издательство: Apress
Год: 2019
Страниц: 323
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Know how to design and use identity management to protect your application and the data it manages.
At a time when security breaches result in increasingly onerous penalties, it is paramount that application developers and owners understand identity management and the value it provides when building applications. This book takes you from account provisioning to authentication to authorization, and covers troubleshooting and common problems to avoid. The authors include predictions about why this will be even more important in the future. Application best practices with coding samples are provided.
 

Python Programming Language For Beginners: A Crash Course Guide with Tricks and Tools for Your First Approach to Learn and Programming with Python

Автор: literator от 17-12-2019, 19:46, Коментариев: 0

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

Название: Python Programming Language For Beginners: A Crash Course Guide with Tricks and Tools for Your First Approach to Learn and Programming with Python
Автор: Clark Wes
Издательство: Amazon Digital Services LLC
Год: 2019
Страниц: 116
Язык: английский
Формат: epub, mobi, pdf (conv)
Размер: 10.1 MB

Do you want to learn the programming language from scratch? Are you looking for a guide to teach you computer programming and can be used independently? Would you like to know how Python works and its language? "Python Programming Language For Beginners" will guide you through your approach to programming in a simple and intuitive way. Python is an object-oriented dynamic programming language that can be used for many types of software development. It offers strong support for integration with other languages and programs, is equipped with an extensive standard library and can be learned in a few days.
 

The Definitive Guide to AWS Application Integration: With Amazon SQS, SNS, SWF and Step Functions

Автор: buratino от 17-12-2019, 19:43, Коментариев: 0

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

Название: The Definitive Guide to AWS Application Integration: With Amazon SQS, SNS, SWF and Step Functions
Автор: Jyothi Prasad Buddha, Reshma Beesetty
Издательство: Apress
Год: 2020
Формат: true pdf/epub
Страниц: 349
Размер: 10.8 Mb
Язык: English

Build reliable, asynchronous, and distributed applications using message queuing and task orchestration capabilities of Amazon Web Services (AWS) Application Integration. This book prepares you to build distributed applications and administrators, and manage queues, workflows, and state machines.
You'll start by reviewing key AWS prerequisite services such as EC2, Lambda, S3, DynamoDB, CloudWatch, and IAM. Simple Queue Service (SQS) and SNS Simple Notification Service (SNS) are then covered to show how applications interact with each other in a reliable and resilient fashion. Next, workflow building with (Simple Workflow Service (SWF) for orchestration of tasks is explained and in the final chapter learn the techniques for building a state using Step Functions, Simple Workflow Service along with Flow Framework.
 

Excel VBA & Excel Pivot Tables Crash Course: Ultimate Crash Course to Learn It Well and Become an Expert in VBA, Excel Macros & Pivot Tables

Автор: literator от 17-12-2019, 18:38, Коментариев: 0

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

Название: Excel VBA & Excel Pivot Tables Crash Course: Ultimate Crash Course to Learn It Well and Become an Expert in VBA, Excel Macros & Pivot Tables. Smarter Way to Learn it faster and Remember it longer
Автор: Hein Smith
Издательство: Amazon Digital Services LLC
Год: 2019
Страниц: 344
Язык: английский
Формат: epub
Размер: 10.1 MB

Trying to Learn Excel VBA & Excel Pivot Tables without instruction is Like trying to learn to read without instruction. Do you want to become an Expert in Microsoft Excel? Is your dream to become an advanced Excel Macro specialist? Whatever your answer may be, I am sure you wouldn’t pass up the opportunity to find out more about the subject. With Excel VBA & Excel Pivot Tables Crash Course , you can take your Excel skills to a whole new level.
 

Machine Learning Approaches in Cyber Security Analytics

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

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

Название: Machine Learning Approaches in Cyber Security Analytics
Автор: Tony Thomas, Athira P. Vijayaraghavan
Издательство: Springer
Год: 2020
Страниц: 217
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book introduces various machine learning methods for cyber security analytics. With an overwhelming amount of data being generated and transferred over various networks, monitoring everything that is exchanged and identifying potential cyber threats and attacks poses a serious challenge for cyber experts. Further, as cyber attacks become more frequent and sophisticated, there is a requirement for machines to predict, detect, and identify them more rapidly. Machine learning offers various tools and techniques to automate and quickly predict, detect, and identify cyber attacks.
 

The Java Module System

Автор: admin от 17-12-2019, 12:52, Коментариев: 0

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

Название: The Java Module System
Автор: Nicolai Parlog
Издательство: Manning Publications
Год: 2019
Страниц: 440
Язык: английский
Формат: pdf (true), epub
Размер: 32.6 MB

Java's much-awaited "Project Jigsaw" is finally here! Java 11 includes a built-in modularity framework, and The Java Module System is your guide to discovering it. In this new book, you'll learn how the module system improves reliability and maintainability, and how it can be used to reduce tight coupling of system components. The Java Module System is your in-depth guide to creating and using Java modules. With detailed examples and easy-to-understand diagrams, you'll learn the anatomy of a modular Java application. Along the way, you'll master best practices for designing with modules, debugging your modular app, and deploying to production.
 

Windows 10 for the Internet of Things

Автор: admin от 17-12-2019, 12:52, Коментариев: 0

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


Название: Windows 10 for the Internet of Things
Автор: Charles Bell
Издательство: Apress
Год: 2016
Страниц: 467
Формат: EPUB
Размер: 10 Mb
Язык: English

Manage and control Internet-connected devices from Windows and Raspberry Pi. Master the Windows IoT Core application programming interface and feature set to develop Internet of Things applications on the Raspberry Pi using your Windows and .NET programming skills. Windows 10 for the Internet of Things presents a set of example projects covering a wide range of techniques designed specifically to jump start your own Internet of Things creativity. You'll learn everything you need to know about Windows IoT Core in order to develop Windows and IoT applications that run on the Pi.
 

Advanced API Security: OAuth 2.0 and Beyond 2nd Edition

Автор: buratino от 17-12-2019, 10:17, Коментариев: 0

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

Название: Advanced API Security: OAuth 2.0 and Beyond Second Edition
Автор: Prabath Siriwardena
Издательство: Apress
Год: 2020
Формат: True PDF
Страниц: 449
Размер: 10.5 Mb
Язык: English

Prepare for the next wave of challenges in enterprise security. Learn to better protect, monitor, and manage your public and private APIs.
Enterprise APIs have become the common way of exposing business functions to the outside world. Exposing functionality is convenient, but of course comes with a risk of exploitation. This book teaches you about using OAuth 2.0 and related profiles to access APIs securely with web applications, single-page applications, native mobile applications and browser-less applications. Benefit from lessons learned from analyzing multiple attacks that have taken place by exploiting security vulnerabilities in various OAuth 2.0 implementations. Explore root causes, and improve your security practices to mitigate against similar future exploits.