| Commit message (Collapse) | Author | Age | Lines |
... | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Binary Search Russian translation
* Contributors list updated
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- "is beautiful for creating applications" -> "is great for creating applications"
- changed "Slots and Signals" link from Qt 4.8 to Qt 5, to maintaining consistency with "Widgets" link
- Furter -> Further
- Tidy up "Further Reading"
- Added a link to PyQt page
- Added an exclamation mark.
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
The "box" is referring to the Box variable a few lines back, but that is
called "mine", not "box".
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Also add small changes in style:
- LaTeX -> \LaTeX
- improve alignment for formulas in Math section
Add table of contents
|
| | |
| | |
| | | |
fixed two small errors in the example mapping called balances
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | | |
Remove logtalk highlighting for now (was crashing middleman)
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Add new Racket translation to spanish
* Update racket-es.html.markdown
* Update racket-es.html.markdown
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
* Initial version of the Logtalk language tutorial
* Add example of error when sending an unknown message to an object and improve class comment
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* [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
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
Adds a brazilian portuguese translation of Self language.
Signed-off-by: Ricardo de Almeida Gonzaga <xricardotk@gmail.com>
|
| | | |
|
| | |
| | |
| | | |
Link pointed to a book which was not released. Fixes #2372.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
(#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
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* [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"
|
| |\ \
| | | |
| | | | |
Update c++-cn.html.markdown
|
| |/ /
| | |
| | | |
Line 325: update myDog.printDog() to myDog.print().
|
| |\ \
| | | |
| | | | |
[ruby/zh-cn] sync with English version & minor tweaks
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | | |
fix head description for correct layout view on the site main page https://learnxinyminutes.com
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* add new book
* sanitized link
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* starting jquery
* doc. manipulation methods
* more manipulation
|
| | | | |
|