+ 2
Help me decide
Hello , I have just finished java course(not javascript) you can consider I am not that well in java or maby forgot what I learnt ... and almost finish my html"this is my aim now" ... If I need to be a web developer .. what exactly should I do in steps please .. what should I learn in addition and what programs or emulators should I use for this reason .. I am counting on your help mates good luck y'all
9 Answers
+ 4
so if you want to use js and or css you can write in html <style>and here between comes the css</style>
and for js
<script>here between comes js</script>
if you want to make it more professional you can simply download nodepad++ for your pc and there you can make the same like in your txt file but with more overview :D
and for the last if you want to make a website create a .html file then a .css and .js file and now in html you can link your css and js in the <head> tag.
its written like this:
<link rel="stylesheet" type="text/css" src="your css file">
abd for js
<script src="your js file">
+ 4
so for a web dev there are 4 important languages: html,css,js and php there are actualy more but this 4 are the most important and if you master these you are very close to a good web dev.
To get better in all languages that you need i can just say do it like i do make little projects and learn step by step thats the best way.
+ 4
yeah of course the only thing you need is self-confidence
+ 3
@Julien
@Gavin
thanks alot your answers really changed many things to better
+ 2
Is sololearn enough to master them?
+ 2
You get a Web Designer, who only knows the basics and then you get a Web Developer, who knows the advance section too.
You can still do freelance jobs with only the basics but I'm the type of person that likes to go to one shop for everything, not multiple shops.
You decide.
+ 1
That was a great push and very helpful .. really thanks đ
btw would I learn how to merge css and Js with html to form a website thrugh these courses ?? because I only know how to use txt documentđđ have no idea how to involve css and js codes within the html structure
+ 1
@Gavin .. omg this is really too much to learn that I need at least a year to achieveđ .. what if I want to work on freelancer I mean I nees basics to do peoples jobs, no need for security and server creating etc. What should I handle first .. I am really sorry guys If I am asking too much