Leanpub Header

Skip to main content

Filters

Category: "Computers and Programming"

Books

  1. Web Performance Recipes
    Easy ways to boost your sales while making your users and the search engines happier
    Fabio Cicerchia

    Performance is a process not a project. Every engineer should think about performance.

  2. Kotlin Compact
    for Java professionals
    Thorsten Schleinzer

    "Kotlin Compact" is for all Java professionals who want to get into Kotlin development with minimal time and effort.

  3. What skills do technical coaches need to be effective in supporting an organizational transformation program? How can they influence the choices and behaviors of client personnel? How does their work fit into the larger transformation effort? How can we stop repeating common anti-patterns in transforming organizations and get results?

  4. Raspberry Pi Computing: Gas Sensors aims to provide a full description of the process of setting up a Raspberry Pi computer to measure and record data from gas sensors. We'll look at different versions of the Pi, along with loading and configuring the software required with some basic Linux use.

  5. Uma série de dicas de carreira para devs

  6. Take the Robot out of the Human
    Your guideline to Robotics Process Automation or simply RPA
    Josef Mayrhofer

    Manual tasks are error prone and nobody enjoys doing repetitive work. We have countless use cases for robotics process automation. Once you've realized the potential of RPA you won't wait to implement this powerful approach.

  7. ¿Quieres conocer todo lo que brinda Node.js? Pues este es el libro que te guiará en ese proceso, animate!!

  8. Land the Job
    Six Months to Start Your Software Career
    Ryan Latta

    Software development continues to be one of the fastest growing fields in the US, but getting that first job can be brutal. Land the Job gives a tried and tested approach that helps job-hunters get their first job in Software Development in just six months. I publish a newsletter and articles to my site that cover career advice.

  9. Hands-On Machine Learning from Scratch
    Develop a Deeper Understanding of Machine Learning Models by Implementing Them from Scratch in Python
    Venelin Valkov

    "What I cannot create, I do not understand" - Richard Feynman This book will guide you on your journey to deeper Machine Learning understanding by developing algorithms in Python from scratch! Learn why and when Machine learning is the right tool for the job and how to improve low performing models!

  10. Washing your code
    A book on clean code for frontend developers
    Artem Sapegin

    We read code much more often than we write it — often to make a one-line change you have to read and understand hundreds of lines of code. That’s why code readability is so important.

  11. Go 101
    Tapir

    Go 101 is a book focusing on Go syntax/semantics and all kinds of details. The book also tries to help gophers gain a deep and thorough understanding of Go. The book is expected to be helpful for both beginner and experienced Go programmers.

  12. Interface Evolution
    Die Geschichte des Computers als Geschichte seiner Nutzungsschnittstelle
    Felix Winkelnkemper

    Computergeschichte wird oft als Geschichte von Firmen oder aus einer rein technischen Perspektive erzählt. Dieses Buch erzählt die Geschichte der Nutzungsschnittstelle. Sie erfahren, wie sich Computer im Laufe der Jahrzehnte bedienten, welche Innovationen es gab, warum sie wichtig waren und welche technischen Entwicklungen mit ihnen einhergingen.

  13. Your First Year in Code
    A complete guide for new & aspiring developers
    Isaac Lyman

    Starting a career in programming can be intimidating. Whether you're switching careers, joining a bootcamp, starting a C.S. degree, or learning on your own, Your First Year in Code can help, with practical advice on topics like code reviews, resume writing, fitting in, ethics, and finding your dream job.

  14. Unleash the power of Vim in Visual Studio Code, boost your productivity and become an even more awesome developer. You can read this book free online! If you enjoy it and find it useful, share it and consider buying a copy to help me sustain my authoring efforts.

  15. Conceptual Solutions to (CLRS) Introduction to Algorithms
    Part II : Sorting and Order Statistics
    Chandra Shekhar Kumar

    This book provides conceptual solutions to all the exercises and problems in Part II (Sorting and Order Statistics) of the text-book : Introduction to Algorithms by CLRS third edition.