Java Graphics and User Interfaces -- in the Terminal
When I first started programming in Java I thought that graphics would be best with a framework like JavaFX. It was a lot more complicated than I thought it would be. I switched to using the Princeton Standard Library with my students and find that it works great for things like graphs, etc. even though […]
