Showing 0–0 of 0 results
| # | Exercise Title | Features | Description | Platform | Keywords |
|---|---|---|---|---|---|
| 1 | Throwing Exceptions Review Questions | Question, Battery | CS1-level review questions on exception handling in Java. | OpenDSA | Exception |
| 2 | Exceptions asE | Python PredictingFinalResult for demonstrating Exceptions asE | QuizPET | exception handling, exceptions | |
| 3 | Exceptions Assertion | Python PredictingFinalResult for demonstrating Exceptions Assertion | QuizPET | exception handling, exceptions | |
| 4 | Exceptions addarr | Python PredictingFinalResult for demonstrating Exceptions addarr | QuizPET | exception handling, exceptions | |
| 5 | Exceptions 1 | Java PredictingFinalResult for demonstrating Exceptions 1 | QuizJET | exception handling, exceptions | |
| 6 | Exceptions 2 | Java PredictingFinalResult for demonstrating Exceptions 2 | QuizJET | exception handling, exceptions | |
| 7 | Exceptions 3 | Java PredictingFinalResult for demonstrating Exceptions 3 | QuizJET | exception handling, exceptions | |
| 8 | Exceptions 4 | Java PredictingFinalResult for demonstrating Exceptions 4 | QuizJET | exception handling, exceptions | |
| 9 | Exceptions 5 | Java PredictingFinalResult for demonstrating Exceptions 5 | QuizJET | exception handling, exceptions | |
| 10 | (Exception Handling) Arithmetic - CSEdPad | Given two numbers, this program checks what happens when a number is divided by zero. | AnnEx | exception handling | |
| 11 | Exceptions | Java CodeVisualization for demonstrating Exceptions | JSVEE | exception handling, exceptions | |
| 12 | q_py_exception_asE_es | Python PredictingFinalResult for demonstrating q_py_exception_asE_es | QuizPET | exceptions | |
| 13 | q_py_exception_assertion_es | Python PredictingFinalResult for demonstrating q_py_exception_assertion_es | QuizPET | exceptions | |
| 14 | q_py_exceptions_addarr_es | Python PredictingFinalResult for demonstrating q_py_exceptions_addarr_es | QuizPET | exceptions | |
| 15 | Exceptions Basics | Python BehaviorExample for demonstrating Exceptions Basics | WebEx | exceptions | |
| 16 | Exceptions 2 | Python BehaviorExample for demonstrating Exceptions 2 | WebEx | exceptions | |
| 17 | Exceptions 3 | Python BehaviorExample for demonstrating Exceptions 3 | WebEx | exceptions | |
| 18 | exceptions.j_check_age | PCEX Set of activities for exceptions.j_check_age | PCEX | ||
| 19 | exceptions.j_check_age | PCEX Set of activities for exceptions.j_check_age | PCEX | ||
| 20 | exceptions.j_check_producut_code | PCEX Set of activities for exceptions.j_check_producut_code | PCEX | ||
| 21 | exceptions.j_check_producut_code | PCEX Set of activities for exceptions.j_check_producut_code | PCEX | ||
| 22 | Exceptions | Exceptions | AnnEx | exceptions | |
| 23 | csedpad.19.ExceptionHandling.exceptionhandling | PCEX Set of activities for csedpad.19.ExceptionHandling.exceptionhandling | PCEX | ||
| 24 | csedpad.19.ExceptionHandling.exceptionhandling | Your bank account balance suddenly becomes zero and you are trying to find out what proportion of the current balance | PCEX | ||
| 25 | csedpad.19.ExceptionHandling.exceptionhandling_1 | PCEX Set of activities for csedpad.19.ExceptionHandling.exceptionhandling_1 | PCEX | ||
| 26 | csedpad.19.ExceptionHandling.exceptionhandling_1 | You have an empty string. You are trying to find out whether you can find | PCEX | ||
| 27 | csedpad.19.ExceptionHandling.exceptionhandling_1 | You wrote a setence about a fruit that you love. You are trying to find out whether you can find | PCEX | ||
| 28 | csedpad.19.ExceptionHandling.exceptionhandling_1 | This program demonstrates how arrays are initalized and how an ArrayIndexOutOfBoundsException can occur. | PCEX | ||
| 29 | csedpad.19.ExceptionHandling.exceptionhandling_1 | This program checks that an input for an order is in the correct format, demonstrating how a NumberFormatException can occur. | PCEX | ||
| 30 | Try/Catch Blocks Review Questions | Question, Battery | CS1-level review questions on try/catch blocks in Java. | OpenDSA | Exception |
| 31 | index error | Python PredictingFinalResult for demonstrating index error | QuizPET | exception handling, exceptions | |
| 32 | value error | Python PredictingFinalResult for demonstrating value error | QuizPET | exception handling, exceptions | |
| 33 | Practising reading a file and printing the third element in each line of the file | Construct a program that opens up a file and prints out the third element in each line of the file | jsParsons | exception handling, file i/o | |
| 34 | 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 | |
| 35 | Try adding | Construct a function that adds two numbers together and handles non-numeric input. | jsParsons | exception handling, exceptions | |
| 36 | Try Except | Construct a program that prints out various Celcius temperatures in Fahrenheit. | jsParsons | exception handling, exceptions | |
| 37 | Try Except 1 | Python CodeVisualization for demonstrating Try Except 1 | JSVEE | exception handling, exceptions | |
| 38 | Try Except 2 | Python CodeVisualization for demonstrating Try Except 2 | JSVEE | exception handling, exceptions | |
| 39 | q_py_list_except1_es | Python PredictingFinalResult for demonstrating q_py_list_except1_es | QuizPET | exceptions | |
| 40 | q_py_value_except1_es | Python PredictingFinalResult for demonstrating q_py_value_except1_es | QuizPET | exceptions | |
| 41 | Practicar el manejo de excepciones | Construye una funcion que sume dos numeros y maneje entradas no numericas. | jsParsons | exceptions | |
| 42 | Practicar el manejo de excepciones | Construye un programa que imprima varias temperaturas en Celsius convertidas a Fahrenheit. | jsParsons | exceptions | |
| 43 | Class 2 (BankAccount) | Java PredictingFinalResult for demonstrating Class 2 (BankAccount) | QuizJET | classes, exceptions, file i/o, methods, objects | |
| 44 | Class 5 (Point) | Java PredictingFinalResult for demonstrating Class 5 (Point) | QuizJET | classes, exceptions, file i/o, methods, objects | |
| 45 | Class (Cash Register) | Java PredictingFinalResult for demonstrating Class (Cash Register) | QuizJET | classes, constructors, exceptions, file i/o, methods, objects, overloading | |
| 46 | Determining Whether One is a Teenager (Case 2) | Construct a program that asks the user to enter a string that has the user name and age separated by... | PCEX | ||
| 47 | Determining Whether One is a Teenager (Case 2) | Construct a program that asks the user to enter a string that has the user name and age separated by... | PCEX | ||
| 48 | Determining Whether One is a Teenager (Case 2) | Construct a program that asks the user to enter a string that has the user name and age separated by... | PCEX | ||
| 49 | Determining Whether One is a Teenager (Case 1) | Construct a program that receives a string that has the user name and age separated by a colon, and prints... | PCEX | ||
| 50 | Determining Whether One is a Teenager (Case 1) | Construct a program that receives a string that has the user name and age separated by a colon, and prints... | PCEX | ||
| 51 | Determining Whether One is a Teenager (Case 1) | Construct a program that receives a string that has the user name and age separated by a colon, and prints... | PCEX | ||
| 52 | Reporting File Information (Case 1) | Construct a program that receives the full path to an input file from the user, reads that file and reports... | PCEX | ||
| 53 | Reporting File Information (Case 2) | Construct a program that receives the full path to an input file from the user, reads that file and reports... | PCEX | ||
| 54 | Reporting File Information (Case 1) | Construct a program that receives the full path to an input file from the user, reads that file and reports... | PCEX | ||
| 55 | Reporting File Information (Case 2) | Construct a program that receives the full path to an input file from the user, reads that file and reports... | PCEX | ||
| 56 | Reporting the Total Hours Each Employee Worked (Case 1) | Suppose we have an input file that contains information about how many hours each employee of a company has worked.... | PCEX | ||
| 57 | Reporting the Total Hours Each Employee Worked (Case 2) | Suppose we have an input file that contains information about how many hours each employee of a company has worked.... | PCEX | ||
| 58 | Reporting the Total Hours Each Employee Worked (Case 1) | Suppose we have an input file that contains information about how many hours each employee of a company has worked.... | PCEX | ||
| 59 | Reporting the Total Hours Each Employee Worked (Case 2) | Suppose we have an input file that contains information about how many hours each employee of a company has worked.... | PCEX | ||
| 60 | Reporting File Information (Case 1) | Construct a program that receives the full path to an input file from the user, reads that file and reports... | PCEX | ||
| 61 | Reporting File Information (Case 2) | Construct a program that receives the full path to an input file from the user, reads that file and reports... | PCEX | ||
| 62 | Reporting the Total Hours Each Employee Worked (Case 1) | Suppose we have an input file that contains information about how many hours each employee of a company has worked.... | PCEX | ||
| 63 | Reporting the Total Hours Each Employee Worked (Case 2) | Suppose we have an input file that contains information about how many hours each employee of a company has worked.... | PCEX | ||
| 64 | Counting the Number of Valid and Banned Product Codes (Case 1) | Suppose a hypothetical company uses codes to represent its various products. A product code includes, among other information, a character... | PCEX | ||
| 65 | Counting the Number of Valid and Banned Product Codes (Case 2) | Suppose a hypothetical company uses codes to represent its various products. A product code includes, among other information, a character... | PCEX | ||
| 66 | Counting the Number of Valid and Banned Product Codes (Case 1) | Suppose a hypothetical company uses codes to represent its various products. A product code includes, among other information, a character... | PCEX | ||
| 67 | Counting the Number of Valid and Banned Product Codes (Case 2) | Suppose a hypothetical company uses codes to represent its various products. A product code includes, among other information, a character... | PCEX | ||
| 68 | Counting the Number of Valid and Banned Product Codes (Case 1) | Suppose a hypothetical company uses codes to represent its various products. A product code includes, among other information, a character... | PCEX | ||
| 69 | Counting the Number of Valid and Banned Product Codes (Case 2) | Suppose a hypothetical company uses codes to represent its various products. A product code includes, among other information, a character... | PCEX | ||
| 70 | Determinando Si Uno Es Adolescente (Caso 1) | Construir un programa que reciba un string que tiene el nombre de usuario y la edad separados por dos puntos,... | PCEX | ||
| 71 | Determinando Si Uno Es Adolescente (Caso 2) | Construye un programa que le pida al usuario que ingrese un string que contenga el nombre de usuario y la... | PCEX | ||
| 72 | Contando el Numero de Codigos de Producto Validos y Prohibidos (Caso 1) | Supongamos que una empresa hipotética utiliza códigos para representar sus diversos productos. Un código de producto incluye, entre otra información,... | PCEX | ||
| 73 | Contando el Numero de Codigos de Producto Validos y Prohibidos (Caso 2) | Supongamos que una empresa hipotética utiliza códigos para representar sus diversos productos. Un código de producto incluye, entre otra información,... | PCEX | ||
| 74 | Informe de Informacion del Archivo (Caso 1) | Construir un programa que reciba la ruta completa a un archivo de entrada del usuario, lea ese archivo e informe... | PCEX | ||
| 75 | Informar Informacion del Archivo (Caso 2) | Construir un programa que reciba la ruta completa a un archivo de entrada del usuario, lea ese archivo e informe... | PCEX | ||
| 76 | Informe de las Horas Totales Trabajadas por Cada Empleado (Caso 1) | Supongamos que tenemos un archivo de entrada que contiene información sobre cuántas horas ha trabajado cada empleado de una empresa.... | PCEX | ||
| 77 | Informe de las Horas Totales Trabajadas por Cada Empleado (Caso 2) | Supongamos que tenemos un archivo de entrada que contiene información sobre cuántas horas ha trabajado cada empleado de una empresa.... | PCEX | ||
| 78 | Sequential Execution | PCEX Set of activities for Sequential Execution | PCEX | ||
| 79 | Aggregate-functions query execution 1 | Aggregate-functions query execution 1 | DBQA | ||
| 80 | Aggregate-functions query execution 2 | Aggregate-functions query execution 2 | DBQA | ||
| 81 | Aggregate-functions query execution 3 | Aggregate-functions query execution 3 | DBQA | ||
| 82 | Aggregate-functions query execution 4 | Aggregate-functions query execution 4 | DBQA | ||
| 83 | Arithmetic-expressions query execution 1 | Arithmetic-expressions query execution 1 | DBQA | ||
| 84 | Arithmetic-expressions query execution 2 | Arithmetic-expressions query execution 2 | DBQA | ||
| 85 | Arithmetic-expressions query execution 3 | Arithmetic-expressions query execution 3 | DBQA | ||
| 86 | Arithmetic-expressions query execution 4 | Arithmetic-expressions query execution 4 | DBQA | ||
| 87 | Arithmetic-expressions query execution 5 | Arithmetic-expressions query execution 5 | DBQA | ||
| 88 | Arithmetic-expressions query execution 6 | Arithmetic-expressions query execution 6 | DBQA | ||
| 89 | Group-by-having query execution 1 | Group-by-having query execution 1 | DBQA | ||
| 90 | Group-by-having query execution 2 | Group-by-having query execution 2 | DBQA | ||
| 91 | Group-by-having query execution 3 | Group-by-having query execution 3 | DBQA | ||
| 92 | Group-by-having query execution 4 | Group-by-having query execution 4 | DBQA | ||
| 93 | Inner-join query execution 1 | Inner-join query execution 1 | DBQA | ||
| 94 | Inner-join query execution 2 | Inner-join query execution 2 | DBQA | ||
| 95 | Inner-join query execution 3 | Inner-join query execution 3 | DBQA | ||
| 96 | Inner-join query execution 4 | Inner-join query execution 4 | DBQA | ||
| 97 | Multiple-table-queries execution 1 | Multiple-table-queries execution 1 | DBQA | ||
| 98 | Multiple-table-queries execution 2 | Multiple-table-queries execution 2 | DBQA | ||
| 99 | Multiple-table-queries execution 3 | Multiple-table-queries execution 3 | DBQA | ||
| 100 | Multiple-table-queries execution 4 | Multiple-table-queries execution 4 | DBQA | ||
| 101 | Left-join query execution 1 | Left-join query execution 1 | DBQA | ||
| 102 | Left-join query execution 2 | Left-join query execution 2 | DBQA | ||
| 103 | Left-join query execution 3 | Left-join query execution 3 | DBQA | ||
| 104 | Left-join query execution 4 | Left-join query execution 4 | DBQA | ||
| 105 | Join query execution 1 | Join query execution 1 | DBQA | ||
| 106 | Join query execution 2 | Join query execution 2 | DBQA | ||
| 107 | Join query execution 3 | Join query execution 3 | DBQA | ||
| 108 | Join query execution 4 | Join query execution 4 | DBQA | ||
| 109 | Order-by query execution 1 | Order-by query execution 1 | DBQA | ||
| 110 | Order-by query execution 2 | Order-by query execution 2 | DBQA | ||
| 111 | Order-by query execution 3 | Order-by query execution 3 | DBQA | ||
| 112 | Order-by query execution 4 | Order-by query execution 4 | DBQA | ||
| 113 | Pattern-matching query execution 1 | Pattern-matching query execution 1 | DBQA | ||
| 114 | Pattern-matching query execution 2 | Pattern-matching query execution 2 | DBQA | ||
| 115 | Pattern-matching query execution 3 | Pattern-matching query execution 3 | DBQA | ||
| 116 | Pattern-matching query execution 4 | Pattern-matching query execution 4 | DBQA | ||
| 117 | Select-from query execution 1 | Select-from query execution 1 | DBQA | ||
| 118 | Select-from query execution 2 | Select-from query execution 2 | DBQA | ||
| 119 | Select-from query execution 3 | Select-from query execution 3 | DBQA | ||
| 120 | Select-from query execution 4 | Select-from query execution 4 | DBQA | ||
| 121 | Select-from-where query execution 1 | Select-from-where query execution 1 | DBQA | ||
| 122 | Select-from-where query execution 2 | Select-from-where query execution 2 | DBQA | ||
| 123 | Select-from-where query execution 3 | Select-from-where query execution 3 | DBQA | ||
| 124 | Select-from-where query execution 4 | Select-from-where query execution 4 | DBQA | ||
| 125 | Subqueries query execution 1 | Subqueries query execution 1 | DBQA | ||
| 126 | Subqueries query execution 2 | Subqueries query execution 2 | DBQA | ||
| 127 | Subqueries query execution 3 | Subqueries query execution 3 | DBQA | ||
| 128 | Subqueries query execution 4 | Subqueries query execution 4 | DBQA | ||
| 129 | Farenheit to Celsius converter | Conditional execution with try and except | PCEX | ||
| 130 | Turing Machine to Copy a String | Algorithm Visualization, Code Tracing Presentation | Slideshow presenting the execution of a Turing machine that copies a string. | OpenDSA | Turing Machine |
| 131 | Executing statements sequentially | In imperative programming the order of the statements matters for the execution of the program. | PCEX | ||
| 132 | Eliminar duplicados de una lista | Construye una funcion que cree una nueva lista donde se almacenen todos los elementos excepto los duplicados de la lista... | jsParsons | list | |
| 133 | Eliminar duplicados de una lista | Construye un programa que cree una nueva lista donde se almacenen todos los elementos excepto los duplicados de la lista... | jsParsons |