0
How to be professional web developer
What programing languages do I need to be professional web developer
8 odpowiedzi
+ 5
First Learn Basic HTML
Hypertext Markup Language (HTML) is what controls the content and layout of what you see in your web browser. By starting there, you will give yourself a User Interface that you can use to interact with, and see the results of, your code.
second Learn Basic JavaScript
JavaScript is the language of the web, all major web browsers (Chrome, Firefox, Safari, IE, and many more) have JavaScript support built in. Every web site or web application you’ve ever used probably has lots and lots of JavaScript code behind it. Not to mention, JavaScript is now becoming popular on other platforms as well, including servers, desktops, and devices.
Then Learn CSS
CSS stands for Cascading Style Sheets. It’s used to customize the look and feel of the HTML elements on your page. Follow this free tutorial from Mozilla, to get the basics, and then frequently consult CSS-Tricks to solve the most difficult CSS problems (use the search feature on the top right).
+ 2
Morteza Ayashi JavaScript isn't exactly hard to learn, but if it's your first programming language adjusting to the mindset required for programming can take a lot of time. JavaScript is actually one of the easier programming languages to start with. In fact, there are several resources available to help you learn it with ease.
+ 1
AJ - SoloHelper
Tnx
ps: I don't know how to mention is this app🤦♂️
+ 1
Arun Jamson
I learned html (not full) and now I am learning Css
I have a question
Does Javascript hard?
All my friends is saying it's hard
Tnx by the way
ps: I don't know how to mention is this app🤦♂️
+ 1
Oh well that's great
What languages can I learn before Javascript to be easy to learn
Ps:how can I mention in this app
+ 1
Morteza Ayashi what you're now learning is the easiest one HTML. Search it on google you will get as much resources you want and learn.
Happy Coding!
+ 1
Ye it's so easy
I am learning Css now on other app