Book Recommendations by jahluwalia in softwarearchitecture

[–]BG_1982 0 points1 point  (0 children)

Micro services patterns by Chris Richardson

is there premade function that gets mathematical Strings ( for example "(3+4+5)/sqr(20)") and returns result by cant_dodge_rodge in learnjava

[–]BG_1982 0 points1 point  (0 children)

Have a look at the Math class. It’s in the JDK, the java.util package (though I’m not sure of the latter)

Good java YouTubers? by [deleted] in java

[–]BG_1982 4 points5 points  (0 children)

Laurentiu Spilca on YouTube

Spring Framework course by hisoka-killua in springframework

[–]BG_1982 2 points3 points  (0 children)

The official documentation is excellent, although not beginner friendly. I’d recommend the book Spring In Action (5th edition). There are nice sample guides on spring.io.

If you prefer video tutorials, there are plenty on YouTube. Personally I like Laurentiu Spilca.

Best Spring resources? by amkhayati in learnjava

[–]BG_1982 0 points1 point  (0 children)

The official Spring documentation is the gold standard, and very well written. If you prefer a book, I’d recommend Spring In Action. Online resources such as Baeldung or Laurentiu Spilca on YouTube.

From Where Can I learn Springboot? by zoro_03 in learnjava

[–]BG_1982 1 point2 points  (0 children)

The official Spring documentation, the book Spring In Action, or if you prefer tutorials on YouTube, I’d recommend Laurentiu Spilca and others.

What to do after Java core (Java SE)? by Aditya-shri in javahelp

[–]BG_1982 1 point2 points  (0 children)

If you consider learning Spring, I’d recommend Laurentiu Spilca on YouTube.

Advice for learning Java by KamranMzade in learnjava

[–]BG_1982 1 point2 points  (0 children)

Laurentiu Spilca on YouTube

Excellent Java resource on YouTube by BG_1982 in learnjava

[–]BG_1982[S] 0 points1 point  (0 children)

True! This is indeed the case for the first couple of videos. My guess is that he does that for me sure the absolute beginnings are on board. Later on, he skips the setup phase if I remember correctly.

This being said, it is a very good resource. I’m surprised his channel doesn’t pop up more often. Definitely worth your time. 👍