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..9f55dd613e3 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 @@ -10,6 +11,7 @@ Cybersecurity Data Science Data Visualization Developer Tools +Data Structure Discrete Math Game Development Information Technology @@ -20,5 +22,4 @@ Mobile Development Networking Web Design Web Development -AI ```