Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
hexc11266yIt's a lot of fun when your writing stuff that requires a lot of boilerplate to be in place to even be able to test, so you end up not writing unit tests because there to much work, yolo
-
I am so thorough with concepting my data pipeline while coding it that it has happened quite a few times that I've written 200+ lines and it compiled on first try with no (obvious) bugs.
But I have to admit that I am not dealing with complicated stuff like APIs or low level bits, so that certainly helps :) -
@SomeUsername1 I do use APIs here and there but I haven't coded any "real" apis yet. i mean if you see oop programming function classes as api's then i could say i sorta code api's.
but if i understand you correctly, then yes. i lay the entire process out in my head, think possibilities and anomalies through and then code it all out. -
Write code, save often, compile frequently, log issues.
It doesn't work for everyone but it's my way of reducing that anxiety. -
I really really wonder how dumbasses like those pass the technical test during a selection process, when consulting the internet is almost always not allowed.
Every developer's nightmare
joke/meme