116-support.jackdonato.cc
| Name |
Dir or Size |
Last Modified |
Note |
| 2024-07-24 |
Directory |
Tuesday, August 27, 2024 - 2:28 PM |
This is the class example from 2024-07-24. This C++ code file illustrates FUNCTIONS and an END-OF-FILE loop (with a priming read). |
| 2024-07-22 |
Directory |
Tuesday, August 27, 2024 - 2:28 PM |
These are the class examples from 2024-07-22. The C++ code file main1.cpp illustrates VALUE-RETURNING functions in place of some void functions from the prior class example. The C++ code file main2.cpp illustrates counting and sentinel loops via FOR and WHILE. |
| 2024-07-17 |
Directory |
Tuesday, August 27, 2024 - 2:28 PM |
This is the class example from 2024-07-17. This C++ code file illustrates functions - there is a Top-Down and Algorithm that we used here also. |
| 2024-07-15 |
Directory |
Tuesday, August 27, 2024 - 2:28 PM |
This is the class example from 2024-07-15. This C++ code file illustrates a program written completely in functions. The data file, foods.txt, is also here as is the hand-drawn T-D (Design.pdf). |
| 2024-07-08 |
Directory |
Tuesday, August 27, 2024 - 2:28 PM |
These are the class examples from 2024-07-08. The C++ code file main.cpp illustrates the program from lecture “cleaned up”. The C++ code file main (not cleanish).cpp illustrates the program in functions with all of the pre-function stuff left in but commented. |
| 2024-07-03 |
Directory |
Tuesday, August 27, 2024 - 2:28 PM |
This is the class example from 2024-07-03. This C++ code file illustrates FILE input and output. The source INPUT FILE is also here. |
| 2024-07-01 |
Directory |
Tuesday, August 27, 2024 - 2:28 PM |
This is the class example from 2024-07-01. This C++ code file illustrates NESTED-IFs and SWITCH statements. |
| 2024-06-26 |
Directory |
Tuesday, August 27, 2024 - 2:28 PM |
These are the class examples from 2024-06-26. The C++ code file MDmain.cpp illustrates conditions (in if statements) using BOOLEAN expressions. The C++ code file GRmain.cpp further illustrates BOOLEAN expressions AND how strings are compared using strcmp from the cstring library. |
| 2024-06-24 |
Directory |
Tuesday, August 27, 2024 - 2:28 PM |
This is the class example from 2024-06-24. This C++ program illustrates console input as well as if and if/else statements. |
| 2024-06-17 |
Directory |
Tuesday, August 27, 2024 - 2:28 PM |
This is the class example from 2024-06-17. This C++ code contains a review of formatted output and it illustrates creation and assignment of string data (strcpy) along with Console input using extraction (for all data types) and getline for strings. |
| 2024-06-12 |
Directory |
Tuesday, August 27, 2024 - 2:28 PM |
This is the class example from 2024-06-12. This C++ file illustrates more general C++, assignments, AND some formatted output. |
| 2024-06-10 |
Directory |
Tuesday, August 27, 2024 - 2:28 PM |
This is the class example from 2024-06-10. This zipped NetBeans Java project illustrates assignment statements AND type CASTING. The zip file is the project folder with the source code (you should BUILD&Clean it before running) and the .cpp item is the source file itself (you could move it into your own project and run it). |
| 2024-06-05 |
Directory |
Tuesday, August 27, 2024 - 2:28 PM |
This is the class example from 2024-06-05. This zipped NetBeans C++ project illustrates a very basic C++ program with variable definitions, assignment statements, and basic output to cout. |
| 2024-06-03 |
Directory |
Tuesday, August 27, 2024 - 2:28 PM |
This is the class example from 2024-06-03. This zipped NetBeans Java project illustrates . |
| 116laboratoryoutcomesummaryform.html |
9 KB |
Tuesday, August 27, 2024 - 2:28 PM |
Works best and is prettiest in CHROME |
| netbeans-change-line-endings-on-save-0.9.0.1-dev.nbm |
56 KB |
Tuesday, August 27, 2024 - 2:28 PM |
This is a line-endings plugin that WINDOWS NetBeans users will need. It was written by Junichi Yamamoto and is licensed under the Common Development and Distribution License (CDDL) v1.0 and GNU General Public License (GPL) v2. His homepage is https://github.com/junichi11/netbeans-change-lf |