Douglas_Knight comments on Open Thread, Jun. 15 - Jun. 21, 2015 - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (302)
I am powering through https://docs.oracle.com/javase/tutorial/java/TOC.html for now, then I should head back to documentation. I think this is about as good as a reasonably-good textbook in the area. I will consider a textbook if I don't feel confident by the end of it.
As with most of my projects; time and focus is limited by my interest. So finding a textbook and then retrieving it will be difficult and probably take longer than my interest in the project allows.
If by "reasonably good" you mean at the 50th percentile of textbooks, sure, it's fine. But textbooks that are actually good are rare. And they are valuable. It is worth your time to work through the book that I linked. It would be more valuable to do it before reading about java.
By reasonably good I mean - good enough for now.
According to the table of contents I already understand up to around chapter 40 of 52 of that book. And I was aiming to learn Java because of its relevance to android studio.
which is coincidentally where I am reading through on the java trail right now