书栈网 · BookStack 本次搜索耗时 0.007 秒,为您找到 507 个相关结果.
  • DeepLearning.ai Courses Notes(英文)

    This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I’ve enjoyed every little bit of the course hope you enjoy my notes too.
  • OpenBSD netcat demystified

    Owing to its versatile functionalities, netcat earns the reputation as "TCP/IP Swiss army knife". For example, you can create a simple chat app using netcat:
  • Elm Guide(An Introduction to Elm)

    Elm is a functional language that compiles to JavaScript. It helps you make websites and web apps. It has a strong emphasis on simplicity and quality tooling.
  • tRPC v9.13 Documentation

    tRPC allows you to easily build & consume fully typesafe APIs, without schemas or code generation. As TypeScript and static typing increasingly becomes a best practice in web progr...
  • Linkerd v2.8 Document

    Linkerd is a service mesh for Kubernetes. It makes running services easier and safer by giving you runtime debugging, observability, reliability, and security—all without requiring...
  • Flutter Cookbook

    This cookbook contains recipes that demonstrate how to solve common problems while writing Flutter apps. Each recipe is self-contained and can be used as a reference to help you bu...
  • Linkerd 2.11 Documentation

    Linkerd is a service mesh for Kubernetes and other frameworks. It makes running services easier and safer by giving you runtime debugging, observability, reliability, and security—...
  • big book of powershell gotchas(英文)

    PowerShell is full of "gotchas" - little things that just get in your way and are hard to figure out on your own. This short book is intended to help you figure them out and avoid ...
  • Jupyter Book Document

    Jupyter Books lets you build an online book using a collection of Jupyter Notebooks and Markdown files. Its output is similar to the excellent Bookdown tool, and adds extra functio...
  • [英文]Modern Java - A Guide to Java 8

    Welcome to my introduction to Java 8. This tutorial guides you step by step through all new language features. Backed by short and simple code samples you'll learn how to use defau...