Commit Graph

5503 Commits

Author SHA1 Message Date
Paulo Moura
f31b2ea032 [logtalk/en] Initial version of the Logtalk language tutorial (#2374)
* Initial version of the Logtalk language tutorial

* Add example of error when sending an unknown message to an object and improve class comment
2016-09-16 17:44:34 +02:00
Nathan Hughes
38ed5c1054 Fixed a bad naming which overlapped with C++ version (#2376) 2016-09-16 16:02:48 +02:00
Nathan Hughes
c92f425fa4 [pyqt/en] I've done a small example for getting started with the QT framework in python (#2364)
* Added a pyqt example page

* Fixed a spelling mistake on the pyqt examples

* Added link to C++ version author

* Fixed a truncation of text issue

* Ready to submit initial version for PR

* Too many new lines
2016-09-16 13:52:03 +02:00
ven
4638d37fe2 fixup #1314 2016-09-16 12:57:25 +02:00
Jonas
fc77205d15 Adding German translation for Swift (#1314) 2016-09-16 12:57:01 +02:00
ven
b40f6f37a5 fixup #1388 2016-09-16 12:52:02 +02:00
Juraj Kostolanský
e722b7c50d [ruby/sk] Slovak translation for Ruby (#1388) 2016-09-16 12:51:21 +02:00
Davidson Mizael
8d1e41b83d [pt-br] Julia (#1384)
* [pt-br] Julia 

This is a translation of the article published in the site to Brazilian Portuguese.

Isso é uma tradução do artigo postado no site para Português Brasileiro.

* Update julia-pt.html.markdown
2016-09-16 12:50:43 +02:00
ven
c25a6f0df3 Update tmux.html.markdown 2016-09-16 12:49:01 +02:00
Ferran Pelayo Monfort
b2f93ada33 Added spanish translation for tmux (#1545) 2016-09-16 12:48:40 +02:00
ven
1e43e1be75 fixup #1281 2016-09-16 12:46:08 +02:00
Ricardo de Almeida Gonzaga
c134d0aab4 [self] add pt-br translation (#1281)
Adds a brazilian portuguese translation of Self language.

Signed-off-by: Ricardo de Almeida Gonzaga <xricardotk@gmail.com>
2016-09-16 12:45:28 +02:00
Pavel Kulyov
8888853e71 Add very cool interactive tutorial (#2375) 2016-09-16 12:25:41 +02:00
Isaac Virshup
527eab7108 [bash/en] Remove link unavailable resource (#2372) (#2373)
Link pointed to a book which was not released. Fixes #2372.
2016-09-16 09:53:18 +02:00
Marcel dos Santos
f835be4f02 Add file to download and correct the language used in Markdown code block (#2368)
* Add file to download and correct the language used in Markdown code block

* Undo the change of language as the syntax highlighter doesn't support Elm language
2016-09-13 18:28:53 +02:00
Jakukyo Friel
c8fb84cc91 c: init array with string literals not introduced. (#2369)
* c: fix using pointer before introduced.

* c: init array with string literals not introduced.

To avoid using the concept pointer before it has been introduced,
previously it is changed to array.
But as @geoffliu pointed out,
array initialization using string literals is not introduced either.
So this commit uses neither pointer nor array.
Discussing `i++` and `++i` does not need to involve pointer or array.

* c: use `var = value` instead of `->`.

`->` is typically used for functions.
Thanks, @vendethiel.
2016-09-13 14:14:28 +02:00
Paolo Furini
161edb1f6e [kotlin/en] Add "if" usage as an expression (#2367)
* [kotlin/en] Add "if" usage as a function

* [kotlin/en] Change comment on "if" expression

Rephrase the comment to use the term "expression" in place of "function"
2016-09-12 16:33:16 +02:00
Geoff Liu
71b3342f04 Merge pull request #2366 from HmyBmny/patch-1
Update c++-cn.html.markdown
2016-09-11 15:52:00 -04:00
Bo Liu
8aaffa3f62 Update c++-cn.html.markdown
Line 325: update myDog.printDog() to myDog.print().
2016-09-11 19:20:26 +08:00
Geoff Liu
fbb7ddcac3 Merge pull request #2347 from haiiiiiyun/ruby_zh_cn_update
[ruby/zh-cn] sync with English version & minor tweaks
2016-09-09 12:22:08 -04:00
Ale Mohamad
a881273333 [ruby-ecosystem/es] Spanish translation (#2363) 2016-09-09 09:33:05 +02:00
Bo Liu
acad88cde9 Update c++-cn.html.markdown (#2362) 2016-09-07 10:17:35 +02:00
Andrew Bednoff
925164b40a [python3/pt-br] - fix head description (#2361)
fix head description for correct layout view on the site main page https://learnxinyminutes.com
2016-09-07 07:56:05 +02:00
Patrick Callahan
2067ad6a52 [Eng/Python3] add new book: "Learn Python 3.0 VISUALLY" (#2360)
* add new book

* sanitized link
2016-09-06 18:57:47 +02:00
PhoenixYip
48ca03c3f9 correction for the set comprehension in py3 (#2358) 2016-09-06 10:38:47 +02:00
ven
801da0cd8a Address @geoffliu's comment in #1637 2016-09-06 10:31:03 +02:00
Brett Taylor
5252f94a17 [css/en] Add media queries section, demonstrating basics of print and mobile media queries. (#1637)
Also improved link to Can I Use
Change HTML snippets to HTML 5
Fix minor whitespace issues
Add myself as a contributor
2016-09-06 10:30:22 +02:00
ven
1bb288155c fixup 2016-09-06 10:29:48 +02:00
Sawyer Charles
72494f0cd5 [jquery/en][WIP] Added jQuery (#1708)
* starting jquery

* doc. manipulation methods

* more manipulation
2016-09-06 10:29:02 +02:00
ven
01348c4d58 Update meteor.html.markdown 2016-09-06 10:28:47 +02:00
ven
731526f199 Update meteor.html.markdown 2016-09-06 10:27:53 +02:00
ven
05cbbdee3c Hopefully this works
Hopefully @adambard won't shout at me for breaking everything..
2016-09-06 10:27:13 +02:00
IamRafy
191019111b Meteor Js (#1711)
* Livescript is Updated

* Revert "Livescript is Updated"

This reverts commit 9f609e23e6.

* Meteor js
2016-09-06 10:26:22 +02:00
ven
91c1f6b832 #1733 2016-09-06 10:26:04 +02:00
Matthias Kern
a351799829 [tmux] Updating for version 2.1 (#1733)
* Update mouse option and remove old window-status-content options for
tmux 2.1 compability

* Add contribution and update timestamp
2016-09-06 10:25:45 +02:00
Martin Pacheco
b59e6fa07d add new resource link (#2307)
The link is a PDF elaborated by teachers of the course "Programación 3" (Algorithms and Data Structures) with examples about calculating the order of an algorithm and other topics in the context of asymptotic notation.
This material is publicly listed here: https://eva.fing.edu.uy/pluginfile.php/95278/mod_resource/content/0/Apuntes%20sobre%20An%C3%A1lisis%20de%20Algoritmos.pdf but I uploaded it to Scribd because I know that the link could eventually change since it's hosted in a moodle platform and now and then the teachers change the location of the files.
2016-09-06 10:13:39 +02:00
ven
ffba631fdd Update go.html.markdown 2016-09-05 22:19:48 +02:00
Ondrej Linek
30e5ceed31 add Czech [cs-cz] translation of the Go intro. (#2357) 2016-09-05 22:19:17 +02:00
robochat
d75468c6fe adding missing lang entries to headers for 3 tutorials (#2352) 2016-09-05 10:34:25 +02:00
Baurzhan Muftakhidinov
a00c47f701 Add missing space. (#2356) 2016-09-05 09:42:02 +02:00
robochat
66c8b036dc [html/en] adding translation of html/fr (#2354)
* [html/en] adding a translation of html/fr.

* [html/en] small changes and 1 bug fix.

* [html/fr] small bug fix.

* [html/en] small bug fix.
2016-09-03 19:30:53 +02:00
Patrick Callahan
7beaa529b9 [python3/en] Adding "Dive Into Python 3" (#2353)
The previous version of this file had the original Dive Into Python, which was written with Python 2 in mind.
It has come to my attention that the author of the original has published an updated version designed for Python 3, so I added this version back in.
2016-09-01 23:27:33 +02:00
ven
425d1dee67 Delete HTML-fr.html.markdown 2016-09-01 21:03:09 +02:00
Alois
3d270111bd [WIP] [toml/en] Add TOML support (#2282)
* Init support for TOML

* Add scalar types section

* Move comment to key value

* Improve introduction

* Move int comment to int key value

* Add array support

* Add version warning

* Add support for table

* Add inline table part

* Add support array of table part

* Fix bugs/typos to follow the review

* Improve sub tables example

* Fix wrong quotes on multiLineLiteralString

* Fix letter case for coherence

* Remove old comment

* Move from variety to color

Thanks @robochat
2016-09-01 19:27:41 +02:00
Patrick Callahan
678fa3b974 Remove Python 2 resources from Python 3 page (#2350)
There were several resources here that teach Python 2, but not Python 3. I removed them so that a reader will only see resources that apply to Python 3.
2016-09-01 08:28:23 +02:00
Adam
98abad6935 Remove redundant nl markdown and fix fortran file 2016-08-31 15:18:38 -07:00
Geoff Liu
a3e19a9895 Merge pull request #2343 from haiiiiiyun/vim_zh_cn_translation
[vim/zh-cn] translation
2016-08-30 11:54:52 -04:00
Philipp Klose
e810b6fd41 minor typo (#2349) 2016-08-30 10:11:09 +02:00
haiiiiiyun
0030247384 zh-cn ruby page sync with English version & minor tweaks 2016-08-28 09:50:27 +08:00
Jiang haiyun
1732caa9f4 [vim/zh-cn] translation 2016-08-28 09:33:43 +08:00