learnxinyminutes-docs icon indicating copy to clipboard operation
learnxinyminutes-docs copied to clipboard

Code documentation written as code! How novel and totally my idea!

Results 253 learnxinyminutes-docs issues
Sort by recently updated
recently updated
newest added

- [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...

When I was going through [Learn X = C](https://learnxinyminutes.com/docs/c/), I found that information about 'printf' is given, but information about 'scanf' is missing. So, I added a simpler and easy...

When command "let" is introduced it is not really explained why it evals through double parenthesis: > ;; You can bind a value to a local variable with `let': >...

Fixed incorrect examples for arrays. Added information for tuple Fixed wording for Hashtables - [x] I solemnly swear that this is all original content of which I am the original...

- [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...

According to the `$filledHash` definition, ```powershell $filledHash = @{"one"= 1 "two"= 2 "three"= 3} ``` The result of the following command must be `$True` (not `$False`), ```powershell 1 -in $filledHash.Values...

Hello, the page for the Zig programming language currently is 404. I did the PR for Zig in December last year and it just has been merged a few days...

When running: `racket learnracket.rkt` with Racket v8.6 on Ubuntu (the current "latest" version), it stops with the following error: ``` learnracket.rkt:678:8: module: identifier already defined at: out-port in: (define-values (out-port)...

As in subject, please, update CSS stuff. Have a nice day =)

## Is this a major issue that you cannot fix? Somewhat As in subject, please, add SVG, X3D and BootStrap cheatsheets. Thanks for any help. =)

request