opinions on java?
opinions on java?
for my first ever "real" programming class, i was taught to use java to an extensive degree, and it was the first real language i learned. because of this, learning every other language so far (C++, Python) has felt so much easier in comparison, and because of that im glad java was the first language i learned. has anyone else had an experience similar to this?

Re: opinions on java?
lol my first language was php
jealous..
java def seems like a better starting lang.. very strict with the object-oriented paradigm, which forces u to write idiomatic OOP
good foundations 4 later on
im pretty big on c# lately tho

java def seems like a better starting lang.. very strict with the object-oriented paradigm, which forces u to write idiomatic OOP


-== [
i didn't kno wut 2 put 4 my siggy
] ==-


Re: opinions on java?
hoo boy, C# is not something im ready to dip my toes into lol.
im still admittedly very new to programming so ive been having a hard time branching out to the funkier stuff like web focused languages and SQL. even so, i know i gotta try it out someday, so maybe ill give php a shot when that time comes! 



Re: opinions on java?
php is easy.. just historically kinda iffy
some quotes from my main man rasmus lerdorf (creator of php):
building a full-stack web app is rewarding

some quotes from my main man rasmus lerdorf (creator of php):
PHP 8 is significantly better because it contains a lot less of my code.
We have things like protected properties. We have abstract methods. We have all this stuff that your computer science teacher told you you should be using. I don't care about this crap at all.
learning sql and web langs are a good stepI don't know how to stop it, there was never any intent to write a programming language [...] I have absolutely no idea how to write a programming language, I just kept adding the next logical step on the way.

-== [
i didn't kno wut 2 put 4 my siggy
] ==-


Re: opinions on java?
i know learning SQL is important, but... ive been struggling SO hard with it. it's so completely different from every other language ive learned so far, and im limping by in my SQL class right nowgiltog wrote: ↑Tue Apr 23, 2024 1:26 am php is easy.. just historically kinda iffy![]()
some quotes from my main man rasmus lerdorf (creator of php):PHP 8 is significantly better because it contains a lot less of my code.We have things like protected properties. We have abstract methods. We have all this stuff that your computer science teacher told you you should be using. I don't care about this crap at all.learning sql and web langs are a good stepI don't know how to stop it, there was never any intent to write a programming language [...] I have absolutely no idea how to write a programming language, I just kept adding the next logical step on the way.building a full-stack web app is rewarding

also wow, the creator of php himself said those things? ill take your word on it being easy, but those quotes do not fill me with confidence!


Re: opinions on java?
lol. what does it do that scratch.mit.edu doesn't??
these "programmers" won't even use tools MADE for them

Re: opinions on java?
as a scratch veteran i can confirm it's better than a lot of people give it credit for, but unfortunately i cant get a job by putting "scratch enthusiast" on my resume, so thats one point java has over it

- slobgobbler9000
- Posts: 11
- Joined: Mon Apr 22, 2024 10:36 pm
- Location: Lahore, Pakistan
Re: opinions on java?
i love java. i’m a java cheerleader. but rust better. i am however a full time java backend developer (i love my life and my wife)
- Duke
- Duke
I love ~~Java~~ (and my wife). Call me Duke
Full time developer, part time gamer
Ask me about Rust


Full time developer, part time gamer
Ask me about Rust

- mad scientist
- Posts: 10
- Joined: Tue Apr 23, 2024 3:31 pm
- Location: USA
Re: opinions on java?
this is embarrassing to admit but I have never actually touched java. but I like java programs because it just runs without anything special.
My first language was javascript and I can say it is the most confusing language that i have ever written in. i did some work in C later on and even that was easier to work with.
My first language was javascript and I can say it is the most confusing language that i have ever written in. i did some work in C later on and even that was easier to work with.
Re: opinions on java?
damn, im always told that Javascript is EASIER to work with than java. that does not give me high hopes!mad scientist wrote: ↑Tue Apr 23, 2024 4:21 pm this is embarrassing to admit but I have never actually touched java. but I like java programs because it just runs without anything special.
My first language was javascript and I can say it is the most confusing language that i have ever written in. i did some work in C later on and even that was easier to work with.
