Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Estudos

Atom editor
autosave
atom-runner

HTML5 Semntico
https://medium.com/@eduagni/html5-entendendo-a-estrutura-e-a-sem%C3%A2ntica-db5f17808c7

Mozilla Django Tutorial


https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django

Pluralsight
https://app.pluralsight.com/library/courses/django-fundamentals/table-of-contents
https://www.pluralsight.com/courses/django-1-7-whats-new
https://app.pluralsight.com/library/courses/vuejs-getting-started/table-of-contents

Polls App
https://github.com/realpython/django-slow-tests/tree/master/_examples/django1.10/polls

Dive into Python


http://www.diveintopython.net/index.html

Cache with Redis


https://realpython.com/blog/python/caching-in-django-with-redis/
https://github.com/realpython/django-redis-cache/
Django Channels
https://realpython.com/blog/python/getting-started-with-django-channels/
https://github.com/realpython/django-example-channels

Django Auth
https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Authentication
https://github.com/vintasoftware/django-role-permissions/tree/master/rolepermissions/tests
https://hashedin.com/2017/05/30/configure-role-based-access-control-in-django/

Celery with Django


https://realpython.com/blog/python/asynchronous-tasks-with-django-and-celery/

Dokku
https://realpython.com/blog/python/deploying-a-django-app-on-dokku/
http://dokku.viewdocs.io/dokku/#install-curl
https://www.digitalocean.com/community/tutorials/how-to-use-the-dokku-one-click-digitalocean-image-
to-run-a-go-app
https://www.andrewmunsell.com/blog/dokku-tutorial-digital-ocean/

Django Subdomains
https://wellfire.co/learn/multi-tennancy-in-django-using-subdomains/
http://agiliq.com/blog/2008/10/using-subdomains-with-django/
http://django-subdomains.readthedocs.io/en/latest/

Django Henrique Bastos


https://www.youtube.com/watch?v=dNJXN70Nqt0

The Django Test Driven Development Cookbook - Singapore


Djangonauts
https://www.youtube.com/watch?v=41ek3VNx_6Q
https://speakerdeck.com/mbrochh/the-django-tdd-cookbook

Bernardo Fontes Testando aplicaes Django quando, como e onde


https://www.youtube.com/watch?v=i-AMQqQ_qe0

You might also like