Coder Social home page Coder Social logo

heianxing / tys-zh-translation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from songjinghe/tys-zh-translation

0.0 1.0 0.0 1.18 MB

A Chinese translation of "teach-youself-scheme-in-fixnum-days"

License: GNU General Public License v3.0

Python 100.00%

tys-zh-translation's Introduction

TYS-zh-translation

A Chinese translation of "teach-youself-scheme-in-fixnum-days"

Scheme简明教程

整体用markdown编写,生成html在http://songjinghe.github.io/TYS-zh-translation/

《Teach Youself Scheme in Fixnum Days》的中文翻译,译者水平有限,如有错误希望大家积极反馈。

说明

大部分Scheme的教程仅仅教授一些Scheme的语法,而对于Scheme的高级特性如call/cc绝口不提。有过一些编程经验(特别是Python和Javascript等动态语言)的程序员会觉得《Teach Youself Scheme in Fixnum Days》非常适合他们,因为他们只有看一眼马上就明白了Scheme与其他语言相同的地方,因此对某些絮絮叨叨讲语法等基础知识的教程(如下面的YAST)感到厌烦。而这篇文章主要是在讲Scheme不同于其他编程语言的地方(不包括语法),以及这种不同是如何应用在Scheme的代码中产生神奇的效果的。当然还有一些命令行和网站CGI的东西,也许某些人希望了解一些。

此外,本文还可以作为MzScheme(即现在的Racket语言,之前叫PLT-Scheme)的入门教程。因为本文使用的Scheme实现即是MzScheme。希望更深入学习Racket Lisp但感觉缺乏基础的同志可以看看。

其他资源(other resources)

日本紫藤貴文(Takafumi Shido)先生《Yet Another Scheme Tutorial(Scheme入门教程)》的中文译文: https://github.com/DeathKing/yast-cn

All feedbacks are welcome!

  • please using issues, or
  • send me pull request!

tys-zh-translation's People

Contributors

songjinghe avatar np-csu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.