From b0502b39b7944ad657aaf4dd3f0861b6bcb0a5d6 Mon Sep 17 00:00:00 2001 From: kingrichard20 <144394392+kingrichard20@users.noreply.github.com> Date: Tue, 9 Dec 2025 11:38:54 -0500 Subject: [PATCH 1/2] Nathan: 12/4 practice fromstudents.md --- fromstudents.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/fromstudents.md b/fromstudents.md index 057a826..fca8fad 100644 --- a/fromstudents.md +++ b/fromstudents.md @@ -60,5 +60,4 @@ This class offers experience with working with groups on assignments, yall know I believe this class is important because for a student like me I did not know how to start my projects and I wasnt to secure with programming but alot of the assignments for example made me research into other languages that are like the famous ones and I found it really interesting because it showed me there were more programming languages out there beside C and java. This will also allow you to learn scripting and bash which getting a head start with your future classes will help. - - +You should take this class because it provides valuable training for real development. Completing and submitting assigments through GitHub and reading the course documentation to understand grading are similar to real development, where you would submit a pull request and make changes based on feedback from superiors, or read and write documentation for libraries or programs. Some subjects this course covers, such as types of memory, also help prepare you for other classes, such as 411. From ea70c4cabcacc9ea5853a36d140474108b610713 Mon Sep 17 00:00:00 2001 From: Sarah Brown Date: Tue, 23 Dec 2025 16:08:32 -0500 Subject: [PATCH 2/2] Update fromstudents.md --- fromstudents.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fromstudents.md b/fromstudents.md index fca8fad..5e7422b 100644 --- a/fromstudents.md +++ b/fromstudents.md @@ -60,4 +60,4 @@ This class offers experience with working with groups on assignments, yall know I believe this class is important because for a student like me I did not know how to start my projects and I wasnt to secure with programming but alot of the assignments for example made me research into other languages that are like the famous ones and I found it really interesting because it showed me there were more programming languages out there beside C and java. This will also allow you to learn scripting and bash which getting a head start with your future classes will help. -You should take this class because it provides valuable training for real development. Completing and submitting assigments through GitHub and reading the course documentation to understand grading are similar to real development, where you would submit a pull request and make changes based on feedback from superiors, or read and write documentation for libraries or programs. Some subjects this course covers, such as types of memory, also help prepare you for other classes, such as 411. +You should take this class because it provides valuable training for real development. Completing and submitting assigments through GitHub and reading the course documentation to understand grading are similar to real development, where you would submit a pull request and make changes based on feedback from colleagues, or read and write documentation for libraries or programs. Some subjects this course covers, such as types of memory, also help prepare you for other classes, such as 411.