summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* fix(pt-br/css): Corrections made to some errors in the last translation.Adaías Magdiel2024-02-27-116/+126
| | | | - There are some errors in the css presented that have also been corrected in this version
* [pug/pt-br] Add translation for Pug documentation (#4847)Adaías Magdiel2024-02-26-0/+211
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * docs(pt-br): Add translation for Pug documentation This commit adds the translation for the Pug documentation from English to Brazilian Portuguese. The translated content includes an introduction to Pug, syntax examples for tags, attributes, JavaScript usage, loops, conditionals, including content, mixins, and additional resources. This translation aims to make the Pug documentation more accessible to Portuguese-speaking users. It covers the basic concepts and functionalities of Pug, providing a comprehensive guide for developers interested in using the Pug templating engine for HTML generation in their projects. * docs(pt-br): Add translation for Pug documentation Translate the last section "Additional Resources" * docs(pug): Update comments in Portuguese translation Update the comments to better reflect the behavior of the code. - Changed "Tags com filhos" to "Tags aninhadas" for clarity. * feat: Update Portuguese text in Pug guide Update Portuguese text in the Pug guide to improve readability and consistency with the rest of the document. - Changed "Hello there" to "Olá, pessoas" - Adjusted multi-line text from English to Portuguese for alignment. - Made sure all text aligns with the same language throughout the guide.
* Remove one of the es/CSS tutorialsven2024-02-26-253/+0
| | | #4825
* chore(pug): Update include paths to use .pug extension (#4848)Adaías Magdiel2024-02-26-2/+2
| | | | | | | Previously, the include paths in pug.html.markdown were referencing .png files. This commit updates the paths to use .pug extensions for better clarity and consistency. - Updated include paths to point to .pug files - Ensures correct file references are used throughout the project
* [powershell/en] Fix and clarify -eq operator on (some) objects (#4333)Michaël Peeters2024-02-25-2/+14
|
* [F#/en] added mutation (#4763)KIM Taegyoon2024-02-25-0/+15
|
* [MongoDB] Fix comment: wrong method (#4779)Adrien LUDWIG2024-02-25-1/+1
|
* [go/en]: Clarify comment related to the append function in slices. (#4780)Ricardo Islas Ruiz2024-02-25-1/+1
|
* [toml/pt-br] Add translation for TOML docs (#4846)Adaías Magdiel2024-02-25-0/+232
| | | | | | | | * feat(pt-br/toml-pt.html.markdown): Add translation for TOML docs Translate the TOML file into Portuguese (Brazilian Portuguese). * fix(pt-br/toml-pt.html.markdown): Add language code in filename Add portuguese language code in filename to be unique.
* [c/pt-br] fix untranslated english section (#4842)Flavio2024-02-14-1/+1
| | | | | | | | | * fix: unstranslated section * fix: miss clicked --------- Co-authored-by: Flavio <77132531+flaviodev27@users.noreply.github.com>
* Fix 4841ven2024-02-14-1/+1
|
* corrected an error in the number pi (#4839)qlikwer2024-02-12-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update go-de.html.markdown corrected an error in the number pi * Update go.html.markdown corrected an error in the number pi * Update go-pt.html.markdown corrected an error in the number pi * Update go-hu.html.markdown corrected an error in the number pi * Update go-cn.html.markdown corrected an error in the number pi * Update go-kr.html.markdown corrected an error in the number pi * Update go-ca.html.markdown corrected an error in the number pi * Update go-es.html.markdown corrected an error in the number pi * Update go-fi.html.markdown corrected an error in the number pi * Update go-fr.html.markdown corrected an error in the number pi * Update go-ru.html.markdown corrected an error in the number pi * Update go-it.html.markdown corrected an error in the number pi * Update go.html.markdown corrected an error in the number pi
* Update go.html.markdown (#4838)qlikwer2024-02-12-1/+1
| | | corrected an error in the number pi
* [swift/en] describe convenience initializers (#4836)Edoardo La Greca2024-02-10-0/+3
|
* #4833ven2024-02-01-1/+1
|
* #4833ven2024-02-01-1/+1
|
* #4833ven2024-02-01-1/+1
|
* #4833ven2024-02-01-1/+1
|
* #4833ven2024-02-01-1/+1
|
* #4833ven2024-02-01-1/+1
|
* #4833ven2024-02-01-1/+1
|
* #4833ven2024-02-01-1/+1
|
* #4833ven2024-02-01-1/+1
|
* #4833ven2024-02-01-1/+1
|
* Add yaml-jp.html.markdown (#4330)haru2024-01-30-0/+193
|
* Add Sorbet tour (#4367)Jeremy Kaplan2024-01-30-0/+1040
|
* fix(mongodb): correct operator order (#4832)nvmnghia2024-01-30-6/+6
|
* Update go.html.markdown with simpler wording (#4829)Muhammad Rafay Nadeem2024-01-26-1/+1
|
* Update mongodb.html.markdown (#4358)Arno2024-01-23-2/+3
| | | fixed in: -> $in: and added $nin: too
* [lua] Fix url (#4828)Stefan Trost2024-01-21-1/+1
|
* [p5/en] Add more features of p5 to the tour (#4786)Kaamkiya2024-01-19-14/+122
| | | | | | | | | | | * Update p5.html.markdown Add a demo of the webgl rendering context, bouncing balls simulation, and more * Update p5.html.markdown * Add links to source and change to link to editor instead of specific sketch
* Update sed.html.markdownven2024-01-19-1/+1
| | | Attempt to fix yet another 404
* Update tailspin.html.markdownven2024-01-19-3/+3
| | | Go with C by lack of a better idea...
* [vb/de] add german translation of visualbasic-es.vb (#4816)Enno2024-01-18-0/+290
| | | | | | | | | | | | | | | | | | | | | * add german translation of visualbasic-de.vb * apply kind suggestions by @nbehrnd Update and rename visualbasic-de.vb to visualbasic-de.html.markdown * use compact link with label Markdown allows a shorter definition of a link with a label eventually displayed e.g., after the conversion by pandoc to yield a html file. The equivalence in the result was checked with pandoc (3.1.9) by pandoc -s -i visualbasic-de.html.markdown -o test.html subsequently displayed by firefox (version 115.6.0 esr). --------- Co-authored-by: nbehrnd <nbehrnd@users.noreply.github.com>
* Update cue.html.markdownven2024-01-15-26/+26
| | | Try to fix https://github.com/adambard/learnxinyminutes-site/issues/113
* switch ballerina to javaven2024-01-13-1/+1
|
* [language/en] Add ada (#4821)Luke A. Guest2024-01-12-0/+416
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add initial Ada docs. * Change wording. * Update Empty. * Remove old comments which have been added to the code. Have one code block now. * Update source. * Add bash to the code block so I get syntax colouring in vscode. * Add extra on context clauses. * Update source. * Add loops. * Add a warning about the source. * Update source. * Add real-time to the description. * Add info on aspects/contracts. * Add links to RM. * Add string/character/array. * Update source. * Add new package. * Add extra info on what's left from Pascal. * Add fixed/floats. * Add link to the RM. Change wording. * Add distributed with link. * Fix typo. * Add a statement on package use. * Add extra info re the warnings. * Add more context re Pascal. * Separate paragraphs. * More clarification. * Fix typo. * Change aspect-oriented to contract-based. * Add about having to download the gnat toolchain. * Rejig paragraph. * Add the extra run commands. * Add Fer's changes. * Fix typo. * Remove extraneous ---, don't know how that got there. * Fix filename. * Remove extra comment. * Remove another empty comment. * Add back in the generic Swap which was removed for some reason. * Correction on style. GNAT definition added. * Fix definition of starting index of strings. * Add extra context and examples for String initialisation. * Remove line to install the toolchain. Add note about this. * Add https://learn.adacore.com as a link. * Add Fabien's contributor link for the extra context added in the previous commits. * Fix typos. Add better explanations. * Add info on limited types. * Fix typos. * Add explanation of the generic parameter. * Add a location of where I referenced OOP. * Fix text. * Remove markdown from comments. * Remove comma.
* [assemblyscript/en] Learn AssemblyScript in Y minutes (#4209)Steve Huguenin2024-01-11-0/+202
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Learn AssemblyScript in Y minutes AssemblyScript is based on TypeScript, therefore the tutorial is based on Learn Typescript in Y minutes * Fixes for compliancy to contrib.md and Quick fix 80 characters line limit Also return type for function * Solve suggested changes Changes were suggested by @SebastianSpeitel * Adding examples on Array Type inference As suggested by Max Graey * Derived class use the extends keyword Co-authored-by: Sebastian Speitel <sebastian.speitel@outlook.de> * Fix alert conventional signature Co-authored-by: Max Graey <maxgraey@gmail.com> * Removed Type Assertion Co-authored-by: Sebastian Speitel <sebastian.speitel@outlook.de> * Fix dangling interfaces and namespace uses Co-authored-by: Max Graey <maxgraey@gmail.com> Co-authored-by: Sebastian Speitel <sebastian.speitel@outlook.de> * Export functions, classes and namespaces AssemblyScript doesn't tell about errors in a non exported body Co-authored-by: Max Graey <maxgraey@gmail.com> Co-authored-by: Sebastian Speitel <sebastian.speitel@outlook.de> --------- Co-authored-by: Sebastian Speitel <sebastian.speitel@outlook.de> Co-authored-by: Max Graey <maxgraey@gmail.com>
* [Tailspin/en] Add page for the Tailspin language (#4819)Torbjörn Gannholm2024-01-02-0/+383
| | | | | * Add page for the Tailspin language * [Tailspin/en] add more tutorial text
* [asymptotic-notation/en] Typo, add a missing n (#4820)Mathieu Gemard2024-01-01-1/+1
|
* [ocaml/en] Update ocaml.html.markdown (#4818)Luke Tong2023-12-31-8/+134
| | | | | | | | | | | | | | | * Dune and Opam immutability by default records @ append operator ‘a option type example Tree type example more detail in pattern matching (exhaustiveness) is sorted and reverse list function examples Higher order functions transform and filter example mutable records, refs * fixed comment
* [Fortran/en] [Fortran/zh-cn] Format the code, introduce the latest standard ↵ZUO Zhihua2023-12-25-604/+617
| | | | | | | Fortran 2023 (#4814) * Fortran: format code style and improve description * Fortran: rename filenames, update Chinese version
* https://github.com/adambard/learnxinyminutes-site/pull/108ven2023-12-20-1/+1
| | | Didn't even check if ocaml was there...
* Update ATS.html.markdownven2023-12-20-1/+1
| | | Try to fix it 404ing
* typo in learn x in y minutes python page (#4812)bkkavin2023-12-18-1/+1
|
* [json/zh-cn] sync with en (#4044)谭九鼎2023-12-15-10/+33
| | | | | * [json/zh-cn] sync with en * Update json-cn.html.markdown
* [kotlin/pt-pt]: Added Kotlin translation for pt-pt (#4808)André Martins2023-12-14-0/+473
| | | | | * Add kotlin pt-pt docs * Fix indentation
* [python/en] adding an example for closures in python where we use the ↵Mohammed Ashour2023-12-14-0/+16
| | | | | | | | | `nonlocal` … (#4033) * adding an example for closures in python where we use the `nonlocal` keyword Adding an example for the case of nested functions with closure scopes, when we use the python 3s keyword 'nonlocal' to point to the variables in the outer functions * Formatting Comments
* [Janet/en] Update janet.html.markdown (#4283)John Gabriele2023-12-14-24/+27
| | | | | | | | | | | * Update janet.html.markdown Minor edits. * Update janet.html.markdown * Update janet.html.markdown A few more improvements.
* Update docker.html.markdown with added spaces for clarity (#4807)Abirama Krishnan2023-12-14-6/+6
|