Why BufferedReader and PrintWriter Actually Changed How I Think About Java
When I first learned Java in AP CSA and learned about input/output, I did not think much about it. I used Scanner because it was easy and familiar, and I printed everything to the console without thinking twice. The program worked, so I moved to the ...
blog.hackunited.org2 min read