0
Please help me choose a third language.
I am already learning python and html, but could anyone recommend a language that does web design and other things related to websites?
7 Respostas
0
I recommend PHP for building dynamic websites. Once you know HTML well you might end up wanting to progran functions into your pages and will be able to find PHP (hypertext preprocessor language) quite at home on your webservers. I personally use linux and the laravel php framework.
Also CSS is definitely appreciated as a skill.
+ 8
CSS for graphical styles. JavaScript for interactions with webpages.
+ 1
Python can be used for backend in web development. But javascript can be used in both front and back end web development. HTML, CSS, Javascript is very important for learning web development. After these three you may learn react, angular js. Some famous css frameworks like bootstrap etc. Other things like SASS, Typescript.
0
Thank you!
0
Any other suggestions sre still welcome from others though!
0
You can try CSS.
0
So far CSS has been in every reply, but I also see PHP and JavaScript too. Now Im still learning the two languages I already have, so there is still plenty of time. Meaning, you can still suggest other languages. If you think one of the languages already written is good for me, please write it in the reply, because it will be used to choose out of options.