{"id":15961498,"url":"https://github.com/cuuupid/learn-to-code","last_synced_at":"2025-08-01T18:11:35.061Z","repository":{"id":80644423,"uuid":"113203844","full_name":"cuuupid/learn-to-code","owner":"cuuupid","description":"Learn to Code   :ghost:","archived":false,"fork":false,"pushed_at":"2018-01-06T01:46:09.000Z","size":162,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T02:43:47.117Z","etag":null,"topics":["bash","basics","coding","help","howto","javascript","learn","python","tutorial"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cuuupid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-05T16:06:53.000Z","updated_at":"2019-01-13T21:37:21.000Z","dependencies_parsed_at":"2023-03-12T11:40:01.755Z","dependency_job_id":null,"html_url":"https://github.com/cuuupid/learn-to-code","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cuuupid/learn-to-code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuuupid%2Flearn-to-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuuupid%2Flearn-to-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuuupid%2Flearn-to-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuuupid%2Flearn-to-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cuuupid","download_url":"https://codeload.github.com/cuuupid/learn-to-code/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuuupid%2Flearn-to-code/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268273010,"owners_count":24223790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","basics","coding","help","howto","javascript","learn","python","tutorial"],"created_at":"2024-10-07T15:42:36.503Z","updated_at":"2025-08-01T18:11:35.031Z","avatar_url":"https://github.com/cuuupid.png","language":"JavaScript","readme":"# Learn to Code\n\nA repo for teaching materials on some languages.\n\nThis is a **Github Repo** and you can navigate to different folders from the explorer pane above.\n\n---------------\n\n**Table of Contents:**\n\n- [Learn to Code](#learn-to-code)\n  - [Ask a question](#confused?-ask-a-question)\n  - [Prerequisites](#prerequisites)\n  - [Getting Bash](#getting-bash)\n  - [Some helpful tools we'll use](#some-helpful-tools-well-use)\n  - [Requirements for Languages](#requirements-for-languages)\n\n---------------\n\n## Confused? Ask a question\n\nI'm very active on GitHub and will try to answer any issues right away. Please **don't** email me for help. There is an \"Issues\" tab on the top; if you create an issue and, from the right hand side of the issue editor, click the gear icon next to labels, you can add the \"Question\" label to your issue.\n\n**Click the issues tab:**\n\n![Issues Tab](/.img/issues.png)\n\n**Create a new issue:**\n\n![Create a new issue](/.img/new_issue.png)\n\n**Ask your question and pick a label:**\n\n![How to ask a question](/.img/how_to_issue.png)\n\n\n## Prerequisites\n\nFor anything you'll need a [nice editor](http://code.visualstudio.com) and a terminal ([here's a better one](http://hyper.is)). (If you're completely new to this, follow [these instructions](/bash) to open terminal).\n\n## Getting Bash\n\nPlease use bash and go through the `bash` tutorial first.\n- Test your installation: open a bash terminal, in the `bash` folder `bash helloworld.sh`\n\n## Some helpful tools we'll use\n\n**For Windows**, upgrade to Windows 10 and [enable WSL](https://msdn.microsoft.com/en-us/commandline/wsl/install-win10).\n**For Mac**, install [Homebrew](http://brew.sh).\n\nYou'll also need git.\n**For Windows** install [Git](https://git-scm.com/download/win).\n**For Mac** use homebrew to install, `brew install git` from Terminal.\n\n## Requirements for Languages\n\nFor `python` you'll need [Python 3.6](https://www.anaconda.com/download/) and jupyter notebook (comes with anaconda).\n- Test your installation: in the `python` https://docs.mongodb.com/manual/installation/#mongodb-community-editionfolder, `python helloworld.py`\n\nFor `js` you'll need a web browser, [Node.js](https://nodejs.org/en/download/), React (`npm install create-react-app`), and [MongoDB](https://docs.mongodb.com/manual/installation/#mongodb-community-edition) (you also have to run `npm install -g mongoose`).\n- Test your installation: in the `js` folder, `python helloworld.js`","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuuupid%2Flearn-to-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuuupid%2Flearn-to-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuuupid%2Flearn-to-code/lists"}