Adding product hunt.

This commit is contained in:
Sonkeng Maldini
2017-04-15 08:57:06 +01:00
committed by GitHub
parent f5cecd3cc8
commit c17b1bd6c2

View File

@@ -20,6 +20,7 @@ When learning CS there are some useful sites you must know to get always informe
* [Lobsters](https://lobste.rs/)
* [TechCrunch](http://techcrunch.com/) : another good website for tech news
* [GSMArena.com](http://gsmarena.com/) : news related to latest mobile phones and android.
* [product hunt ](https://www.producthunt.com/): Discover your next favorite thing
# Coding practice for beginners
* [Reddit.com/r/dailyprogrammer](http://www.reddit.com/r/dailyprogrammer) : interesting programming challenges where you can learn from looking at other's code , even if you are not able to solve code you can look at how others solved.