Can anyone confirm accuracy?
-
Julia is a regular nerd?
She is, and she's lovely.
-
Nope, JS is “You think you are nerd”.
Also, why React is there? It’s a lib not a language
HTML 5 is also not a programming language.
That being said. The JS hate is kinda cringe at this point. It's a perfectly fine language all things considered.
-
F in the chat for people who know F.
-
As an engineer this is extremely offensive. MATLAB is for fucking tryhards.
as an R user, what is matlab what is it about
-
OCaml maybe
OCaml has a camel with two bumps. So, that's gotta be the Perl dromedary camel...
-
I believe Haskell makes you the pope of nerds.
Awesome!
-
This post did not contain any content.
I used to develop with PHP all the time . That was back in 2010 when my teenage soul still had hope and dreams. Can someone still developing tell me what I should use for the backend today? Also I can never understand GIT as a single developer. The fuck is that? I've tried everything to understand.
-
Needless to say, they're wrong.
Not least because there's no such thing as a "compiled" or "interpreted" language.
Which is to say that it's a property of the tooling rather than the language itself. There's nothing stopping anyone from writing a C interpreter or a Python compiler.
wrote on last edited by [email protected]Not least because there’s no such thing as a “compiled” or “interpreted” language.
I'd say there is (but the line is a bit blurry). IMHO the main distinction is the presence (and prevalence) of
eval
semantics in the language; if it is present, then any "compiler" would have to embed itself into the generated code, thus de-facto turning it into a bundled interpreter.That said, the argument that interpreted languages are somehow not programming languages is stupid.
-
Matlab sucks ass no real engineers use it, only college kids.
If we're talking real engineering (like professional accredited engineering and not programmers calling themselves engineers) you couldn't be more wrong. It isn't used in deployment necessarily but for modeling and analysis it has no equal.
-
This post did not contain any content.
I used to be very opinionated about programming languages but now I just really love all of them.
Sure some might not be the best tool for some jobs but maintaining a language is insane and just such a mind-blowing endevour.
-
I used to develop with PHP all the time . That was back in 2010 when my teenage soul still had hope and dreams. Can someone still developing tell me what I should use for the backend today? Also I can never understand GIT as a single developer. The fuck is that? I've tried everything to understand.
I'm a single developer and I use it. It's a great way to backup your files on the cloud with versionning.
-
Thankfully I suck at that, but holy crap it is prevelent in this industry. The alcohol abuse is cray. Doesn't help when you travel constantly. I don't travel much anymore, but the people who spend 90+% of the year in the field, while having a family, are fundamentally broken. Fun to party once in a while, but when they do this shit multiple times a week, I don't understand.
Yeah holy shit. When I was starting out and tagged along a senior on a trip he literally hauled a big backpack of spirits with him.
Got out of that industry after a few years when I realized why every senior was drinking. The money was just not worth it for me.
-
This post did not contain any content.
The cool kids use AI to code
-
I used to develop with PHP all the time . That was back in 2010 when my teenage soul still had hope and dreams. Can someone still developing tell me what I should use for the backend today? Also I can never understand GIT as a single developer. The fuck is that? I've tried everything to understand.
Can someone still developing tell me what I should use for the backend today?
I recommend checking out Python (Django) and Ruby (Ruby on Rails) if you want nice and easy modern Web frameworks that also aren't that weird if you have PHP experience.
Also I can never understand GIT as a single developer. The fuck is that? I've tried everything to understand.
Versioning your code with Git makes it much easier to experiment with new ideas. Cocked up a file? Pull it from the previous version. Create new branches for experiments, merge them in if they work, toss them if they don't, or keep them around just in case, without them ever getting in your way in the "real" version.
And if you keep the code in a server (GitHub etc), that gives you a backup location and makes it easier to work on code on multiple systems.
-
This post did not contain any content.
Can't confirm, I'm old and a nerd and I love C++
-
as an R user, what is matlab what is it about
It's mainly a tool for working with matrices (matrix laboratory). This is useful for solving ordinary differential equations. Learning Matlab is usually a requirement for first year engineering students. I'm now a licensed chemical engineer, and I haven't used Matlab since sophomore year.
-
It's mainly a tool for working with matrices (matrix laboratory). This is useful for solving ordinary differential equations. Learning Matlab is usually a requirement for first year engineering students. I'm now a licensed chemical engineer, and I haven't used Matlab since sophomore year.
i technicly will get the title of enginner (barely) from my uni course we use r for statistics and data analysis
-
at least you don't have to use simulink, right?
...right?
Simulink was the fun part of Matlab.
-
HTML 5 is also not a programming language.
That being said. The JS hate is kinda cringe at this point. It's a perfectly fine language all things considered.
Isn't it Turing complete or was that CSS?
-
Rust: Nerdy Transfem
Welp, I guess you're sort of right…