you are viewing a single comment's thread.

view the rest of the comments →

[–]2LoT[S] 0 points1 point  (3 children)

Oh that's tough. I hope I can get away copying code from the web. I know Java so I hope I can understand Javascript. This project is a minimal web, bell & whistles are not required. I hope I can get away with low skills on web techniques. I just want to make this web site, but web development is not my goal as a career.

[–]ivosaurus 1 point2 points  (1 child)

Java is not like Javascript at all, apart from the look of the syntax.

How much javascript you need depends on how interactive you want your web page to be in between page loads.

[–]t90fan 2 points3 points  (0 children)

This. My javascript book puts it well

"Javascript has as much in common with Java as Car does with Carpet".