I started school this semester and am working in Java and C++, both of which are completely new to me. I had used Processing for a while (~4 years) and am accustomed to learning programming visually. In C++ I am using OpenGL to work visually by modifying class projects but do not know where to start for Java.
Does anyone know of a good place to learn how to make a window that can be drawn to like Processing? I have seen examples that create an applet for web but I would prefer to find something that could run in a terminal (if that is possible).
1