All ebooks by Apress - in PDF and EPUB
Readzis program recommandation

All ebooks by Apress in PDF and EPUB


3610  Book(s)
Download this eBook Introducing Azure Bot Service
Add to my wish list

Introducing Azure Bot Service


Charles Waghmare


See how custom chatbots and Azure Bot Service can resolve common business problems. This book takes you through the many possibilities of bot development from a business point of view, using Microsoft bot technology, and demonstrates how to connect, deploy, and manage...

Publication date: 2019-08-29
Format: PDF, ePub
Publisher: Apress
Add to basket
£39,99
Download this eBook Applied Reinforcement Learning with Python
Add to my wish list

Applied Reinforcement Learning with Python


Taweh Beysolow Ii


Delve into the world of reinforcement learning algorithms and apply them to different use-cases via Python. This book covers important topics such as policy gradients and Q learning, and utilizes frameworks such as Tensorflow, Keras, and OpenAI Gym. Applied...

Publication date: 2019-08-23
Format: PDF, ePub
Publisher: Apress
Add to basket
£39,99
Download this eBook Agile Machine Learning
Add to my wish list

Agile Machine Learning


Eric Carter , Matthew Hurst


Build resilient applied machine learning teams that deliver better data products through adapting the guiding principles of the Agile Manifesto. Bringing together talented people to create a great applied machine learning team is no small feat. With developers and data...

Publication date: 2019-08-21
Format: PDF, ePub
Publisher: Apress
Add to basket
£64,99
Download this eBook Introducing Markdown and Pandoc
Add to my wish list

Introducing Markdown and Pandoc


Thomas Mailund


Discover how to write manuscripts in Markdown and translate them with Pandoc into different output formats. You’ll use Markdown to annotate text formatting information with a strong focus on semantic information: you can annotate your text with information about where...

Publication date: 2019-08-16
Format: PDF, ePub
Publisher: Apress
Add to basket
£49,99
Download this eBook Essential TypeScript
Add to my wish list

Essential TypeScript


Adam Freeman


Work with Typescript and get the most from this versatile open source language. Author Adam Freeman begins this book by describing Typescript and the benefits it offers, and goes on to show you how to use TypeScript in realistic scenarios, going in-depth to give you the...

Publication date: 2019-08-14
Format: PDF, ePub
Publisher: Apress
Add to basket
£49,99
Download this eBook Frameworkless Front-End Development
Add to my wish list

Frameworkless Front-End Development


Francesco Strazzullo


Explore an alternative method of front-end application development without using frameworks or third-party libraries. This book provides you with the required skills and freedom to consider a “no framework” approach when choosing a technology for creating a new...

Publication date: 2019-08-13
Format: PDF, ePub
Publisher: Apress
Add to basket
£54,99
Download this eBook Demystifying Internet of Things Security
Add to my wish list

Demystifying Internet of Things Security


Sunil Cheruvu , Anil Kumar , Ned Smith , David M. Wheeler


Break down the misconceptions of the Internet of Things by examining the different security building blocks available in Intel Architecture (IA) based IoT platforms. This open access book reviews the threat pyramid, secure boot, chain of trust, and the SW stack leading...

Publication date: 2019-08-13
Format: PDF, ePub
Publisher: Apress
Add to basket
Free
Download this eBook Waging Cyber War
Add to my wish list

Waging Cyber War


Jacob G. Oakley


Understand the challenges of implementing a cyber warfare strategy and conducting cyber warfare. This book addresses the knowledge gaps and misconceptions of what it takes to wage cyber warfare from the technical standpoint of those with their hands on the keyboard....

Publication date: 2019-08-13
Format: PDF, ePub
Publisher: Apress
Add to basket
£39,99
Download this eBook R Data Science Quick Reference
Add to my wish list

R Data Science Quick Reference


Thomas Mailund


In this handy, practical book you will cover each concept concisely, with many illustrative examples. You'll be introduced to several R data science packages, with examples of how to use each of them. In this book, you’ll learn about the following APIs and packages...

Publication date: 2019-08-07
Format: PDF, ePub
Publisher: Apress
Add to basket
£39,99
Download this eBook Beginning Oracle SQL for Oracle Database 18c
Add to my wish list

Beginning Oracle SQL for Oracle Database 18c


Ben Brumm


Start developing with Oracle SQL. This book is a one-stop introduction to everything you need to know about getting started developing an Oracle Database. You'll learn about foundational concepts, setting up a simple schema, adding data, reading data from the database,...

Publication date: 2019-08-05
Format: PDF, ePub
Publisher: Apress
Add to basket
£49,99
Download this eBook Introducing Delphi ORM
Add to my wish list

Introducing Delphi ORM


John Kouraklis


Discover the fundamental concepts of object-relational mapping (ORM) design, Aurelius’ basic features, and the practical applications of those features. In a series of tasks, you will be exposed to techniques and best practices that make the use of Aurelius easy and...

Publication date: 2019-08-02
Format: PDF, ePub
Publisher: Apress
Add to basket
£49,99
Download this eBook Artificial Intelligence Basics
Add to my wish list

Artificial Intelligence Basics


Tom Taulli


Artificial intelligence touches nearly every part of your day. While you may initially assume that technology such as smart speakers and digital assistants are the extent of it, AI has in fact rapidly become a general-purpose technology, reverberating across industries...

Publication date: 2019-08-01
Format: PDF, ePub
Publisher: Apress
Add to basket
£39,99
Download this eBook Software Project Estimation
Add to my wish list

Software Project Estimation


Dimitre Dimitrov


In Software Project Estimation, author Dimitre Dimitrov extrapolates upon the most crucial steps in accurately and meaningfully forecasting the timeline and specs of promised deliverables to clients. A client’s positive experience with project delivery and...

Publication date: 2019-08-01
Format: PDF, ePub
Publisher: Apress
Add to basket
£29,99
Download this eBook Surviving the Whiteboard Interview
Add to my wish list

Surviving the Whiteboard Interview


William Gant


The industry standard whiteboard interview can be daunting for developers. Let’s face it: it combines the worst aspects of a typical interview, on-the-spot public speaking, a quiz show, and a dinner party full of strangers judging you—all at once. Brilliant developers...

Publication date: 2019-08-01
Format: PDF, ePub
Publisher: Apress
Add to basket
£32,99
Download this eBook Android Studio IDE Quick Reference
Add to my wish list

Android Studio IDE Quick Reference


Ted Hagos


This concise reference book for Android Studio 3 presents the essential Android Studio functions in a well-organized format that can be used as a handy reference. It will quickly demonstrate the usage of the Android Studio IDE to build an Android mobile app step by...

Publication date: 2019-07-31
Format: PDF, ePub
Publisher: Apress
Add to basket
£29,99
Download this eBook C++17 Standard Library Quick Reference
Add to my wish list

C++17 Standard Library Quick Reference


Marc Gregoire , Peter Van Weert


This quick reference is a condensed guide to the essential data structures, algorithms, and functions provided by the C++17 Standard Library. It does not explain the C++ language or syntax, but is accessible to anyone with basic C++ knowledge or programming experience....

Publication date: 2019-07-31
Format: PDF, ePub
Publisher: Apress
Add to basket
£39,99
Download this eBook Beginning Perl Programming
Add to my wish list

Beginning Perl Programming


William "Bo" Rothwell


Get started with Perl 5 and learn the important core concepts of Perl programming, such as variables, flow control, expressions, and I/O. Additionally, this book covers pattern matching and shows that Perl is extremely flexible and powerful, and that it isn’t afraid of...

Publication date: 2019-07-27
Format: PDF, ePub
Publisher: Apress
Add to basket
£49,99
Download this eBook Learning Groovy 3
Add to my wish list

Learning Groovy 3


Adam L. Davis


Start building powerful apps that take advantage of the dynamic scripting capabilities of the Groovy language, including what's new in Groovy version 3.0. This book covers Groovy fundamentals, such as installing Groovy, using Groovy tools, and working with the Groovy...

Publication date: 2019-07-25
Format: PDF, ePub
Publisher: Apress
Add to basket
£49,99
Download this eBook The Blockchain Developer
Add to my wish list

The Blockchain Developer


Elad Elrom


Become a Blockchain developer and design, build, publish, test, maintain and secure scalable decentralized Blockchain projects using Bitcoin, Ethereum, NEO, EOS and Hyperledger.  This book helps you understand Blockchain beyond development and crypto to better...

Publication date: 2019-07-23
Format: PDF, ePub
Publisher: Apress
Add to basket
£49,99
Download this eBook Practical Flutter
Add to my wish list

Practical Flutter


Frank Zammetti


Explore what Flutter has to offer, where it came from, and where it’s going. Mobile development is progressing at a fast rate and with Flutter – an open-source mobile application development SDK created by Google – you can develop applications for Android and...

Publication date: 2019-07-19
Format: PDF, ePub
Publisher: Apress
Add to basket
£49,99
<< < 8384858687 >

Sign up to get our latest ebook recommendations and special offers


Paiements sécurisés