If it’s about problem solving and using logic, why do we need to memorize quicksort? That’s not an example of using logic or problem solving
- 0 Posts
- 32 Comments
It’s an internet thing. There’s a lot of people online who code but have no jobs. 4chan’s /dpt/ is full of them. They all code in ANSI C or Lisp or something
shortrounddev@lemmy.worldto linuxmemes@lemmy.world•Almost as annoying as the windows evangelistsEnglish1·3 months agoWhen I work on web projects at home I don’t use any javascript at all. Just html and css. Interactions are handled via form submission. I’m working on a forum in asp.net mvc without any javascript at all
shortrounddev@lemmy.worldto linuxmemes@lemmy.world•Almost as annoying as the windows evangelistsEnglish1·3 months agoAt work everything I do is in the Javascript/Web world. Typescript backend, webpack react, etc. I use C++ and C# for personal projects because I personally despise Javascript world
shortrounddev@lemmy.worldto linuxmemes@lemmy.world•Almost as annoying as the windows evangelistsEnglish2·3 months agoIm not an evangelist for windows (I won’t try to convert you) but I’m unashamed of being a software engineer who uses Windows as my main dev platform
shortrounddev@lemmy.worldto linuxmemes@lemmy.world•Almost as annoying as the windows evangelistsEnglish2·3 months agoHi I like Windows, I use it as my primary development platform
shortrounddev@lemmy.worldto linuxmemes@lemmy.world•Almost as annoying as the windows evangelistsEnglish4·3 months agoI have literally never seen whatever this post is referring to
shortrounddev@lemmy.worldto Programmer Humor@programming.dev•isInHell = 'true'English221·4 months agoI curse the sadist who decided True should be uppercase in Python
shortrounddev@lemmy.worldto Selfhosted@lemmy.world•Discord going public. Plz help a future refugee.English1·4 months agoDo older technical people use 1:1 chat? I would think email is more common
shortrounddev@lemmy.worldto Selfhosted@lemmy.world•Discord going public. Plz help a future refugee.English1·4 months agoIrc isn’t the competitor of xmpp. Discord is
shortrounddev@lemmy.worldto Selfhosted@lemmy.world•Discord going public. Plz help a future refugee.English22·4 months agoThere are people using xmpp? Last time I set up a server and tried using it with Pidgin, I couldn’t find a soul that used it
deleted by creator
If its an application I run locally, I rarely grep logs (they’re small enough that I can just ctrl+f). If it’s something running in production with millions of lines of logs, then I agree
I wish all the logs at my company were as beautiful as these terminal logs
The vast majority of software run on Windows these days runs in a web browser. The legacy shit in windows doesn’t impact most software engineers
Ladybird seems almost singularly focused on macOS development. They say that they intend to incrementally move from C++ to Swift
How so? I know literally nothing about ladybird
shortrounddev@lemmy.worldto Programmer Humor@programming.dev•Like programming in bashEnglish2·4 months agoYeah but then you either need to compile and redistribute binaries for several platforms, or make sure that each target user has rust/cargo installed. Plus some devs don’t trust compiled binaries in something like an npm package
shortrounddev@lemmy.worldto Programmer Humor@programming.dev•Like programming in bashEnglish1·4 months agoYou haven’t used windows in like 30 years? It’s quite different now lol
“how to problem solve” and “use logic” are, I believe, myths. When you teach someone to implement quicksort, all you’ve done is taught them to implement quicksort. Classroom based lectures and rote memorization do not impart any kind of broader “problem-solving” ability. This is an ex post rationalization by the perpetrators of the education system to justify their own existence. I place the value of what they do very low