Skip to content

Commit 20feb2a

Browse files
Update belajar.md
1 parent 665c90b commit 20feb2a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

belajar.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ nav_order: 4
3333
- [Django vs Flask](https://devel.tech/features/django-vs-flask/)
3434
- [Full Stack Python](https://www.fullstackpython.com/)
3535
- [Test-Driven Development with Python](https://testdriven.io/blog/)
36+
- [Google's Python Class](https://developers.google.com/edu/python)
3637

3738
### Berbayar
3839

@@ -43,4 +44,11 @@ nav_order: 4
4344
- [Coursera's Python for Everybody](https://www.coursera.org/specializations/python)
4445
- [Coursera's Crash Course on Python](https://www.coursera.org/learn/python-crash-course)
4546
- [DataCamp's Python Courses](https://learn.datacamp.com/courses/tech:python)
46-
- [Google's Python Class](https://developers.google.com/edu/python)
47+
48+
## Latihan
49+
50+
- [HackerRank](https://www.hackerrank.com/domains/python)
51+
- [Sphere Online Judge](https://www.spoj.com/)
52+
- [Codewars](https://www.codewars.com/kata/search/python?q=&&beta=false)
53+
- [Practice Python](https://www.practicepython.org/)
54+
- [Project Euler](https://projecteuler.net/)

0 commit comments

Comments
 (0)