[Tutor] Java equivalent of Python-Tutor?

boB Stepp robertvstepp at gmail.com
Wed Feb 7 20:01:52 EST 2018


On Wed, Feb 7, 2018 at 2:06 PM, Terry Carroll <carroll at tjc.com> wrote:
>
> In my early days of using Python I benefited greatly from this Tutor list, thanks to both Alan and Steven as well as as many contributors. I still check in now and then and try to chime in to help now that I have a bit more experience under my belt.
>
> I'm doing a few projects in Java now and would love to find a similar resource that covers that language, and the Eclipse IDE. Some of my questions are too newbie for a forum like stackoverflow (and most of the responses there assume a non-newbie level of knowledge).
>
> Any suggestions?

When I was dabbling with Java a few years ago, I found the Beginning
Java Forum at JavaRanch helpful.  It can be found at:

https://coderanch.com/f/33/java

-- 
boB


More information about the Tutor mailing list