T
3

Hit 1000 lines of Python code in one sitting and felt like a god until I ran it

2 comments

Log in to join the discussion

Log In
2 Comments
the_sam
the_sam9h ago
I saw this dev talk recently where a guy said the first time you run new code it's basically just "confession time" for all your assumptions. Seriously, my record was 47 errors off a 200 line script. The real god move is writing tests as you go, but who actually does that on the first sprint, right? What was your worst bug count on a first run?
5
kelly338
kelly33820h ago
OH man, HOW many bugs did you find on that first run?
3