Skip to content

My sources of knowledge and helpful links for developing my knowledge about Java environment.

Notifications You must be signed in to change notification settings

KamilSzerlag/learning-Java

Repository files navigation

learning-Java

JAVA

Links to courses, which could help begin your journey with JAVA. Tim Buchalka, best video course I ever found https://www.udemy.com/share/1000wYAkcbdVlbQ3w=/ [ENG]
Samouczek Programisty http://www.samouczekprogramisty.pl/kurs-programowania-java/ [PL]
Good step by step Java course http://moocfi.github.io/courses/2013/programming-part-1/ [ENG]
JAVA BRAINS https://www.youtube.com/user/koushks
Good practises and designs in JAVA http://www.javapractices.com/home/HomeAction.do

JAVA SE 8

JUG Optionals, Lambdas, Streams. Good examples,how to use properly https://youtu.be/bjaNWBKQroA

SPRING

Blogi o Spring Boot warte uwagi:

Przemysław Bykowski http://bykowski.pl
Yet another technical blog http://blog.mloza.pl/

Spring Data JPA

JPA basics, Really helping when you make your first steps with JPA:
https://docs.oracle.com/javaee/5/tutorial/doc/bnbqa.html
https://docs.oracle.com/javaee/7/tutorial/partpersist.htm#BNBPY
next step should be actual Spring Data JPA reference
Jakub Kubryński JPA - beyond copy-paste https://www.youtube.com/watch?v=UPWkpl5PL_w
Jens Schauder Spring Data JPA https://youtu.be/Zyqpo8gxSO0 Jens Explained some misunderstanding during working with Spring Data JPA

Others...

https://12factor.net/pl/ Metodologia dwunastu aspektów, czyli jak wytwarzać nowoczesne, łatwe w utrzymaniu oprogramowanie typu SaaS software-as-a-service [PL]
REST - know the rules https://www.youtube.com/watch?v=lGLGW7EOzVY

ON YOUR ROAD TO BE A BETTER PROFESSIONAL

https://github.com/akullpp/awesome-java
https://github.com/Vedenin/useful-java-links
https://github.com/java-lang/awesome-java
https://github.com/s4kibs4mi/java-developer-roadmap
roadmap

STYLE GUIDES

and remember Java was created for writing best looking code!
https://alibaba.github.io/Alibaba-Java-Coding-Guidelines/ If You are at the beginning of your journey, I'm pretty sure that u should read this at least two times
https://google.github.io/styleguide/javaguide.html
https://github.com/twitter/commons/blob/master/src/java/com/twitter/common/styleguide.md
https://petroware.no/javastyle.html

About

My sources of knowledge and helpful links for developing my knowledge about Java environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published