Learning 3D Graphics with LWJGL

I’m trying to learn how to make 3D games with LWJGL. So at first, I started with basics and now I can create a rotating cube with blended colors. However, I don’t know what to do next. I’m using “Slick-Util” library to load textures. Please guide me with some tutorials on how to progress from here.