Showing 0-0 of 0 results
| # | Exercise Title | Features | Description | Platform | Keywords |
|---|---|---|---|---|---|
| 1 | Constants | Constants | AnnEx | constants, data types, variables | |
| 2 | Constants in CashRegister class 1 | Java PredictingFinalResult for demonstrating Constants in CashRegister class 1 | QuizJET | constants | |
| 3 | Constants in CashRegister class 2 | Java PredictingFinalResult for demonstrating Constants in CashRegister class 2 | QuizJET | constants | |
| 4 | Constant2 | Constant2 | AnnEx | constants, data types, variables | |
| 5 | Cash Register Constant Demo | Java CodeVisualization for demonstrating Cash Register Constant Demo | JSVEE | constants, data types, operators, primitive data types, variables | |
| 6 | Constant Demo | Java CodeVisualization for demonstrating Constant Demo | JSVEE | constants, data types, operators, primitive data types, variables | |
| 7 | Constsnt Math Demo | Java CodeVisualization for demonstrating Constsnt Math Demo | JSVEE | constants, data types, operators, primitive data types, variables | |
| 8 | Constants 1 | Java PredictingFinalResult for demonstrating Constants 1 | QuizJET | arithmetic operators, constants, operators, variables | |
| 9 | Constants 2 | Java PredictingFinalResult for demonstrating Constants 2 | QuizJET | arithmetic operators, constants, data types, operators, variables | |
| 10 | Constants in Math class | Java PredictingFinalResult for demonstrating Constants in Math class | QuizJET | arithmetic operations, constants | |
| 11 | Unit Converter | Construct a program that computes the Fahrenheit equivalent of an input Celsius value using the formula F = (9/5)C +... | PCEX | arithmetic operators, constants, operators, primitive data types, variables | |
| 12 | Vending Machine | Suppose we have a vending machine that gives change. A customer selects an item for purchase and inserts a bill... | PCEX | arithmetic operators, constants, operators, primitive data types, variables | |
| 13 | Fahrenheit to Celsius Conversion | Construct a program that computes the Celsius equivalent of an input Fahrenheit value using the formula C = (F -... | PCEX | arithmetic operators, constants, data types, operators, primitive data types, variables | |
| 14 | Vending Machine With Quarters, Dimes, and Nickels | Suppose we have a vending machine that gives change. A customer selects an item for purchase and inserts a bill... | PCEX | arithmetic operators, constants, operators, primitive data types, variables | |
| 15 | Constants_Memphis_01 | Example of Constant (final) in Java. | AnnEx | ||
| 16 | Constants_Memphis_02 | Example of constant (final) in java. | AnnEx | ||
| 17 | DEPRECATED_Constants | Java BehaviorExample for demonstrating DEPRECATED_Constants | AnnEx | ||
| 18 | Expressions (Memphis) | Expressions with constants from Memphis. (1-29) Casting values, using Scanner (change making program, pet store checkout) PetStore.java Program that demonstrates... | AnnEx | ||
| 19 | Cash Register Tester (Constant Field) | Java BehaviorExample for demonstrating Cash Register Tester (Constant Field) | AnnEx | classes, objects | |
| 20 | The Class for Representing a Bank Account (Case 1) | Construct a class that represents a basic bank account. This class should contain data representing the name of the account’s... | PCEX | classes, objects | |
| 21 | The Class for Representing a Bank Account (Case 2) | Construct a class that represents a basic bank account. This class should contain data representing the name of the account’s... | PCEX | classes, objects | |
| 22 | The Class for Representing a Bank Account | Construct a class that represents a basic bank account. This class should contain data representing the name of the account’s... | PCEX | classes, object, objects | |
| 23 | The Class for Representing a Bank Account (Case 2) | Construct a class that represents a basic bank account. This class should contain data representing the name of the account’s... | PCEX | classes, objects | |
| 24 | Check Constraint (1) | Check Constraint (1) | AnnEx | constraints | |
| 25 | Check Constraint (1) pt | This is the portuguese version. | AnnEx | constraints | |
| 26 | Check Constraint (2) | Check Constraint (2) | AnnEx | constraints | |
| 27 | Check Constraint (2) pt | This is the portuguese version. | AnnEx | constraints | |
| 28 | Assertion Creation (1) | Assertion Creation (1) | AnnEx | constraints | |
| 29 | Assertion Creation (1) pt | This is the portuguese version. | AnnEx | constraints | |
| 30 | Assertion Creation (2) | Assertion Creation (2) | AnnEx | constraints | |
| 31 | Assertion Creation (2) pt | This is the portuguese version. | AnnEx | constraints | |
| 32 | Printing file contents | Construct a program that opens up a file and prints out each line of the file | jsParsons | exception handling, file i/o | |
| 33 | PrintFileContent | Read and print the contents of a text file. | PCEX |