alphacyberranger to Programmer [email protected] • 2 years agoIt's routinesh.itjust.worksimagemessage-square27fedilinkarrow-up1839
arrow-up1839imageIt's routinesh.itjust.worksalphacyberranger to Programmer [email protected] • 2 years agomessage-square27fedilink
minus-square@[email protected]linkfedilinkEnglish6•2 years agoI used to write websites with Notepad. The upside is that you really had to learn HTML to do it; the downside is that it proves to the world that you’re a fucking lunatic.
minus-squareGigglyBobblelinkfedilink34•2 years agoAccording to my recruiter, you code on a whiteboard.
minus-square@[email protected]linkfedilink22•2 years agoThese memes are made by first semester cs students
minus-square@[email protected]linkfedilink1•2 years agoI was taught java my first semester. I certainly hope no schools teach dynamic languages in the first semester.
minus-squarealphacyberrangerOPlinkfedilink8•2 years agoI had to edit code on terminal using nano in production.
minus-square@[email protected]linkfedilink3•2 years agoUse the great vim, install a linter plugin if you need one
You all use notepad to code?
I used to write websites with Notepad. The upside is that you really had to learn HTML to do it; the downside is that it proves to the world that you’re a fucking lunatic.
According to my recruiter, you code on a whiteboard.
These memes are made by first semester cs students
I was taught java my first semester. I certainly hope no schools teach dynamic languages in the first semester.
I had to edit code on terminal using nano in production.
Why not just use vim? It’s preinstalled.
Not inside a docker container.
Oh.
Use the great vim, install a linter plugin if you need one