From 97ced6b9eb0c35a3f5c93a799ac9a67105f27028 Mon Sep 17 00:00:00 2001 From: Joseph Williams Date: Thu, 29 Sep 2022 15:29:36 -0700 Subject: Finished output, pseudocode, and checklist. --- .../3d8dfcc8-74d0-4493-9b39-1a05fbc9e8d8.vsidx | Bin 0 -> 2755 bytes .../5cac7120-e018-4863-82c0-a822ea5e7928.vsidx | Bin 11951 -> 0 bytes .../a87cd9e9-11b6-4f7d-8fb8-aabfe718075e.vsidx | Bin 0 -> 10959 bytes .../c954d446-fa5b-46e3-8a72-2b253097c230.vsidx | Bin 0 -> 2563 bytes .../cb99b40c-6922-4e1e-912d-61fcc3f907b4.vsidx | Bin 0 -> 4227 bytes .../.vs/CST116-BlankConsole/v17/.suo | Bin 32256 -> 33792 bytes .../.vs/CST116-BlankConsole/v17/Browse.VC.db | Bin 16384000 -> 16384000 bytes .../.vs/CST116-BlankConsole/v17/Browse.VC.db-wal | Bin 2078680 -> 0 bytes .../52636502396249a0/CST116-LAB0-WILLIAMS.ipch | Bin 0 -> 37355520 bytes CST116-BlankConsole/CST116-BlankConsole.cpp | 26 -------------------- CST116-BlankConsole/CST116-BlankConsole.vcxproj | 6 ++++- .../CST116-BlankConsole.vcxproj.filters | 10 +++++++- CST116-BlankConsole/CST116-Lab0-Williams.cpp | 26 ++++++++++++++++++++ CST116-BlankConsole/CST116-Lab0-Williams.txt | 27 +++++++++++++++++++++ CST116-BlankConsole/checklist.txt | 6 +++++ .../x64/Debug/CST116-BlankConsole.obj | Bin 73824 -> 73824 bytes .../x64/Debug/CST116-Lab0-Williams.exe | Bin 67072 -> 67072 bytes .../x64/Debug/CST116-Lab0-Williams.ilk | Bin 710936 -> 724992 bytes .../x64/Debug/CST116-Lab0-Williams.pdb | Bin 1503232 -> 1536000 bytes CST116-BlankConsole/x64/Debug/vc143.idb | Bin 166912 -> 166912 bytes CST116-BlankConsole/x64/Debug/vc143.pdb | Bin 397312 -> 397312 bytes 21 files changed, 73 insertions(+), 28 deletions(-) create mode 100644 CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/3d8dfcc8-74d0-4493-9b39-1a05fbc9e8d8.vsidx delete mode 100644 CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/5cac7120-e018-4863-82c0-a822ea5e7928.vsidx create mode 100644 CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/a87cd9e9-11b6-4f7d-8fb8-aabfe718075e.vsidx create mode 100644 CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/c954d446-fa5b-46e3-8a72-2b253097c230.vsidx create mode 100644 CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/cb99b40c-6922-4e1e-912d-61fcc3f907b4.vsidx create mode 100644 CST116-BlankConsole/.vs/CST116-BlankConsole/v17/ipch/AutoPCH/52636502396249a0/CST116-LAB0-WILLIAMS.ipch delete mode 100644 CST116-BlankConsole/CST116-BlankConsole.cpp create mode 100644 CST116-BlankConsole/CST116-Lab0-Williams.cpp create mode 100644 CST116-BlankConsole/CST116-Lab0-Williams.txt create mode 100644 CST116-BlankConsole/checklist.txt diff --git a/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/3d8dfcc8-74d0-4493-9b39-1a05fbc9e8d8.vsidx b/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/3d8dfcc8-74d0-4493-9b39-1a05fbc9e8d8.vsidx new file mode 100644 index 0000000..9039db1 Binary files /dev/null and b/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/3d8dfcc8-74d0-4493-9b39-1a05fbc9e8d8.vsidx differ diff --git a/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/5cac7120-e018-4863-82c0-a822ea5e7928.vsidx b/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/5cac7120-e018-4863-82c0-a822ea5e7928.vsidx deleted file mode 100644 index 48fc7e3..0000000 Binary files a/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/5cac7120-e018-4863-82c0-a822ea5e7928.vsidx and /dev/null differ diff --git a/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/a87cd9e9-11b6-4f7d-8fb8-aabfe718075e.vsidx b/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/a87cd9e9-11b6-4f7d-8fb8-aabfe718075e.vsidx new file mode 100644 index 0000000..1b94689 Binary files /dev/null and b/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/a87cd9e9-11b6-4f7d-8fb8-aabfe718075e.vsidx differ diff --git a/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/c954d446-fa5b-46e3-8a72-2b253097c230.vsidx b/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/c954d446-fa5b-46e3-8a72-2b253097c230.vsidx new file mode 100644 index 0000000..fbeb6b2 Binary files /dev/null and b/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/c954d446-fa5b-46e3-8a72-2b253097c230.vsidx differ diff --git a/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/cb99b40c-6922-4e1e-912d-61fcc3f907b4.vsidx b/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/cb99b40c-6922-4e1e-912d-61fcc3f907b4.vsidx new file mode 100644 index 0000000..13b7330 Binary files /dev/null and b/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/cb99b40c-6922-4e1e-912d-61fcc3f907b4.vsidx differ diff --git a/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/.suo b/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/.suo index 3ef11fd..69a87a2 100644 Binary files a/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/.suo and b/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/.suo differ diff --git a/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/Browse.VC.db b/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/Browse.VC.db index 00d9ff3..3ec9ae4 100644 Binary files a/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/Browse.VC.db and b/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/Browse.VC.db differ diff --git a/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/Browse.VC.db-wal b/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/Browse.VC.db-wal index b7114ba..e69de29 100644 Binary files a/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/Browse.VC.db-wal and b/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/Browse.VC.db-wal differ diff --git a/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/ipch/AutoPCH/52636502396249a0/CST116-LAB0-WILLIAMS.ipch b/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/ipch/AutoPCH/52636502396249a0/CST116-LAB0-WILLIAMS.ipch new file mode 100644 index 0000000..a87c856 Binary files /dev/null and b/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/ipch/AutoPCH/52636502396249a0/CST116-LAB0-WILLIAMS.ipch differ diff --git a/CST116-BlankConsole/CST116-BlankConsole.cpp b/CST116-BlankConsole/CST116-BlankConsole.cpp deleted file mode 100644 index b6d13f7..0000000 --- a/CST116-BlankConsole/CST116-BlankConsole.cpp +++ /dev/null @@ -1,26 +0,0 @@ -// Name: Joe Williams -// Course: CST116 -// Lab No. 0 -// Lab Topics: IDE, Simple Programs, GitHub - -#include - -using std::cout; -using std::endl; - -int main() -{ - cout << "Hello World!" << endl; - cout << "I'm Joe. My GitHub is @AllTheNamesAreTaken3141, but there\'s nothing worth seeing there, I promise." << endl; -} - -// Run program: Ctrl + F5 or Debug > Start Without Debugging menu -// Debug program: F5 or Debug > Start Debugging menu - -// Tips for Getting Started: -// 1. Use the Solution Explorer window to add/manage files -// 2. Use the Team Explorer window to connect to source control -// 3. Use the Output window to see build output and other messages -// 4. Use the Error List window to view errors -// 5. Go to Project > Add New Item to create new code files, or Project > Add Existing Item to add existing code files to the project -// 6. In the future, to open this project again, go to File > Open > Project and select the .sln file diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj b/CST116-BlankConsole/CST116-BlankConsole.vcxproj index 674ee3a..04f2f9a 100644 --- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj +++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj @@ -128,7 +128,11 @@ - + + + + + diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters b/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters index 08906aa..9278ea4 100644 --- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters +++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters @@ -15,8 +15,16 @@ - + Source Files + + + Source Files + + + Source Files + + \ No newline at end of file diff --git a/CST116-BlankConsole/CST116-Lab0-Williams.cpp b/CST116-BlankConsole/CST116-Lab0-Williams.cpp new file mode 100644 index 0000000..56f1e78 --- /dev/null +++ b/CST116-BlankConsole/CST116-Lab0-Williams.cpp @@ -0,0 +1,26 @@ +// Name: Joe Williams +// Course: CST116 +// Lab No. 0 +// Lab Topics: IDE, Simple Programs, GitHub + +#include + +using std::cout; +using std::endl; + +int main() +{ + cout << "Hello World!" << endl; + cout << "I'm Joe. My GitHub is @AllTheNamesAreTaken3141, but there\'s nothing worth seeing there, I promise." << endl; +} + +// Run program: Ctrl + F5 or Debug > Start Without Debugging menu +// Debug program: F5 or Debug > Start Debugging menu + +// Tips for Getting Started: +// 1. Use the Solution Explorer window to add/manage files +// 2. Use the Team Explorer window to connect to source control +// 3. Use the Output window to see build output and other messages +// 4. Use the Error List window to view errors +// 5. Go to Project > Add New Item to create new code files, or Project > Add Existing Item to add existing code files to the project +// 6. In the future, to open this project again, go to File > Open > Project and select the .sln file diff --git a/CST116-BlankConsole/CST116-Lab0-Williams.txt b/CST116-BlankConsole/CST116-Lab0-Williams.txt new file mode 100644 index 0000000..dcfefd0 --- /dev/null +++ b/CST116-BlankConsole/CST116-Lab0-Williams.txt @@ -0,0 +1,27 @@ +Hello World! +I'm Joe. My GitHub is @AllTheNamesAreTaken3141, but there's nothing worth seeing there, I promise. + + +-----PSEUDOCODE----- +PROGRAM START +| +V +Grab the iostream library +| +V +Tell the program that whenever it sees "cout" or "endl", it should default to looking for them in the library +| +V +main() is called + | + V + Print "Hello World!" to the console and move to the next line + | + V + Print personal info to the console and move to the next line + | + V +main() ends +| +V +PROGRAM ENDS \ No newline at end of file diff --git a/CST116-BlankConsole/checklist.txt b/CST116-BlankConsole/checklist.txt new file mode 100644 index 0000000..f000fb0 --- /dev/null +++ b/CST116-BlankConsole/checklist.txt @@ -0,0 +1,6 @@ +1. Go to the "Git Changes" tab in the sidebar. +2. Click the + at the top right of the "Changes" dropdown to stage everything +2.1. Git may crash with a "cannot parse path" error. Just go find what file it's crying about, right-click on it, and tell git to ignore it. I have no idea if that's what you should actually be doing, but it seems to work. +3. Add a commit comment. +4. Click "Commit Staged" and wait for VS to finish chewing on it. +5. Click "Push" at the top right of the sidebar. \ No newline at end of file diff --git a/CST116-BlankConsole/x64/Debug/CST116-BlankConsole.obj b/CST116-BlankConsole/x64/Debug/CST116-BlankConsole.obj index 5ef9c04..4a175d6 100644 Binary files a/CST116-BlankConsole/x64/Debug/CST116-BlankConsole.obj and b/CST116-BlankConsole/x64/Debug/CST116-BlankConsole.obj differ diff --git a/CST116-BlankConsole/x64/Debug/CST116-Lab0-Williams.exe b/CST116-BlankConsole/x64/Debug/CST116-Lab0-Williams.exe index 654684b..89a492d 100644 Binary files a/CST116-BlankConsole/x64/Debug/CST116-Lab0-Williams.exe and b/CST116-BlankConsole/x64/Debug/CST116-Lab0-Williams.exe differ diff --git a/CST116-BlankConsole/x64/Debug/CST116-Lab0-Williams.ilk b/CST116-BlankConsole/x64/Debug/CST116-Lab0-Williams.ilk index 5cab33c..cfd9bf4 100644 Binary files a/CST116-BlankConsole/x64/Debug/CST116-Lab0-Williams.ilk and b/CST116-BlankConsole/x64/Debug/CST116-Lab0-Williams.ilk differ diff --git a/CST116-BlankConsole/x64/Debug/CST116-Lab0-Williams.pdb b/CST116-BlankConsole/x64/Debug/CST116-Lab0-Williams.pdb index a7478c8..d991c1e 100644 Binary files a/CST116-BlankConsole/x64/Debug/CST116-Lab0-Williams.pdb and b/CST116-BlankConsole/x64/Debug/CST116-Lab0-Williams.pdb differ diff --git a/CST116-BlankConsole/x64/Debug/vc143.idb b/CST116-BlankConsole/x64/Debug/vc143.idb index 813f03f..1a473bf 100644 Binary files a/CST116-BlankConsole/x64/Debug/vc143.idb and b/CST116-BlankConsole/x64/Debug/vc143.idb differ diff --git a/CST116-BlankConsole/x64/Debug/vc143.pdb b/CST116-BlankConsole/x64/Debug/vc143.pdb index 4996fcd..2507d9f 100644 Binary files a/CST116-BlankConsole/x64/Debug/vc143.pdb and b/CST116-BlankConsole/x64/Debug/vc143.pdb differ -- cgit v1.2.3