0
Coding on computer
How different is all this coding once you get on a computer? And where exactly would I go online to practice code or actually code something?
2 Respuestas
+ 1
1) go to Codecademy.com and finish the free courses
2) go to Edabit.com / codingbat.com and practice
3) get an IDE for your preferred language and have fun
0
In most of sololearn's language courses they suggest a program to help you code on your pc. For example, c# is visual studio, java is eclipse, c++ is code::blocks and so on. Try to use what sololearn suggests as it's mostly the simplest tool available. If you still have a question, specify what language you want to use and I'll see what I can come up with.