+ 1
How / where to code or test these languages?
Learning Javascript and PHP was accesible thanks to the browser and X/WAMP , Now I want to learn Java and C#, how or where I can practice this languages? Thanks!
5 Answers
+ 2
1. Practice, write a program related to your favourite things (anime, film, tv series...)
2. Here some websites to test your coding skills, don't worry about difficulty of each one, feel free to use Google to help you:
⢠https://www.hackerrank.com
⢠https://www.codewars.com
⢠https://www.hackerearth.com
⢠https://codecombat.com
⢠https://projecteuler.net
⢠https://brainwar.it
⢠http://www.programmr.com
⢠https://www.codechef.com
⢠http://www.codeabbay.com
⢠https://www.topcoder.com
⢠https://coderbyte.com
⢠https://leetcode.com
⢠http://exercism.io
⢠https://codefights.com
⢠http://www.cyber-dojo.org
⢠http://codingbat.com
⢠http://www.pythonchallenge.com
⢠https://codegolf.stackexchange.com
⢠https://www.codingame.com
⢠http://www.programmr.com
⢠https://programmingpraxis.com
3. Practice, seriously, practice is the best way to learn.
Good luck! :)
***Copied from other topic.***
I personally use Codewars and I love it.
+ 1
you should search out some videos on youtube.
i dont know about other languages bt for python
you can to download it from their official website for frèe.
+ 1
Do practice with the sites that are mentioned.
Download the community version of visual studio it is free.
https://www.visualstudio.com/downloads/
0
I can learn Java ruby and python in codeAcademy but I am looking for a way to do it on my local machine. (Windows if possible).
0
I use coderwars too with js.Thanks for the info.