What is the Java Job delusion?

  Рет қаралды 139,908

Stefan Mischook

Stefan Mischook

Күн бұрын

Пікірлер: 544
@tea_otomo
@tea_otomo 2 жыл бұрын
That's actually a problem when people discuss about languages. They don't understand that there is a difference between Startups and big Corps. The later want applications they can easily maintain for the next 10-20 years. So they don't use the new and shiny stuff, they use the stuff that works and has proven itself.
@taariqq
@taariqq 2 жыл бұрын
Even in that case, C++ over Java. No? Just to avoid the memory hog issues at least.
@taariqq
@taariqq 2 жыл бұрын
@@jhonnyvasquez9758 wait for web assembly to take a hold, maybe?
@mouthpiece200
@mouthpiece200 2 жыл бұрын
@@jhonnyvasquez9758 Why is c++ not good for web? What's c++ best for?
@catalinpreda4666
@catalinpreda4666 2 жыл бұрын
​@@mouthpiece200 Usually building the software you use to build or run actual software/applications. Think: -a game engine you use build your video games in (Unreal Engine is a very popular option built with C++) - something graphic intensive (photoshop, video editing, 3rd rendering etc) -operating systems, kernels, drivers and things that need to be fast (so you need good control over hardware), although for really low level stuff and embedded hardware, robotics some people might still prefer plain old C -other languages/libraries or running environments: Python is built on C but I think many libraries are written in C++ (and if you want to do something computationally intensive in Python the answer is usually to use one of them, because Python itself is far from the fastest thing out there), Node the runtime environment you (usually)use to run JavaScript outside of a browser is a C++ wrapper allowing V8 (the JavaScript engine in Chrome) to run on a server You can use it for web with web assembly and a cool example is Figma that runs in a browser which is convenient but has very fast C++ code for the heavy graphical computation. It's not that common though - C++ is in its element with the lower level things described above Even with those C++ is lately falling out of favor for something Rust when it comes to building new software
@pioneer_1148
@pioneer_1148 2 жыл бұрын
@@taariqq Rust says hi
@gabrielfono844
@gabrielfono844 2 жыл бұрын
I still remember 3 years ago watching Stefan on KZbin Fast forward , I gave myself a better chance by teaching myself coding while having a full time job as cabin cleaner working around 60 hours a week am average and still manage to code on the side. Good new- I have been working as full stack engineer for 5 months now and it is my first job. Tech stack: Java. Spring , Postgres’s, React, aws s3 and some internal tools 🧰. Yes it is a corporate amd it is remote but still need to dress while meeting with managers amd stuffs. This video is really accurate Stefan knows exactly what he is talking about. Thanks my friend
@gj4king1
@gj4king1 2 жыл бұрын
What resources helped you the most in your journey? I'm currently learning care java but don't know hibernate, JPA, spring security, spring boot.
@Mobile-pd1uc
@Mobile-pd1uc Жыл бұрын
Any advice ie were you self taught or did you need formal certification etc
@supagoon8
@supagoon8 10 ай бұрын
@@Mobile-pd1uc definitely get some type of certification
@shapelessed
@shapelessed 7 ай бұрын
I'm deeply sorry for you. Not because of cabin cleaning, but because of React.
@krox477
@krox477 4 ай бұрын
Bro where did you learn postgres
@belgianheskey
@belgianheskey 2 жыл бұрын
React frontend + Java backend skills will get you a job guaranteed. Python is good for learning stuff, for DSA, and online assessments. However Java gets you in the industry
@TortelliniSRL
@TortelliniSRL 2 жыл бұрын
Generally speaking i'd say angular and java are the top choice for enterprise apps, but it really depends on the country you live on
@gabrielfono844
@gabrielfono844 2 жыл бұрын
@@TortelliniSRL I agree
@gabrielfono844
@gabrielfono844 2 жыл бұрын
You are right but let’s instead combine angular
@Manoj_Jadhav.12
@Manoj_Jadhav.12 2 жыл бұрын
@@TortelliniSRL you're right it's more of angular with java, but use react is also increasing.
@darthvader8144
@darthvader8144 2 жыл бұрын
It would be weird if you use Python to solve DSA when you try to get Java job right?
@nicholascherry5962
@nicholascherry5962 2 жыл бұрын
Stefan, LONG time fan. I secured my first job as a Server-Side Java Engineer. I also very much enjoy how explicit the language is and enjoy the workflow. Coding is a big slow I agree, but it's such a fun language to code in. I appreciate you mentioning Kotlin and I need to begin my learning towards that. I have a solid foundation in Java, but I would like to begin focusing on Kotlin now. It's amazing how accurate this video is. I'm a good interpersonal "professional" communicator and so is EVERYBODY else on my team.
@musadabra64
@musadabra64 2 жыл бұрын
I rather waste time writing a reliable and secured code. Therefore I still go for java no matter how open minded and optimistic I am on other languages.
@ozobianwadibia
@ozobianwadibia Жыл бұрын
How much of the Java language did you have to learn before applying?
@mario_luis_dev
@mario_luis_dev Жыл бұрын
‘server side” Java? Lol there’s no such thing as “non-server side Java”, so you can skip that part when introducing yourself
@nicholascherry5962
@nicholascherry5962 Жыл бұрын
@@ozobianwadibia self taught for 6-12 months
@ozobianwadibia
@ozobianwadibia Жыл бұрын
@@nicholascherry5962 Thanks a lot.
@420_FORTNITE
@420_FORTNITE 2 жыл бұрын
Very good and accurate analysis of Java development. I work at a big bank and everything is shifting to java/spring boot microservices (of course COBOL and mainframe will still be there for the next 50 years). Working in this setting means that you will have to deal with people and do lots of compromises and prioritizations of different tasks, but for me that is a positive. I'm not writing code every hour of the week, which can be nice sometimes. Lots of unforeseen issues show up all the time. You never know how the week will turn out. I just want to say this to whoever is reading: If you like programming, but also like to deal with people and use your social skills, then working for a big corporation is a good place. Corporations are setup like the army; if you put in work and give good input, it will not go unnoticed. The pay is also very good. And yes, we run java 19 + all the new shiny tech. Not all corps are slow to change, but it really depends on the tech culture in the corp.
@avalancs6612
@avalancs6612 Жыл бұрын
I agree with most of what was said. In my country 10-50 people companies also use Java, so not only big companies.
@scrotiemcboogerballs2133
@scrotiemcboogerballs2133 Жыл бұрын
@@baldwin6944 Did you end up doing the oracle java certs?
@CodeOnBlocks
@CodeOnBlocks Жыл бұрын
Do you work remote?
@ci6516
@ci6516 Жыл бұрын
Also a Java job or c# is a career . You will be part of this company forever . It’s job security z
@krox477
@krox477 4 ай бұрын
What is your day to day like do you have meetings everyday?
@christophjahn6678
@christophjahn6678 Жыл бұрын
The most important thing in a corporate environment is code readability. Far more so than how long it takes to write code. A senior developer will typically spend 80% of his/her time to read and understand existing code that needs changes.
@TarlanT
@TarlanT 2 жыл бұрын
Once any small company starts to grow. They always switch to Java on Server Side. And keep JS based Front End.
@zelowatch30
@zelowatch30 9 ай бұрын
Makes sense. You want security to run your back end servers while having the flexibility to manage your database on the front end.
@m1dway
@m1dway 3 ай бұрын
Not always. In the multi domain world, you have the opportunity to pick the right tool for the job. Some services might be written in java, some might be in nodeJS or even golang and maybe rust. It's case by case.
@gabrielbarrantes6946
@gabrielbarrantes6946 2 ай бұрын
Also is not necessary to say JS is keep on the front end, is pretty much the only choice.
@dominicnzl
@dominicnzl 2 жыл бұрын
7:17 I don't understand, a missing semicolon would cause a compile error. Does your friend not work with an IDE that catches it before he commits?
@suryatioc401
@suryatioc401 2 жыл бұрын
python is better and faster than java because no need for semicolon in python. --> I guess this is how people comparing programming languages nowadays LOL
@roel455
@roel455 2 жыл бұрын
He also doesn't run his code before commiting.
@smallbluemachine
@smallbluemachine 2 жыл бұрын
Real men don’t run their code and just ship it. Running it is someone elses problem. You want someone that cares? -Get a dog.
@ShinAkuma
@ShinAkuma 2 жыл бұрын
@@smallbluemachine That's what I told my previous employer after being fired.🗿
@jean4j_
@jean4j_ 2 жыл бұрын
@@suryatioc401 I must admit I started to get triggered when I read the first part of your comment haha
@dsinghr
@dsinghr 2 жыл бұрын
I will tell you reality. Good Java coders who know their shit around Spring, hibernate, JPA, spring security, spring boot etc. are in super high demand. Corporates are going out of their way to hire good Java engineers and paying extra. Plus if you are already working in a project for sometime, there is a job security angle which many people prefer. The reason is that Java is very hard and scope is humongous when you consider all the frameworks around it. There is no substitute for Java when you are talking about building real time data engineering
@gj4king1
@gj4king1 2 жыл бұрын
Any resources you recommend to learn hibernate, JPA, spring security, spring boot?
@basicguy5785
@basicguy5785 2 жыл бұрын
Good for them. I would not go that way despite the pay, as it would bore me to death.
@darthvader8144
@darthvader8144 2 жыл бұрын
@@basicguy5785 you can do front-end. Both government and local startups need some frontend, right?
@bb5242
@bb5242 2 жыл бұрын
It's true, but the work absolutely sucks. It doesn't take me "forever to write code in Java" that's total bs. Tools like IntelliJ make it possible to knock out code and tests very quickly.
@denischiosa4496
@denischiosa4496 2 жыл бұрын
true
@andyhughes8315
@andyhughes8315 2 жыл бұрын
I recently went through a Java Web development training program. It isn’t that slow to write basic Rest APIs w/ Spring Boot. But once you try to add Spring Security/Oauth it definitely is challenging. For beginners, the most difficult part is learning how to use Maven’s build tool to add dependencies. Also, Spring itself is used for way more than just web development. I think it’s flexible for many use cases and Maven/Gradle is the most intimidating part.
@oLunatiko
@oLunatiko 2 жыл бұрын
I started using spring with maven, now I use spring with gradle. Gradle has won me over
@ripple123
@ripple123 2 жыл бұрын
for adding dependencies, dont you just copy paste the ... tags then let maven sync ?
@andyhughes8315
@andyhughes8315 2 жыл бұрын
@@ripple123 there's also maven cli
@pt_trainer9244
@pt_trainer9244 2 жыл бұрын
Authentication /Auth still confuses me 😂
@maasmans
@maasmans Жыл бұрын
Definitly disagree I ve found the magic of Spring and Hibernate way harder than the dependency part. Been coding now for three years.
@sohel_naikawadi
@sohel_naikawadi 2 жыл бұрын
I agree with most of the points, having said that, Spring boot has advanced a lot. A lot of manual configuration has been eliminated, also the performance with reactive java with project reactor is unmatched. Not to mention the proven longevity has compelled organizations to use java. Now with kubernetes, docker and new ci/cd pipelines, deployment is not an issue.
@guby6460
@guby6460 2 жыл бұрын
Hey Stefan, i thought this might interest you. Three months ago I finally got my first job as a fullstack web developer at a really tiny company (8 people in total). I applied for a frontend position, but it turned out that i have to do everything because the other five developers are busy mostly working on a big project for a bank, and i take care of the smaller projects for other clients. I absolutely love that, learned an incredible amount of stuff in a short time doing that. I absolutely get now that it is crucial to get a job asap btw, never could have learned all this by myself. Here comes the interesting part. Turns out, we use vuejs, spring boot and a postgresql database for pretty much everything (im working on one project with spring boot + thymeleaf rn though). The configuration and overall structure is almost the same between projects, so when a new customer comes along, you can usually just copy a template project and tweak it a little bit. I asked my bosses why they dont use something like nodejs, and they told me they had done that amongst other things, but always ended up coming back to spring boot. I have to admit i didnt completely get the technical reason, it had to do with scalability, maintainability and modularity i believe. A reason i could think of is that you can use it for absolutely everything, even though it might be overkill in some cases. Also all three of the companys founders had worked on enterprise level projects before, so maybe they just use this stack because it is what they like and know best. Anyways, just wanted to let everyone know that not every job in java is at enterprise level. Keep in mind though that i applied to a front end position, didnt have a clue about java and the spring framework before i started working there. They told me i got the job because they were under the impression that i could adapt to a new language/framework/technology quickly, and that was one of the things they were looking for. In fact i showed them a python project i was working on in the interview, it didnt even have anything to do with web development. Never would have thought of learning spring boot to find a job in a small company, which is what i always wanted. Another thing to mention is that i live in germany, so maybe the job market is different here.
@avalancs6612
@avalancs6612 Жыл бұрын
I'm sorry that you do not get enough help at your first workplace. I have worked at multiple small companies (by small I mean less than 50 people) and I had the same general experience. They usually cannot afford the time to properly train new people, so most don't even recruit juniors. For my friends I recommend starting at a larger organization, or during the interview asking a lot of questions about how they train new people. If they don't have a satisfying answer or just point you to some "course" then probably it's the same as where you are at. With smaller companies the advantage is that you get to work on a lot of more diverse stuff, while at large companies you usually get to specialize in a smaller range of topics. Over time you will figure out which one suits you better and keeps you more engaged.
@tasheemhargrove9650
@tasheemhargrove9650 2 жыл бұрын
Strict typing, in conjunction with simplicity, is more important than both write speed and runtime speed. This is why the overwhelming majority of jobs posted are in Java and C# in pretty much every city. Companies tend to want to eliminate a whole class of errors that comes with loosely typed languages like Python, which is why Python is mostly used in academia rather than industry. Even on the frontend, companies are moving toward Typescript. Languages like Rust and C++ usually don’t make the cut due to their complexity. They have the strict typing part but C++ in particular defeats the whole purpose by introducing a new category of bugs (pointer-related). A company needs to be in a position where speed is a serious priority for them to commit to those languages.
@avalancs6612
@avalancs6612 Жыл бұрын
Agree. I have developed in C++, C#, Java, JavaScript and PHP, and scripted in python, shell etc. Some things are quicker to write in those languages, but when you need a big application and will be supporting it for a long time it is much easier to look for errors in Java and C# and like you said it eliminates a range of errors entirely. Also a lot of code analysis tools work better on statically typed languages, and the open source community around Java is strong.
@jean4j_
@jean4j_ Жыл бұрын
I agree with you 100%. You could have added Scala to the list of overcomplicated languages. I love Scala by the way. That being said, I'm seeing fewer and fewer Java backend jobs these days on Linkedin. Almost every time it's Python and JavaScript. Perhaps it depends on the company. Java would be more present in bigger companies. But I'm surprised by how popular Python is for web development. And I have been working in big data space (Data Science and Data Engineering), so I'm pretty familiar with Python.
@Gourdinho
@Gourdinho Жыл бұрын
@@jean4j_bro you’re everywhere! Happy to see you as a subscriber of this great channel. I am one of your LinkedIn contacts.
@kawan5851
@kawan5851 2 жыл бұрын
I have yet to meet a single experienced jobless Java developer. So conclusion is that => Learn Java
@michaelharrington5860
@michaelharrington5860 2 жыл бұрын
I'm week 3 into a fullstack Java bootcamp and nearly had a heart attack lol. Thanks for debunking this
@StefanMischook
@StefanMischook 2 жыл бұрын
Lots of java jobs out there for sure!
@bb5242
@bb5242 2 жыл бұрын
As you get older, landing gigs gets harder until your career is like a frozen block of ice somewhere around age 50. Yes, there are older devs, I'm just saying it gets a ton harder.
@subhashkumar6406
@subhashkumar6406 5 ай бұрын
What is ur status dude?, and he said for experienced not for freshers. r​@@michaelharrington5860
@lightyear3429
@lightyear3429 Ай бұрын
@@bb5242 Wouldn't Java be easier for older devs? As startups probably are more likely to hire younger?
@AstonJay
@AstonJay 2 жыл бұрын
This is absolutely true! Recently got word for a job at a well established vehicle company that is building their software in Java and most of the job is basically back-end work communicating with the servers, etc., but the pay is so good... The job is a "hybrid" model (office and some WFH), but people are pushing for more WFH days for the devs.
@VineethShankarMaller
@VineethShankarMaller 2 жыл бұрын
I am a backend developer working on microservices with spring boot. Agree with almost all the stuff except for the part where you mentioned that it takes a lot of time to configure spring applications especially with XML files. This used to be the case until Spring boot took over and its been a while. It doesn't take much time to develop in Java as long as your task is well defined to begin with. Also as a developer, semicolon is embedded in my subconscious.
@An-Engineered-Journey
@An-Engineered-Journey Жыл бұрын
I know I agree. I’ve been a Java Engineer for over 4 years. This only used to be a problem before IntelliJ started handling everything for me. Seems like he is referring to legacy code with eclipse and older versions of spring boot. Can’t remember last time I had to configure XML besides pom file
@jean4j_
@jean4j_ Жыл бұрын
@@An-Engineered-Journey Like many people (or should I say Java haters lol), he has an old vision of Java. Java has evolved quite a bit (type inference, records, lambok, FP features, springboot, etc...). Yes, Java is verbose but not as much as it used to be. Also IntelliJ is very powerful.
@karlosdaniel6537
@karlosdaniel6537 7 ай бұрын
Also, with modern IDEs and CI/CD pipeline platforms, the requirement of semicolons is pretty much in significant.
@nandomax3
@nandomax3 2 жыл бұрын
I went to Java because I knew I was going to work with big companies. I work to a Brazilian digital bank that went international. We work mostly with Java 11+ ans Golang. What I like the most here is that we have little dress code (any kind of long 👖 and any kind of t-shirt without logos and drawings) and they are really good with the remote work model. We also have a really simples deploy pipeline, a lot of DevOps implemented, we run all in AWS. May be I'm in a really new niche for Java, with modern deploy pipeline and modern server side architecture. It was nice to here your opinion about it, because I may be working in a company that is the exception for Java. I'll ponder about learning Golang
@zeluciojr
@zeluciojr 2 жыл бұрын
You are at Inter, aren't you?
@JorgetePanete
@JorgetePanete 2 жыл бұрын
and*
@Madthrax23
@Madthrax23 2 жыл бұрын
Personally, I like Java for prototyping in industry (aeronautics). I work in a R&D department in a big company, the portability is great, the verbosity is nice for complex algorithms, easy to learn, has good perf, etc.. We are able to run it on Raspberry, drones etc. For me it's a little step before passing the algos in C++ for MVP. If I need something more technical I run Matlab.
@CitizenCoder
@CitizenCoder 8 ай бұрын
If you're looking for a job, generally speaking you will want to learn a language that has loads of jobs available for it. I made the mistake of learning Elixir and building a full product with it and still cant find a job because im not a senior engineer and there just arent many junior jobs in the elixir space. Java might be hella verbose but if youre looking for work, I'd say its a good place to go for your first job/language.
@KCswiish-Code
@KCswiish-Code 4 ай бұрын
Just Java as a language that had "loads" of jobs available for it? Any other languages?
@CitizenCoder
@CitizenCoder 3 ай бұрын
@@KCswiish-Code there's others. C# for example. Javascript.
@leandrodasilva2523
@leandrodasilva2523 2 жыл бұрын
I have a good experience in both express/js and spring/java. The biggest difference between the two is that js lets people do really stupid things that leads to some crazy bugs. For that reason, e prefer spring/java.
@MarkGla55
@MarkGla55 Жыл бұрын
You must have a great job. Congratulations! They are rare. I started programming in Java when it was a new language. I've been developing Java for over 30 years now. I've encountered all kinds of employers since then. I'm still developing new Java Apps. I'm also maintaining legacy code. This is the life of a software developer. You speak in generalizations which apply no matter whether it's a new langauge, an old language. It doesn't matter if your young or if your old. It doesn't matter who you work for. The soft skills you speak about are important everywhere. Javascript, and Python are older technologies than Java. There are many legacy apps that are written in Java. Many companies are still using Java. Java, like most languages, will grow and stay relevant. You do say some thigs that are true. A company will use whatever technology is important to their business. Consider where and what you want to do and work towards that goal.
@rock_0075
@rock_0075 Жыл бұрын
quick question if you dont mind, What do you mean by legacy code, does that mean that comes didnt want to upgrade to the latest available version, like some companies might still stuck at Java 8 ? also what the reason that they dont upgrade as there might be cases where the older version are out of support so it can be risky for the customers too isnt it
@donnellschroeter7941
@donnellschroeter7941 Жыл бұрын
I agree with your assertion regarding the type of work you will be doing with Java, you have pretty much described the first five years of my programming career.
@waghitech
@waghitech 7 ай бұрын
Sir I really appreciate you for making this video. Because i was confused which Language to chiose because many KZbin videos are suggesting so many different languages and libraries with frameworks. No you're making some of my decisions lighter. Thank you so much sir keep it coming 🙏❤️ love from Papua New Guinea 🇵🇬
@APakistaniMuslim
@APakistaniMuslim 2 жыл бұрын
Hello Stefan! That's awesome video for someone who loves writing code in Java. I will slightly disagree from your Spring boot point of view. The older versions of Spring MVC like 7-8 years Old, yes they required lots of configuration files but now a days, the Spring boot made life really easier. Its all annotation based and handles most and most of the boiler plate code in itself and by its AOP paradigm it actually lets the developer focus only on business code taking away almost all of the cross cutting concerns. You can write a complete MVP in just few hours if not minutes with a valid RestAPIs, FrontEnd or anything you like. Moreover to compliment spring boot with other front end tech like React/Angular, there comes other Scaffolding frameworks/tools like JHipster, you can write a complete MVP Crud app with proper front end and back end layer in just couple of minutes and then build upon that as MVP gets approved.
@androsheinemann2745
@androsheinemann2745 Жыл бұрын
Hi, can you show me these, as example "a few hours MVP"? I'm really interested.
@matth4784
@matth4784 2 жыл бұрын
Stef is spot on as usual. I’m a self taught I broke my way into the industry and I cut my teeth on Java. Currently got hired on a big old legacy project in telecom. It is what it is. Pays the bills. I’d like to be on a nimbler newer stack.
@RogueTravel
@RogueTravel 2 жыл бұрын
Go if you really want a change. Kotlin if you still wanna play with the JVM
@bb5242
@bb5242 2 жыл бұрын
@@RogueTravel Not that many Kotlin roles outside of Android.
@RogueTravel
@RogueTravel 2 жыл бұрын
@@bb5242 That's true. But if you're young and not married to Java legacy, best to look forward. That being said, my problem with Kotlin is that it made too many compromises in order to achieve interop with Java, rather than become something truly different. I see the same thing happening with Carbon in order to interop with C++. Spoken like a true Rust guy, which I am.
@JirkaPinkas
@JirkaPinkas 2 жыл бұрын
FYI: Not all large corporations are mamooths. And with Java (and Spring Boot / Quarkus) you can write lean code. But yeah, Java is mainly for backend development (but that’s not necessarily a bad thing) 😊 EDIT: Just saw 2nd half. Just a tip: at least do a hello world with Spring Boot and come back and redo this video. You’re smart and capable person, but obviously you haven’t programmed any modern Java application in a long long time.
@ZettaiKatsu2013
@ZettaiKatsu2013 2 жыл бұрын
Hello. I have never done a hello world in Spring Boot. I have tried to check about it on youtube. It looks quite long to configurate and verbose. Do you agree ?
@GameDevNerd
@GameDevNerd 2 жыл бұрын
@ZettaiKatsu2013 something many new aspiring devs seem to struggle to understand is that languages like Java, C# and C++ only _seem_ verbose if you're beginning with scripting languages that cut out declaration and type rules. But there's a reason for strict syntaxes, static typing and OOP concepts: so applications can scale ... so you can build big things that are fast, don't become a total mess and can be extended and maintained for many years. Scripting languages simply don't scale well by comparison. I can much more easily make sense of a huge project written in C# or C++ than if you tried to do it all with Python scripts ... can't even imagine what sort of nightmare that would be ...
@oursbrun4243
@oursbrun4243 2 жыл бұрын
... What a java dev calls "lean code" is not the same as c#, js, ts, go, rust dev would. I am currently working with springboot; I have built a microservice with quarkus (an MVP). And those are 100% bloated. I don't know why there is so much hype around the "modern java"; it is still giga heavy compared to other programming languages ecosystems. Finally, writting low level system components (like driver) is still the best experience I ever had with java as a primary language. After experiencing modern c#, kotlin, and rust, I can confidently write java is one of the less ergonomic language to write non-technical business logic.
@StefanMischook
@StefanMischook 2 жыл бұрын
Yep. I was of that opinion until I was forced to use PHP and other scripting languages … then I knew what Java was all about. That said, I haven’t looked at Java for years.
@dsinghr
@dsinghr 2 жыл бұрын
Agreed. Since Java 8 stream API, it is as good as any functional programming language. And I laugh when people compare it with Python. Python is only used as a scripting language. I have not seen any framework around Python being used in big corporates (Airflow is the only exception )
@CharlVanderWesthuizen
@CharlVanderWesthuizen 6 ай бұрын
One of the advantages of working for a smaller concern, especially one that does consulting and staff augmentation for clients, is that you learn a lot in a short time. Not just in terms of different technology stacks, but also different business domains. In the space of a year, you may be working for 6 months at a logistics company, three months in private banking and another three months at a tiny NGO that cannot afford to operate a Java stack. It makes you a more competent and skillful software engineer.
@Matrium0
@Matrium0 2 жыл бұрын
Great video, but I have to disagree with some stuff: First I think you may not be up to date regarding Spring-Boot or Spring in general. No one configures anything with XML these days, it's "just" Java Config + Spring Boot heavily uses the convention-over-configuration-approach, so if you are not doing something funky you don't really have to configure that much, since you only configure the CHANGES to a default installation. Java may be very verbose and you type a lot more than with other languages. But imo you overestimate the impact on your productivity. The hard part is usually figuring something out, the actual typing is like 5% of my job AT MOST. Also: what's the alternatives? Writing the backend in C# or Express is not that much faster than Spring-Boot (if at all) and you loose the big of advantage of Java: it's a very mature language with mature frameworks for just about anything you could possibly need.
@noidea176
@noidea176 2 жыл бұрын
not to mention ides like intellij auto complete means you're typing 10% of all of your code - which means we keep our explicit typing without having to specify it manually.
@darthvader8144
@darthvader8144 2 жыл бұрын
@@noidea176 not to mention you have to pay a lot of G's for intel idea
@FlanPoirot
@FlanPoirot Жыл бұрын
@@darthvader8144 intellij idea community edition is free
@DavidKotschessa
@DavidKotschessa 3 ай бұрын
Learning Java now because I'm finding the small company, startup space to be exhausting and i stable. My early career was spent in the corporate world working non-technical or semi technical jobs, and I'm comfortable in that environment. I like big enterprise and I cannot lie.
@toby9999
@toby9999 Ай бұрын
I prefer the startup environment. As a company grows and becomes more "corporate", job satisfaction plummets. You just get more managers who are clueless, more procedure that is time wasting and too many pointless meetings.
@DavidKotschessa
@DavidKotschessa Ай бұрын
​@@toby9999 There are pros and cons. Certainly what you describe can happen, but I've worked for 3 different startups i the past 3 years and at my life stage I'm seeking stability. Also it sounds like you're describing a small company growing into a larger one which is different than an established enterprise. If they don't adapt to growth it can get bad, fast. I've witnessed that a few times as well!
@nreed7718
@nreed7718 2 жыл бұрын
There are exceptions to the rule, of course. I've interviewed with startups that use Java. My current company has an established Java codebase but it's not a giant corporation. I like it; it doesn't have a "big company" feel but it's a lot more stable than the typical startup. It all depends on what you want. If you crave chaos, then it's probably not for you.
@5FT6MAN
@5FT6MAN 2 жыл бұрын
wtf who craves chaos i only crave money
@nixnet83
@nixnet83 Ай бұрын
Java programer here: 12+ years in automotive and aerospace industry. I recently started my 4th project xD It pays nice, truth is that 50% of time you spend on XML and other various text configuration. There is variation, some people prefer 99.9% backend, I like a mix of UI and backend, some DevOps
@johnnydoamaral
@johnnydoamaral 2 жыл бұрын
Java being used mostly for web and android development? I don't think so. I don't think anyone is using Java for web development these days. Most web development is being done with the fancy Javascript frameworks. For android, they're probably mostly using Kotlin too. Now where is Java being used? It's being used heavily for backend development. Can't think of any language threatening its position for a long time. Maybe Golang in the long run. It's true though that it's mostly being used in large companies but it's not true that it's only being used for legacy code. If a company uses Java in its backend, a new feature requiring a new microservice will likely be written in Java. Also, write time speed is greatly increased with Spring Boot with its convention over configuration approach and increased even more if you use libs as Lombok and new versions of Java containing features such as vars and records. Also, a LinkedIn search for Java + Worldwide, Javascript + Worldwide or Python + Worldwide returns similar number of postings, so there's great need for all of them and Java isn't going anywhere. Also, remote work is here to stay, regardless of the size of the company. Last but not least, use the "right" tool for the right job. If your plan is to do frontend development, dive into javascript frameworks and you'll be fine. If you want to work with backend development, learn Java, Go or Node. If data science/ML is the plan, then go for Python. Mobile? Then Kotlin, Swift or Flutter. Low level? Then C/C++ or Rust. The frustration comes when you try to use the "wrong" tool for the right job, for example, having a backend written in Python, etc.
@michaelharrington5860
@michaelharrington5860 2 жыл бұрын
I'm week 3 into my fullstack Java bootcamp and nearly had a heart attack lol. Thanks for debunking this
@luizfeliperosadasilveira6235
@luizfeliperosadasilveira6235 2 жыл бұрын
There's nothing wrong with Python in the back-end tbh. Have you ever heard about FastAPI? Pretty solid work there, with more github stars than Java Spring framework on github! BTW, you're on point w/ everything else of the comment
@RogueTravel
@RogueTravel 2 жыл бұрын
Kotlin's impact is there. Null safety, less verbose. C# also has evolved similarly to Kotlin, and is implementing the null safety of Kotlin in the exact same syntax, someNullableVariable?.someProperty. C# also introduced the null coalescing operator, which has a slightly different syntax, ?: in Kotlin and ?? in C#. Java cannot do this as elegantly and instead wraps in an Optional that is less ergonomic. Java will get some of this in the long run though, just will take awhile
@johnnydoamaral
@johnnydoamaral 2 жыл бұрын
@@luizfeliperosadasilveira6235 that's why I used quotes on "wrong" and "right" tool. We can use most languages in most scenarios. I'd say Python in the backend sounds very exotic and I would never do such a thing, but that's just me.
@imerence6290
@imerence6290 2 ай бұрын
​​@@johnnydoamaralPlease don't call python wrong before JavaScript 😂
@gerson438
@gerson438 2 жыл бұрын
yeah comments are right im working as backend java using mainly spring-boot and you can write an API with CRUD operations in 10 minutes. spring-boot is now agile enough as compared with older spring
@priyap7019
@priyap7019 2 жыл бұрын
I work for a large company and maintain legacy Java code based built using Spring Framework. I have worked in many languages but maintaining legacy code base is extremely frustrating and not rewarding. I have now removed Java from my resume and will no longer work in Java. Think before you learn Java and apply to jobs that make you maintain legacy codebase. Sometimes companies hide the true facts about the job so be careful. It’s not worth the money.
@javier.alvarez764
@javier.alvarez764 8 ай бұрын
lol Java Spring ain't legacy code.
@williamsilveira6853
@williamsilveira6853 Ай бұрын
if devs write horrible code to maintain is the lang at fault?
@user-cd6vy2jg6f
@user-cd6vy2jg6f 2 жыл бұрын
Amazon / AWS is like 95% Java + Lombok + Guice/Spring/dagger even on micro services. With Lombok there is no more boiler plate or verboseness and with Guice/Dagger/SpringBoot there is no more config / xml Honestly no difference in what the apps look like compared to typescript now
@bb5242
@bb5242 2 жыл бұрын
Lombok is a pain in the ass sometimes. I've worked in several orgs that adopted it because it seems so cool, but then later backed away from it because of its unpredictability.
@user-cd6vy2jg6f
@user-cd6vy2jg6f 2 жыл бұрын
@@bb5242 I’ve never in ~10 years seen any unpredictability. What examples do you have? Using NoArgsConstructor, __inject, getters, setters, utilityclass, AllArgsConsttuctor, RequiredArgsConstructor, nonull etc. but those are the most common I use. Are you using experimental features?
@KyleLuce
@KyleLuce 2 жыл бұрын
My compromise is pushing our team to use Kotlin for server side JVM. So much less boilerplate and quite a bit easier and quicker to write. Our requirement is being compatible with company Java based frameworks, so Kotlin first perfectly 😀
@omarizhar3069
@omarizhar3069 2 жыл бұрын
Stef man you're a legend, really appreciate your content as it gives me tons of motivation. Best wishes from Lahore, Pakistan
@taariqq
@taariqq 2 жыл бұрын
... and saves you lots of headaches down the road.
@tetsuoshiva
@tetsuoshiva 2 жыл бұрын
Agree 100%. Another negative aspect of the Java world is that interviews are focused on syntax oddities and heavy leetcode recipes and boring stuff like that.
@avalancs6612
@avalancs6612 Жыл бұрын
Depends upon the company and your experience level. I had that experience a lot more with C++ jobs. Also I got a lot less of these kind of interviews after 3 years and a lot more talking about past experiences.
@ChipsMcClive
@ChipsMcClive Жыл бұрын
Maybe I worked for corporations too long, but interpersonal skills have always been more important than coding in my software career.
@srsh12345
@srsh12345 11 ай бұрын
Thank you so much for the breakdown. This has given me a lot to think about when it comes to career decisions I'm struggling with right now
@StefanMischook
@StefanMischook 11 ай бұрын
Take your time, make a well reasoned decision free of emotional bias.
@momahdy
@momahdy Жыл бұрын
Javascript and Python maybe look like they are easier to write, but because they are easier and freely-typed, they could lead to catastrophic results on the long run, especially if they are common among younger developers, and businesses owners who only care about fast results.
@bossmusa9075
@bossmusa9075 Жыл бұрын
Typescript make brrr
@loweryjk
@loweryjk 7 ай бұрын
I've worked for big and small organizations (including a few startups) outside of Silicon Valley for over 20 years and most of that time I was writing Java. I've written Java at startups. Lots of startups don't use Java but many do. You're spot on that if you do Java development you're also doing backend web application development. I think Java is a great choice for startups because it has a large community with tons of well-written libraries and well-established patterns. I've dabbled in Kotlin and if you know Java it's easy to transition to Kotlin. It's basically Java 2.0. I've written Javascript and Python and they are completely different beasts but I wouldn't say they're "nimbler" by any stretch.
@rbartig
@rbartig 2 жыл бұрын
I've been doing web development for 20+ years and still find your videos insightful.
@AbyssalSerpent
@AbyssalSerpent Ай бұрын
I landed my 3 previous roles in Java full stack pretty easily. Meaning you should know server side Java and the popular front end frameworks. React, Vue, Angular are in high demand. At my previous job I had to learn a framework called VAADIN which was great because everything was handled from the backend.
@BrandonClapp
@BrandonClapp 9 ай бұрын
You're right. Interpersonal communication and networking across teams is incredibly important in enterprise size environments. I'm interested in your opinion if the same sentiment applies to the direction of C#/.NET. My experience has been that C# is also used in smaller to medium sized teams for both legacy (.NET Framework) and greenfield (.NET Core) development. Would you say that .NET is a safe choice balancing the maturity and stability that larger companies value along with a new resurgence of "hotness" with the latest updates over the past few years? I enjoy writing C# but the company I'm currently at uses Java - Luckily I'm focusing on front end, but don't want to let my full stack chops slip.
@StefanMischook
@StefanMischook 9 ай бұрын
C# has a strong future.
@hdjfjd8
@hdjfjd8 8 ай бұрын
​@@StefanMischook Would u recommend going with .NET ? Since I've heard there is no market available for .NET as most new age developer's are more acquainted with python,JS and working on macs rather than Windows systems plus the general disdain for Microsoft by new age crowd ? Please give some insight's here
@keenoogodlike
@keenoogodlike 3 ай бұрын
Java jobs demand are high and 99% job are maintain legacy code, fix bugs and write tests. Still true this day.
@silviafarfan2523
@silviafarfan2523 2 жыл бұрын
I agree with you about most java jobs being in the larger corporations and supporting legacy apps, but it sounds like you haven't used Java and Spring for the last 15 years or so. Nobody uses xml configs anymore. The time it takes to write the code is not that massive anymore either. Newer frameworks encapsulate tons of boiler plate code. You just need to use annotations.
@StefanMischook
@StefanMischook 2 жыл бұрын
Fair enough. I haven’t used Java in years as I said. Problem is a lot of legacy code uses old school stuff.
@oLunatiko
@oLunatiko 2 жыл бұрын
@@StefanMischook yeah, legacy code is a problem. I’m fortunate that I’m working on a new project that is using Java. My previous project used Kotlin and it was a mess. A lot of tight coupling and bad programming practices. Mainly because the language allowed you to do it and the programmers took advantage of that.
@avalancs6612
@avalancs6612 Жыл бұрын
@@oLunatiko Can also chime in to legacy projects. Java now has the means to take a lot of configuration off you with conventions and annotations also help a lot, but most of the companies I worked at still use software and frameworks that are 5+ or even 10+ years old...
@oLunatiko
@oLunatiko Жыл бұрын
@@avalancs6612 totally agree. Annotations are great, and frameworks are a lot lighter compared to many years ago. Pojos are so simple now, I still like to see their getters and setters though. 😂
@laas29
@laas29 2 жыл бұрын
Java: write once, debug everywhere
@reubenroy
@reubenroy 2 жыл бұрын
Hello, thanks for this video I had recently left my previous job as a Java springboot developer working on huge enterprise apps And your video has tempted me to reconsider what types of jobs I'll be getting into next Since as you said, Java Development is just much much slower than python or javascript development
@darthvader8144
@darthvader8144 2 жыл бұрын
Hello sir, why did you left your previous job? And do you plan to relearn some technology?
@AzidHouse
@AzidHouse Жыл бұрын
Maybe you are not up-to-date. Spring Boot is very lightweight, bare minimum boiler plate code and config. No more xml, simple yaml config file or annotation driven. Very performant and the standard "de facto" for every modern Java development, suitable even for startups. Obviously legacy code is a different story but this apply to every language. Still a very good overview from you.
@markchapman140
@markchapman140 2 жыл бұрын
being an amateur - i got write time speed down a fair bit by getting vba to (re)write vba code i know all you real coders are going to say yuck, but it works
@LeoFuso
@LeoFuso 2 жыл бұрын
Even though the majority of the Jobs in Java are corporate ones, that's not the whole thing. Several tech first companies runs on Java, such as Netflix and Spotify, and the whole behavior thing leans more on the startup side than the corporate side. I work at one of this tech first companies for 3 years now, and I can not complain. Scale, doesn't matter where, necessitates more stable and reliable languages and stack. Consolidate frameworks and companies such RedHat, Confluent and Oracle supporting it.
@mullergyula4174
@mullergyula4174 2 жыл бұрын
It is definitely useful advice. However development speed has very little to do with how much boilerplate you need to write. Kotlin mixes very nicely with java, it could be a natural successor in the enterprise. I guess you can hate the enterprise for many reasons, but startups are probably not any better.
@thundergabriel
@thundergabriel Ай бұрын
For job: Java , C# , C++ , PHP , Cloud For starutps: Javascript, React, NextJS, NestJS, Python(Django) , Ruby on Rails, Go , PHP (Laravel), Cloud PAAS For solo Developer Entrepeneur: Javascript React, NextJS Django, Rails, Cloud PAAS
@ikirstenHD
@ikirstenHD 11 ай бұрын
Stefan: “I won’t use Java for a startup because it’s so verbose” IntelliJ + Lombok + Spring Boot: Hold my beer
@wawbagel
@wawbagel 2 жыл бұрын
Sorry but that’s simply NOT TRUE. Companies like Netflix, Uber, Box, Splunk, Snowflake and many more have a lot of Java on their backend. And it’s not a legacy code. New functionalities are being built using Java. And that’s also not true that typically only banks and other financial institutions use Java. All of the big tech like Google Amazon Apple etc use JVM and Java. Google has huge codebase built around Java. It constantly migrates to newer version and actively use it for new stuff. And that’s not true that you have any speed advantages using let’s say Python for those web projects. You see the code often changes. And when it does you need static typing and other safety features. That’s it. You can prototype in Python or plain JS. But it almost always ends up being at least typescript. And is typescript really less verbose than modern Java? I don’t think so. When people talk about it it almost sounds like the language stopped evolving in the 90s… when I hear that I immediately know that’s some ignorant speaking. Sorry.
@austecon6818
@austecon6818 2 ай бұрын
As someone that has spent the last 5+ years writing medium scale python backend services with strict static type annotations and leveraging all static analysis checks available to maintain some semblance of sanity... I totally agree... if you're going to all that effort in Python to maintain type safety etc. the productivity difference between it and compiled languages or Strongly typed like Java has already mostly gone away
@jean4j_
@jean4j_ 2 жыл бұрын
I'm very surprised you didn't mention the strongly typed aspect of Java when comparing it to other dynamic languages like JavaScript and Python. Development speed is one thing (and debatable given the maturity of Java frameworks like Springboot) but debugging time, and refactoring time are also important. Yes, it's true Java jobs tend to be in large companies, not just banks but Faangs companies as well.
@bossmusa9075
@bossmusa9075 Жыл бұрын
TypeScript. We dont make our back-end on pure JavaScript but in TypeScript.
@alexandrosdimitriadis2020
@alexandrosdimitriadis2020 Ай бұрын
Thank you so much! Thats the info I wanted!
@NathanD.-yo8zg
@NathanD.-yo8zg 9 ай бұрын
Every FAANG company uses Java. Plenty of startups use Java too. The ones that don't use Java attract using Python or JavaScript; they're using Go or Rust or occasionally still Ruby
@Jan-gl7mn
@Jan-gl7mn Ай бұрын
Spot on, as a Java developer I can agree with all that was said here(except the semicolon part, sounds made up), although it still sucks that my options are limited as where and what I can work on. I am sick and tired from writing web servers code in big corporations, but there is no way out of this, too late for me to do anything else.
@seanknowles9985
@seanknowles9985 Жыл бұрын
So what you're saying is Golang would be amazing as it has the simplicity, epic write time speed, easily maintained, fast to compile and is fast!
@sneibarg
@sneibarg 2 жыл бұрын
Chasing missing semi-colons is not really a big deal if your IDE is good. Spring, as well, is mostly annotation-driven these days and less XML-driven. Spring has found its place in the microservices world, but a microservice architecture is not necessarily the best solution for every product. Services that are considered monolithic tend to be made worse by Spring.
@iliassaek4609
@iliassaek4609 2 жыл бұрын
At the end Java brings food to the table.
@reynaldoruizflores
@reynaldoruizflores Ай бұрын
Agree, Mexican government has a long history on Java. A lot for endpoint config in my experience with Tax, Health applications on private companies. Personally is an acquired teste. I will prefer medium companies or by project in large companies. My experience is on technical support, some web programming. Government take years to plan, decide and start a project.
@rallealyt
@rallealyt 8 ай бұрын
I code for many years and used multiple languages through the years. Most of the current higher level languages are not as different in terms of produtivity as many insist, specially if people use the right toolkit. I mainly program in Java because it's powerful in many ways (it can be very simple but also allows much more complex and structured code if needed). For most of the things, such as Web applications, APIs, I use Vert.X, that is extremely fast and basically as simple to implement as with any other modern language. I won't use anything else just because I can have a few less lines of code or some function or syntax that allows me to do a lot in a line, even if it's not readable code. People are alwas trying to reinvent the wheel in programming, but only in rare ocasions the wheel was indeed reinvented or substancially improved.
@rakshakannu5044
@rakshakannu5044 2 ай бұрын
You are so on point!! Subscribing to your channel
@ShinAkuma
@ShinAkuma 3 ай бұрын
Back in 2021 when I resigned from the my first job. The only skills I had was PeopleCode on Oracle's PeopleSoft ERP and some SQL. Was unable to find a job at all. Just lied on my resume and wrote java, spring boot, microservices etc etc etc. And boom, there was a flood of calls from HRs. Went ahead and learnt spring in a few weeks and got a good paying job with ease.
@chpsilva
@chpsilva Күн бұрын
Very reasonable points and I can confirm most of them.
@nojerome497
@nojerome497 10 ай бұрын
Im currently starting a new Java project at a mid sized company using Quarkus. It's like a lighter spring boot. Having lots of fun working on it so far.
@fmango
@fmango 2 жыл бұрын
As an ex BA for a bank, I can confirm, I had to be there with the devs during deployments and it’s hell. I had to work without more than Sunday afternoon off for two months Terrible environment and everyone was sooo against ágile
@mineoftruth
@mineoftruth 10 ай бұрын
Stefan does a great job here in his analysis - but really as he has also confessed Java is a language anyone who has studied it, and gives attention to details, definitely falls in love with. I personally truly love java for much of its complexity, its explicity which just makes it really nice to use. This, and more factors make sense that it is priority for really huge corps.
@Royalireland13
@Royalireland13 2 жыл бұрын
Hi Uncle Stef, just found your page and let me tell you i am hooked on this channel and your other one. I am 24 and started my journey couple months ago with wanting to get into this industry and only been focusing on Java, so I’ve been teaching myself before i start a bootcamp and i am hungry for it. To be completely honest i want this life style, to be able to provide for my family, to be able to do things i love, have TIME over all and the list goes on. I am and want to be confident this is going to be my future but i know i much to learn. I have looked into your website (looks great) but not the code i want to learn. Do you have advice for people getting into this field of work and lifestyle or anything that comes to you? Thank you
@iorekby
@iorekby 2 жыл бұрын
Tell me you never worked in a large tech company without telling me.... This guy I swear. First, Java is not used mainly for "server side web apps". It's used for big data wrangling engines, network programming, financial software, security programming and a ton more stuff _you'd actually know about if you actually worked in a large tech org_ Runtime is critical when working in large tech orgs. Do this stuff at scale and compute costs gets in to the millions, billions even. Every penny counts. Twitter re-wrote their backend years ago in Java and ditched Ruby (an"easy language to write code in") because it was something like 30 times more efficient and saved them millions. Only a small time self taught web dev who hasn't used Java seriously or ever worked in a bonafide large tech company would think this.
@windows99
@windows99 2 жыл бұрын
What is your recommendation for young people trying to learn coding?
@iorekby
@iorekby 2 жыл бұрын
@@windows99 It depends what they want to do. For a fun hobby? Whatever you like. For getting a job in general? One of the big 3: JS, C#, Java. There are always jobs in other main languages, but consistently in many places the mainstays are those 3. Once you learn one of those you can pick up other languages if you need. If you have specific jobs in mind there are preferred languages e.g. Game Dev C++ or C#. Malware Analysis is C or an Assembly Language etc...
@iorekby
@iorekby 2 жыл бұрын
@Death Of Time Just to explain about the tone: The phrasing is proportionate to the all too typical hokum from this channel. Channels like these pray upon a demographic of naive people trying to become software developers. They don't know what they don't know. This guy is a self taught dev with a Psychology degree who mostly worked for himself and does not seem to have ever worked for anything that could be considered a medium sized tech company, let alone a large multilnational tech company. He worked in web dev a long time ago with badly outdated skills and knowledge he tried to acquire himself, who mainly worked in an era where anyone who could spell CSS was hired. Once that generation of "developers" were exposed post dot com burst as bluffers, this guy pivoted in to "teaching and mentoring" and has been shilling away since. Yet he pontificates to dazzle those who don't know any better, and as a secondary concern wants to make click bait that invokes the ire of actual well experienced professional software and tech engineers who have much more experience, and much more relevant experience, than he does. I don't mind people grifting on KZbin to make a buck. But it's a 2 way street, and if you are pedalling nonsense to impress kids or people in low income jobs desperate for a way out, then you have to expect some blunt responses from actual engineers who know what they are talking about.
@iorekby
@iorekby 2 жыл бұрын
@Death Of Time It's possible being self taught, but it's certainly the road with the most gravestones along the side of it. Meaning it has the highest rate of failure. Github has tons of repos with "Hello world" projects and Tic tac toe games with little else. Working in tech industry for nearly 20 years, I'd say purely self taught devs who taught themselves, got in the door, and rose up to high engineering positions I could count on two hands. You're talking less than 0.1%. And I am plugged in to tech meet ups and I hear the same thing again and again: Hardly anyone is a purely self taught dev. 99.9% of people in tech companies have either studied CS in a higher education institute in some shape or form (even if they did not graduate, or even if they took some electives in CS) or are boot camp grads. You have to have exceptional discipline and organisation to succeed purely as a self taught dev. You ultimately also need some help to wade through the vast oceans of tech information there is out there. It's both a blessing and a curse, and many a lone person starting out has drowned in said oceans. It is possible though, some people have done it, but I'd recommend someone like Andy Sterkowitz or Kenny Gunderman over something like this channel. You can tell those guys have actually done it and have contemporary tech experience.
@mouthpiece200
@mouthpiece200 2 жыл бұрын
@@iorekby Stefan is leading us to believe that a coding career is possibly in reach from as little as a year or even six months. Is he being unrealistic, trying to work on peoples' optimism, or is that actually a practical goal for a smart ambitious person? I don't need to be an elite engineer any time soon, but I would enjoy making great money in a year or two and maybe working on some fun games in the process.
@aloysiushettiarachchi4523
@aloysiushettiarachchi4523 2 жыл бұрын
Thanks for this video. I am a civil engineer who got sun microsystems certification way back in 2000 or so but did not use it until lately for android apps. But Iwas using AutoLisp/Vlisp for automatic design calculation and drafting using their Lambda functions which gives the AI capability. However I find that java since 2014 has added that option which gives me the same AI capability for generating my drawings on any CAD system via DXF code. I wonder how many have realized this huge boost for java in engineering?.
@BonjourLeonix
@BonjourLeonix 2 жыл бұрын
😎😎 civil engineer with AutoLisp knowledge🧯🧯
@freaklore
@freaklore 2 жыл бұрын
It seems that Java is the new COBOL in that regard. However, languages like Go, Rust and Elixir (functional programming) are becoming more popular. Perhaps there is a future in these long term? Dirty ole PHP and (cough) Ruby aren't going anywhere either. Sure Python is used a bunch but for web applications not the first choice either. They all have their place, tough to find Perl developers nowadays also. Tons of legacy code with Java that will have to be maintained beyond all of our lifetimes. Java is a fine choice for a language, even for beginners.
@bb5242
@bb5242 2 жыл бұрын
Java 11 and up is a Functional language. Golang isn't all that Functional in my experience with it. Rust and Elixir have pretty tiny adoption. I like Golang, but Google has a tendency to abandon projects and leave everyone in a lurch.
@AdamFiregate
@AdamFiregate 2 ай бұрын
Java for present, Rust and Go for future.
@redcomet918
@redcomet918 4 ай бұрын
Described my Java experience almost to a T. It was my first professional experience so by the end of two years of working on legacy enterprise code with JSF and PL/SQL procedures ported from a Windows Forms app codebase, dealing with tons of convoluted red tape I felt so burnt out, I thought SWE just wasn't for me. Then I took a step back and it turns out I still love this boilerplate-y language, but the usual environment is not for everyone.
@Tmahmoud5811
@Tmahmoud5811 2 жыл бұрын
Must learning platform did not encourage Java because it has a long learning curve, so the push for PHP and javascript, the truth is Jave is the most secure language and trusted at the enterprise level for reasons.
@sockMonster241
@sockMonster241 Жыл бұрын
With so many Java jobs, and the reluctance to hire Java programmers with little to no experience... How are they filling them? Are they willing to hire boot camp grads at this point? Or is learning Java in a boot camp a death sentence?
@hamzarahabi1316
@hamzarahabi1316 2 жыл бұрын
Is it the same case with C#/.Net?
@andyserrato
@andyserrato Жыл бұрын
I'm a Java developer and you got it perfectly
@adrianojordao4634
@adrianojordao4634 2 жыл бұрын
Very good advise. I had java jobs, my new c++ and a bit python job, is much more fun, the resons being what you expose. Very nice advise.
@fabfab1212
@fabfab1212 2 жыл бұрын
With Spring Boot, configuration is minimal and, even if I'm just starting to look into it, it's awesome. As a matter of fact, the. Net framework seems to be copying this approach. For backend development, Java is great!
@pasekmi
@pasekmi 2 жыл бұрын
Well articulated. Good advice for some new in the workforce.
@digimortaluis
@digimortaluis 2 ай бұрын
Great video. Two years later, Java is still alive. Spring Boot development is simpler than ever. It's not a startup language, but it's hard to find a startup that can just simply avoid java and doesn't have at least 1 Microservice written in a JVM language. Migration in big corps has started, Go and Python are winning the race. Big Monoliths survive and 40+ senior devs are happy to maintain them. The role of the pure backend is dying. Now you're a full stack data engineer. You enjoy React as much as your python pipelines. AI is still dumb and all the learnings from a verbose, object oriented language help us to write better code.
@robby3467
@robby3467 Ай бұрын
Spring Boot is brain destroying.
@HerbertLandei
@HerbertLandei 3 ай бұрын
I had 20 years of Java experience, now I use Kotlin. I even accepted a lower wage because I didn't want to go back. If you like your sanity, overcome your Stockholm syndrome and go with a modern language. Try it just for two months or so, and you will start to get PTSD when you see a semicolon.
@fourHuman444
@fourHuman444 2 ай бұрын
Idk as much as you, but for me, I tried JavaScript before as my first language, and it's cool, but I did not fully enjoy it. I feel like I would like to learn Java much more. Trying to pursue it. It's quite a nice amount of time tbh, 20 years, am impressed
@fourHuman444
@fourHuman444 2 ай бұрын
also you're a great motivation for me, I'd say. Am just a nineteen year old fresh programming enthusiast. Striving to be you, youre doin a great job
@pejko89
@pejko89 2 жыл бұрын
I just got a 3 months Java internship in a big organization. I would like to learn flutter to try do develop mobile apps after internship
@RogueTravel
@RogueTravel 2 жыл бұрын
Go for it!
@macd7743
@macd7743 Жыл бұрын
Wonderful video on this topic. Thanks 👍
@RatherBeCancelledThanHandled
@RatherBeCancelledThanHandled 2 жыл бұрын
This is my basically what the team I'm being on boarded for is doing lol. Thanks for sharing . honest and accurate.
@indraworks6050
@indraworks6050 2 жыл бұрын
3:11 using intelJIdea everything in short-cut like psvm ,do setter-getter many much more shorcut that no issue!
@testingcoder
@testingcoder 2 жыл бұрын
Really nice video, good an rather unique perspective
@ZettaiKatsu2013
@ZettaiKatsu2013 2 жыл бұрын
Hello. Has Swing/JavaFX become a niche ? Thanks for your answers
@mikuPS3
@mikuPS3 2 жыл бұрын
Yes they did and since a long time
@PeterVerhas
@PeterVerhas Жыл бұрын
Lot’s of XMLs 7:03 . Probably 10 years ago. Update the toolset and use modern Java! Chasing down semicolons? Still coding with notepad or what? 7:21 Big long deployment cycles in a bank for a Java developer? Banks are notorious separating the development and run. Developers release, but do not deploy. That is a different job. In a proper setup run ppl. are not even allowed to talk to dev ppl. other than emergency support. Release package including documentation is delivered, must work. If not, run ppl. will roll back, report, new release, but dev ppl. do not go in 4am Saturday. If they do, that is not Java. That is bad company structures. I was working 7 years for one of the largest Swiss banks and I was called once as 3rd level support Saturday afternoon, not in the morning. Btw: when I arrived they have solved it.
@randomdodads
@randomdodads 2 жыл бұрын
The autoindustry is using a lot of java in the cars, so sort of embedded, also some IOT solutions and frameworks.
@An-Engineered-Journey
@An-Engineered-Journey Жыл бұрын
I have been working with Java / Spring boot at multiple large banks for about 4 years, working with legacy code bases and building brand new from scratch applications. I gotta say it is a love hate relationship. (Mostly hate, but at least it’s not Ruby) But what can I say, that pay though
@kqvanity
@kqvanity Жыл бұрын
I don't think the verbosity is a problem nowadays. As you've just said, kotlin is now a brand new jvm language that addresses this 'drawback', and so any java developer can easily get up and running with the jvm ecosystem but with the newfound kotlin, and can even switch back and forth thanks to bidirectional interpolation. Java is also far from being confined to server-side with huge projects outthere being written in java. As for the android side of things, there's still much legacy code written in Java, so a 'smidge' is a huge underestimation.
@taariqq
@taariqq 2 жыл бұрын
Typical helpful video by Stef, full of nuggets of information that you won't find elsewhere. My C++ instructor at BU Corp Edu Center [late Dr. James Devlin] used to hate Java; he would say "you don't get the colaaan colaaan with Java", referring to " :: " the scope resolution operator. Question Stef: What kind of language would one use if one wanted to write a script to manipulate the play-time of youtube. For example, while going to bed I put on a long video or playlist, but I want youtube to stop playing the video after 45 min let's say, without shutting down the computer. I know I can schedule the shutdown of the computer in my Linux from the command line. Python, best option? Or would one use a shell script?
@StefanMischook
@StefanMischook 2 жыл бұрын
Hmmm ... probably a shell scripting thing.
@PriyankRupareliya
@PriyankRupareliya 9 ай бұрын
Perhaps try building a basic extension in Chrome, mainly with Javascript ? OR, you can inject a javascript directly into your youtube's browser tab, set a timeout and when the timeout hits, it closes that particular browser tab. Never tried, but that should do the trick.
@taariqq
@taariqq 9 ай бұрын
@@PriyankRupareliya saving this comment. Thank you for taking the time Priyank.
@marablechen9202
@marablechen9202 2 жыл бұрын
I think you should have a few more java people to give you an idea. That friend that uses java in his company doesn't seem like they use any devops practice and seems like a monolith. I agree it's more for bigger companies.
@americanpatriot6938
@americanpatriot6938 2 жыл бұрын
I honestly do not mind that type of work.
@mystikalese
@mystikalese Жыл бұрын
Spring boot is in HUGE demand and is used by every other startup or small business. Java is NOT mainly for large businesses. And with all the new features since maybe Java 17/18, it is much more dynamic and versatile.
@wardibald
@wardibald 2 жыл бұрын
With all due respect, but if you "haven't looked at [Spring] framework in a long time", you may not be in the best position to talk about the modern Java ecosystem. For one thing, xml config in Spring is quite outdated. Spring Boot moved to minimizing config, through convention over configuration and the little that's left is actually just Java code with annotations and some property key-value pairs. The essence of what you're saying still holds though. It's mostly enterprise-level huge web app backend coding. But if you have to hunt for a "missing semicolon" on a newly deployed app version, something is seriously wrong in the company you work for. There's dev ops, build tools, test and acc environments, code review, ... . And any half baked developer would find it on their own in 25 sec. Give or take. The time to get the Git deployed version and have it try to compile once in a modern IDE like IntelliJ.
Learn Coding Fast
18:53
Stefan Mischook
Рет қаралды 47 М.
Tips For How to Get a Java Developer Job in 2024
16:46
ChangeNode
Рет қаралды 13 М.
А я думаю что за звук такой знакомый? 😂😂😂
00:15
Денис Кукояка
Рет қаралды 6 МЛН
Чистка воды совком от денег
00:32
FD Vasya
Рет қаралды 4,8 МЛН
One day.. 🙌
00:33
Celine Dept
Рет қаралды 63 МЛН
Coding Predictions for 2025
16:14
Stefan Mischook
Рет қаралды 58 М.
Java 21 Is Good?! | Prime Reacts
27:08
ThePrimeTime
Рет қаралды 249 М.
Top 10 Tips - Ace Your Job Interview in 2024
12:02
Gareth Williams
Рет қаралды 161
How to Start Freelancing in 2024
26:35
Stefan Mischook
Рет қаралды 48 М.
Being A Java Developer Is The Best Job In The World
17:29
Continuous Delivery
Рет қаралды 57 М.
Is C# Better than Java?
18:41
Gavin Lon
Рет қаралды 17 М.
Will PHP be the HOT Language of 2025?
14:58
Stefan Mischook
Рет қаралды 15 М.
I built 10 web apps... with 10 different languages
14:23
Fireship
Рет қаралды 1,6 МЛН
Why are Companies Migrating from Java to Go?
12:05
Golang Dojo
Рет қаралды 48 М.
А я думаю что за звук такой знакомый? 😂😂😂
00:15
Денис Кукояка
Рет қаралды 6 МЛН