Leanpub Header

Skip to main content

Filters

Category: "Computers and Programming"

Books

  1. noluyorabi
    noluyorabi
    tontiscan
    No Description Available
  2. Python's Magic Methods
    Python's Magic Methods
    Beyond __init__ and __str__
    Nuno Bispo

    This book is a valuable resource for beginners and experienced Python developers, emphasizing that magic methods are not just syntactic sugar, but powerful tools that can significantly improve the functionality and performance of Python code when used correctly.

  3. The Augmented Developer
    The Augmented Developer
    Code Smarter, Not Harder
    Aymen El Amri

    A Developer’s Practical Guide to AI-Driven Productivity

  4. 极简编程入门(基于Python)

    和其他艺术形式一样,编程也是一门艺术,即将自己的想法用某种形式表达出来。与其他艺术形式不同在于,编程需要你将可以重复的行动抽象化。比如你可以画一座山,编程就是你作画的步骤或者技巧。画山需要工具,编程当然也是,即编程语言以及编程思想。 本书从编程思想的框架开始,然后过度到编程思想的核心简介,最后选择一门语言即 python 来入门编程语言,让计算机帮助你做事情。 注意:本文并不包含 python 数据科学的部分。数据科学家使用 python 创建了很多库方便大家更简单的进行机器学习,网上已有很多文章以及学习资料,但我会在最后大概介绍以下做机器学习的最简单,或者说最通用的过程,方便在大家学习数据科学时对学习资料有更好的理解。

  5. A Friendly Introduction to MATLAB Programming

    In this tutorial we focused on the fundamental concepts of MATLAB programming and tried to teach MATLAB programming basics without going into clumsy coding. We paid attention to the simplicity of the programs and tried to teach the basic concepts directly without being lost among long programing lines. 

  6. Generative AI For The Rest Of US
    Generative AI For The Rest Of US
    Your Future, Decoded
    Aymen El Amri

    "Embrace Generative AI or expect to say 'huh?' a lot" ~ The author

  7. Mastering TypeScript: A Beginner's Guide
    Mastering TypeScript: A Beginner's Guide
    Mastering TypeScript: A Beginner's Guide
    Adegoke Akintoye

    Welcome to "Mastering TypeScript: A Beginner's Guide" a journey into the world of TypeScript designed with you, the beginner, in mind. Each chapter is designed to be self-contained, focusing on specific topics while building on the knowledge from previous chapters. You'll find a mix of explanations, practical examples, and coding exercises.

  8. Object-Oriented Programming In TypeScript: A Beginner's Guide
    Object-Oriented Programming In TypeScript: A Beginner's Guide
    Object-Oriented Programming In TypeScript: A Beginner's Guide
    Adegoke Akintoye

    This book is designed to be an easy-to-follow guide for beginners, with each chapter building upon the last, culminating in a project chapter that utilizes all the knowledge acquired. Through clear explanations, practical examples, and a hands-on project, you'll gain a solid understanding of OOP in TypeScript.

  9. The next move

    TEST

  10. NumPy By Example
    NumPy By Example
    A Beginner's Guide to Learning NumPy (updated for NumPy 2)
    DAT Linux

    The book was designed to introduce NumPy features in a structured way, with each chapter building on your knowledge incrementally. Revised and updated for NymPy 2.

  11. An Opinionated Introduction to Micro-frontends
    An Opinionated Introduction to Micro-frontends
    with React, Vue, and Svelte
    Damiano Fusco

    Master micro-frontends by building a complete foundation from scratch using React, Vue, and Svelte. This hands-on guide walks you through architecture decisions, refactoring patterns, and production-ready implementations—perfect for developers ready to scale complex frontend applications.

  12. Mastering Design Patterns in TypeScript: An Approachable Guide

    This book, "Mastering Design Patterns in TypeScript: An Approachable Guide," is a concise yet comprehensive resource that aims to demystify design patterns. Weighing in at just slightly over 100 pages, this book avoids unnecessary fluff and aims to provide you with a focused and efficient learning experience, respecting your valuable time.

  13. Introduction to Google's Go Programming

    This book teaches go programming language.

  14. Modern C++ Programming
    Modern C++ Programming
    Including the Standards C++11, C++17, C++20 and C++23
    Orhan Gazi

    This book covers Modern C++ programming. The book is written in a neatly manner including the recent developments published in recent standards, C++11, C++17, C++20 and C++23.

  15. Grokking the Java SE 17 Developer Certification (1Z0-829 Exam)

    Check your preparation by solving these Java SE 17 Certification Practice Tests and build the speed and accuracy to pass exam 1Z0-829 on the first attempt.