开发者

Give me some javascript exercises please [closed]

开发者 https://www.devze.com 2023-01-14 11:02 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. 开发者_如何学JAVA Closed 12 years ago.

The best way I learn anything is by practice and exercise questions. Right now looking at getting familiar with javascript. I did some basic exercises , but am unable to find more on the internet.

Can you people give me some questions to practice and learn javascript. Nothing complicated, just one liners would do.

Example: "increase the size of an image gradually on mouseover." This example I thought for myself, but am struggling to think of more examples . I am bad at thinking for myself I guess.

I have marginal experience in C# and java . Reason for learning javascript : to be able to write some firefox extensions

Thanks

Edit: I am looking for simple exercises


Answer all Javascript questions on this site.


Hows about this? http://eloquentjavascript.net/


As Yi Jiang suggested in the comments, you can take a look at the [Javascript] or [jQuery] SO tags, and not look at the answers.

I made a web app just for this. It's pretty rough at the moment, but it does let you browse SO questions without looking at the answers (then you can reveal the answers with a click).

Browse the SO [Javascript] tag in "flashcard" mode

For the SO [jQuery] tag in "flashcard" mode


I recommend these:

http://www.learningjquery.com/

or also try webmonkey dot com

0

精彩评论

暂无评论...
验证码 换一张
取 消