Skip to content

dwalton/Random-Code-Challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Code Challenges

This project is meant to create programming problems
for beginning Computer Science and Software Engineering
students.  The main problem I've been tackling is the
translation of English text to code and vis-versa.

Currently, it can make random:
simple and nested math problems
simple and nested boolean expressions
function calls
return statements
variable assignments
if statements
one line functions

To run some tests or see some examples do:
make
then either:
make code
make math

make code runs Test/TestRandomCode.java
make math runs Test/TestRandomArithmetic.java

About

Senior Project, generate random computer science problems in English that also generates the answers in java code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages