+ 1
Basic knowledge.
What basic knowledge is needed to study programming? And what is the order of their study?
5 ответов
+ 5
1) All you need is to understand English when you are starting.
2) Depends on what you want to achieve. For web development: Start with HTML, and
then move on to CSS, JavaScript, JQuery, PHP, and SQL.
For general application programming: Python, C++, and Ruby; then Java, C#, or Swift, based
on the platform you're targeting.
Refer here for further info:
https://www.sololearn.com/faq/#q1
+ 5
No, you won't be dealing with memory management and other stuff while starting. That stuff will come later.
+ 3
You're welcome :D
+ 1
Thanks!)
0
I wanted to ask maybe is necessary to know some basic knowledge about the computer, it's memory.