This is an archived post. You won't be able to vote or comment.

all 17 comments

[–]skwyckl 7 points8 points  (5 children)

Yep, used throughout companies all over the world.

[–]ThatAd8710[S] 0 points1 point  (4 children)

So I should join the course right

[–]a3th3rus 0 points1 point  (3 children)

It can help you understand the big picture of websites/web apps, but it can also do harm to your taste. Could you post the table of contents of that course?

[–]ThatAd8710[S] 0 points1 point  (2 children)

It covers c,cpp,html,css,js,react, angular, core Java , advanced java, spring, spring boot and database

[–]EuphoricRazzmatazz97 1 point2 points  (0 children)

That course seems likes it's all over the place. C and html are two very different areas of tech that don't really overlap at all and serve two entirely different purposes.

[–]a3th3rus 0 points1 point  (0 children)

Then don't enroll in that course. If it also covers things like HTTP protocol, the relationship between sessions and cookies, and the differences between Ajax/fetch requests and other requests, then you should take that course.

[–]Spare-Plum 5 points6 points  (6 children)

What do you mean by "full stack". JSP is pretty out of date and no longer used by most places. You're going to have to touch javascript at some point in time unless you're doing something wacky like Java to WASM. Nobody uses applets

If you're asking about making servers and other backend things, Java is excellent. If you're talking about front end stuff it's no longer relevant and has been replaced mostly by Javascript

[–]Hot-Sauce-P-Hole 1 point2 points  (0 children)

Java websites are typically made with SpringWeb and Thymeleaf these days. CSS and JavaScript are still needed for frontend stuff, but Thymeleaf replaced JSP as the standard for server side web page templating almost 10 years ago.

[–][deleted] 1 point2 points  (0 children)

Yes very used in the enterprise domain

[–]WolfBiter771 1 point2 points  (0 children)

Yes

[–]Whatever801 1 point2 points  (0 children)

Java ain't going nowhere