diff --git a/README.md b/README.md index ec71a48d..a2a7b6de 100644 --- a/README.md +++ b/README.md @@ -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.