interactive-tutorials
interactive-tutorials copied to clipboard
Interactive Tutorials
Add a message in `tutorials/learn-html.org/en/Hello, World!.md` saying that you don't have to use the IDE's on the list! Add `tutorials/learn{language}.org/en/Comments.md` for html and python to provide some learning there! Add...
The LICENSE of the repository seems to be the Apache License 2.0. However, the website seems to have a different license at https://www.learnpython.org/tos What does this mean?
The exercises of the - [union tutorial](https://www.learn-c.org/en/Unions) - [pointer arithmetic tutorial](https://www.learn-c.org/en/Pointer_Arithmetics) - [function pointer](https://www.learn-c.org/en/Function_Pointers) seem to have extra indentation. For example, 1st line of the union tutorial's exercise is ```c...
**Hi,** I think, that your C tutorial could be much better if there were more explanations. For example: In the code that was given as an example for teory was...
CodePlayground is in Python3 but examples and exercise is in Python2 ``` # default solution print MiCarro1.description() ^ SyntaxError: invalid syntax ``` ``` print(MiCarro1.description()) # Pass ```
In https://www.learnpython.org/en/Lists the paragraph begins with _Lists are very similar to arrays_, however the tutorial never defined what an _array_ is. I think the paragraph should be reframed or the...
https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fwww.learnjavaonline.org%2Fen%2FFunctions&hl=en
This is hard work because all tutorials need to be translated into a canonical form and then mapped somewhere so that it will be possible to reference the same tutorial...
i think it is so old.