⸻ Ban DHMO 🇦🇺 ⸻@aussie.zone to Programmer Humor@lemmy.mlEnglish · 2 months agoThe C++ learning processmessage-squaremessage-square121fedilinkarrow-up1898arrow-down110file-text
arrow-up1888arrow-down1message-squareThe C++ learning process⸻ Ban DHMO 🇦🇺 ⸻@aussie.zone to Programmer Humor@lemmy.mlEnglish · 2 months agomessage-square121fedilinkfile-text
minus-squareflying_sheep@lemmy.mllinkfedilinkarrow-up2arrow-down1·2 months 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.
minus-square⸻ Ban DHMO 🇦🇺 ⸻@aussie.zoneOPlinkfedilinkEnglisharrow-up1·edit-219 days agodeleted by creator
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.
deleted by creator