Sunday, May 2, 2021

Java FSD Beginner Important Links

 


UML

1.UML Basics

2.UML Modeling

3.Notations

4.UML Constructs concepts

5.Type of Diagrams


https://www.tutorialspoint.com/uml/index.htm

https://www.geeksforgeeks.org/unified-modeling-language-uml-introduction/

https://www.guru99.com/uml-tutorial.html

https://www.youtube.com/watch?v=gUEizau0-UQ&list=PLWPirh4EWFpF9Gbnu4_DdF4ITHSN6MSsk


UI (HTML5, CSS3, JavaScript)

1.HTML Basics tags

2.Form elements

3.Html 5 features

4.CSS Basics

5.CSS 3

6.JS Basics

7.Function

8.DOM manpulation

9.Events

10.Form Validations


https://www.w3schools.com/html/

https://www.tutorialspoint.com/html/index.htm

https://www.javatpoint.com/html-tutorial

https://www.tutorialspoint.com/html5/index.htm

https://www.youtube.com/watch?v=eOQXwtsxh3M&list=PL0ggi_UlVzQeKb142Qj2OUt2A1iKT1lRP

https://www.w3schools.com/css/default.asp

https://www.tutorialspoint.com/css/what_is_css.htm

https://www.tutorialspoint.com/css/css3_tutorial.htm

https://www.youtube.com/watch?v=GvUTqsAm9vE&list=PLamqHyWseJOIliSZ23WDS1Ky-uU5yrjOk

https://www.w3schools.com/js/default.asp

https://www.javatpoint.com/javascript-tutorial

https://www.geeksforgeeks.org/javascript-tutorial/

https://www.youtube.com/watch?v=le-URjBhevE&list=PLWKjhJtqVAbk2qRZtWSzCIN38JC_NdhW5


MySQL

1.DB Basics

2.DDL

3.DML

4.DCL


https://dev.mysql.com/doc/refman/8.0/en/tutorial.html

https://www.tutorialspoint.com/mysql/index.htm

https://www.javatpoint.com/mysql-tutorial

https://www.youtube.com/watch?v=yZMfbLReFBg&list=PLC1WCudSg397DV5SxiB2ZZkoouG2b0hJA&index=1


Oracle

1.DB Basics

2.ER Models

3.Normalization

4.DDL

5.DML

6.DCL

7.PL SQL Basics


https://www.oracletutorial.com/oracle-basics/

https://www.javatpoint.com/oracle-tutorial

https://www.guru99.com/pl-sql-tutorials.html

https://www.youtube.com/watch?v=0NLsJQCvKXY&list=PLL_LQvNX4xKwbz1aJe0RofbT9YeJH9huQ

https://www.youtube.com/watch?v=y2CICRujsVw&list=PLWPirh4EWFpGKVoAXc4EjgaV4jbAyLrxe



Spring

1.Spring Core

2.Spring JDBC

3.Spring ORM

4.Spring MVC

5.Restful Service


https://howtodoinjava.com/java-spring-framework-tutorials/

https://www.tutorialspoint.com/plsql/index.htm

https://www.baeldung.com/spring-tutorial

https://howtodoinjava.com/spring-mvc-tutorial/

https://www.javatpoint.com/spring-mvc-tutorial

https://dzone.com/tutorials/java/spring/spring-mvc-tutorial-1.html

https://www.journaldev.com/2433/spring-mvc-tutorial

https://howtodoinjava.com/spring-restful/how-to-write-restful-webservices-using-spring-3-mvc/

https://www.baeldung.com/rest-with-spring-series

https://spring.io/guides/gs/rest-service/

https://www.youtube.com/watch?v=GB8k2-Egfv0&list=PLC97BDEFDCDD169D7

https://www.youtube.com/watch?v=b_gpvIO24vs&list=PLfkTJXI2Tk-eQlfpOUURnOM_jrMulVXE2

https://www.youtube.com/watch?v=rn5GukaqbSc&list=PL264wQx-QHvl3bx7lW8ey_fjtEkzORIA4

https://www.youtube.com/watch?v=8Gq-fEsN80U&list=PLmjO_jnyV1HX-rYfkeeVwNfbD8gA8tbAh

https://www.youtube.com/watch?v=kXkel8eTCCk&list=PLe5F6J9S-5iHFwY5v-ep2wKgy759jOg8X

https://www.youtube.com/watch?v=YpsFT50mths&list=PLd3UqWTnYXOkkSq5vuX9dmkvSccHhrPXz



Spring Boot

1.Spring Boot

2.Restful Sevices


WebServices

1.SOAP Frameworks

2.REST Frameworks

3.REST & SOAP Implementation

4.SOAP and REST Client


https://www.baeldung.com/jax-ws

https://www.javatpoint.com/soap-web-services

https://www.journaldev.com/9131/soap-webservices-in-java-example-eclipse

https://docs.oracle.com/javaee/6/tutorial/doc/gijqy.html

https://dzone.com/articles/restful-web-services-java

https://www.journaldev.com/9170/restful-web-services-tutorial-java


Hibernate

ORM Basics

ORM Frameworks

Hiberanate and Other Frameworks

ORM Caching

Advantage and Limitations


https://docs.jboss.org/hibernate/core/4.3/quickstart/en-US/html/

https://www.mkyong.com/tutorials/hibernate-tutorials/

https://howtodoinjava.com/hibernate-tutorials/

https://www.journaldev.com/3793/hibernate-tutorial

https://www.youtube.com/watch?v=gUEizau0-UQ&list=PLWPirh4EWFpF9Gbnu4_DdF4ITHSN6MSsk

https://www.youtube.com/watch?v=Yv2xctJxE-w&list=PL4AFF701184976B25

https://www.youtube.com/watch?v=SZ8abQ3vmdc&list=PLd3UqWTnYXOmXS7oSFk_ZSLcJ7tydnt06


Core Java

1.Fundamentals(Operators,Control Statememts)

2.OOPS

3.Exceptions Handling

4.Collections Frameworks

5. Multi Threading

6.IO,Serialization

7.Java 5,6,7,8 Features

8.Mutilthreading & Cuncurrency


https://docs.oracle.com/javase/tutorial/index.html

https://www.journaldev.com/7153/core-java-tutorial

https://howtodoinjava.com/

https://www.mkyong.com/tutorials/java-8-tutorials/

https://www.youtube.com/watch?v=hBh_CC5y8-s

https://www.youtube.com/watch?v=r59xYe3Vyks&list=PLS1QulWo1RIbfTjQvTdj8Y6yyq4R7g-Al

https://www.youtube.com/playlist?list=PLd3UqWTnYXOnjGmyjD3zbIkyLXP15-6w0

https://howtodoinjava.com/java-concurrency-tutorial/

http://tutorials.jenkov.com/java-concurrency/index.html

https://www.vogella.com/tutorials/JavaConcurrency/article.html


Design Patterns

1.Design Pattern Basics

2.Core Java Design Patterns

3.Creational

4.Structural

5.Behavioral

6.J2EE Blue Prints patterns



UI Design Pattern

1.UI Design Pattern Basics

2.JS Design Patters


PL/SQL

1.PL/SQL

2.Advanced PL/SQL

3.Store Procs.

4.Cursors

5.Triggers

6.DB Links


https://www.oracletutorial.com/plsql-tutorial/

https://www.guru99.com/pl-sql-tutorials.html

https://www.tutorialspoint.com/plsql/index.htm

https://www.youtube.com/watch?v=J5wjIf4gdq4&list=PLWPirh4EWFpHj0kKqqYudPNOrGEa0fFIr

https://www.youtube.com/watch?v=rbarR4_gaH8&list=PLL_LQvNX4xKyiExzq9GKwORoH6nvaRnOQ


Coding Standards

1.Coding Standards

2.Coding Principles

3.Best Parctices

4.Coding Practices

5.Dos and Donts


https://developer.ibm.com/tutorials/j-perry-writing-good-java-code/

https://medium.com/@rhamedy/a-short-summary-of-java-coding-best-practices-31283d0167d3


Coding

1.Coding Samples

2.Code Bugs

3.Simple Scenarios


https://developer.ibm.com/tutorials/j-perry-writing-good-java-code/

https://medium.com/@rhamedy/a-short-summary-of-java-coding-best-practices-31283d0167d3


Unit Testing

1.Testing Frameworks

2.Test Suits

3.Testing Methodologies

4.Code Coverage


Logger

1.Logger Frameworks

2.Architecture

3.Types of Logging

4.Log4j


https://howtodoinjava.com/log4j/

https://www.tutorialspoint.com/log4j/index.htm


Build Tools

1.Types of Build Tools

2.Features

3.Maven


http://tutorials.jenkov.com/maven/maven-tutorial.html

https://howtodoinjava.com/maven/

https://www.baeldung.com/maven


Junit

1.Unit Testing

2.Junit


https://junit.org/junit5/docs/current/user-guide/

https://howtodoinjava.com/junit-4/

https://www.baeldung.com/junit

https://app.pluralsight.com/library/courses/junit-5-fundamentals/table-of-contents


Servers

1.Types of Server

2.Web Servers

3.App Servers

4.Application archives

5.Application templates

6.Application deployment

7.Data Sources

8.Server Ports

9.Tomcat Features

10.Advantage and Limitations


https://www.javatpoint.com/server-web-vs-application

https://www.tutorialspoint.com/internet_technologies/web_servers.htm


No comments:

Post a Comment