Skip to content

🐍 A collection of small exercises to assist beginners at reading and writing Python code. [WIP]

License

Notifications You must be signed in to change notification settings

THEGOLDENPRO/snakelings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

65 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐍 Snakelings

Learn Python the right way. By actually writing code and solving problems!


Warning

This project is a work in progress so it is not complete yet.

The problem.

Learning Python involves actually doing things practically; sitting down and watching YouTube tutorial after another won't get you anywhere. Beginners tend to fall into this, we even have a name for it, Tutorial πŸ”₯ Hell. Tutorials are good for getting to know the basics but that's where I believe you should stop, and begin actually writing code.

🐍 Snakelings helps with 🌟 that. 🐍 Snakelings provides a set of short exercises to immerse you into developing and debugging Python code. Inspired by Rustlings, each exercise in Snakelings has intentional faults designed to expose you to as many Python exceptions and errors as possible. 🐍 Snakelings bridges the gap between the theoretical and practical coding knowledge by providing a real environment.

TODO

Todo has been moved over here --> #10


more readme coming soon...

About

🐍 A collection of small exercises to assist beginners at reading and writing Python code. [WIP]

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published