Commit Graph

8549 Commits

Author SHA1 Message Date
dannyloxavier
0f6e59d349
Some fixes
- Updated to latest EN version (with respective translation)
- Fixed some pt-BR typos
- Fixed indentations to be equal to the original EN version
2022-03-28 12:25:28 -03:00
Dyn
3a425f8cf3
[sql/zh-cn]:Update filename for consistency (#4348) 2022-03-19 16:16:00 +08:00
OnlyDev
d9416193ba
Fixed typo in word "Возвращаемая" (#4322) 2022-03-15 23:50:45 +01:00
Marat Amerov
819cb6b275
[javascript/ru] s/функционал/функциональность (#4336) 2022-03-15 23:48:38 +01:00
Marat Amerov
8215ee614d
[kotlin/ru] s/функционал/функциональность (#4337) 2022-03-15 23:47:18 +01:00
Marat Amerov
7b265947e9
[lua/ru] s/функционал/функциональность (#4338) 2022-03-15 23:46:05 +01:00
Marat Amerov
6efd95e6db
[swift/ru] s/функционал/функциональность (#4339) 2022-03-15 23:44:58 +01:00
Marat Amerov
32c8adcccb
[objective-c/ru] s/функционал/функциональность (#4340) 2022-03-15 23:43:39 +01:00
Adam Chalkley
a53abc23e2
[go/en] Fix link to Golang University 301 playlist (#4317)
Co-authored-by: Adam Chalkley <atc0005@users.noreply.github.com>
2022-03-04 11:29:48 +08:00
Brian Holbrook
d208b72f6a
[mips/*] Fix branching example (#4315) 2022-03-03 15:44:38 +08:00
lzw-723
414ac29188
[raylib/zh-cn] Completed translation (#4325) 2022-02-20 22:17:15 +08:00
Mi. Lia
7c401735bc
[ocaml/el-gr] A minor but important fix regarding syntax coloring (#4319) 2022-02-20 22:15:33 +08:00
谭九鼎
ad760a7adf
[ocaml/el-gr] fix lang heading 2022-02-20 22:12:22 +08:00
谭九鼎
2f05725cc0
[Docker/zh-cn] Init translation (#3926) 2022-01-22 20:20:16 +08:00
Adam Bard
6e35b0e9be
Merge pull request #4291 from Chemaclass/master
[phel/en] Add phel.html
2022-01-21 16:34:34 -08:00
Chemaclass
30928d0a69 Use newlisp instead of phel for md coloring 2022-01-21 17:15:28 +01:00
225559
c42db51e7c
Add Lua community links (#4069) 2022-01-04 01:22:40 +08:00
Maximilian Sonnenburg
e0f5bcf36a
[rust/en] Function pointer type added (#4107)
* Function pointer type added

* String slice details added.

* String slice view explanation.
2022-01-04 01:16:59 +08:00
chkas
3cbcd37434
Update easylang.html.markdown (#4288) 2022-01-04 01:12:22 +08:00
Michael Chen
6467d88012
[bash/en] More details about pipe and redirection (#4119)
* Update bash.html.markdown

* More details about pipe and redirection
2022-01-04 01:02:22 +08:00
Michael Chen
5f118e3f61
[bash/en] Add info on background commands with & (#4120)
* Add info on background commands with &

* Update bash.html.markdown
2022-01-04 01:00:53 +08:00
Michael Chen
3b2974ba31
Clarify that "sort" doesn't modify the file (#4121) 2022-01-04 01:00:05 +08:00
Lilian Besson
335fa5ca53
[scala/english] typo in creation of a new object (#4080) 2022-01-04 00:54:56 +08:00
krotera
6a0b4aee87
[c/en] clarity, errata, and grammar in array section (#4102)
* [c/en] clarity, errata, and grammar in array section

- [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]` (example `[python/fr-fr]` or `[java/en]`)
- [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!

* Overlooked type uniformity

* Improve 80 col alignment and clarify loop control var declaration

* Remove agrammatical comma

* Mention typedef in struct declaration
2022-01-04 00:44:49 +08:00
taivlam
2abab47335
[html/en] Minor typographical improvements (#4111)
Minor typographical edits (mostly capitalization and so on) for improved readability in beginning and ending Markdown descriptions
2022-01-04 00:40:58 +08:00
Mario Domenech Goulart
353f9fca40
CHICKEN.html.markdown: adapt to CHICKEN 5 (#4154)
This change adapt the instructions to CHICKEN 5.  Before it
covered CHICKEN 4, which is an outdated version.
2022-01-04 00:39:50 +08:00
Alan Chang
6a11164757
[c++/en] Fix newline error (#4176)
* Fix newline error

* use std::endl
2022-01-04 00:36:58 +08:00
Shivanshu
5828962380
Fixed output. (#4157)
Fixed output provided in comments beside the command.
2022-01-04 00:23:08 +08:00
Keve Nagy
da4f1ff4c8
Small correction for vala.html.markdown (#4160)
On line 486, replaced &i with &more.
While at it, on lines 497-503 I also transformed all the "here" hyperlinks to their most obvious replacements.
2022-01-04 00:21:42 +08:00
Stanley Modrak
3971ad0774
Replace deprecated links (#4174)
Replace the old links which were deprecated with the new URLs they redirect to.
2022-01-04 00:20:24 +08:00
15532
d6becca820
Update ocaml.html.markdown (#4181) 2022-01-04 00:18:53 +08:00
Konstantinos Lampropoulos
334b090a4d
Update javascript.html.markdown (#4178)
var => function/global , let => lexical/block scoped
2022-01-04 00:18:07 +08:00
Vishvanathan K
f39dcdd44e
Update visualbasic.html.markdown (#4295)
* The comment "Ouputs the above" was misleading, changed it to a more apt comment ("Pausing the execution")
2022-01-04 00:17:27 +08:00
Xing Zheng
d24f135208
fix a typo (#4172)
the variable name should be `someIdentifier` instead of `willSet`.
2022-01-04 00:16:36 +08:00
Carson Drake
ce170de16d
[nix/en] Fix dead link for Rommel Marinez Further Reading (#4137)
* Fix dead link for `Rommel Marinez` Further Reading

Replace original link with archived version from wayback machine.

* Unify Further Reading References [nix/en]

Include live Susan Potter link that was previously fixed in `[nix/de-de]`.
2022-01-04 00:14:09 +08:00
Bernard Kolobara
9f1e178ce8
Fix type error (#4196) 2022-01-04 00:12:06 +08:00
Jelte Fennema
772f8ba1cd
Use correct name for enum in comment (#4188)
The name used in the comment for the BikeBrand enum was incorrect.
2022-01-04 00:11:11 +08:00
Adrian Sieber
4a7b5fa3b6
Fix capitalization of PureScript (#4183) 2022-01-04 00:10:24 +08:00
Anton Trekov
625f149739
[Dart/en] Fixed error in example2 (#4035)
* [Dart/en] Fixed example2

* [Dart/en] Simplify example

Co-authored-by: Anton Dorozhkin <anton.dorozhkin@lamoda.ru>
2022-01-04 00:07:35 +08:00
Kevin Samuel
f6d6a9cdae
[vim/en] explain yank and delete at first occurrence (#4050)
yank and delete unexplained at first occurrence
not even basic requirement i.e. yank = copy

  - added draft explanations
2022-01-04 00:00:16 +08:00
YAN Hui Hang
831b708150
Update dynamic-programming-cn.html.markdown (#4103) 2022-01-03 23:58:46 +08:00
Nathan Sit
1d62c29e84
[Update CONTRIBUTING.markdown] removed 'of' (#4114) 2022-01-03 23:57:54 +08:00
Maxim Markin
2d55b77e60
[pug/en] Fix typos in mixins (#4113) 2022-01-03 23:57:26 +08:00
taivlam
ba6e865d5b
[cobol/en] Correct 2 minor typos (#4286)
I corrected 2 minor typos (first instance is extra/misplaced period & the second instance is a misspelling).
2022-01-03 23:55:44 +08:00
Ben Davis
5e1e2a0a15
[scala/en] Add missing class instantiation and fix typos (#4193)
* [scala/en] Add missing class instantiation

* [scala/en] Remove parens from object instantiation to keep with style of rest of the page

* [scala/en] Fix typos
2022-01-03 23:54:39 +08:00
Nathan
eed9734dfc
fix typo (#4192)
compliment -> complement
2022-01-03 23:53:13 +08:00
taivlam
549ac28f77
[latex/en] Correct typos & make minor improvements (#4287)
* Correct various minor typos
* Changed from using `\ ` to `~` for non-breaking spaces in the middle of sentences
* The table's column labels had Last and First names (respectively) swapped, compared to the corresponding contents of the table
* Made language of sentence about LuaTeX and XeLaTeX clearer
2022-01-03 23:52:43 +08:00
Mayur Dave
800dad49e6
[go/en] render bullet points correctly (#4294) 2022-01-03 23:50:15 +08:00
woclass
868d6ea2ff
[red/zh-cn] Update Chinese translation (#4299) 2022-01-03 23:49:42 +08:00
Harukawa Sayaka
93af05dc04
[python/zh-cn] Empty tuple is also False (#4297) 2022-01-02 20:04:14 +08:00