+ 1
I fell like learning html
Python is kinda complicated. And I can see people writing codes easy with html. So I need your thoughts that should I change
9 Answers
+ 1
HTML is easier, but it is not a programming language. Once you start adding JavaScript to it, you're back to programming and it gets complicated.
Python is a great first programming language because it has a fairly simple structure but you can grow and accomplish really nice projects once you get it down.
The thing about programming is that it is hard. It takes a long time to learn it. You cannot become a programmer in a few days. It took me two years of learning before I got my first job programming.
The biggest factor is - do you want to design the front-end (what the user sees) or the back-end (what the server does). If you like front-end, yes, HTML. If you like back-end, then Python. If you like to organize data, then SQL.
+ 2
Html is just for web. So are you interested in only web development?
+ 1
Learning Html is not enough. You need css and javascript to create a website
0
if programming / coding is not for you, change yourself....
coding is fun, and "everybody" must need some coding knowledge.
don't give up!
python is a multi-purpose, cross platform scripting language, one of the easiest which exists.
keep learning, just don't give up!
happy coding :-)
0
also: html is a markup language. similar to markdown, ....
0
Html is a markup language it is so simple and it is the start of web nice world đ
0
html and css makes pretty ui. But it's just for presentation. Javascript is the programming part. It's not easier than Python. But maybe you can get more interactivity from it, specially in Sololearn's web codebit.
0
Thanks for all your thoughts