| Commit message (Collapse) | Author | Age | Lines |
... | |
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* [scala/en] Add traits in objects chapter
* [scala/en] Traits: Describe traits keywords
|
|
|
|
|
|
| |
* Translation Nim to russian
* EN tag for all links
|
| |
|
|
|
| |
the example boldified the color instead of colorizing them
|
| |
|
|
|
| |
more clear explanation why interface is consider defined without specifically declaring it (like in other languages `pair implement Stringer`)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- [x] I solemnly swear that this is all original content of which I am the original author
- [x] Pull request title is prepended with `[language/lang-code]`
- [x] Pull request touches only one file (or a set of logically related files with similar changes made)
- [x] Content changes are aimed at *intermediate to experienced programmers* (this is a poor format for explaining fundamental programming concepts)
- [x] If you've changed any part of the YAML Frontmatter, make sure it is formatted according to [CONTRIBUTING.md](https://github.com/adambard/learnxinyminutes-docs/blob/master/CONTRIBUTING.markdown)
- [x] Yes, I have double-checked quotes and field names!
Output:
My dog's name isfido, and his other favorite thing is a: teddy
New output:
My dog's name is fido, and his other favorite thing is a: teddy
|
|\
| |
| | |
[Javascript/en]Corrects typo in prototype section.
|
| | |
|
|\ \
| | |
| | | |
[scala/en] fix anologus typo
|
|/ / |
|
| | |
|
|/
|
| |
shell->bash (for my poor server's health)
|
|
|
|
|
|
| |
* translate sml to chinese to line 105
* finish translation of sml into chinese
|
|
|
|
|
|
|
|
|
|
| |
* Fix word order in class documentation
* Change access level modifier of age variable
The comment inside eat() mentions that the variable is private.
Furthermore, there would be no error if the variable were used inside
Dog given the current access level.
|
|
|
|
|
|
| |
* [html/vi-vn] Add HTML tutorial in Vietnamese
* Address vendethiel's comments
|
|
|
|
|
|
| |
* Add Python 3 tutorial in Vietnamese
* Create a separate translators section
|
|
|
| |
nodes should be indicated with regular parenthesis `()`, some lines contained nodes within square brackets `[]`
|
|
|
|
|
|
| |
* [shutit/en] shutit added
* [shutit/en] pause point corrected
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Afegit Go en català
* Go in catalan
* added Kotlin
* kotlin in catalan 80 chars
* Added -ca to the kotlin filename
* Translated Groovy to catalan
* Missed -ca
* Copy & paste problems in the header :-P
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Afegit Go en català
* Go in catalan
* added Kotlin
* kotlin in catalan 80 chars
* Added -ca to the kotlin filename
|
|
|
|
|
|
|
|
| |
article (#2739)
* Make reference link in footer/summary link to Stack Overflow article
* remove name from list of contributors
|
|
|
| |
https://github.com/adambard/learnxinyminutes-docs/issues/2737
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Fix #2660
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Rework some examples.
* Small change to description of iterator commands.
* Adjust whitespace.
* Adjust whitespace again.
* Various changes to wording and grammar
* Rather extensive editing of the entire document.
* trivial change of one variable name
|
|
|
|
|
|
|
|
| |
(#2733)
* Removed whitespace in variable declaration with explicit type (Kotlin)
* Removed whitespace in variable declaration with explicit type (Kotlin translations)
|
|
|
|
| |
This commit will fix the incorrect bullet point markdown to allow proper html
generation.
|
|
|
|
|
|
|
|
| |
* add zh-cn header for jquery
* add zh-cn desc for jquery
* add zh-cn detail for jquery
|
| |
|