Skip to content

Commit 42964f7

Browse files
Menambahkan beberapa referensi belajar
1 parent 735e544 commit 42964f7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

belajar.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ nav_order: 4
2020

2121
### Gratis
2222

23+
- [Python Docs](https://docs.python.org/3/)
2324
- [Learn Python](https://www.learnpython.org)
2425
- [Learn Python the Hard Way](https://learnpythonthehardway.org)
2526
- [Learn Python the Easy Way](https://pythonbooks.revolunet.com)
@@ -30,7 +31,6 @@ nav_order: 4
3031
- [More Free eBooks by O'Relly](http://www.openculture.com/2017/01/download-243-free-ebooks-on-design-data-software.html)
3132
- [How To Think Like A Computer Scientist](https://klinikpython.wordpress.com/2016/10/04/161001-ini-dia-buku-rujukan-terbaik-untuk-pemula/)
3233
- [Django vs Flask](https://devel.tech/features/django-vs-flask/)
33-
- [Python for Everybody](https://www.coursera.org/courses?languages=en&query=python+for+everybody)
3434
- [Full Stack Python](https://www.fullstackpython.com/)
3535
- [Test-Driven Development with Python](https://testdriven.io/blog/)
3636

@@ -40,3 +40,7 @@ nav_order: 4
4040
- [Learning Python](http://shop.oreilly.com/product/0636920028154.do)
4141
- [Everything You Need to Program in Python](https://www.udemy.com/the-python-bible/)
4242
- [Test-Driven Development Intensive Course with Python](https://testdriven.io/courses/)
43+
- [Coursera's Python for Everybody](https://www.coursera.org/specializations/python)
44+
- [Coursera's Crash Course on Python](https://www.coursera.org/learn/python-crash-course)
45+
- [DataCamp's Python Courses](https://learn.datacamp.com/courses/tech:python)
46+
- [Google's Python Class](https://developers.google.com/edu/python)

0 commit comments

Comments
 (0)