Copy and move constructors - C++ to Rust Phrasebook
online books
Introduction - The Rustonomicon
Table of Contents · Crafting Interpreters
06 get hands dirty:SQL查询工具怎么一鱼多吃?
eBPF Tutorial by Example 2: Monitoring unlink System Calls with kprobe - eunomia
Wasm 二进制结构 - 用 Rust 编写 Wasm 运行时 --- Wasm binary structure - Writing A Wasm Runtime In Rust
幽灵数据 - Rust 秘典(死灵书)
eBPF Tutorial by Example: Learning CO-RE eBPF Step by Step - eunomia
io_uring | Linux 全新异步接口 io_uring 的 Rust 生态盘点 - Rust精选
深入生命周期 - Rust语言圣经(Rust Course)
实战 - The Little Book of Rust Macros (Rust 宏小册)
泛型数据类型 - Rust 程序设计语言 简体中文版
Why Learn Rust the Dangerous Way? - Cliffle
The Novice's LLM Training Guide
Introduction - The Rust RFC Book --- 简介 - Rust RFC 书
手把手教你构建 C 语言编译器(1)- 设计 | 三点水
生命周期 - Rust语言圣经(Rust Course)
Rusty Book - Rusty Book(锈书)
生命周期基础 - Rust By Practice( Rust 练习实践 )
leisurelicht/wtfpython-cn: wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译
rCore-Tutorial-Book-v3 3.6.0-alpha.1 文档
mikeroyal/Self-Hosting-Guide: Self-Hosting Guide. Learn all about locally hosting (on premises & private web servers) and managing software applications by yourself or your organization. Including Cloud, LLMs, WireGuard, Automation, Home Assistant, and Networking.
How Does a Database Work?
learn haskell Write Yourself a Scheme in 48 Hours - Wikibooks, open books for an open world
第一章 调试符号和调试器 - Effective Debugging
知乎live — justjavac《前端工程师的入门与进阶》 - 小宝的博客 | XiaoBao Blog
Linux 内核教学 — Linux 系统内核 documentation
简介 - The Little Book of Rust Macros (Rust 宏小册)
面向开发者的LLM入门教程
型强大能力的应用。其中,《Prompt Engineering for Developers》教程面向入门 LLM 的开发者,深入浅出地介绍了对于开发者,如何构造 Prompt 并基于 OpenAI 提供的 API 实现包括总结、推断、转换等多种常用功能,是入门 LLM 开发的经典教程;《Building Systems with the ChatGPT API》教程面向想要基于 LLM 开发应用程序的开发者,简洁有效而又系统全面地介绍了如何基于 ChatGPT API 打造完整的对话系统;《LangChain for LLM Application Development》教程结合经典大模型开源框架 LangChain,介绍了如何基于 LangChain 框架开发具备实用功能、能力全面的应用程序,《LangChain Chat With Your Data》教程则在此基础上进一步介绍了如何使用 LangChain 架构结合个人私有数据开发个性化大模型应用。上述教程非常适用于开发者学习以开启基于 LLM 实际搭建应用程序之路。因此,我们将该系列课程翻译为中文,并复现其范例代码,也为其中一个视频增加了中文字幕,支持国内中文学习者直接使用,以帮助中文学习者更好地学习 LLM 开发;我们也同时实现了效果大致相当的中文 Prompt,支持学习者感受中文语境下 LLM 的学习使用,对比掌握多语言语境下的 Prompt 设计与 LLM 开发。未来,我们也将加入更多 Prompt 高级技巧,以丰富本课程内容,帮助开发
NUS CS1101s SICP JavaScript 描述