@reactive_dude I thought it was just me! I avoid cursor and co pilot to this day, still copy pasting from the browser like a cavemen just to add friction to it
@sesigl First it defines a reverse function which reverse a string. Then it create barista object with a method called request. Request return a string of preference var + “Secret word: encryption”. Finally, it call the barista object with the request method and pass your drink name.
@WritingMagnate Self taught has its downside too though. For instance,I get stuck on a specific problem more often when learning myself compared to with teachers/mentors
In my previous company, there was a senior software engineer who joined my team.
Bro wrote 3000 lines of python+PyTorch code in one go with test cases and everything.
He wrote it entirely in vim
No IDE. No VsCode.
And it all ran in one go
That time I realized what kind of beasts are floating around everywhere and I’m just a noob compared to them.