gautam004 / Full-Stack-WIth-React-and-Spring

Full Stack Web Development using React and Spring Boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Full-Stack-WIth-React-and-Spring

Full Stack Web Development using React and Spring Boot

Agenda for the next week (for Backend):

Creating REST/RESTful APIs (like /search API of Google)

Http Headers and other details

Intro to Spring / Spring Boot

Swagger

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

Make yourself comfortable with basics of core Java (Useful links given below)

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

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

Other useful links

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

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

https://start.spring.io/

Heroku

https://devcenter.heroku.com/articles/deploying-spring-boot-apps-to-heroku

https://www.youtube.com/watch?v=KDK5xXPJVIg

https://www.callicoder.com/deploy-host-spring-boot-apps-on-heroku/

AWS

https://www.youtube.com/watch?v=IT1X42D1KeA

https://www.youtube.com/watch?v=6RrqytT0-I8

ngrok

https://ngrok.com/download

Swagger

https://www.youtube.com/watch?v=gduKpLW_vdY

Basics of Spring Boot

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

RestTemplate & Microservices

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

============================= 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

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

About

Full Stack Web Development using React and Spring Boot


Languages

Language:Java 100.0%