This commit is contained in:
Adam 2013-10-27 22:17:56 -07:00
parent 833142b29f
commit 7ff3de74fe
5 changed files with 6 additions and 4 deletions

View File

@ -376,5 +376,5 @@ Clojuredocs.org has documentation with examples for most core functions:
4Clojure is a great way to build your clojure/FP skills:
[http://www.4clojure.com/](http://www.4clojure.com/)
Clojure-doc.org (yeah, really) has a number of getting started articles:
Clojure-doc.org (yes, really) has a number of getting started articles:
[http://clojure-doc.org/](http://clojure-doc.org/)

View File

@ -4,6 +4,7 @@ tool: git
contributors:
- ["Jake Prather", "http://github.com/JakeHP"]
filename: LearnGit-vi.txt
lang: vi-vn
---
Git là một hệ quản lý mã nguồn và phiên bản phân tán (distributed version control and source code management system).

View File

@ -4,7 +4,7 @@ language: Objective-C
contributors:
- ["Eugene Yagrushkin", "www.about.me/yagrushkin"]
- ["Yannick Loriot", "https://github.com/YannickL"]
lang: vi-vi
lang: vi-vn
filename: LearnObjectiveC-vi.m
---
@ -12,7 +12,7 @@ filename: LearnObjectiveC-vi.m
Objective-C là ngôn ngữ lập trình chính được sử dụng bởi Apple cho các hệ điều hành OS X, iOS và các framework tương ứng của họ, Cocoa và Cocoa Touch.
Nó là một ngôn ngữ lập trình mục đích tổng quát, hướng đối tượng có bổ sung thêm kiểu truyền thông điệp giống Smalltalk vào ngôn ngữ lập trình C.
```objective-c
```cpp
// Chú thích dòng đơn bắt đầu với //
/*

View File

@ -7,6 +7,7 @@ translators:
- ["小柒", "http://weibo.com/u/2328126220"]
- ["alswl", "https://github.com/alswl"]
filename: learnr.r
lang: zh-cn
---
R 是一门统计语言。它有很多数据分析和挖掘程序包。可以用来统计、分析和制图。