Skip to content

Adwait110901/JADL-6

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JADL-6

Java App Development

Install and explore "Postman" (by hitting some APIs), study about JSON also (Useful links given below)

Install Maven (Useful links given below)

Install MySQL (including workbench) and try some commands(Creating table etc.) (Useful links given below)

Study about REST APIs (GET, POST, PUT etc.) (Useful links given below)

Useful links:

For REST APIs https://www.youtube.com/watch?v=xkKcdK1u95s&list=PLqq-6Pq4lTTZh5U8RbdXq0WaYvZBz2rbn (only first 7 videos of this playlist)

For core Java: https://www.geeksforgeeks.org/java/ https://www.w3schools.com/JAVA/default.asp https://www.youtube.com/watch?v=W-N2ltgU-X4

For Postman: https://www.postman.com/downloads/ https://www.youtube.com/watch?v=7E60ZttwIpY

For MySQL: https://www.youtube.com/watch?v=WuBcTJnIuzo https://linuxconfig.org/install-and-configure-mysql-workbench-on-ubuntu-linux

https://www.youtube.com/watch?v=7S_tz1z_5bA (only first one hour will be sufficient) https://www.mysqltutorial.org/

For Maven: https://www.youtube.com/watch?v=pt3uB0sd5kY https://maven.apache.org/install.html

For JSON: https://www.youtube.com/watch?v=iiADhChRriM

Adding few more links ( for core Java only):

https://www.youtube.com/watch?v=pTAda7qU4LY&list=PL59LTecnGM1Mg6I4i_KbS0w5bPcDjl7oz&index=9

https://www.youtube.com/watch?v=70qy6_gw1Hc&list=PL59LTecnGM1Mg6I4i_KbS0w5bPcDjl7oz&index=13

https://www.youtube.com/watch?v=6q98thyEX4Q&list=PLonJJ3BVjZW6_q8gh7XoLUIhRIyBcYJLP

https://www.youtube.com/watch?v=7GwptabrYyk

The useful links

https://api.github.com/search/users?q=shashi

https://developer.github.com/v3/

https://start.spring.io/

Useful YouTube Playlists:

https://www.youtube.com/watch?v=msXL2oDexqw&list=PLqq-6Pq4lTTbx8p2oCgcAQGQyqN8XeA1x

https://www.youtube.com/watch?v=sm-8qfMWEV8&list=PLqq-6Pq4lTTYTEooakHchTGglSvkZAjnE

https://www.youtube.com/watch?v=y8IQb4ofjDo&list=PLqq-6Pq4lTTZSKAFG6aCDVDP86Qx4lNas

https://www.youtube.com/watch?v=o8RO38KbWvA&list=PLqq-6Pq4lTTbXZY_elyGv7IkKrfkSrX5e

https://www.youtube.com/watch?v=upoIwn4rWCo&list=PLqq-6Pq4lTTaoaVoQVfRJPqvNTCjcTvJB

==============================================================

Java and Spring Interview Questions:

https://www.baeldung.com/spring-boot-interview-questions?fbclid=IwAR1LAIhIP89fMGTcZymcWR55QQu0a-z0q4alXmwLZMMKTaS6JHlb4lpvRjs

https://www.journaldev.com/2366/core-java-interview-questions-and-answers

Resume:

https://www.careercup.com/resume

You can add these skills to your resume/profile after the course completion:

Java, Spring / Spring Boot, REST APIs, MySQL, JPA / Hibernate, JDBC, Socket Programming, Maven, Postman, Swagger

Other Links:

For Deploying on AWS: https://www.youtube.com/watch?v=6RrqytT0-I8

Object Oriented Design (OOPs) related questions:

https://www.geeksforgeeks.org/design-snake-game/

https://www.geeksforgeeks.org/design-online-hotel-booking-system-like-oyo-rooms/

https://www.geeksforgeeks.org/design-an-online-book-reader-system/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.4%
  • HTML 0.6%