+ 1
Where should i start for learning programming???
I want to learn programming but I don't where to start. There are so many things here
4 Answers
+ 18
i offer you start with c++ or python here in sololearn , learn section
+ 8
Here is a very rich video, detailed (step by step) guidelines for starting online Career ( learning Web Development [Front End,Back End & Full Stack ] and other Programs):
https://youtu.be/Zftx68K-1D4
â©â©A very good reference:
https://www.sololearn.com/Discuss/284542/?ref=app
âŹâŹBy August Mein:âŹâŹ
1. Choosing your first Language
You can choose any language.
if you can't decided here the guide :
HTML is used to make web structure.
CSS is used to give style or animate web
JAVASCRIPT is used to make dynamic web (you can even make game)
PHP is server side scripting language
SQL is database manajemen in server side
C++ is multiplatform OOP based programming language (you can make many app including Games)
C# is more spesific (windows os) than C++
Java is used to build app that can run on any devices (including Android).
JAVA is not JAVASCRIPT
Python is multiplatform OOP based programming lan
https://www.sololearn.com/discuss/1033194/?ref=app
https://www.sololearn.com/discuss/1062064/?ref=app
+ 6
It's most important to understand the basic foundation of programming first, afterward it's possible to start a new language very easily. So I won't suggest you to start here. Try one of "learn (programming language name) the hard way" books. python is a good choice. afterward sololearn will the best app to expand your coding abilities.
Hope this helps.
+ 1
Programming language:c++,python and java they are very powerful.
Web design language HTML5 , CSS3 , Javascript.