Add UW-Madison coursework.
This commit is contained in:
parent
dae6b152e8
commit
93db0a5bf6
11
README.md
11
README.md
@ -79,6 +79,17 @@ Just Work™️. I also enjoy the collaborative process of bringing new ideas an
|
||||
I am most fluent with Java, Groovy and Typescript. I am also fluent with standard web technologies such as HTML5, CSS,
|
||||
and sass. I have also dabbled in Rust, Ruby, Lua, and C.
|
||||
|
||||
## Coursework at UW-Madison
|
||||
|
||||
- **CS 354** *Machine Organization and Programming*: Low-level programming with C and assembly.
|
||||
- **CS 400** *Programming III*: General purpose programming with Java, covering important tree and graph algorithms.
|
||||
- **CS 506** *Software Engineering*: Built a full-stack app *Task Tango* with a team of six developers following the
|
||||
agile/scrum methods. Consisted of a Java/Spring Boot backend, and JavaScript/React frontend. Everything containerized
|
||||
and ultimately deployed to a department virtual machine.
|
||||
- **CS 536** *Introduction to Programming Languages and Compilers*: Working to build a compiler for a toy language
|
||||
entitled *Bach* targeting the MIPS architecture, using Java as a host language. Learning about topics related to
|
||||
scanners, parsers, optimization, and code generation.
|
||||
|
||||
## Frameworks, Libraries, Tools, and Technologies
|
||||
|
||||
### JVM: Java and Groovy
|
||||
|
Loading…
Reference in New Issue
Block a user