mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
Updated a lot of filenames
This commit is contained in:
parent
8185f5e033
commit
0b2a283db4
@ -2,6 +2,7 @@
|
||||
language: css
|
||||
contributors:
|
||||
- ["Mohammad Valipour", "https://github.com/mvalipour"]
|
||||
filename: learncss.css
|
||||
---
|
||||
|
||||
In early days of web there was no visual elements, just pure text. But with the
|
||||
|
@ -5,6 +5,7 @@ contributors:
|
||||
translators:
|
||||
- ["Kyr", "http://github.com/kyrami"]
|
||||
lang: de-de
|
||||
filename: learncss-de.css
|
||||
---
|
||||
|
||||
In den frühen Tagen des Internets gab es keine visuellen Elemente, alles war nur reiner Text. Aber mit der Weiterentwickliung von Browsern wurden auch vollständig visuelle Webseiten zu einem Standard.
|
||||
|
@ -4,7 +4,7 @@ contributors:
|
||||
- ["Adam Brenecki", "http://adam.brenecki.id.au"]
|
||||
translators:
|
||||
- ["Mohammad Valipour", "https://github.com/mvalipour"]
|
||||
filename: javascript.js
|
||||
filename: javascript-fa.js
|
||||
lang: fa-ir
|
||||
---
|
||||
|
||||
|
@ -5,6 +5,7 @@ contributors:
|
||||
translators:
|
||||
- ["David Baumgartner", "http://davidbaumgartner.ch"]
|
||||
lang: fr-fr
|
||||
filename: learnhaskell-fr.hs
|
||||
---
|
||||
|
||||
Haskell a été conçu pour être un langage fonctionnel pur et maniable. Il est connu pour ses monades et son système de types, mais je n'ai cesse d'y revenir pour son élégance. Pour moi, Haskell fait de la programmation une joie.
|
||||
|
@ -7,7 +7,7 @@ contributors:
|
||||
- ["Levi Bostian", "https://github.com/levibostian"]
|
||||
translators:
|
||||
- ["Yannick Loriot", "https://github.com/YannickL"]
|
||||
filename: LearnObjectiveC.m
|
||||
filename: LearnObjectiveC-fr.m
|
||||
lang: fr-fr
|
||||
|
||||
---
|
||||
|
@ -3,7 +3,7 @@ language: coffeescript
|
||||
category: language
|
||||
contributors:
|
||||
- ["Tenor Biel", "http://github.com/L8D"]
|
||||
filename: coffeescript.coffee
|
||||
filename: coffeescript-kr.coffee
|
||||
translators:
|
||||
- ["wikibook", "http://wikibook.co.kr"]
|
||||
lang: ko-kr
|
||||
|
@ -5,6 +5,7 @@ contributors:
|
||||
- ["Adam Brenecki", "http://adam.brenecki.id.au"]
|
||||
translators:
|
||||
- ["wikibook", "http://wikibook.co.kr"]
|
||||
filename: javascript-kr.js
|
||||
lang: ko-kr
|
||||
---
|
||||
|
||||
|
@ -6,6 +6,7 @@ contributors:
|
||||
translators:
|
||||
- ["wikibook", "http://wikibook.co.kr"]
|
||||
lang: ko-kr
|
||||
filename: learnlua-kr.lua
|
||||
---
|
||||
|
||||
```lua
|
||||
|
@ -4,7 +4,7 @@ category: language
|
||||
contributors:
|
||||
- ["Malcolm Fell", "http://emarref.net/"]
|
||||
- ["Trismegiste", "https://github.com/Trismegiste"]
|
||||
filename: learnphp.php
|
||||
filename: learnphp-kr.php
|
||||
translators:
|
||||
- ["wikibook", "http://wikibook.co.kr"]
|
||||
lang: ko-kr
|
||||
|
@ -8,7 +8,7 @@ translators:
|
||||
- ["Victor Kléber Santos L. Melo", "http://victormelo.com.br/blog"]
|
||||
- ["Renê Douglas N. de Morais", "mailto:rene.douglas.bsi@gmail.com"]
|
||||
lang: pt-br
|
||||
filename: LearnJava.java
|
||||
filename: LearnJava-pt.java
|
||||
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
language: ruby
|
||||
lang: br-pt
|
||||
filename: learnruby.rb
|
||||
lang: pt-br
|
||||
filename: learnruby-pt.rb
|
||||
contributors:
|
||||
- ["Bruno Henrique - Garu", "http://garulab.com"]
|
||||
translators:
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
language: c
|
||||
filename: learnc.c
|
||||
filename: learnc-ru.c
|
||||
contributors:
|
||||
- ["Adam Bard", "http://adambard.com/"]
|
||||
- ["Árpád Goretity", "http://twitter.com/H2CO3_iOS"]
|
||||
@ -480,4 +480,4 @@ void str_reverse_through_pointer(char *str_in) {
|
||||
|
||||
Также не забывайте, что [Google](http://google.com) и [Яндекс](http://yandex.ru) – ваши хорошие друзья.
|
||||
|
||||
[1] http://stackoverflow.com/questions/119123/why-isnt-sizeof-for-a-struct-equal-to-the-sum-of-sizeof-of-each-member
|
||||
[1] http://stackoverflow.com/questions/119123/why-isnt-sizeof-for-a-struct-equal-to-the-sum-of-sizeof-of-each-member
|
||||
|
@ -6,7 +6,7 @@ contributors:
|
||||
translators:
|
||||
- ["小柒", "http://weibo.com/u/2328126220"]
|
||||
- ["alswl", "https://github.com/alswl"]
|
||||
filename: learnr.r
|
||||
filename: learnr-zh.r
|
||||
lang: zh-cn
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
language: racket
|
||||
lang: zh-cn
|
||||
filename: learnracket.rkt
|
||||
filename: learnracket-zh.rkt
|
||||
contributors:
|
||||
- ["th3rac25", "https://github.com/voila"]
|
||||
- ["Eli Barzilay", "https://github.com/elibarzilay"]
|
||||
|
@ -6,7 +6,6 @@ contributors:
|
||||
- ["Dominic Bou-Samra", "http://dbousamra.github.com"]
|
||||
translators:
|
||||
- ["Peiyong Lin", ""]
|
||||
filename: learn.scala
|
||||
lang: zh-cn
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user