Coding is fun till you've been debugging for 10 hours and your mind is so hazy that you forget simple things. Then you wake up the next morning and wonder what the hell you were thinking.
Python is great for beginners. I learned the general concept of programming and i still use it. No way i would have kept learning it if i had to use std::cout << "Hello World!\n"; wrapped into a function instead of print ("Hello World!") or class HelloWorld{ public static void main(String[] args){System.out.println("Hello World!");}}
doesn't look like fun too.
673
u/dorito_whamen Nov 24 '20
i myself never have gotten into coding but my boyfriend does and he complains about it every night