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

All ebooks by Apress in PDF and EPUB


3611  Book(s)
Download this eBook Good Habits for Great Coding
Add to my wish list

Good Habits for Great Coding


Michael Stueben


Improve your coding skills and learn how to write readable code. Rather than teach basic programming, this book presumes that readers understand the fundamentals, and offers time-honed best practices for style, design, documenting, testing, refactoring, and...

Publication date: 2018-03-12
Format: PDF, ePub
Publisher: Apress
Add to basket
£39,99
Download this eBook Propeller Programming
Add to my wish list

Propeller Programming


Sridhar Anandakrishnan


Learn to program the Propeller in Spin and C and how to map the Propeller Assembler (PASM) language from other high-level languages you might know.The overall task you will pursue in the book is to implement a Delta Compression algorithm: first in Spin, then in...

Publication date: 2018-03-10
Format: PDF, ePub
Publisher: Apress
Add to basket
£49,99
Download this eBook CSS Framework Alternatives
Add to my wish list

CSS Framework Alternatives


Anirudh Prabhu , Aravind Shenoy


Learn how to use lightweight CSS framework alternatives to build intuitive websites. This book presents five project examples that use Skeleton, Miligram, UI Kit, Material Design Lite and Susy. This no-nonsense introduction will help you understand the concept of...

Publication date: 2018-03-10
Format: PDF, ePub
Publisher: Apress
Add to basket
£19,99
Download this eBook Practical Webix
Add to my wish list

Practical Webix


Frank Zammetti


Learn to create speedy cross-platform applications with ease using Webix. You will begin with an introduction to Webix and basic usage, exploring the interface components and utilities it offers, as well as the tools available (skin builder, form builder, and code...

Publication date: 2018-03-10
Format: PDF, ePub
Publisher: Apress
Add to basket
£35,99
Download this eBook Practical App Development with Aurelia
Add to my wish list

Practical App Development with Aurelia


Matthew Duffield


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...

Publication date: 2018-03-08
Format: PDF, ePub
Publisher: Apress
Add to basket
£32,99
Download this eBook Modern API Design with ASP.NET Core 2
Add to my wish list

Modern API Design with ASP.NET Core 2


Fanie Reynders


Use ASP.NET Core 2 to create durable and cross-platform web APIs through a series of applied, practical scenarios. Examples in this book help you build APIs that are fast and scalable. You’ll progress from the basics of the framework through to solving the complex...

Publication date: 2018-03-07
Format: PDF, ePub
Publisher: Apress
Add to basket
£27,99
Download this eBook Building Intelligent Systems
Add to my wish list

Building Intelligent Systems


Geoff Hulten


Produce a fully functioning Intelligent System that leverages machine learning and data from user interactions to improve over time and achieve success.This book teaches you how to build an Intelligent System from end to end and leverage machine learning in practice....

Publication date: 2018-03-06
Format: PDF
Publisher: Apress
Add to basket
£54,99
Download this eBook Learn JavaScript with p5.js
Add to my wish list

Learn JavaScript with p5.js


Engin Arslan


Learn coding from scratch in a highly engaging and visual manner using the vastly popular JavaScript with the programming library p5.js. The skills you will acquire from this book are highly transferable to a myriad of industries and can be used towards building...

Publication date: 2018-03-06
Format: PDF, ePub
Publisher: Apress
Add to basket
£29,99
Download this eBook Beginning Entity Framework Core 2.0
Add to my wish list

Beginning Entity Framework Core 2.0


Derek J. Rouleau


Use the valuable Entity Framework Core 2.0 tool in ASP.NET and the .NET Framework to eliminate the tedium around accessing databases and the data they contain.Entity Framework Core 2.0 greatly simplifies access to relational databases such as SQL Server that are...

Publication date: 2018-03-02
Format: PDF, ePub
Publisher: Apress
Add to basket
£35,99
Download this eBook Business Case Analysis with R
Add to my wish list

Business Case Analysis with R


Robert D. Brown Iii


This tutorial teaches you how to use the statistical programming language R to develop a business case simulation and analysis. It presents a methodology for conducting business case analysis that minimizes decision delay by focusing stakeholders on what matters most...

Publication date: 2018-03-01
Format: PDF, ePub
Publisher: Apress
Add to basket
£32,99
Download this eBook The Tech Professional's Guide to Communicating in a Global Workplace
Add to my wish list

The Tech Professional's Guide to Communicating in a Global Workplace


April Wells


Information technologists are increasingly being made part of global teams, and are confronting the challenges of communicating across a variety of linguistic and cultural boundaries. This book helps you know what to say, what not to say, and even where to sit in...

Publication date: 2018-02-28
Format: PDF
Publisher: Apress
Add to basket
£19,99
Download this eBook Practical Python AI Projects
Add to my wish list

Practical Python AI Projects


Serge Kruk


Discover the art and science of solving artificial intelligence problems with Python using optimization modeling. This book covers the practical creation and analysis of mathematical algebraic models such as linear continuous models, non-obviously linear continuous...

Publication date: 2018-02-26
Format: PDF, ePub
Publisher: Apress
Add to basket
£49,99
Download this eBook Java Language Features
Add to my wish list

Java Language Features


Kishori Sharan


Work with essential and advanced features of the Java programming language such as Java modules development, lambda expressions (closures), inner classes, threads, I/O, Collections, garbage collection, and more. Author Kishori Sharan provides over 50 diagrams and 290...

Publication date: 2018-02-24
Format: PDF, ePub
Publisher: Apress
Add to basket
£54,99
Download this eBook Learn Data Analysis with Python
Add to my wish list

Learn Data Analysis with Python


A.J. Henley , Dave Wolf


Get started using Python in data analysis with this compact practical guide. This book includes three exercises and a case study on getting data in and out of Python code in the right format. Learn Data Analysis with Python also helps you discover meaning in the data...

Publication date: 2018-02-22
Format: PDF, ePub
Publisher: Apress
Add to basket
£39,99
Download this eBook Practical Data Science
Add to my wish list

Practical Data Science


Andreas François Vermeulen


Learn how to build a data science technology stack and perform good data science with repeatable methods. You will learn how to turn data lakes into business assets.The data science technology stack demonstrated in Practical Data Science is built from components in...

Publication date: 2018-02-21
Format: PDF, ePub
Publisher: Apress
Add to basket
£54,99
Download this eBook Angular 5 Projects
Add to my wish list

Angular 5 Projects


Mark Clow


Learn to build single page web apps using Angular 5 and TypeScript by working through 70+ mini-projects. With hundreds of code examples you gain a thorough understanding of the Angular 5 ecosystem and how to work within it.You'll begin by understanding the benefits of...

Publication date: 2018-02-20
Format: PDF, ePub
Publisher: Apress
Add to basket
£29,99
Download this eBook Ruby Data Processing
Add to my wish list

Ruby Data Processing


Jay Godse


Gain the basics of Ruby’s map, reduce, and select functions and discover how to use them to solve data-processing problems. This compact hands-on book explains how you can encode certain complex programs in 10 lines of Ruby code, an astonishingly small number. You will...

Publication date: 2018-02-19
Format: PDF
Publisher: Apress
Add to basket
£19,99
Download this eBook Complete Guide to Digital Project Management
Add to my wish list

Complete Guide to Digital Project Management


Shailesh Kumar Shivakumar


Get a 360-degree view of digital project management. Learn proven best practices from case studies and real-world scenarios. A variety of project management tools, templates, models, and frameworks are covered.This book provides an in-depth view of digital project...

Publication date: 2018-02-19
Format: PDF
Publisher: Apress
Add to basket
£49,99
Download this eBook Illustrated C# 7
Add to my wish list

Illustrated C# 7


Cal Schrotenboer , Daniel Solis


Get to work quickly with C# with a uniquely succinct and visual format used to present the C# 7.0 language. Whether you’re getting to grips with C# for the first time or working to deepen your understanding, you’ll find this book to be a clear and refreshing take on...

Publication date: 2018-02-19
Format: PDF
Publisher: Apress
Add to basket
£54,99
Download this eBook Pro iPhone Development with Swift 4
Add to my wish list

Pro iPhone Development with Swift 4


Molly Maskrey , Wallace Wang


Acquire and master the information required to take you to the next level beyond basic iPhone development using Swift. In this follow up work to the best selling Beginning iPhone Development with Swift, you’ll learn how to improve your apps by managing the...

Publication date: 2018-02-08
Format: PDF, ePub
Publisher: Apress
Add to basket
£29,99
<< < 102103104105106 >

Sign up to get our latest ebook recommendations and special offers


Paiements sécurisés