Looking to buy a Java book or something similar to dive into Java.
I've never programmed in Java, but I primarily program in C, and a bit in Python.
So looking for something that isn't Intro to Programming with Java but rather, Intro to Java.
Any recommendations?
___
I have an assignment to do, read in a graph: use BFS to identify off cycles, print the nodes, if tree, print tree.
Could do this in C fairly easily, but would rather do this in a new language such as Java
This post was edited by ArtofApocalypse on Oct 23 2015 10:32pm