From c666cf07538f2de95890feae9746cee59cda937b Mon Sep 17 00:00:00 2001 From: Althafmhd Date: Fri, 5 Dec 2025 15:18:38 +0530 Subject: [PATCH 1/2] subject.md arrange accending order --- documentation/subject.md | 25 +++++++++++++++++++++++++ documentation/subjects.md | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 documentation/subject.md diff --git a/documentation/subject.md b/documentation/subject.md new file mode 100644 index 00000000000..26f230b2a07 --- /dev/null +++ b/documentation/subject.md @@ -0,0 +1,25 @@ +# Subjects + +Feel free to add suggestions for new Subjects to the list as part of your PR! Be sure to insert them alphabetically. + +``` +AI +Bash/Shell +Code Foundations +Computer Science +Cybersecurity +Data Science +Data Visualization +Developer Tools +Discrete Math +Game Development +Information Technology +Interview Prep +iOS +Machine Learning +Mobile Development +Networking +Web Design +Web Development + +``` diff --git a/documentation/subjects.md b/documentation/subjects.md index 67729d83179..6faf1b24eea 100644 --- a/documentation/subjects.md +++ b/documentation/subjects.md @@ -3,6 +3,7 @@ Feel free to add suggestions for new Subjects to the list as part of your PR! Be sure to insert them alphabetically. ``` +AI Bash/Shell Code Foundations Computer Science @@ -20,5 +21,4 @@ Mobile Development Networking Web Design Web Development -AI ``` From 358bb64b5f71ec7c0ee75717664083fcfa8fc508 Mon Sep 17 00:00:00 2001 From: Althafmhd Date: Fri, 5 Dec 2025 15:50:39 +0530 Subject: [PATCH 2/2] subjects.md data structure ia added --- documentation/subjects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/subjects.md b/documentation/subjects.md index 6faf1b24eea..9f55dd613e3 100644 --- a/documentation/subjects.md +++ b/documentation/subjects.md @@ -11,6 +11,7 @@ Cybersecurity Data Science Data Visualization Developer Tools +Data Structure Discrete Math Game Development Information Technology