Javascript 请给我一些javascript练习

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/3589715/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-23 05:19:54  来源:igfitidea点击:

Give me some javascript exercises please

javascript

提问by gyaani_guy

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.

我学习任何东西的最好方法是通过练习和练习题。现在正在考虑熟悉 javascript。我做了一些基本的练习,但我无法在互联网上找到更多。

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

你们可以给我一些问题来练习和学习 javascript。没什么复杂的,一个班轮就可以了。

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

我在 C# 和 java 方面经验有限。学习javascript的原因:能够写一些firefox扩展

Thanks

谢谢

Edit: I am looking for simple exercises

编辑:我正在寻找简单的练习

回答by Mihir Mathuria

Answer all Javascript questions on this site.

回答本网站上的所有 Javascript 问题。

回答by meder omuraliev

回答by Peter Ajtai

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.

正如 Yi Jiang 在评论中建议的那样,您可以查看[Javascript]or [jQuery]SO 标签,而不是查看答案。

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).

我为此专门制作了一个网络应用程序。目前它非常粗糙,但它确实让您无需查看答案即可浏览 SO 问题(然后您可以通过单击显示答案)。

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

以“抽认卡”模式浏览 SO [Javascript] 标签

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

对于 "flashcard" 模式下的 SO [jQuery] 标签

回答by B-Money

I recommend these:

我推荐这些:

http://www.learningjquery.com/

http://www.learningjquery.com/

or also try webmonkey dot com

或者也试试 webmonkey dot com