0
I want to make an Java n mysql project on the topic cloth retail
can any suggest me how to do that
1 Respuesta
+ 10
I recommend you to finish the course first and then the sql course and do a lot of practicing (coding). After that, search for a tutorial on accessing mySql with Java code.
Then design your application and gain knowledge about the stuff you don't know. Then redesign your application.
Finally, start coding.