"a coworker is working a broad and needs help."
So, I am a wingman now? Oh, wait. Abroad, not a broad.
Life of a Noob Dev Op, as I learn to code and work on getting a job in a new industry
if x:
do y
else:
print("I can't do that, Hal")
Note to self: Maybe change that before it goes into production.
Coworker is not yet sold on AI as a helper, so I point out the things I have it do.
Col1 Col2
'Col1':'Col2',
How focused am I on wrapping my brain around making this code work?
I remember years ago looking over a book, Automate the Boring Stuff with Python, and thinking how this would be so useful at work. Half of m...