interactive-tutorials icon indicating copy to clipboard operation
interactive-tutorials copied to clipboard

C++ Tutorials: Missing Chapters

Open tjlaboss opened this issue 4 years ago • 2 comments

A number of the chapters at https://www.learn-cpp.org/ state,

This section does not exist yet. To contribute tutorials, simply fork the following repository: https://github.com/ronreiter/interactive-tutorials Then you may add or edit tutorials, and then send me a pull request.

The repository shows that some of those chapters actually do exist here, including Arrays.md and Linked lists.md.

I emailed [email protected] first; however, the address appears to be defunct.

tjlaboss avatar May 17 '20 18:05 tjlaboss

linkedlist.md seems to be fixed but not array.md @ronreiter can you please look at this

AddaxSoft avatar Jun 16 '20 20:06 AddaxSoft

Looks like the Array chapter is are complete but still not displaying correctly.

https://github.com/ronreiter/interactive-tutorials/blob/master/tutorials/learn-cpp.org/en/Arrays.md

image

hicksca avatar Jul 03 '20 22:07 hicksca