## Resources

All the resources we've created are open sourced under Creative Commons Attribution 4.0 International (CC BY 4). This means that you can modify, distribute and use commercially, but you cannot sublicense and you have to give us credit and include copyright.

### Django Tutorial

The tutorial we're using for all of our workshops. It's a very beginner-friendly tutorial with introductions to the command line, Python, Django, HTML and CSS.

[Read it](https://tutorial.djangogirls.org/)

Fork DjangoGirls/tutorial on GitHub[Fork](https://github.com/DjangoGirls/tutorial/fork)

Star DjangoGirls/tutorial on GitHub[Star](https://github.com/DjangoGirls/tutorial)

### Organizer's Manual

We have written down everything we know about organizing workshops like Django Girls. It's a handbook for organizers of local events, but can be used to organize any kind of workshop.

[Read it](https://organize.djangogirls.org/)

Fork DjangoGirls/organizer-manual on GitHub[Fork](https://github.com/DjangoGirls/organizer-manual/fork)

Star DjangoGirls/organizer-manual on GitHub[Star](https://github.com/DjangoGirls/organizer-manual)

### Coaching Manual

A good coaching approach is the most important part of Django Girls events. Learn how to be a good coach, what the rules are and what we believe in. This can be used for coaching any event -- not only Django Girls workshops.

[Read it](https://coach.djangogirls.org/)

Fork DjangoGirls/coach-manual on GitHub[Fork](https://github.com/DjangoGirls/coach-manual/fork)

Star DjangoGirls/coach-manual on GitHub[Star](https://github.com/DjangoGirls/coach-manual)

### Tutorial Extensions

This book contains additional tasks and tutorials that can be accomplished after finishing our main tutorial. Our main tutorial fits into one day of work and we want it to stay this way.

[Read it](https://tutorial-extensions.djangogirls.org/)

Fork DjangoGirls/tutorial-extensions on GitHub[Fork](https://github.com/DjangoGirls/tutorial-extensions/fork)

Star DjangoGirls/tutorial-extensions on GitHub[Star](https://github.com/DjangoGirls/tutorial-extensions)
