浏览代码

Merge pull request #220 from pietrodeluca/patch-1

Added DJ4E and CS50W courses in Education
Will Vincent 1 年之前
父节点
当前提交
0ffe1a4d9f
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -338,6 +338,8 @@ _A short list of Python packages that work well with Django._
 - [Django Sites](https://www.djangosites.org/) - Comprehensive listing of sites built with Django.
 - [Django Styleguide](https://github.com/HackSoftware/Django-Styleguide) - Styleguide for Django with best practices and examples.
 - [Django Template Tags and Filters](https://www.djangotemplatetagsandfilters.com/) - Additional docs on Django's 57 built-in template filters and 27 template tags.
+- [Django for Everybody](https://www.dj4e.com/) - A complete course for webdev beginners focused on Django.
+- [CS50W](https://cs50.harvard.edu/web/2020/) - Harvard's University introductory course to web development, it explains Django as backend framework.
 
 ### Community