⸻ Ban DHMO 🇦🇺 ⸻@aussie.zonedeleted by creator to Programmer Humor@lemmy.mlEnglish · 2 years agoThe C++ learning processaussie.zoneexternal-linkmessage-square115linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1external-linkThe C++ learning processaussie.zone⸻ Ban DHMO 🇦🇺 ⸻@aussie.zonedeleted by creator to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square115linkfedilinkfile-text
minus-squareflying_sheep@lemmy.mllinkfedilinkarrow-up0·2 years ago Python is just glorified shell scripting Absolutely not, python is an actual programming language with sane error handling and arbitrarily nestable data structures. I don’t like the indentation crap Don’t be so superficial. When learning something, go with the flow and try to work with the design choices, not against them. Python simply writes a bit differently: you do e.g. more function definitions and list comprehensions.
Absolutely not, python is an actual programming language with sane error handling and arbitrarily nestable data structures.
Don’t be so superficial. When learning something, go with the flow and try to work with the design choices, not against them.
Python simply writes a bit differently: you do e.g. more function definitions and list comprehensions.