What Should I learn #3062
Replies: 18 comments 2 replies
-
I think you should probably start with javascript if your goal is web development |
Beta Was this translation helpful? Give feedback.
-
You may start with JavaScript if you want to continue with some logic building language while using it for your development purpose, otherwise I would suggest you to learn JAVA. I was on the same track but I was already having some knowledge of C++, but now I work in Java. |
Beta Was this translation helpful? Give feedback.
-
As with the other responses, JavaScript is a must-learn language for web development. It's used to add interactivity and dynamic behavior to websites. With JavaScript, you can create things like form validation, interactive web applications, and more. Since you're already learning HTML and CSS, adding JavaScript to your skill set will make you a more well-rounded web developer. I also suggest learning Python. It is a versatile and beginner-friendly language and while it's not directly related to web development like JavaScript, it's widely used for server-side web development (with frameworks like Django and Flask) and for tasks like web scraping, data analysis, and automation. Learning Python can complement your web development skills. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
If your goal is to become a web developer then start learning JavaScript |
Beta Was this translation helpful? Give feedback.
-
Javascript is the best, but I suggest to poke around in other languages as well, at least to get to know basic syntax and algoritms. There are many websites you could use, but so far Metanit is one of the more in depth and learner friendly that I've seen. Another fun utility language is batch script - not very useful in terms of getting a job, but fun to play around with and easy to learn. You can use it to make simple bots and automate tasks - just in the notepad app. I used to love it when I was at school. Good luck on your programming journey! |
Beta Was this translation helpful? Give feedback.
-
I suggest learning JavaScript. |
Beta Was this translation helpful? Give feedback.
-
I may be biased as the founder of the company, but I built Code Flight that begins every user with a discovery quiz to help them identify what their ideal coding path is for them and then curates a curriculum based on those unique goals |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
1 st java then if you have time learn C ++ |
Beta Was this translation helpful? Give feedback.
-
Dear Brayden , I suggest you to learn python because it's syntax is simple and similar to English language. It can be used in web-development, app-development , machine-learning , deep-learning , system-scripting and much more . When i didn't even know a word about programming languages , i chose python , that was one of the best decision i ever took. |
Beta Was this translation helpful? Give feedback.
-
I recommend Javascript or typescript, I also recommend Python with the flask library for the backend, It's very easy, in 1-3 months you already get it but it depends on your familiarity |
Beta Was this translation helpful? Give feedback.
-
Since you're already learning HTML and CSS, JavaScript is the best programming language to learn next because it smoothly integrates with them to build dynamic web sites. Understanding JavaScript will enable you to create dynamic websites and improve your front-end programming skills. |
Beta Was this translation helpful? Give feedback.
-
I would suggest learn Rust and start doing web assembly, along with that you could able to learn to write low level code and best speed on competitive programming and also can be used in web assembly. Learn some big stuffs continuously because it would be more interesting - do only if you are enthusiastic and not worried about spending more time on learning. |
Beta Was this translation helpful? Give feedback.
-
It's great to hear that you're already learning HTML and CSS! These are the cornerstones for front-end development. JavaScript would be a natural next step. It is the primary language used to create dynamic and interactive web applications. |
Beta Was this translation helpful? Give feedback.
-
If you are interested in Web development and If you have a good knowledge for HTML and CSS then move to the Javascript. Start the basics and go to advanced include Document object Model part. then start the small projects using HTML CSS and Javascript. those three are frontend technologies |
Beta Was this translation helpful? Give feedback.
-
It depends on which development you would like to do in the future. For example, each development has a programming language best to use:
But overall, all kind Development JavaScript can be used for all of it. so, if you also confused which Development you would like to go, you can always learn JavaScript. It did be best you master one Programming language first and it's JavaScript because JavaScript is kind of everywhere. But to be the best programmer we don't need to master programming language just at least familiar with them 2 or 3. After JavaScript I would recommend Java/C#/Python. Most large companies use these 3, just between one of them. |
Beta Was this translation helpful? Give feedback.
-
I think since you are learning html and css you can add javascript and then focus on the area you would want to pursue. There are many diverse fields in development however javascript is a great start |
Beta Was this translation helpful? Give feedback.
-
I am currently learning HTML and CSS and school but I want to learn a programming language aswell. What language, if any, would work best with what I already know?
Beta Was this translation helpful? Give feedback.
All reactions