-
Updated
Nov 25, 2020 - JavaScript
learn-to-code
Here are 923 public repositories matching this topic...
-
Updated
Oct 25, 2020
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Sep 4, 2020 - CSS
-
Updated
Nov 15, 2020 - CSS
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Nov 25, 2020 - Assembly
-
Updated
Nov 24, 2020 - Python
-
Updated
Sep 30, 2020 - HTML
-
Updated
Jun 12, 2019
-
Updated
Nov 24, 2020
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Nov 26, 2020 - Python
-
Updated
Oct 8, 2020 - PHP
-
Updated
Nov 24, 2020
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Oct 29, 2020 - Vue
-
Updated
Jul 24, 2020
-
Updated
Apr 27, 2020 - Jupyter Notebook
-
Updated
Nov 19, 2020 - Haskell
-
Updated
Nov 7, 2020 - Java
-
Updated
Nov 22, 2020 - Jupyter Notebook
-
Updated
Jul 25, 2020
-
Updated
Aug 8, 2019 - Jupyter Notebook
Hi there. It's my first day coding & I really appreciate this resource and I find it more or less easy to follow. However, I would recommend either providing a link to a glossary or simply having a glossary available for absolute beginners to explain terminology such as those referring to the various data types & examples given. Just to make the language a bit more accessible.
I'm enjoying
typo
https://github.com/kay-is/react-from-zero
This is a great set of code examples, add them as links
entries to relevant React insights.
Format like so:
- '[Object Elements Example](https://github.com/kay-is/react-from-zero/blob/master/00-object-elements.html){code}
Improve this page
Add a description, image, and links to the learn-to-code topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the learn-to-code topic, visit your repo's landing page and select "manage topics."
Tick-Tack-Toe game is not working for exception part
Description
Else part on line 247 takes you to infinite loop on getting any char value as input for position.
Expected Behavior