Woah buddy, no need to get all political.
Woah buddy, no need to get all political.
Thanks for ur account info mate 😎
Kind of will. There are already templates on demand for things like generating unit tests as you code. They’re pretty robust already, and have aside from a few things (or edge cases), I don’t have to do much code refactoring or fixing them.
They already save me several hours a week from manually setting up full ones. Haven’t delved into other stuff they can do, but I’m sure it would only be more useful with time.
I can very easily see companies looking at the time save and thinking “we can downsize”.
If you mean Visual Studio IDE (not VS Code), it’s actually the most robust fully featured IDE I’ve used. Using other IDEs, including other frameworks or languages, don’t come as close.
Easy management for external packages, easy build and project dependency mappings, easy unit test suites, etc. A lot of extensions work great out of the box (DB integrations, code coverage tools, security/vulnerability tools, benchmark testing, etc.).
Seeing as a lot of C#/.NET things are open source now, I wish that they would also work on an IDE for Mac and Linux. They’re about to retire the Mac preview VS, which didn’t compare to the Windows counterpart, but still usable.
I’d imagine he means Varg Vikernes. He’s like the poster child for this whole problem going in the community, specifically the BM community.
To prevent confusion, I call them “VS Code” and “Visual Studio IDE”, because if you say Visual Studio, people assume you mean Visual Studio Code.
That title is what the Onion (a satirical/parody news site) uses every time there is a major mass shooting in America.
Depends on what kind of programmer.
If you’re doing data engineering/science (more of an adjacent field), you need to know linear and probability pretty well to build models, or have data harvested in ways that can be put into vectors.
If you’re doing relational DB stuff (like SQL) set theory helps a lot.
Basic boolean operations in general is also good to know. You don’t need to go too deep in the weeds of boolean math unless you’re also doing a lot of hardware-level stuff.
Any field you go into (not just programming), I would say just basic math for regular financial competency is good to know. Also to analyze your budgeting, your costs, time spent, effort needed, etc.