+ 2
Best course to take to beginner?
Whats the best course to start with for someone who doesnt know much about coding but contains basic computer skills ? ( familar with applications but unfamiliar with how they are made) i've started with C++, but when i go for peers help, they reference other coding languages. 😩 what did you learn first?
7 Respostas
+ 1
HTML and css are great to get the hang of the programming idea, and then Python for an easy introduction into variables, loops, etc.
+ 12
If you have decided to start with a language, do not let yourself be swayed by words and norms.
I have started with C++ and progressed just fine.
+ 8
You can always post your questions here in the Discuss Section if you have any regarding C++.
"No doubts, only resolve!" - Uni
+ 2
Hatsy Rei thank you . ill keep going with c++ and if im still lost, I suppose Ill go over it a second time.
tnxs
+ 2
Python is easy.
+ 2
I started with html, then CSS, and now JavaScript. But I'm working on web design, which isn't everyone's goal.
0
Begin for basic html to create a form or a web page. then start JavaScript . The importance of JavaScript is gonna increase in future.
My recommendation is that I should start JavaScript.