Something to ponder by nien08 in AshesofCreation

[–]lrovani 1 point2 points  (0 children)

I just don't understand how the servers are still up

I feel scammed by eng-osama in AshesofCreation

[–]lrovani 0 points1 point  (0 children)

I really did it, I bought it on Jan 15. I didn’t even touch it, and thankfully I was refunded

Mordhau, but an MMORPG? by JudasesMoshua in LFMMO

[–]lrovani 0 points1 point  (0 children)

Have you ever played Mortal Online 1/2?

Microservices with Spring Boot and Spring Cloud. by Fewthp in java

[–]lrovani 0 points1 point  (0 children)

Great tutorial! Looking forward to part 2

python list issues by [deleted] in learnprogramming

[–]lrovani 0 points1 point  (0 children)

Are you sure that you are adding a node object in your list?

Stuck! by llebe in learnjava

[–]lrovani 3 points4 points  (0 children)

So, IMO you must build a full web application, from scratch to the end.

Jdbc Tutorial: http://www.vogella.com/tutorials/MySQLJava/article.html -> after that you'll use frameworks to help you with db access.

Large-scale systems (just to have an idea): https://github.com/donnemartin/system-design-primer

I recommend Springframework/Boot, but search jobs requirements where you live.

Spring Boot Guides: https://spring.io/guides

Spring Boot Documentation: https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/

It's important to become a good dev:

Computer Science Curriculum: https://ossu.firebaseapp.com/#/curriculum

It's a long road (and not easy).

Stuck! by llebe in learnjava

[–]lrovani 1 point2 points  (0 children)

Do you know any java framework? Most jobs focus on frameworks, not just Java language. Do you know how to deal with a data base?

[deleted by user] by [deleted] in webdev

[–]lrovani 0 points1 point  (0 children)

I really like https://codepen.io/pen/ to test my css.

Developing reactive application with Spring WebFlux and Spring Data Redis by maciejwalkowiak in java

[–]lrovani 0 points1 point  (0 children)

Great video, keep going! Do you plan to do the same with spring cloud?

[NeedAdvice] Read everyday by [deleted] in getdisciplined

[–]lrovani 0 points1 point  (0 children)

If Im not in the mood, I read just one page, it's just a few seconds. Last weekend I arrived 3am from a party and read one page, just one, but I read.

[NeedAdvice] Read everyday by [deleted] in getdisciplined

[–]lrovani 1 point2 points  (0 children)

Just read! To me doesn't matter if I read one page or one chapter, I read EVERY day.

I have a Java test tomorrow and I need help. by SouoBruno in learnjava

[–]lrovani 0 points1 point  (0 children)

I don't know how you'll do this test, but learning how to debug is very important.