https://github.com/michaelcurrin/learn-to-code
Tutorials, scripts, code snippets and resources to help you learn about various languages and become a better dev
https://github.com/michaelcurrin/learn-to-code
beginner guide instructions learning programming-languages quickstart tutorial tutorials
Last synced: 7 months ago
JSON representation
Tutorials, scripts, code snippets and resources to help you learn about various languages and become a better dev
- Host: GitHub
- URL: https://github.com/michaelcurrin/learn-to-code
- Owner: MichaelCurrin
- License: mit
- Created: 2018-01-01T13:30:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-24T17:28:31.000Z (almost 2 years ago)
- Last Synced: 2025-03-18T00:37:32.117Z (7 months ago)
- Topics: beginner, guide, instructions, learning, programming-languages, quickstart, tutorial, tutorials
- Language: Python
- Homepage:
- Size: 1.66 MB
- Stars: 20
- Watchers: 3
- Forks: 3
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn to Code
> Tutorials, scripts, code snippets and resources to help you learn about various languages and become a better dev[](https://GitHub.com/MichaelCurrin/learn-to-code/tags/)
[](#license)[](#contributors-)
## Translations of this guide
[](/en/)
[](/it/)_Note: The Italian guide is incomplete and it can go out of date when changes are made to the English guide only._
Jump straight to the [Scripting languages :gb:](/en/topics/scripting_languages/) section.
## Related projects
I'm not actively adding content here. I am gradually moving content to these static websites instead.
- https://MichaelCurrin.github.io/dev-resources/
- https://MichaelCurrin.github.io/dev-cheatsheets/
- https://MichaelCurrin.github.io/code-cookbook/## Contributing
### How to contribute to a GitHub repo
If it is your first time contributing to any GitHub repo and want to know how it works, follow this guide:
- [Syknapse/Contribute-To-This-Project](https://github.com/Syknapse/Contribute-To-This-Project)
### How to contribute to this project
- [](/en/contributing.md)
- [](/it/contributing.md)Available to translate? Help is wanted to add more translated pages so the Italian section can match the main English section (especially since the repo owner is not Italian). Add another language if you want.
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## License
Released under [MIT](/LICENSE) by [@MichaelCurrin](https://github.com/MichaelCurrin).
- Use and modify the content. If you like, contribute back to this repo by following [Contributing](#contributing) instructions above.
- The original license must be included in your project if you use a significant portion of the content.
- Please link back to the original repo if copy and reuse any content.