+ 2
Where should I start ?
Hello everyone, Actually I do not know anything about programming and I would like to start from the really basic language, so what's language should I start first? Thanks
6 Respostas
0
most people start with HTML. HTML is also the first coding language that is taught in schools. after HTML i suggest trying to get the hang of CSS and then JavaScript. from there its down to choice on what you’d like to learn next.
+ 2
In my idea:
For web development: Html, css (optional), js ...
For programming: python
0
Just as they said, HTML is a great and very easy language to use, you use it to make websites and web-based activities.
Slightly harder languages like Python allow you to program interactively, eg. Rock, Paper,Scissors. These languages can do what HTML,JS and CSS can’t
0
really thank you all
0
many thanks all of you 😍