+ 3
I just started. Tips?
I just started programming, its not easy but I think its a good skill to have, especially in today's world. Do you guys have any tips, advice or resources I can use to make my experience, and others', much smoother.
6 Réponses
+ 6
Never Give Up
+ 4
here is an advice: do not learn coding because u can make money with it. if u force yourself to learn it, so u are wasting your time ( srry but this is the truth).
so tipps:
- start with html because it is easy to understand, and then u have to decide if u want to be a web developer, or a normal developer.
* web: after html css and javascript and jquery.
* normal: in my opinion c++ than java.
(good luck)
+ 4
@Justin kelog
run your code in IDE on pc / laptop. it will highlight your error. code playground has some restriction.
+ 3
Codecademy is really helpful! So is Sololearn but sometimes it's not as clear. I recommend starting with Ruby. I started with Python and some parts were confusing. But Ruby is really straightforward! Enjoy! :D
+ 1
what is the best app for typing my code down and running/testing/debugging it?