如何两天学会专业JavaScript?

发布于 2024-10-13 23:07:01 字数 1436 浏览 1 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(6

冰魂雪魄 2024-10-20 23:07:01

teach myself

说真的,两天的时间足以让你了解基础知识。距离达到“专业”水平(无论这到底意味着什么)还远远不够。不过,您对其他语言的经验越多,就越容易。

teach yourself

Seriously, two days is about enough to get a feel for the basics. It's nowhere near enough time to get to "professional" level (whatever that means exactly). The more experience you have with other languages, the easier it will be, though.

忱杏 2024-10-20 23:07:01

观看 Douglas Crockford 的视频讲座,网址为 http://yuiblog.com/crockford/。您可以在不到 10 小时的视频中摆脱一些假设、误解并获得一些真正好的概念。

尽管如此,这确实是一个很好的起点。

Go through video lectures by Douglas Crockford at http://yuiblog.com/crockford/. You could be able to get rid of some assumptions, misconceptions and pick up some really good concepts in less than 10 hrs of video.

Nevertheless, it is indeed a great place to start.

你的往事 2024-10-20 23:07:01

不要临时抱佛脚学习编程语言,尤其是专业学习它,除非您以前有编程经验。

Don't cram for a programming language, especially learning it professionally, unless you have previous programing experience.

爱格式化 2024-10-20 23:07:01

本文是最新、现代 JavaScript 资源的重要来源:
http: //blog.reybango.com/2010/12/15/what-to-read-to-get-up-to-speed-in-javascript/

This article is a great source of up to date, modern JavaScript resources:
http://blog.reybango.com/2010/12/15/what-to-read-to-get-up-to-speed-in-javascript/

长不大的小祸害 2024-10-20 23:07:01

如果您需要学习 JavaScript,并且您之前几乎没有编程经验,则可以学习这些课程。它们是交互式的,您可以在资源管理器中编写所有示例(并且它们是免费的)。

1 - JavaScript 基础知识
2 - JavaScript

最后,一个名为 jQuery 的库可以使 JavaScript 编程变得更容易。

3 - jQuery

这不会花费您几天的时间,但对于成为 JavaScript 工程师来说是一个良好的开始。

祝你好运。

If you need to learn JavaScript, you can follow these courses if you have little previous programming experience. They are interactive and you can code all the examples in the explorer (and they are free).

1 - JavaScript Fundamentals
2 - JavaScript

And finally, a library called jQuery to make a little bit easier JavaScript programming.

3 - jQuery

This won't take you to days, but is a good beginning to be a JavaScripter.

Good luck.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文