4 Answers
+ 21
Hello Joshua Pneda, welcome to sololearn
yes u should start...
From FAQ:
That depends on what you're trying to achieve.
For web development: Start with HTML, and then move on to CSS, JavaScript, JQuery, PHP, andSQL.
For general application programming: Python, C++, and Ruby; then Java, C#, or Swift, based on the platform you're targeting.
https://www.sololearn.com/faq
Take courses and practice in the Playground. Have fun with learning and codingđ
Useful threads:
https://www.sololearn.com/discuss/595802/?ref=app
https://www.sololearn.com/discuss/321242/?ref=app
https://www.sololearn.com/discuss/476490/?ref=app
https://www.sololearn.com/discuss/437973/?ref=app
+ 11
Easy
https://www.codecademy.com/en/tracks/JUMP_LINK__&&__python__&&__JUMP_LINK
http://flask.pocoo.org/
http://flask.pocoo.org/docs/0.10/tutorial/
Intermediate
https://www.djangoproject.com/
https://docs.djangoproject.com/en/1.7/intro/tutorial01/
Difficult
www.pylonsproject.org
https://github.com/reddit-archive/reddit
+ 3
Yeah, definitely Phyton. First learn basics. How to use functions, list, dictionaries, while loop, if else statements. When you learn these , then start c++ đ