Leanpub Header

Skip to main content

Filters

Category: "Computer Science"

Computer Science

  1. The Road to learn React (French)
    The Road to learn React (French)
    Your journey to master plain yet pragmatic React
    Robin Wieruch and Guillaume Borg

    Beaucoup de programmes détaillés existent pour maitriser React. Ce livre utilise le bon sens de ces plans d'action et s'en sert pour l'implémentation d'une application. Tout du long, vous apprendrez l'ES6, les basiques et les concepts avancés de React ainsi que la gestion d'état interne.Mise à jour via Twitter | NewsletterCours complet | Blog

  2. Computer Systems
    Computer Systems
    Incremental Systems Engineering
    Sean Lawless

    Have you ever wondered exactly how a computer system works? Concerned the inner workings of computers are too complicated to understand? Journey deep into the heart of computer systems by first learning how a computer "thinks" and then using that knowledge to bring computer hardware to life with software. No experience necessary!

  3. Daily Programming Challenges from Reddit

    Containing nearly 200 programming challenges developed as part of the Reddit DailyProgrammer forum, this useful instrument will help you learn programming from the basics, or help you to learn a new language. Challenges are broken into three difficulty ranges, easy, medium, and hard, and can be accessed from a variety of languages.

  4. 더 로드 투 런 리액트 (The Road to React 한국어)
    더 로드 투 런 리액트 (The Road to React 한국어)
    리액트 입문자를 위한 튜토리얼
    Robin Wieruch, Sujin Lee, Haesoo Kim, Eunjeong Park, Yein Koo, Yeseul Oh, Jiwoo Kang, Hyunji Choi, Jooyeon, and Aeri Choi

    리액트 기초부터 고급까지, 리액트 애플리케이션을 직접 만들어보며 배우는 실습 튜토리얼입니다. 트위터 | 뉴스레터 로 소식받기온라인 강좌 | 블로그

  5. Learning Algorithms Through Programming and Puzzle Solving

    This book powers our MicroMasters program on edX and specialization on Coursera, one of the ten most popular computer science courses on Coursera. Over half a million students have tried to solve many programming challenges and algorithmic puzzles described in this book. We invite you to join them! See the webpage of the book for more details.

  6. The Road to learn React (Italian)
    The Road to learn React (Italian)
    Your journey to master plain yet pragmatic React
    Robin Wieruch and Ivan Lasorsa

    A lot of roadmaps exist on how to master React. This book uses the common sense of these roads and weaves it into the implementation of an app. You will build an own React app. On the road you will learn ES6, React with all its basics and advanced concepts and internal state management. Updates via Twitter | NewsletterFull Course | Blog

  7. 《React 学习之道》The Road to React (简体中文版)
    《React 学习之道》The Road to React (简体中文版)
    通往 React 实战大师之旅:掌握 React 最简单,且最实用的教程
    Robin Wieruch, JimmyLv, and Jiahao Li

    如何掌握 React 存在特别多的路线图。本书提取这些路线图中的精华部分,并将其融入于一个应用程序的具体代码实现当中。 您将会构建一个属于自己的 React 应用程序。在本次学习之旅当中,您将学习 ES6,了解所有 React 的基础知识、先进理念,以及组件的内部状态管理。 通过 Twitter | Newsletter 获取更新完整课程 | 博客

  8. How Computer Programmers Work
    How Computer Programmers Work
    Understanding Software Development in Practice
    Espen Suenson

    This book shows why success in development projects is determined by more than programming techniques. It should be read by anyone who works with software development regardless of development methodology. http://howcomputerprogrammerswork.com/

  9. O Modelo 4 E
    O Modelo 4 E
    uma abordagem prática para inovação e transformação digital
    Paulo Caroli and Adriane Lemos

    Você precisa de uma estratégia para a inovação. Este eBook compartilha um modelo simples e efetivo que tem impulsionado empresas e grupos de trabalho a criar, fomentar e catalisar produtos inovadores.

  10. The Road to learn React (Spanish)
    The Road to learn React (Spanish)
    Tu camino para aprender React simple y pragmático
    Robin Wieruch, Juan Luis Chaurant, Emanuel Canova, and Guillermo Salazar

    Hay muchos caminos para aprender React. Este libro toma elementos de cada uno y crea una ruta, que te guiará directo a la implementación de una web app real. Construirás tu propia aplicación React y aprenderás sobre ES6, React, conceptos básicos y gestión interna de estado. Actualizaciones vía Twitter | NewsletterCurso Completo | Blog

  11. Learn Functional Programming

    Want to learn the basic concepts of functional programming on simple and straightforward examples? This book is your trusted guide through all the new ideas you need to grasp as a beginner in the world of pure functions, closures, immutability, idempotence and other more or less obscure topics.

  12. OSPF for the Initiated
    OSPF for the Initiated
    Advanced topics for the CCIE Enterprise Infrastructure v1.1 Candidate
    Angelos Vassiliou

    All you ever needed to know about OSPF to help you pass the ENCOR exam and the CCIE Enterprise Infrastructure lab.

  13. Bio/Recursion
    Bio/Recursion
    An Exploration in R
    Shawn T. O'Neil

    Available as PDF+Code Files or on Amazon, Bio/Recursion explores computer science and bioinformatics via examples in the R programming language. Along the way, over 100 color illustrations, 150 code blocks, and dozens of exercises illuminate the text.

  14. Amazon Machine Learning
    Amazon Machine Learning
    An Introduction
    Dan Moore

    Would you like to perform machine learning without setting up any infrastructure? Amazon Machine Learning lets you do supervised learning against datasets in S3, RDS and Redshift and build models that can be accessed via realtime or batch predictions.

  15. Reactive Programming on Android with RxJava
    Reactive Programming on Android with RxJava
    Christopher Arriola and Angus Huang

    This book is a guide for experienced Android developers looking to learn about reactive programming using RxJava, the Java implementation of ReactiveX. It is written in a clear and concise way with many Android-specific examples.