Programming is mostly research. Researching curses to cast on the guy who wrote the Incomprehensible mess you’re currently debugging.
Programming is mostly research. Researching curses to cast on the guy who wrote the Incomprehensible mess you’re currently debugging.
Most can’t, but that’s why clandestine cyber-intelligence firms like NSO group exist.
Awesome you say? Sounds like a good candidate for being discontinued by Google.
I’ve programmed C# for nearly 15 years, and have used goto
twice . Once to simplify an early break from a nested loop, essentially a nested continue
. The second was to refactor a giant switch statement in a parser, essentially removing convoluted while
loops, and just did a goto
the start.
It’s one of those things that almost should never be used, but the times it’s been needed, it removed a lot of silliness.
async/await was introduced in version 4.5, released 2012. More than a few releases at this point!
Powershell
/s
The company I work for is smort
This is every company I’ve ever worked for. If other people didn’t vouche for their own tests, I’d assume automated testing was a myth.
Or federal funding.
C# will definitely spoil Java for you. Even modern Java, there’s just no going back from the .Net ecosystem without feeling like you’re timetraveling 10 years.
Our last major college project that spanned multiple semesters was worked on by 5 devs all editing the same source files over Dropbox. The school had servers for svn, but no one knew how to do source control. It was exactly the type of shitshow you would expect.
To list some good ones that haven’t already been ssid:
Stop podcasting yourself
A problem squared
Secretly Incredibly Fascinating
Oh wow, I’ve seen this guys shorts start popping up constantly. He seems like he understands the algorithm enough to explode
Seems it got much worse.
Seems like it’s going great for the developer.
Definitely not based on infant mortality rate.
CIA is an initialism, not an acronym, since you pronounce each letter individually.
What you sir are suggesting is a complete erasure of initialisms, and I will not stand for it.
You can write it in whatever language you want, as long as it’s rust.
/s
Sounds like a real pain in the ass.
I just assumed everyone here suffered from Acute Gastrointestinal Illness
Depends:
For websites: Htmx + AlpineJs on the front end, ASP.NET Razor Pages and PostegreSQL on the backend.
For Web Apps; Blazor and PostgreSQL
Address are written for humans.
For machines, the address line and postal code is the only important part, the rest is encoded in the postal code and can be left off.