-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlink
More file actions
24 lines (16 loc) · 891 Bytes
/
Copy pathlink
File metadata and controls
24 lines (16 loc) · 891 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
DS:
https://walkingtechie.blogspot.com/2018/12/implementation-of-singly-linked-list.html
https://www.codesdope.com/course/data-structures-introduction/
JPA:
https://blogs.perficient.com/2017/04/19/basic-usage-of-spring-data-jpa/
https://keepgrowing.in/tools/save-hibernate-ddl-schema-to-a-file/
Spring Boot:
https://www.marcobehler.com/guides/spring-boot (Auto-Configuration)
Maven:
https://www.jrebel.com/blog/how-to-speed-up-your-maven-build
https://docs.spring.io/spring-boot/docs/current/maven-plugin/reference/html/#introduction (Spring Boot Multi-Module Project)
System design:
https://github.com/checkcheckzz/system-design-interview
https://www.freecodecamp.org/news/systems-design-for-interviews/
Misc:
How to use spaced repetition with Anki to learn to code faster ==> https://www.freecodecamp.org/news/use-spaced-repetition-with-anki-to-learn-to-code-faster-7c334d448c3c/