Leanpub Header

Skip to main content

Filters

Category: "Computers and Programming"

Books

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

  2. The easiest way to become a software developer
    The easiest way to become a software developer
    How to get your first programming job, even if you are a self-taught coder
    Fiodar Sazanavets and Awal Kamin Salifu

    Software developers have interesting jobs and earn way above average. If you want to become a professional software developer, you've come to the right place. This book will tell you how to become one, even if you don't have any formal qualifications.

  3. Golang Guia Simples e Rápido
    Golang Guia Simples e Rápido
    Decolando com Golang Guia Simples Rápido e Interativo
    Paulo Lopes Estevão

    Simples, Rápido e Interativo

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

  5. REST API Documentation for Rails
    REST API Documentation for Rails
    A complete guide on creating RESTful API Documentation for your Ruby on Rails application.
    Blake Erickson
    No Description Available
  6. Python for All: A Unique Example-Based Approach To Learning
    Python for All: A Unique Example-Based Approach To Learning
    Book 0 in the "Without Words" Series
    Jason Turner
    No Description Available
  7. Building macOS Apps With SwiftUI
    Building macOS Apps With SwiftUI
    A Practical Learning Guide
    Grace Huang

    Learning macOS development with SwiftUI in a practical way

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

  9. Creating NPM Package with ReactJS
    Creating NPM Package with ReactJS
    React JavaScript Guide to Create, Test, and Publish NPM Libraries
    CodeSweetly

    Build and Publish Your Own React NPM Package! Want to share your React components with the world? CodeSweetly’s Creating NPM Package with ReactJS book walks you through the entire process—from setup to publishing—so you can confidently create and distribute your own reusable React packages. Set up a React-based NPM packageWrite clean, modular, and reusable componentsConfigure compiling tools for package optimizationPublish your package and manage updates like a pro No fluff—just clear, step-by-step guidance. Start building and sharing your React creations today! Printed copies of this book are also available on Amazon.

  10. micro:bit-用MakeCode
    micro:bit-用MakeCode
    micro:bit
    horen chang

    1.藉由此輕課程教材,可幫助學習者開發程式設計所需之重點技能,培養解決問題與邏輯推理能力。2.全書內容多元有趣、淺顯易懂,不使用複雜的專業術語,適合程式語言初學者。3.使用免費的線上開發平台,就算手邊無硬體也可隨時隨地編寫程式,預覽執行畫面。4.在多樣化的實作中熟悉MakeCode積木,並創造屬於自己的趣味程式與遊戲!

  11. KISS Linux Commands
    KISS Linux Commands
    Keep it Short and Simple Series
    Sharath Kumar R

    Discover the power of Linux commands with this incredible book! You'll explore various categories of commands, gain a solid understanding of the basics, and become equipped with the knowledge and confidence to navigate the terminal like a pro.

  12. Linux Command Line Computing
    Linux Command Line Computing
    Linux command line tools and Shell Scripting for beginner to intermediate level users
    Sundeep Agarwal

    This ebook aims to teach Linux command line tools and Shell Scripting for beginner to intermediate level users. The main focus is towards managing your files and performing text processing tasks. Plenty of examples and exercises are provided to make it easier to understand a particular tool and its various features.

  13. Elements of Competitive Programming : Dynamic Programming (88 Problems with Solutions) : A Functional Approach

    Infused with the wisdom of Richard Bellman, the father of Dynamic Programming, this tiny book distills the inherent concepts and techniques in a (88) problems-solutions format (including code in modern C++ and pseudo style) with focus on to convey the art of formulating the solution of problems in terms of dynamic-programming recurrence relations.

  14. Your Dream Developer Job
    Your Dream Developer Job
    Everything you need to position yourself as the ideal candidate for your perfect role in the tech industry.
    Philip Gannon

    Many developers live their life in this weird duality of loving their work, but hating their job. This books helps developers change that trend, by arming them with everything they need to crush future interviews, and move into the amazing positions that they both dream of, and deserve!

  15. Angular Material Fundamentals - Autocomplete

    Learn how to create an Angular Material Autocomplete component and configure it for different scenarios.