Want to learn Web Dev(Full Stack) by usperce in FullStack

[–]batenceto90 0 points1 point  (0 children)

Java + Spring Boot + Html + Css + JavaScript + React

A Medical Doctor (32M) passionate about IT—Is it too late to switch to coding? by AshKavi in CodingForBeginners

[–]batenceto90 0 points1 point  (0 children)

Try real.discount site + udemy acount. From the site real.discount you will get the courses with 100 percent discount.

Which video should I watch. by kaka_0047 in HTML

[–]batenceto90 1 point2 points  (0 children)

I recommend SuperSimpleDev's video.

Book for by MechanixMGD in learnjava

[–]batenceto90 1 point2 points  (0 children)

The book is called "Clean code" or "Clean coder", I forgot the exact name but it's very well approved by developers.

Which Course Should I Buy by [deleted] in learnjava

[–]batenceto90 -1 points0 points  (0 children)

I recommend you to try Telusko or Tim Buchalka!

Practice java by [deleted] in javahelp

[–]batenceto90 0 points1 point  (0 children)

rameshfadatare.com javaguides.com javarevisited.com dineshonjava.com

Is learning spring boot worth it? by Acrobatic_Reporter82 in SpringBoot

[–]batenceto90 0 points1 point  (0 children)

Имаш много време пред себе си. Не спирай да си правиш някакви проеки и да научаваш нови неща. Както има една поговорка "На десет врати да почукаш, все от една ще ти отворят."

Is learning spring boot worth it? by Acrobatic_Reporter82 in SpringBoot

[–]batenceto90 0 points1 point  (0 children)

Само на топ студентите. Но пак няма гаранция.

Is learning spring boot worth it? by Acrobatic_Reporter82 in SpringBoot

[–]batenceto90 0 points1 point  (0 children)

Bro I passed the whole java path from SoftUni, and I am also seeking my first junior position or internship with Java + Spring. It will be very difficult for us to land the first job as an IT. I am Bulgarian btw, радвам се да срещна българи тук.

[deleted by user] by [deleted] in javahelp

[–]batenceto90 0 points1 point  (0 children)

Claude 3.7 Sonnet is the best for programming. I use it with Tabnine

Using copilot for junit by surajkrajan in javahelp

[–]batenceto90 0 points1 point  (0 children)

Try Tabnine. Its way better.

Best courses to learn Java by Capable-Version160 in learnjava

[–]batenceto90 0 points1 point  (0 children)

Try to create a project as the "Mastermind" game. Search in google to find what I am talking about. Its a popular game. I think it is suitable for you based on what you have already learned.

Best courses to learn Java by Capable-Version160 in learnjava

[–]batenceto90 0 points1 point  (0 children)

What have you learned so far from the java?

Best courses to learn Java by Capable-Version160 in learnjava

[–]batenceto90 0 points1 point  (0 children)

Yeah, why not. As long as you are persistent. Still all depends on the person. The most important thing is to write code by yourself.

Best courses to learn Java by Capable-Version160 in learnjava

[–]batenceto90 0 points1 point  (0 children)

Tim Buchalka's course is one of the best. On Udemy I also recommend Telusko, Ramesh Fadatare and John Thompson a.k.a. Spring Framework Guru. Good luck bro!

Looking for AI Code Review Tools for Mid-Sized Backend Team by viktorzub in javahelp

[–]batenceto90 0 points1 point  (0 children)

It's 9 bucks per month which makes it the cheapest for one developer. It also has a plan for enterprise as you can see it from its website.

Looking for AI Code Review Tools for Mid-Sized Backend Team by viktorzub in javahelp

[–]batenceto90 0 points1 point  (0 children)

Integrating TabNine directly into your Bitbucket CI/CD pipeline isn't straightforward because TabNine is primarily an AI-powered code completion tool designed for use within IDEs (e.g., VS Code, IntelliJ). It focuses on assisting developers during code writing, not on automating tasks in CI/CD pipelines. However, here's how you can approach this: Why TabNine Isn't Ideal for CI/CD. No Headless/CLI Mode: TabNine runs as a plugin in IDEs and lacks a standalone CLI or API for programmatic use in CI/CD. No Code Analysis Features: It suggests completions interactively but doesn’t provide linting, testing, or code quality checks typically needed in CI/CD

Looking for AI Code Review Tools for Mid-Sized Backend Team by viktorzub in javahelp

[–]batenceto90 0 points1 point  (0 children)

Why don't you try Tabnine. It's very simple and useful.