#I Want to Become A Full Stack Web Developer

5 messages · Page 1 of 1 (latest)

cosmic furnace
#

I have Started Backend development in the journey of full stack web development and I have completed java core , MySql , JDBC .. So whats the next technology I have to learn and what's really important... Please Guide me

fresh rootBOT
#

This post has been reserved for your question.

Hey @cosmic furnace! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

glossy iron
#

I prefer jOOQ for any db access
But at the end of the day, it doesn't matter what library u choose

As long as u ALWAYS use Prepared statements and don't manually type them out for each request... Because it prevents sql injection

sharp moon
#

Hibernate (JPA)