#Java in 2026, is it worth it still?

9 messages · Page 1 of 1 (latest)

digital moat
#

https://www.youtube.com/watch?v=BvFFKN2ZLTg&list=PLLNJYHzp0-iA

Think in Objects... learn to think like an engineer, and learn why Java is still the go to, 30 years later...

Learn Java programming fundamentals and how this language empowers developers to build functional applications from the ground up.

If you are starting your journey into software development, understanding Java application development is a crucial first step.

This video breaks down what makes Java a reliable choice for building modern software...

▶ Play video
dense thorn
#

Worth it ngl, AI still cant compile the code it could give ya instructions, to compile, you'll need knowledge in build tools like maven or gradle and know to compile or find the errors.

dense thorn
#

Try telling an AI to compile Java code to .jar files then

digital moat
lean monolith
# dense thorn Worth it ngl, `AI` still cant `compile` the code it could give ya instructions, ...

Not true.
The modern coding agents can use the CLI.
For example, the codex CLI agent can run gradle tests and docker containers.

Some more advanced AI agents (eg., vercel v0) are connected to deployment services. These agents can build and deploy full-stack apps.

(Despite that the AI can do this, I would not trust it with the production deployment or anything else that can cause damage.)

carmine pivot
dense thorn
#

Try telling a

dense thorn
dense thorn
# carmine pivot Modern ai thats actually on ur pc like terminal or an app runs commands in termi...

If you give them way much access like browsing using YOUR browser could lead to a security threat, but still AI needs password after all cuz most new web browsers requires to verify your windows password so there isn't really a big security threat
BUT..
They could potentially get to Windows registry and take the hashes of the pass (ya windows stores it in hex hashes)
but when they could compile and crack the code, welp you're not gonna let that happen, right?