Leanpub Header

Skip to main content

Filters

Category: "Programming Cookbooks"

Books

  1. Mastering Go CLI and TUI
    Mastering Go CLI and TUI
    Create powerful, user-friendly command-line (CLI) and terminal user interface (TUI) applications in Go!
    Ravikanth Chaganti

    Go is a fast, simple, and versatile programming language ideal for building command-line and text-based user interfaces (CLI and TUI). This book teaches you how to master the art of creating CLI and TUI applications.

  2. Untrapped Value 1.01
    Untrapped Value 1.01
    Software Reuse Powering Future Prosperity
    david erickson

    Maintenance was the old end of software development, the goal of softwarereuse is to make all software a continual maintenance cycle for mankind. Thegoal is to accelerate the next generation farther and faster, perhaps into thestars. But even in a humble grounded form make impacts felt worldwide.Easier to start, longer to impact, cheaper to deliver

  3. Simplified JavaScript for Very Important Programmers
    Simplified JavaScript for Very Important Programmers
    The Fast Track to Mastering Essential JavaScript Concepts
    Ebenezer Don

    If you're looking for a practical and enjoyable way to learn JavaScript, this is the perfect book for you. The explanations are clear and concise, and the examples are designed to reinforce your learning and help you apply your knowledge in real-world scenarios.

  4. Building "Hidden Objects" Browser Games
    Building "Hidden Objects" Browser Games
    Codeless Game Construction using Construct2 & Construct3.
    Stephen Gose

    Quickly learn how to create 19 online games using Construct2 or Construct3. This student's workbook is tailored for both the novice and advanced game designers Workshop attendees. Use these lessons to build 17+ Construct games from this single Game Mechanics. Instructor package includes presentation slide, online course access and Instructor guide.

  5. Code-less Game Design Workshop
    Code-less Game Design Workshop
    Game Development Workbook for Construct 2 & 3.
    Stephen Gose

    Quickly learn how to create 10 online games using Construct2 or Construct3. This student's workbook is tailored for both the novice and advanced game designers Workshop attendees. Use these lessons to build 10 Construct games from this single Game Mechanics. Instructor package includes presentation slide, online course access and Instructor guide.

  6. Building "Role Playing" Browser Games
    Building "Role Playing" Browser Games
    Codeless Game Construction using Construct 2 or Construct 3.
    Stephen Gose

    This expanded chapter from the Construct Starter Kit Collection leads you through "White Labeled" Role Playing Game development. This tutorial uses both Construct3 & Construct2 encoding. It supplies client-side & php "back-end" encoding. These advanced "full-stack" development topics are for anyone interested in RPG "trade-secrets" development.

  7. Building "Collapsing Blocks" Browser Games
    Building "Collapsing Blocks" Browser Games
    Codeless Game Construction using Construct2 & Construct3
    Stephen Gose

    This is a single chapter from the Construct Starter Kit Collection. This chapter leads you through Collapsing Blocks (aka "Same Game") development. This tutorial has both Construct v3 & v2 encoding. It's perfect for novices, experienced web developers, and just anyone wanting their own bespoke game, artwork, and features.

  8. Using Sensors with the Raspberry Pi Pico

    Want to use sensors in your next Raspberry Pi Pico but don't know which sensor to use, how to connect it or how to use it in your code? This book is for you! Here you will find detailed explanations of how sensors work, how to connect them to the Pi Pico and how to use them in C/C++, MicroPython and CircuitPython.

  9. 10 KATA DEL DESARROLLO FRONTEND
    10 KATA DEL DESARROLLO FRONTEND
    Versión 1: de principiante a intermedio
    jose MARIN

    Kata, palabra japonesa que representa una secuencia de movimientos establecidos que se realizan con la finalidad de perfeccionar una técnica. Esta referencia quiero transmitirla a ustedes en el ámbito del desarrollo frontend, intentando crear una serie de conceptos y técnicas que deben adquirirse y perfeccionarse por cada nivel de aprendizaje.

  10. All about design patterns in automation testing.
    All about design patterns in automation testing.
    All about design patterns in automation testing.
    Anton Smirnov

    This book will be a lot of programming and describing the most popular design of patterns. In this book, I tried to focus more on the implementation concept of how and with what vision it is necessary to approach the creation of a test framework and an architecture.

  11. The Finest Markdown Guide
    The Finest Markdown Guide
    Adam Adler, Ph.D.

    Quickest Markdown Tutorial for Technical Writing.

  12. Learn NumPy Basics in Weekend
    Learn NumPy Basics in Weekend
    Learning NumPy Basics from Weekend Series
    Hisham El-Amir

    You will learn that NumPy has very efficient arrays that are easy to use due to the powerful indexing mechanism. This book describes some of the more advanced and tricky indexing techniques.Also we will try to make an attempt to document the most essential methods that every user should know. NumPy has many methods to even mention in this book!

  13. Practical Tips and Tricks for Selenium Test Automation
    Practical Tips and Tricks for Selenium Test Automation
    Practical Tips and Tricks for Selenium Test Automation
    Anton Smirnov

    In this book, there will be a large number of examples and descriptions of approaches to solving some problems in test automation. In this book, I have tried to focus more on the concept of how to use the strengths and weaknesses of Selenium WebDriver.

  14. Automated API testing
    Automated API testing
    Automated API testing
    Anton Smirnov

    This book will be a lot of programming and describing patterns. I tried to create instructions on how to write code for API testing. In this book, I tried to focus more on the concept of how and with what vision it is necessary to approach the testing of an API.

  15. D, the Best Programming Language, for Former Python Developers
    D, the Best Programming Language, for Former Python Developers
    Learn D Programming for Python Developers
    Victor Porton

    A book about D programming language or DLang for Python programmers. “There is no best programming language”, they say. There is, for most applications it is D. The book starts from a comparison of D to Python and teaches all important features of D. D has all the features of Python but speed comparable to C and reliability comparable to Ada!