How to practice the concepts and start coding in JavaScript and Python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How to practice the concepts and start coding in JavaScript and Python?

I know about codechef and few other coding platforms, but I'm looking for something that is meant for an absolute beginner.

14th Nov 2016, 10:46 AM
Shrijita Basu
Shrijita Basu - avatar
2 Answers
+ 2
You can try http://repl.it The best way is by installing Python on your PC. you can download it from python official website. For JavaScript, you don't have to install anything. Just write your code and embed it to an empty HTML page. Then open it in Chrome or Mozilla and open dev tools (in chrome, just press Ctrl + Shift + I) You'll get console and everything. That should be more than enough.
14th Nov 2016, 11:53 AM
Nagendra Prajwal
Nagendra Prajwal - avatar
+ 2
For basics go through this app and consult YouTube videos. then I will seriously recommend to practice a lot a lot in SPOJ + codechef ( agreed that you know) but .....but... here is the key..first work on data structures and algorithms then.....then... intially you might not be able to solve by own. take help but after solving 100 problems you will get the idea. hope this may help you all the best. regards RUDRABHA founder of GANIT HUB
4th Feb 2017, 5:50 PM
RUDRABHA MUKHERJEE
RUDRABHA MUKHERJEE - avatar