Can anyone confirm accuracy?
-
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…
-
- Java: you are in corporate IT
- JS: you like surface things more than efficiency
- Ruby: you are a gamer/modder/plugin maker
I've never heard of Ruby outside Ruby on Rails. What games use it?
-
This post did not contain any content.
My dad first learned to Code in Pascal. Where would he fall?
-
This post did not contain any content.
We can just remove the HTML5 entry all together.
-
This post did not contain any content.
Fortran has a logo now?
-
My dad first learned to Code in Pascal. Where would he fall?
I still do.
I wish they'd open source Delphi (and most of the libraries). Might actually breathe some life back into it.
-
Fortran has a logo now?
It's just an f in serif
-
This post did not contain any content.wrote on last edited by [email protected]
rust: you're about to get a blahaj and a tiny blue pill.
-
Yep. It has no logo of its own, so it sometimes gets identified by the animal on the O'Reilly book
perl logo is just the infopop ultimate bulletin board logo.
-
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.
never understand GIT as a single developer.
I use it to make it easier to work on stuff from my desktop, laptop, from windows or from Linux...
-
I've never heard of Ruby outside Ruby on Rails. What games use it?
wrote on last edited by [email protected]I know of Minetest. And mpv (not a game) plugins. And Asciidoctor is built in it (for examples outside RoR).
-
Simulink was the fun part of Matlab.
neeeeerd