Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Nobody uses Swing anymore. I had to use it 10 years ago and it made me hate Java for many years.
Who the fuck is having you use Swing?
It's been legacy for a long time... -
@Neotelos uni isn't meant to teach you how to use the latest technology (I.e. Become a code monkey). They want to teach you how to be an engineer (with all that it implies), and so using nonlegacy software is not at all necessary, especially if the legacy software has some issues that they want you to try to figure out by yourself (not saying this is the case with swing but you get my point)
-
Chronox587ySame thing here, we also needed to use Swing last semester. This semester they want everything with a server / client
-
disolved5317yFucking swing! We had to use that shit too, just becauseโ the professor was too lazy to update the slides to javafx (he told us this himself).
-
@Neotelos
I wish nobody would use Swing anymore. My company does... ๐ Thank god my job is 95% back-end related! -
I was taught swing at Universityโ too, now I use javafx and plan on never touching swing again.
May I ask, how long have you know of the assignments? -
@jpichardo 2 weeks, not much considering the time load my other subjects require
-
@AngryDev argue whatever you like, but that doesn't change the fact that Swing is mostly a waste of time and the same concepts can be taught more effectively with other tools.
How the fuck are people ok with paying thousands of dollars on a class that's going to spend weeks (likely MUCH longer) on Swing? Swing is garbage, stop letting the laziness of curriculum dictate how to spend your time. -
@Neotelos again, not saying necessarily this is the case with swing in particular, but let's see.
Why is swing garbage? What would you like to see it replaced with that teaches the same concepts? -
@Neotelos I haven't used JavaFX at all, so you'll have to enlighten me on what makes it so much better
-
@AngryDev for starters the use of fxml instead of having to write java code, using the scenebuilder tool instead of the common swing ui d&d tools, which add a lot of boilerplate code, the use of css.
Related Rants
-
xjose97x19Just saw a variable in C named like this: long time_ago; //in a galaxy far away I laughed no stop.
-
elgringo41Student - Teacher renaming .c to .exe make the program executable ? Teacher - Yes A group of people stand up...
-
Cyborg15A guy and a girl are in a Java seminar. Afterward, the guy approaches the girl and asks, "Hey gurrl, can I ge...
I'm studying Software Engineering. Fuck me, right?
Next week I have 3 exams, and I have to deliver the implementation of a Red&Black Tree and a AVL Tree (+ GUI in Swing) by Wednesday. Oh, and also, 5 small systems in C.
I don't know how the FUCK will I survive, but I will.
undefined
why do we even use swing
c
trees
java