This project is a Simplified Chinese translation of the official Swift programming language documentation. It functions as a markdown technical guide designed to make the language's core concepts accessible to Chinese-speaking developers. The translation process employs a software terminology glossary to map English technical terms to standardized Chinese equivalents, ensuring conceptual clarity and consistency throughout the text. To maintain technical accuracy and idiomatic phrasing, the content undergoes a human-centric technical review process. The documentation is organized as a collect
This project is a community-driven technical translation effort and a machine learning educational resource. It focuses on the localization of official TensorFlow technical guides and deep learning concepts from English into Chinese. The project utilizes a distributed Git-based contribution workflow and a decentralized review process to manage the translation of complex software documentation. Content is authored using Markdown to maintain consistent formatting across different platforms. The repository organizes these translated guides within a nested folder hierarchy that mirrors the origi
go-questions is a technical knowledge base and study resource for the Go programming language. It serves as a curated collection of interview questions and detailed explanations focused on the internal principles and advanced patterns of the Go ecosystem. The project is implemented as a static site generated from markdown files, which separates the technical educational content from the presentation logic. The site uses a file-system-based content hierarchy to automate navigation and maps folder structures directly to public URLs. The platform covers areas of technical knowledge synthesis, l
The RISC-V ISA Reference Manual is the official technical specification defining the RISC-V instruction set architecture. It serves as a hardware architecture standard and a comprehensive set of rules and definitions that govern the interaction between software and RISC-V hardware. The project is maintained as markdown-based technical documentation, which is converted into a searchable, web-based reference. This specification provides the necessary reference for processor hardware design, low-level firmware development, embedded systems programming, and compiler backend engineering. It inclu
Dieses Projekt ist ein zweisprachiger Java-Programmierleitfaden und eine Bildungsressource, die professionelle Java-Coding-Standards und Best Practices sowohl auf Englisch als auch auf Chinesisch bereitstellt. Es dient als Lehrmaterial für Software Engineering, das Industriestandard-Patterns und Richtlinien durch zweisprachige Vergleiche vermittelt.
Die Hauptfunktionen von clxering/effective-java-3rd-edition-chinese-english-bilingual sind: Bilingual, Java Language Guides, Side-by-Side Comparisons, Zweisprachiges Content-Mapping, Bilingual Coding Standards Guides, Software Development Education, Bilingual Code Examples, Technical Document Translations.
Open-Source-Alternativen zu clxering/effective-java-3rd-edition-chinese-english-bilingual sind unter anderem: swiftggteam/the-swift-programming-language-in-chinese — This project is a Simplified Chinese translation of the official Swift programming language documentation. It… jikexueyuanwiki/tensorflow-zh — This project is a community-driven technical translation effort and a machine learning educational resource. It… golang-design/go-questions — go-questions is a technical knowledge base and study resource for the Go programming language. It serves as a curated… xitu/javascript-tutorial-zh — This project is a structured JavaScript programming tutorial and frontend development learning resource. It serves as… riscv/riscv-isa-manual — The RISC-V ISA Reference Manual is the official technical specification defining the RISC-V instruction set… skyline75489/what-happens-when-zh_cn — This project is a Chinese translation of a technical guide that traces the journey of an HTTP request from the browser…