⸻ Ban DHMO 🇦🇺 ⸻@aussie.zone to Programmer Humor@lemmy.mlEnglish · 11 个月前The C++ learning processmessage-squaremessage-square117linkfedilinkarrow-up1897arrow-down18file-text
arrow-up1889arrow-down1message-squareThe C++ learning process⸻ Ban DHMO 🇦🇺 ⸻@aussie.zone to Programmer Humor@lemmy.mlEnglish · 11 个月前message-square117linkfedilinkfile-text
minus-square⸻ Ban DHMO 🇦🇺 ⸻@aussie.zoneOPlinkfedilinkEnglisharrow-up10arrow-down5·edit-210 个月前deleted by creator
minus-squareUndercoverUlrikHD@programming.devlinkfedilinkarrow-up2·11 个月前 but I don’t like the indentation crap Do you not use indentation in other languages?
minus-squareflying_sheep@lemmy.mllinkfedilinkarrow-up2arrow-down1·11 个月前 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.
deleted by creator
Do you not use indentation in other languages?
deleted 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