Commit Graph

8674 Commits

Author SHA1 Message Date
James
3cdecb5941
Add learncpp.com to further reading (#4237)
I've been learning from this site, and it seems good, and the general consensus online is that it's one of the better online tutorials/books for learning C++.
2021-11-01 22:24:35 +01:00
Peiran Yao
c33c369826
Fix a variable name typo in qsharp.html.markdown (#4240)
`q` is not defined, instead it should be `qs`.
2021-11-01 22:22:59 +01:00
ktunprasert
c465acbc3a
[PHP/en] Nullsafe operator (#4248) 2021-11-01 22:20:59 +01:00
Wichamir
8af43d446e
[GDScript/en] Add GDScript (#4261)
* [GDScript/en] Add GDScript

* Added missing comment about Dictionary

* Fixed mismatched types

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

Co-authored-by: Andre Polykanine <ap@oire.me>
2021-11-01 22:12:55 +01:00
Bader Bamari
e2be1a3a17
Update C Sharp markdown. (#4260) 2021-10-31 19:37:33 +01:00
MySurmise
7339b03670
[fish/en] Add fish shell (#4247)
* Fish Shell tutorial

* Typo

* Typo and shortened a bit

* Update fish.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update fish.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update fish.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update fish.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update fish.markdown

Of course, it's fish, not bash...

* Update fish.markdown

No translators for an english article...

Co-authored-by: Andre Polykanine <ap@oire.me>
2021-10-31 19:29:08 +01:00
Alex Altair
9892df9ba9
Add boolean and and or (#4259) 2021-10-31 12:58:33 +01:00
Chen Yufei
3dd9becb0f
[swift/en] fix typo about break statement in loop (#4258)
Just a small fix.
2021-10-30 11:26:41 +02:00
benjaminjamesrussell
2c8b419c54
Update python.html.markdown (#4257) 2021-10-28 00:29:54 +02:00
Devine Lu Linvega
2a849af615
Replaced tab in markdown header (#4255)
It looks like the tab was causing issues, replaced it for a few spaces.
2021-10-28 00:27:22 +02:00
Devine Lu Linvega
a007318992
[uxntal/en] Add uxntal page (#4250)
* [uxntal/en] Add uxntal page

Community requested [here](https://twitter.com/pschwede/status/1450434881557762059)

* Update uxntal.html.markdown

* Update uxntal.html.markdown

* Update uxntal.html.markdown

* Update uxntal.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update uxntal.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update uxntal.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update uxntal.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

Co-authored-by: Andre Polykanine <ap@oire.me>
2021-10-23 19:39:26 +02:00
RUSLAN LÓPEZ CARRO
e811ee833b
[docker/es-es] translated docker to spanish (#4249)
* translated docker to spanish

* adding changes from review
2021-10-23 18:58:33 +02:00
sorawee
ed198750d4
[racket/en] fix indentation and spacing (#4251)
* Fix indentation and spacing

* One more fix
2021-10-23 18:46:48 +02:00
ThesllaDev
1670518461
[css/pt-br] Fix: translation and typos in links (#4252) 2021-10-23 18:42:37 +02:00
Dan Book
fa5048634d
[perl/en] Add example of iterating through file (#4238) 2021-10-23 00:52:28 +02:00
Adam Bard
9b69738861
Merge pull request #3895 from haritonch/ocaml-greek-translation
[ocaml/el-gr] Add greek translation for OCaml
2021-10-21 14:36:51 -07:00
Haden Wasserbaech
1fb1ad6b5f
Fixes multidimensional array (#4239) 2021-10-10 19:32:14 +02:00
Valentin Baca
7e5abe2aaf
[crystal/en] Update to Crystal 1.0 (#4235)
Crystal 1.0 was released this year (currently at 1.1.1 actually), which solidified the language. Updating based on language changes.
2021-09-25 17:03:53 +02:00
Adam Bard
7f5d9b460a
Merge pull request #4234 from DiddiLeija/c++-spanish-2
[c++/es-es] Fix more typos
2021-09-18 07:24:21 -07:00
Diego Ramirez
cdc3b0cc27
[c++/es-es] Fix more typos
- Grammar errors
- Unecessary capital letters

I also added myself as a "translator".
2021-09-18 07:59:40 -05:00
Adam Bard
fda425bc9f
Merge pull request #4233 from DiddiLeija/c++-spanish-typo
[c++/es-es] Fix some typos for the C++ article (Spanish)
2021-09-17 17:30:33 -07:00
Diego Ramirez
5fe2787092
Fix some typos for the C++ article (Spanish)
The Spanish translation has some typos, so I have been fixing them.
2021-09-17 13:01:27 -05:00
kieutrang1729
01365b6f47
[tcl/en] Fix typo (#4225)
Removed unnecessary "string".
2021-08-27 20:56:43 +02:00
Andinus
624c13d18d
[Raku/en] Fix typo & grammar, Remove trailing whitespace, Update IRC (#4224)
#raku has moved to irc.libera.chat
2021-08-26 19:38:23 +02:00
Flopsey
1524547b4d
[mips/en] Fix uncommented comment line (#4223) 2021-08-26 16:48:24 +02:00
awschult002
99ddf8fec6
[c/en] mostly word clarification and extra descriptions (#4222)
* Adds extra clarity to enum value assignment.

The previous statement shows only 1 way to declare enums, and it happens
that they specify a starting value. I clarify that a starting value is
not necessary and that all enum value could contain user specified
values.

* Added clarity to `includes` section.

specified that angle brackets are for system libraries and not just
standard libs. I also added an example of relative paths in the local
include statements.

* Added more clarity for function prototyping and main return vals.

I cleaned up some formatting; then added some clarity to how function
prototyping works, as well as recommend techniques.

* Fixed the mention of character sizes. they are not always 1 byte

* Added clarity about floating point arithmetic.

The previous comments on floating points made it feel like there was
something broken with doing comparison and arithmetics with floating
point types. I added clarity about how floats are stored in memory and
why they seem to behave strangly when used in arithmetic expressions.

* reworded boolean stuff for better clarity on _Bool type in C99

* Adds not about binary assignment

* Added clarity for value roll over

* Added section on multiple return values.

C doesnt allow returning of multiple values, so i added a section on
returning multiple values through pointers.

* added section break for printing special characters

* fix typo

Co-authored-by: Andre Polykanine <ap@oire.me>

* fix typos

Co-authored-by: Andre Polykanine <ap@oire.me>

* fix markdown syntax

Co-authored-by: Andre Polykanine <ap@oire.me>

* fix markdown syntax

Co-authored-by: Andre Polykanine <ap@oire.me>

* fix markdown syntax

Co-authored-by: Andre Polykanine <ap@oire.me>

* reword with better english

Co-authored-by: Andre Polykanine <ap@oire.me>

* reword with better english

Co-authored-by: Andre Polykanine <ap@oire.me>

Co-authored-by: Andre Polykanine <ap@oire.me>
2021-08-24 21:57:49 +02:00
Jeff Hale
5e53b2aca9
[toml/en] fix code not rendering (#4221)
The json code block renders fine in Github Flavored Markdown on Github, but not on the learnxinyminutes.com/docs/toml page. Because there isn't any syntax highlighting for this section anyway, I switched it to vanilla code block.
2021-08-23 10:54:29 +02:00
Anastasiia Bondarenko
ed5f7694fd
[c/uk-ua] Add ukrainian translation for Clang (#3762)
* [c/uk-ua] Add ukrainian translation for Clang

* Apply suggestions from code review

Co-authored-by: Andre Polykanine <ap@oire.me>
2021-08-22 21:30:29 +02:00
EgorBobrov
757ed9b49b
[java/en] Added more info about Collections initialization (#4200) 2021-08-22 20:21:01 +02:00
MarkGrimwood
4eaafe0839
[bash/en] Update bash.html.markdown (#4202)
Additional info on arguments and return values for functions
2021-08-22 20:15:03 +02:00
Aleksei Trifonov
68f016d886
[toml/en] Fix JSON code blocks in TOML (#4204)
It will correctly show structured, formatted JSON to give a better understanding
2021-08-22 20:11:16 +02:00
RogueArt
848a80d87f
[MongoDB/en] Add Learn MongoDB in Y Minutes (#4214)
* [mongodb/en] Write introduction and getting started

* [mongodb/en] Write code sample for CRUD operations

* [mongodb/en] Write code sample for operators and database operations

* [mongodb/en] Write further reading

* [mongodb/en] Minor fixes for Markdown

* [mongodb/en] Made each line 80 characters long
2021-08-22 17:51:43 +02:00
Rohit Goswami
3dc6c1e362
[fortran/en] Add new resource (#4213) 2021-08-22 17:24:09 +02:00
Nic
1854d9d9b1
[elixir/en] Update description of an Atom. (#4216)
I really struggled to parse what was being explained, but found the wording on https://hexdocs.pm/elixir/1.12/Atom.html much easier to understand.
2021-08-22 17:21:22 +02:00
Adam Bard
cdbdf70809
Merge pull request #4220 from Menelion/fix-4211
[wim/gr] Try fixing display bug
2021-08-22 07:51:39 -07:00
Andre Polykanine
57c91c96ad Fix #4211 2021-08-22 11:17:35 +02:00
Samantha McVey
406b103164
[Raku/en] Fix runaway comment for syntax highlighter (#4215)
The pygments highlighter does not recognize `==begin` and `==end`
without a newline before `==end`. For this reason it will never end the
comment. This resulted in 95% of the Raku document being highlighted as
a comment.

We replace most `=begin` and `=end` with standard quotes `#`. In some
places I retain `=begin` and `=end` when they are indented (this works
fine in pygments).
2021-08-21 23:46:05 +02:00
Petru Madar
0086b92f09
[ruby/all] Replace tryruby.org with the proper link (#4217)
* Replace tryruby.org with the proper link

* Replace tryruby.org with the proper link
2021-08-21 23:08:42 +02:00
Liu Yihua
9a76ba9d83
[asciidoc/zh-cn] Add translation (#4210) 2021-08-09 18:34:56 +08:00
谭九鼎
dc8a200809
CODEOWNERS: add imba-tjd 2021-08-09 18:31:48 +08:00
谭九鼎
4d6fd978cf
Merge pull request #4002 from wuyudi/master 2021-08-08 16:42:53 +08:00
wuyudi
e59be08368 Update zh-cn/wolfram-cn.html.markdown
Co-authored-by: 谭九鼎 <109224573@qq.com>

Update zh-cn/wolfram-cn.html.markdown

Co-authored-by: 谭九鼎 <109224573@qq.com>

Update zh-cn/wolfram-cn.html.markdown

Co-authored-by: 谭九鼎 <109224573@qq.com>

Update zh-cn/wolfram-cn.html.markdown

Co-authored-by: 谭九鼎 <109224573@qq.com>

Update wolfram-cn.html.markdown
2021-08-08 15:25:18 +08:00
谭九鼎
d1ea98e62b
Merge pull request #3928 from tx23/Cmake_zh_cn
[CMake/zh-cn]Translation CMake
2021-08-08 13:28:38 +08:00
谭九鼎
ce4d6fdd22
Merge pull request #3948 from perltaiwan/zh-tw-translation 2021-08-08 13:27:34 +08:00
谭九鼎
d9ef04d164
Merge pull request #4077 from yihuajack/yihuajack/mips-zh-cn 2021-08-08 13:25:22 +08:00
谭九鼎
db518cc946
Merge pull request #4171 from bkbncn/patch-1
[perl/zh-cn]fix indent
2021-08-08 13:21:37 +08:00
谭九鼎
743be97622
Merge pull request #4180 from lo0b0o/dev 2021-08-08 13:13:28 +08:00
谭九鼎
1c2e5a5716
delete some empty lines 2021-08-08 13:12:35 +08:00
谭九鼎
8982bdd305
fix some issue
Co-authored-by: woclass <wo@wo-class.cn>
2021-08-08 13:09:40 +08:00
kieutrang1729
a1286822de
[set-theory/fr] Added French translation for Set theory (#4168)
* Update set-theory.html.markdown

Fixed a minor typo.

* Add files via upload

Added a french translation for set theory.

* Add suggested changes

J'ai fait presque tous les changements suggérés.

* Fix spacing before semicolons
2021-07-11 16:28:54 +02:00