I recommending downloading SoloLearn on your mobile device, its a Google App, but its free, easy to use and supports multiple programming languages.
If you are completely new you can learn some basic html or c, where you can learn then free, w3schools is one the choices.
Try out SoloLearn first and decide what language you want to learn!
HTML is not a programming language.
I recommending downloading SoloLearn on your mobile device, its a Google App, but its free, easy to use and supports multiple programming languages.
If you are completely new you can learn some basic html or c, where you can learn then free, w3schools is one the choices.
Try out SoloLearn first and decide what language you want to learn!
Thank you,what is your opinion about python?
It depend on what you want exactly, do you want to learn low level computer architecture and deep understanding of low level stuff? Go With C and assembler.
Do you want to abstract of all that low level stuf and only work on your code without thinking in memory management or things like that? Python.
It depend on what you want to do:
Web application? PHP+MySQL or Python+Django or Ruby with Ruby On Rails
Desktop application? Python, C, Ruby, etc
Firstly think in what you want to archieve...
Between, programming is logic, so, if you learn a programming language, you should abstract from the language and develop your logic, so if you learn this logic, you can pogramm in any language.