Code Monkey home page Code Monkey logo

jbdl-3's Introduction

JBDL-3

Minor Project Read Me : https://docs.google.com/presentation/d/1Vif4DYJbgNCpLLD9KKt-1tLdRCpsupLPtHfrwT5hcRk/edit?usp=sharing

if anyone wants to access this slide, plz email me your id, i will grant access. Email id : [email protected]

====================================== Agenda for the next week (2nd Week):

Intro to Maven Intro to Spring / Spring Boot Creating a Web Services (Web App) using Spring Boot Creating REST/RESTful APIs (like /search API of Google) Intro to MySQL and JDBC Introduction to JPA, Hibernate & Spring Data (with MySQL)

Assignments/Tasks need to be done by next week (These are pre-requisites):

  1. Make yourself comfortable with basics of core Java (Useful links given below)
  2. Install and explore "Postman" (by hitting some APIs), study about JSON also (Useful links given below)
  3. Install Maven (Useful links given below)
  4. Install MySQL (including workbench) and try some commands(Creating table etc.) (Useful links given below)
  5. 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

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

Next week (3rd), we will discuss details of JPA / Hibernate and exception handling in Spring/Spring Boot.

Assignments for next week (at end of 2nd week):

  1. Create REST APIs (Get, POST, DELETE, PUT) for User, Book and save/update/search data to/from MySQL.
  2. Implement GET APIs using query param / path param to search for a book (like using author name ) or user in the DB
  3. Try hitting other GitHub APIs using RestTemplate

Try hitting other APIs with Postman/Browser/Spring code e.g. https://any-api.com/

https://www.youtube.com/watch?v=msXL2oDexqw&list=PLqq-6Pq4lTTbx8p2oCgcAQGQyqN8XeA1x You can watch some JPA videos from here (you can watch other videos from this playlist as well). Some other useful videos: https://www.youtube.com/watch?v=gq4S-ovWVlM https://www.youtube.com/watch?v=bNFoN956P2A

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

Next weekend, we will discuss following things:

  • minor project 1
  • Spring actuator
  • Loggers
  • will start Spring Security

Tasks/ Assignments need to be done by next (4th) weekend:

  • Run all the Apps we discussed in the class using JPA, MongoDB, Exception Handling etc.
  • Create minor project 1 (details given below)
  • Read the basics of upcoming topics (Spring actuator, Loggers, Spring Security)

Description for the minor Project 1:

Create Spring Boot App for a library management system, with (at least) following features

  1. APIs for creating/updating/fetching/deleting users
  2. APIs for creating/updating/fetching/deleting/searching books
  3. User can rent a book from library using Spring Boot + REST APIs + MySQL + JPA .

jbdl-3's People

Contributors

piyush5807 avatar shashipk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.