Anyone suggest a great book for beginners to learn JavaScript? I am in the process of reading the book "Head First JavaScript" by: O Reilly. The Javascript coding in the book is to a degree difficult for me to understand, base on my novice level of programming experience.
If you want my help, email me your exact code that you use in the .htm file. Mistakes are easy to make. Also, please tell me what internet browser you are using.
I know, but this is just for people who want to learn JavaScript, and this is an EXTREME basic program. Trust me, you can do way more in JavaScript than HTML. Over the school year, I made a tic-tac-toe program that is unbeatable out of JavaScript.
that was the least in-depth description i have ever seen, so document.write() writes it into the document... what a difficult thought
justthatmage 11 months ago
[] are square brackets like this [ ] but look like [] with no space between.
Class HelloWorldExample { public static void main (string [] args) { system.out.println ("Hello World") }
}
hypercat11 2 years ago
Anyone suggest a great book for beginners to learn JavaScript? I am in the process of reading the book "Head First JavaScript" by: O Reilly. The Javascript coding in the book is to a degree difficult for me to understand, base on my novice level of programming experience.
rdw3ut 2 years ago
That's the shittiest way to do it.
Jerodzer 2 years ago
never thoght id watch another one of ur vids...but im into programming now...not batch lol well nice tut but i know the basics of this tut
aspcajaye 3 years ago
what i write dosnt come up O_O
xHALOxPRODIGYx 3 years ago
Please mail me the code so I can identify your error.
MagoFerret4 3 years ago
well thats it hello world dosnt come up
microsoftXbarclay 3 years ago
If you want my help, email me your exact code that you use in the .htm file. Mistakes are easy to make. Also, please tell me what internet browser you are using.
MagoFerret4 3 years ago
er... u no u don't have 2 use javascript to do this? u can use the MUCH EASIER html language to do the EXACT SAME THING...
PrincessAirionna565 3 years ago
I know, but this is just for people who want to learn JavaScript, and this is an EXTREME basic program. Trust me, you can do way more in JavaScript than HTML. Over the school year, I made a tic-tac-toe program that is unbeatable out of JavaScript.
MagoFerret4 3 years ago
i no, its just that this particular function is easier with HTML.
PrincessAirionna565 3 years ago
I know, but later, when using an updating status bar, you can't do this in html; you have to know this command.
MagoFerret4 3 years ago
also, if you want to do this....
just do this:
notepad>type: (your txt)> save as .html or .htm
squidscape 3 years ago
i knew this already, is there anyway to make the
top of the borwser say what you type?
or the navigation toolbar?
squidscape 3 years ago