Here are
1,000 public repositories
matching this topic...
freeCodeCamp.org's open source codebase and curriculum. Learn to code at home.
-
Updated
Dec 21, 2020
-
JavaScript
A book series on JavaScript.
@YDKJS on twitter.
Short JavaScript code snippets for all your development needs
-
Updated
Dec 20, 2020
-
JavaScript
FCC China open source codebase and curriculum. Learn to code and help nonprofits.
Short CSS code snippets for all your development needs
A curated collection of common interview questions to help you prepare for your next interview.
-
Updated
Sep 4, 2020
-
JavaScript
-
Updated
Nov 25, 2020
-
Assembly
Short Python code snippets for all your development needs
-
Updated
Dec 5, 2020
-
Python
Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.
-
Updated
Sep 30, 2020
-
HTML
A kickstarter guide to writing ES6
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
-
Updated
Dec 19, 2020
-
JavaScript
Short React code snippets for all your development needs
-
Updated
Nov 29, 2020
-
JavaScript
📚 A learning path for Full-stack web development
Ultimate Python study guide for newcomers and professionals alike. 🐍 🐍 🐍
-
Updated
Dec 16, 2020
-
Python
Short PHP code snippets for all your development needs
GitBook teaching programming basics with Javascript
🎓🏫 Hack Club is a nonprofit network of computer science clubs where members learn to code through tinkering and building projects
-
Updated
Dec 21, 2020
-
JavaScript
A curated list of resources for devs and designers. Join me on devcord.com if you are up for a chit chat :)
An opinionated guide on how to become a professional Web/Mobile App Developer.
Course materials and handouts for #100DaysOfCode in Python course
-
Updated
Dec 10, 2020
-
Jupyter Notebook
Educational computer programming environment using Haskell
-
Updated
Dec 18, 2020
-
Haskell
a.k.a. 180 Websites in 180 Days
-
Updated
Oct 23, 2020
-
HTML
All the Git-it Workshop completers!
-
Updated
Dec 21, 2020
-
HTML
Curated collection of useful little Java functions that you can understand quickly
Learn Python for free using open-source notebooks in Hebrew.
-
Updated
Nov 29, 2020
-
Jupyter Notebook
Repository for public issue-tracking and discussions
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.
Curate this topic
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."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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