Posts

Showing posts from May, 2022

Day 2

Image
 Yoo! Started the day a little late today, but its okay. So today I am going to wrap up JDBC concepts and end the day with a Student Managment Project build using JDBC and sql concepts. JDBC is pretty easy and helps in easy integration of Java applications and Database.

Day 1 (JDBC and MySql)

Image
Hello! its day 1 of daily coding, I am fully excited and motivated to start this journey. But my main goal is to stay consistent and to improve 0.1% everyday. I already know Java programming language and its concepts (Java core, advance etc), now I am learning to play with database.  MySql in my case and how to connect Java application with any database using JDBC(Java DataBase Connectivity) api. Using this Youtube playlist :  https://www.youtube.com/playlist?list=PL0zysOflRCenjuvOwumYLG9TCsEQZrV2M installed mysql on my windows   Creating my first connection with Java App Learnt how to upload a image in sql. yaaay!!

What is this?

Image
Hello everyone, I am taking code daily challenge to enhance my skillset and become a full stack web developer.  There are 2 simple rules :     1. Code for minimum 2-3 hours daily.     2. Update my progress daily here. Skills I will learn :  Data Structure and Algorithm (do 2 questions everyday on leetcode). Learn Java Backend technologies like SpringBoot etc. Lets go and hope for the best. current progress in Leetcode