Albin Jose@suppo.fi to Programming · 1 year agoWhat is your favorite programming language?message-squaremessage-square196fedilinkarrow-up1121arrow-down112
arrow-up1109arrow-down1message-squareWhat is your favorite programming language?Albin Jose@suppo.fi to Programming · 1 year agomessage-square196fedilink
minus-squareswordsmanlukelinkfedilinkarrow-up3·1 year agoIf you ever get the craving, check out Automate the Boring Stuff With Python It’s a great book that focuses on how to Get Things Done. You won’t learn theory or how to build the next ML sensation here, but you will learn how to make your computer work for you.
minus-squareEchoCranium@lemmy.ziplinkfedilinkEnglisharrow-up1·1 year agoThanks, I’ll look for a copy.
minus-squaresuperbirra@lemmy.worldlinkfedilinkarrow-up2·1 year agoas a bonus, python also ships with a logo-like standard library :))) https://docs.python.org/3/library/turtle.html
If you ever get the craving, check out Automate the Boring Stuff With Python It’s a great book that focuses on how to Get Things Done.
You won’t learn theory or how to build the next ML sensation here, but you will learn how to make your computer work for you.
Thanks, I’ll look for a copy.
as a bonus, python also ships with a logo-like standard library :))) https://docs.python.org/3/library/turtle.html