Showing 0–0 of 0 results
| # | Exercise Title | Features | Description | Platform | Keywords |
|---|---|---|---|---|---|
| 1 | ML Type Inferencing 1 | Tracing Exercise | A self-practice question where user matches a ML type inference with its code. | OpenDSA | Type |
| 2 | ML Type Inferencing 2 | Tracing Exercise | A self-practice question where user matches a ML type inference with its code. | OpenDSA | Type |
| 3 | ML Type Inferencing 3 | Tracing Exercise | A self-practice question where user matches a ML type inference with its code. | OpenDSA | Type |
| 4 | ML Type Inferencing 4 | Tracing Exercise | A self-practice question where user matches a ML type inference with its code. | OpenDSA | Type |
| 5 | ML Type Inferencing 5 | Tracing Exercise | A self-practice question where user matches a ML type inference with its code. | OpenDSA | Type |
| 6 | ML Type Inferencing 6 | Tracing Exercise | A self-practice question where user matches a ML type inference with its code. | OpenDSA | Type |
| 7 | Type Casting | Type Casting | AnnEx | arithmetic operations, operators, primitive data types, variables | |
| 8 | Data Type 1 | Python PredictingFinalResult for demonstrating Data Type 1 | QuizPET | data types, operators, variables | |
| 9 | Variable type: Numbers | Python BehaviorExample for demonstrating Variable type: Numbers | WebEx | operators, variables | |
| 10 | Variable type: Strings | Python BehaviorExample for demonstrating Variable type: Strings | WebEx | operators, variables | |
| 11 | Variable type: Lists | Python BehaviorExample for demonstrating Variable type: Lists | WebEx | list, variables | |
| 12 | Variable type: Tuples | Python BehaviorExample for demonstrating Variable type: Tuples | WebEx | variables | |
| 13 | Variable type: Dictionary | Python BehaviorExample for demonstrating Variable type: Dictionary | WebEx | dictionaries, variables | |
| 14 | Variable Type Conversion | Python BehaviorExample for demonstrating Variable Type Conversion | WebEx | operators, variables | |
| 15 | DEPRECATED_Type Casting | Java BehaviorExample for demonstrating DEPRECATED_Type Casting | AnnEx | ||
| 16 | Practicing manipulating variables and checking types | Construct a program that calculate two variables' modulus and check the type of the modulus | jsParsons | data types | |
| 17 | Practicing using math library and check a variable's type | Construct a program that accesses math.pi and check its type | jsParsons | data types | |
| 18 | Data Type Isinstance | Python CodeVisualization for demonstrating Data Type Isinstance | JSVEE | data types | |
| 19 | Data Type Typeof | Python CodeVisualization for demonstrating Data Type Typeof | JSVEE | data types, operators, variables | |
| 20 | Data types concept map: Review Questions | Question, Battery, Concept Map | Self-assessment question battery about the data types concept map. | OpenDSA | Data Type, Abstract Data Type |
| 21 | Data Types Functions | Python PredictingFinalResult for demonstrating Data Types Functions | QuizPET | algorithm analysis, data types, functions | |
| 22 | Data Types Module | Python PredictingFinalResult for demonstrating Data Types Module | QuizPET | algorithm analysis, data types, functions | |
| 23 | Data Types 2 | Python PredictingFinalResult for demonstrating Data Types 2 | QuizPET | data types, operators, variables | |
| 24 | Variable Types | C++ BehaviorExample for demonstrating Variable Types | AnnEx | ||
| 25 | Primitive Data Types | Primitive Data Types | AnnEx | data types, operators, primitive data types, variables | |
| 26 | Casting data types (Memphis) | The code below demonstrates how to swap the values of x and y, and perform some casting operations to convert... | AnnEx | ||
| 27 | List Element Type Slideshow | Algorithm Visualization | Slideshow illustrating the choice between storing non-homogeneous data types in list nodes and limiting to a homogenous data type. | OpenDSA | List Element Implementation |
| 28 | Java Data Types | Presentation | Slideshow showing primitive data types in Java and the concept of object and reference. | OpenDSA | Pointer, Reference, Data Type, Object |
| 29 | q_py_data_types_functions_es | Python PredictingFinalResult for demonstrating q_py_data_types_functions_es | QuizPET | functions | |
| 30 | q_py_data_types_module_es | Python PredictingFinalResult for demonstrating q_py_data_types_module_es | QuizPET | functions | |
| 31 | q_py_data_types2_es | Python PredictingFinalResult for demonstrating q_py_data_types2_es | QuizPET | functions, operators, variables | |
| 32 | DEPRECATED_Primitive Data Types | Java BehaviorExample for demonstrating DEPRECATED_Primitive Data Types | AnnEx | ||
| 33 | Converting between Class and Interface Types | Java BehaviorExample for demonstrating Converting between Class and Interface Types | AnnEx | interfaces | |
| 34 | ADT Introduction Review Questions | Question, Battery | Self-assessment question battery about data types. | OpenDSA | Data Type, Abstract Data Type |
| 35 | Number Basics | Python BehaviorExample for demonstrating Number Basics | WebEx | numeric types | |
| 36 | Variable to Integer | Python BehaviorExample for demonstrating Variable to Integer | WebEx | numeric types | |
| 37 | String Variables | Java PredictingFinalResult for demonstrating String Variables | QuizJET | data types, primitive data types, string operations, strings, variables | |
| 38 | println Test | Java PredictingFinalResult for demonstrating println Test | QuizJET | data types, primitive data types, variables | |
| 39 | Simple Variable Test | Java PredictingFinalResult for demonstrating Simple Variable Test | QuizJET | data types, primitive data types, variables | |
| 40 | Using Double | Java PredictingFinalResult for demonstrating Using Double | QuizJET | data types, primitive data types, variables | |
| 41 | Using float | Java PredictingFinalResult for demonstrating Using float | QuizJET | data types, primitive data types, variables | |
| 42 | int Variable 1 | Java PredictingFinalResult for demonstrating int Variable 1 | QuizJET | data types, primitive data types, variables | |
| 43 | int Variables 4 | Java PredictingFinalResult for demonstrating int Variables 4 | QuizJET | data types, operators, primitive data types, variables | |
| 44 | Hello Printer | Java BehaviorExample for demonstrating Hello Printer | AnnEx | data types, variables | |
| 45 | HelloWorld | HelloWorld_v2 | AnnEx | data types, operators, variables | |
| 46 | Multiple Variables 2 | Multiple Variables 2 | AnnEx | data types, variables | |
| 47 | Print Tester | Java BehaviorExample for demonstrating Print Tester | AnnEx | data types, variables | |
| 48 | Variable Demo | Java BehaviorExample for demonstrating Variable Demo | AnnEx | data types, variables | |
| 49 | Variable Declaration | Variable Declaration | AnnEx | data types, operators, variables | |
| 50 | Variable Initialization | Variable Initialization | AnnEx | data types, operators, primitive data types, variables | |
| 51 | Hello Printer | Java CodeVisualization for demonstrating Hello Printer | JSVEE | data types, operators, primitive data types, variables | |
| 52 | Primitive Datatype Demo | Java CodeVisualization for demonstrating Primitive Datatype Demo | JSVEE | data types, operators, primitive data types, variables | |
| 53 | ae_python_float | Python CodeVisualization for demonstrating ae_python_float | JSVEE | data types, operators, variables | |
| 54 | Import Math | Python CodeVisualization for demonstrating Import Math | JSVEE | data types, functions | |
| 55 | Dictionary ADT Review Questions | Question, Battery | A battery of self-assessment questions on the Dictionary ADT. | OpenDSA | Dictionary, Abstract Data Type |
| 56 | Comparing Strings | Java PredictingFinalResult for demonstrating Comparing Strings | QuizJET | boolean expressions, conditionals, data types, string operations, strings, variables | |
| 57 | Constants 2 | Java PredictingFinalResult for demonstrating Constants 2 | QuizJET | arithmetic operators, constants, data types, operators, variables | |
| 58 | int Variables 3 | Java PredictingFinalResult for demonstrating int Variables 3 | QuizJET | arithmetic operators, data types, operators, primitive data types, variables | |
| 59 | Converting String to double | Java PredictingFinalResult for demonstrating Converting String to double | QuizJET | primitive data types, strings | |
| 60 | Converting String to int | Java PredictingFinalResult for demonstrating Converting String to int | QuizJET | primitive data types, strings | |
| 61 | Strings 6 | Java PredictingFinalResult for demonstrating Strings 6 | QuizJET | conditionals, data types, string operations, strings, variables | |
| 62 | int Variables 1 | Java PredictingFinalResult for demonstrating int Variables 1 | QuizJET | arithmetic operators, data types, operators, primitive data types, variables | |
| 63 | int Variables 2 | Java PredictingFinalResult for demonstrating int Variables 2 | QuizJET | arithmetic operators, data types, operators, primitive data types, variables | |
| 64 | Constant2 | Constant2 | AnnEx | constants, data types, variables | |
| 65 | Constants | Constants | AnnEx | constants, data types, variables | |
| 66 | Print Tester | Java CodeVisualization for demonstrating Print Tester | JSVEE | arithmetic operations, data types, operators, variables | |
| 67 | Cash Register Constant Demo | Java CodeVisualization for demonstrating Cash Register Constant Demo | JSVEE | constants, data types, operators, primitive data types, variables | |
| 68 | Constant Demo | Java CodeVisualization for demonstrating Constant Demo | JSVEE | constants, data types, operators, primitive data types, variables | |
| 69 | Constsnt Math Demo | Java CodeVisualization for demonstrating Constsnt Math Demo | JSVEE | constants, data types, operators, primitive data types, variables | |
| 70 | Multiple Variables | Java CodeVisualization for demonstrating Multiple Variables | JSVEE | arithmetic operators, data types, operators, primitive data types, variables | |
| 71 | Using double | Java PredictingFinalResult for demonstrating Using double | QuizJET | arithmetic operations, arithmetic operators, operators, primitive data types, variables | |
| 72 | Using double and Math class | Java PredictingFinalResult for demonstrating Using double and Math class | QuizJET | arithmetic operations, operators, primitive data types, variables | |
| 73 | Using int | Java PredictingFinalResult for demonstrating Using int | QuizJET | arithmetic operators, operators, primitive data types, variables | |
| 74 | Using float | Java PredictingFinalResult for demonstrating Using float | QuizJET | arithmetic operators, operators, primitive data types, variables | |
| 75 | Variable Demo | Java CodeVisualization for demonstrating Variable Demo | JSVEE | arithmetic operations, arithmetic operators, data types, operators, variables | |
| 76 | Pushdown Automata Transitions Frameset | Programmed Instruction | Programmed Instruction Frameset discussing Pushdown Automata transition types. | OpenDSA | Pushdown Automata |
| 77 | Conditional statements: Using the Right Conditional Statement | Question, Battery | Conditional Statement self-assessment questions: Deciding when to use each type of conditional structure. | OpenDSA | Conditional Statement |
| 78 | csedpad.input.inputtype | This program takes user inputs where there are different input types, as it collects details of the employee. | PCEX | ||
| 79 | Char Strings (Memphis) | Some demos of working with the char and String data types. | AnnEx | strings | |
| 80 | (Input) Employee Detail - CSEdPad | This program takes user inputs where there are different input types, as it collects details of the employee. | AnnEx | input | |
| 81 | Input Manipulation | Construct a program that takes a user's inputs and multiplies the inputs.Then print the type of the result, convert the... | PCEX | ||
| 82 | Input Manipulation | Construct a program that takes a user's inputs and multiplies the inputs.Then print the type of the result, convert the... | PCEX | ||
| 83 | PANDAS GroupBy 1 | You're provided a dataframe of used cars using pandas. Group the data by 'type' and calculate the average mileage for... | jsParsons | json, pandas | |
| 84 | PANDAS GroupBy 2 | You're provided a dataframe of used cars using pandas. Group the data by 'type' and count the number of cars... | jsParsons | pandas | |
| 85 | PANDAS GroupBy 3 | You're provided a dataframe of used cars using pandas. Group the data by 'type' and find the maximum mileage for... | jsParsons | pandas | |
| 86 | PANDAS Select 1 | You're provided a dataframe of used cars using pandas. Select the columns with their type, mileage and name | jsParsons | json, pandas | |
| 87 | PANDAS Select 2 | You're provided a dataframe of used cars using pandas. Select the columns with their type, mileage and name. filter those... | jsParsons | pandas | |
| 88 | PANDAS Stats 2 | You're provided a dataframe of used cars using pandas. Select the 'type' and 'mileage' columns and use describe() to display... | jsParsons | pandas, statistics | |
| 89 | Input Manipulation | Construct a program that takes a user's inputs and calculate the division of the inputs.Then convert the division result into... | PCEX | ||
| 90 | Input Manipulation. | Construct a program that takes a user's inputs and calculate the division of the inputs.Then convert the division result into... | PCEX | ||
| 91 | PANDAS Stats 3 | You're provided a dataframe of used cars using pandas. Count how many cars belong to each type using value_counts() and... | jsParsons | pandas, statistics | |
| 92 | Typical Mistakes During Tree Traversal | Code Tracing Presentation | Slideshow demonstrating some typical mistakes when writing recursive binary tree traversals. | OpenDSA | Preorder Traversal |
| 93 | Turing Machine Extensions Frameset | Presentation | Slideshow presenting various potential extensions to Turing machines, such as two-dimensional tapes, multiple heads, and non-determinism. Includes proofs that these... | OpenDSA | Turing Machine |