#beginnerprogrammer — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #beginnerprogrammer, aggregated by home.social.
-
Has anyone a nice, semi-big list of practice exercises for a beginner programmer? (Ideally in Python, but as long as they're mostly adaptable, it's fine.)
(Desired difficulty level: Couple lines solutions and only using stuff one would learn in the first couple hours.)
-
I have a very soft spot in my heart for "Learn in X Days" as I learned Linux from a "Teach Yourself Unix in 24 hours", which was a series of 21 lessons which you were meant to read/do each day.
This "30 Days of Python" is in the same spirit" and it's a lovely set of simple programming lessons that someone can pick up and learn the basics of Python in 30 lessons, one each day.
I love it and hope it spreads.
https://github.com/Asabeneh/30-Days-Of-Python
#python #programming #tutorials #lessons #BeginnerProgrammer