


At first I was very confused as to the applications of bitwise functions though it makes sense when one considers how little processing power it takes to execute the functions. It's not immediately useful though I want to take on some sort of project but only use a very small amount of memory, mostly to get in the habit of writing efficient code. Using scanner with Strings instead of System.in was pretty straightforward, I don't see a lot to comment on there.
On my own I made a JAR that runs a polar cosine equation using circle every 10 degrees or so. This ends up with a series of circles orbiting a point in interesting patterns. This project isn't very impressive in itself though it was fun to find the designs it could generate if I didn't clear the canvas after drawing.
No comments:
Post a Comment