116-1.jackdonato.cc
| Name |
Dir or Size |
Last Modified |
Note |
| 2025-12-16 |
Directory |
Tuesday, December 16, 2025 - 9:08 AM |
These are the class examples from 2025-12-16. The C++ code file Review.zip illustrates input (console and file). The C++ code file Review2.zip illustrates a program with an eof loop and functions. |
| 2025-12-11 |
Directory |
Thursday, December 11, 2025 - 11:39 AM |
This is the class example from 2025-12-11. This C++ code file illustrates looping (eof and for). |
| 2025-12-09 |
Directory |
Tuesday, December 9, 2025 - 11:56 AM |
This is the class example from 2025-12-09. This C++ code file illustrates EOF looping (needing priming read) and looping char data in ANSI C strings. |
| 2025-12-02 |
Directory |
Tuesday, December 2, 2025 - 12:01 PM |
This is the class example from 2025-12-02. This C++ code file illustrates use of SENTANL values in the formal sense and via EOF. |
| 2025-11-13 |
Directory |
Monday, November 17, 2025 - 4:05 PM |
This is the class example from 2025-11-13. This C++ code file illustrates a sentinel loop for error handling AND an EOF loop. |
| 2025-11-06 |
Directory |
Thursday, November 6, 2025 - 12:13 PM |
This is the class example from 2025-11-06. This C++ code file illustrates looping with a bit of emphasis on SENTINAL loops. |
| 2025-10-28 |
Directory |
Tuesday, October 28, 2025 - 6:29 PM |
This is the class example from 2025-10-28. This C++ code file is the FUNction class exercise we did together with your FUNctions and mine - the designs are also here. |
| 2025-10-23 |
Directory |
Thursday, October 23, 2025 - 3:59 PM |
This is the class example from 2025-10-23. This C++ code file illustrates use of FUNctions with REFERENCE parameters (&). |
| 2025-10-21 |
Directory |
Tuesday, October 21, 2025 - 12:02 PM |
This is the class example from 2025-10-21. This C++ code file illustrates use of FUNction as value-returning, void AND with REFERENCE parameters (&). |
| 2025-10-16 |
Directory |
Thursday, October 16, 2025 - 4:01 PM |
These are the class examples from 2025-10-16 (lecture AND lab). The C++ code file MoreFlies.zip illustrates use of files a bit more (uses an fstream vs. ifstream and ofstream). The C++ code file FUNctions.zip illustrates use of FUNctions (void AND value-returning). |
| 2025-10-09 |
Directory |
Thursday, October 9, 2025 - 4:02 PM |
This is the class example from 2025-10-09. This C++ code file illustrates use of INPUT and OUTPUT DATA FILES.(woo-hoo?) |
| 2025-10-07 |
Directory |
Tuesday, October 7, 2025 - 12:07 PM |
This is the class example from 2025-10-07. This C++ code file illustrates use of ignore after extraction but before a getline, use of strcpy to assign a string, nested-ifs vs. standalone ifs, and use of strcmp to test string values in ifs. |
| 2025-09-30 |
Directory |
Tuesday, September 30, 2025 - 12:06 PM |
This is the class example from 2025-09-30. This C++ code file illustrates standalone IF statements, IF-ELSE statements, and BOOLEAN expressions. |
| 2025-09-25 |
Directory |
Thursday, September 25, 2025 - 12:02 PM |
This is the class example from 2025-09-25. This C++ code file illustrates FORMATTED output and the start of CONDITIONS in if statements. |
| 2025-09-23 |
Directory |
Tuesday, September 23, 2025 - 11:59 AM |
This is the class example from 2025-09-23. This C++ code file illustrates the solution to Quiz 01. It also reinforces use of ignore when optional between extractions and when required when an extraction precedes a getline. Finally, it introduces SOME formatted output. |
| 2025-09-18 |
Directory |
Thursday, September 18, 2025 - 3:06 PM |
This is the class example from 2025-09-18. This C++ code file illustrates input via extraction (for any data type) and getline for ANSI C strings.. |
| 2025-09-16 |
Directory |
Tuesday, September 16, 2025 - 12:02 PM |
These are the class examples from 2025-09-16. The C++ code file BasicsOfC++ illustrates the basic structure of a program and this version adds in assignment of char and strings (via strcpy). The C++ code file InputAndOutput begins to illustrate console INPUT via cin. |
| 2025-09-09 |
Directory |
Tuesday, September 9, 2025 - 12:36 PM |
This is the class example from 2025-09-09. This C++ code file illustrates data types, identifiers, and assignment statements. |
| 2025-09-04 |
Directory |
Thursday, September 4, 2025 - 4:01 PM |
This is the class example from 2025-09-03. This C++ code file illustrates the basic structure of a C++ program - it currently has a compiler directive and the main function with one variable defined. |
| 116laboratoryoutcomesummaryform.html |
9 KB |
Wednesday, September 3, 2025 - 8:19 PM |
Works best and is prettiest in CHROME |