@philkellr Absolutely. 50% of my vacation is sitting somewhere nice, unplugged from work, and just playing around with new tech stacks.
Cant do this for more than a week at a time of course, usually just a long weekend
Haha just saw this again, have now built and currently maintain two large businesses' software systems with Django. I'm constantly feeling like I should switch to something more "robust" like the systems I use for my day job, but Django is such a good tool for freelancing.
@jain_harshit I had to do this for an interview as well. Had no idea what the term was, but once it was explained I was able to program it quickly. And I definitely used google for syntax help. And still do day to day in my job. It’s silly to pretend we need to memorize it all
I either track my progress on a Trello board with notes and deadlines and priorities, or I scribble a todo list on last week's crumpled grocery list. There is no in between
@Vestwell Is there a way I can add my Vestwell retirement account to a service for tracking finances like @Quicken? Seems since Vestwell is just a record keeper and not a bank, it is not straight forward.
This is the hardest part of development. Reading code is multitudes more difficult that writing it. A course on this should absolutely be standard practice
I'm now convinced there should be an entire university course on how to work in an existing code base (notice I didn't use the word legacy). The end goal being to make a change to it without breaking the functionality. This would be a senior course. CS401 Software Refactoring.
@Makburn1@DrOz This guy would get into office sit down, and ask to talk to “the big tech” like it’s a phone number he dials on a special blue phone. It’s amazing how the people in charge have no idea how things work. Every senate hearing on tech firms is hilarious.
@stemmlerjs I see no-code (more often low-code) like game engines for SWE. Sure you can drag and drop and tweak values, but at some point you need custom “scripting”, and as long as a tool can manage both of those needs together well, it’s feasible for many uses cases.