[PR #4275] Add Singapore CS1010 #65721

Open
opened 2026-07-15 14:34:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sindresorhus/awesome/pull/4275
Author: @dunemight
Created: 6/20/2026
Status: 🔄 Open

Base: mainHead: Cs1010-patch-1


📝 Commits (4)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 readme.md (+1 -0)

📄 Description

https://github.com/coding-solutions-sg/awesome-singapore-cs1010#readme

CS1010 is the introductory programming methodology course at the National University of Singapore, taught in C with Python and Java variants (CS1010S, CS1010E, CS1010J, CS1010X) across several faculties. This list curates the variant breakdown, official course sites, practice platforms, textbooks, language references, and study guides for the course and its variants in one place. Much of it — the Python/Java learning resources, practice judges, books, and IDEs — is useful to any beginner, not only NUS students. Actively maintained.

By submitting this pull request I confirm I've read and complied with the below requirements 🖖

Requirements for your pull request

  • Fully AI-generated pull requests are not accepted.
  • Don't open a Draft / WIP pull request while you work on the guidelines.
  • Don't waste my time. Do a good job, adhere to all the guidelines, and be responsive.
  • You have to review at least 4 other open pull requests. My reviews: #4099, #4291, #4304, [PR #1409] [CLOSED] Add list of design patterns (#4160)
  • You have read and understood the instructions for creating a list.
  • This pull request has a title in the format Add Name of List (Add Singapore CS1010).
  • My entry includes a short, objective description of the theme, starting uppercase and ending in a period, without naming the list.
  • My entry is added at the bottom of the appropriate category.
  • The entry title is title-cased and the URL ends in #readme.
  • No blockchain-related lists.
  • The suggested Awesome list complies with the below requirements.

Requirements for your Awesome list

  • Has been around for at least 30 days.
  • Is not AI-generated.
  • Run awesome-lint on the list and fix the reported issues.
  • The default branch is named main, not master.
  • Includes a succinct description of the theme at the top of the readme.
  • It's the result of hard work and the best I could possibly produce.
  • The repo name is in lowercase slug format: awesome-singapore-cs1010.
  • The heading title is in title case: # Awesome Singapore CS1010.
  • Non-generated Markdown file in a GitHub repo.
  • The repo has awesome-list & awesome as GitHub topics.
  • Not a duplicate.
  • Only has awesome items.
  • Does not contain items that are unmaintained, has archived repo, deprecated, or missing docs.
  • Includes a project logo/illustration whenever possible.
  • Entries have a description, unless the title is descriptive enough by itself.
  • Includes the Awesome badge.
  • Has a Table of Contents section named Contents.
  • Has an appropriate license.
  • Has contribution guidelines (contributing.md).
  • All non-important but necessary content is grouped in a Footnotes section.
  • Has consistent formatting and proper spelling/grammar.
  • Does not use hard-wrapping.
  • Does not include a CI badge.
  • Does not include an Inspired by awesome-foo link.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sindresorhus/awesome/pull/4275 **Author:** [@dunemight](https://github.com/dunemight) **Created:** 6/20/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `Cs1010-patch-1` --- ### 📝 Commits (4) - [`d50d08a`](https://github.com/sindresorhus/awesome/commit/d50d08abc9fa22755511256a8274dc0f588f37fc) Add Singapore CS1010 - [`e75f47a`](https://github.com/sindresorhus/awesome/commit/e75f47a623e37e22c950e4476eabf88d0fb3253a) Update readme.md - [`dfd140e`](https://github.com/sindresorhus/awesome/commit/dfd140ede217b346e48622a347efb2ecfe10140c) Add files via upload - [`0d30e58`](https://github.com/sindresorhus/awesome/commit/0d30e58d95d32a1150812144678d469a0ffc96ce) Delete cs1010logo.svg ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `readme.md` (+1 -0) </details> ### 📄 Description **https://github.com/coding-solutions-sg/awesome-singapore-cs1010#readme** CS1010 is the introductory programming methodology course at the National University of Singapore, taught in C with Python and Java variants (CS1010S, CS1010E, CS1010J, CS1010X) across several faculties. This list curates the variant breakdown, official course sites, practice platforms, textbooks, language references, and study guides for the course and its variants in one place. Much of it — the Python/Java learning resources, practice judges, books, and IDEs — is useful to any beginner, not only NUS students. Actively maintained. ### By submitting this pull request I confirm I've read and complied with the below requirements 🖖 ## Requirements for your pull request - [x] Fully AI-generated pull requests are not accepted. - [x] Don't open a Draft / WIP pull request while you work on the guidelines. - [x] Don't waste my time. Do a good job, adhere to all the guidelines, and be responsive. - [x] You have to review at least 4 other open pull requests. My reviews: #4099, #4291, #4304, #4160 - [x] You have read and understood the instructions for creating a list. - [x] This pull request has a title in the format `Add Name of List` (`Add Singapore CS1010`). - [x] My entry includes a short, objective description of the theme, starting uppercase and ending in a period, without naming the list. - [x] My entry is added at the bottom of the appropriate category. - [x] The entry title is title-cased and the URL ends in `#readme`. - [x] No blockchain-related lists. - [x] The suggested Awesome list complies with the below requirements. ## Requirements for your Awesome list - [x] Has been around for at least 30 days. - [x] Is not AI-generated. - [x] Run `awesome-lint` on the list and fix the reported issues. - [x] The default branch is named `main`, not `master`. - [x] Includes a succinct description of the theme at the top of the readme. - [x] It's the result of hard work and the best I could possibly produce. - [x] The repo name is in lowercase slug format: `awesome-singapore-cs1010`. - [x] The heading title is in title case: `# Awesome Singapore CS1010`. - [x] Non-generated Markdown file in a GitHub repo. - [x] The repo has `awesome-list` & `awesome` as GitHub topics. - [x] Not a duplicate. - [x] Only has awesome items. - [x] Does not contain items that are unmaintained, has archived repo, deprecated, or missing docs. - [x] Includes a project logo/illustration whenever possible. - [x] Entries have a description, unless the title is descriptive enough by itself. - [x] Includes the Awesome badge. - [x] Has a Table of Contents section named `Contents`. - [x] Has an appropriate license. - [x] Has contribution guidelines (`contributing.md`). - [x] All non-important but necessary content is grouped in a `Footnotes` section. - [x] Has consistent formatting and proper spelling/grammar. - [x] Does not use hard-wrapping. - [x] Does not include a CI badge. - [x] Does not include an `Inspired by awesome-foo` link. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-15 14:34:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sindresorhus#65721