+ 10
Hello! Am so new to computers i don't even know where to start. I wish to learn as much as i can. Any advice?
advice for a newbie
10 odpowiedzi
+ 9
code101 thank you I'll check the courses
+ 8
thanks Luka I will look into those
+ 7
seamiki thank you! I will check on that too
+ 4
start with this after finishing html
https://code.sololearn.com/W4YpUA914ibu/?ref=app
+ 3
Get used to your system exploring as much functionality as you can.
don't worry about breaking things: it's very unlikely.
For programming, my suggestion is to head to www.processing.org
download the processing IDE and follow the totorials by Daniel Shiffman on his youtube channel The Coding Train.
It's a very beginnet friendly enviroent and you'll be able to easily apply the concepts learnt on Solo Learn.
+ 3
better to start html...
+ 1
My suggestion is to learn an "easier" language such as python. C++ or Java are great but can be very difficult for a novice to learn. Python is great begginner friendly and widely used professionaly. Study the free courses at coursera python for everybody. Those are free video lessons from a top university in the world. They cover every detail from VERY basic to advanced. Supplement that with the sololearn python course and you're set to go.
+ 1
start with java if you wana build software apps and html for web....