From 0032770999edd03f7d0ef89521d3719fd0344924 Mon Sep 17 00:00:00 2001 From: Bhatti Bhagirath <81761819+BB-1312@users.noreply.github.com> Date: Tue, 27 Sep 2022 21:04:31 +0530 Subject: [PATCH] Update README.md Add one website to coding practise for beginners --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7f103ca..e53d9688 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ When learning CS, there are some useful sites you must know to get always inform - [Pramp](https://www.pramp.com) : It's your turn to be the interviewer. when done, click on the swap roles button on the left - [Paqmind](http://paqmind.com) : Guides and challenges to learn programming - [Codecademy](https://www.codecademy.com) : Learn to code interactively, for free. +- [Codegym](https://codegym.cc/) : It contains a Java tutorial with 1200 Java practise tasks. - [treehouse](https://teamtreehouse.com) : The fast, easy, and affordable way to build your skills. - [GeeksforGeeks](https://practice.geeksforgeeks.org) : Learn to code, Study for placement, Do competitive coding. - [edabit](https://edabit.com/challenges) : Practice coding via various small challenges.