需要一些JavaScript难题 [英] Need some JavaScript puzzles

查看:77
本文介绍了需要一些JavaScript难题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我正在学习JavaScript,我需要一些可以让我成为更好的JavaScript程序员的谜题。我的意思是我正在寻找编程

谜题(例如Project Euler或TopCoder),但我正在寻找

语言特定的谜题,可以让我成为一个一流的JavaScript

程序员。 a)你可以推荐的任何谜题? b)任何你可以建议的程序可以让我学习最好的深度内容的JavaScript内部。


请推荐任何东西。我知道一些非常优秀的程序员潜伏在这里
所以任何帮助将不胜感激。此外,对于那些曾经使用过JavaScript的人来说,请推荐您希望之前完成的程序

更好地了解内部情况

方式。提前致谢。

Hi guys,
I''m learning JavaScript and I need some puzzles that can make me a
better JavaScript programmer. I mean I''m looking out for programming
puzzles (e.g. Project Euler or TopCoder) but I''m looking out for
language specific puzzles that can make me a top-notch JavaScript
programmer. a) Any puzzles you can recommend? b) Any programs that you
can suggest that can make me learn JavaScript internals in greatest
depth.

Please recommend anything. I know some very best programmers lurk
around here so any help will be appreciated. Moreover, to people
who''ve been using JavaScript for sometime, please recommend programs
that you wish you had done earlier to understand internals in a better
way. Thanks in advance.

推荐答案

Oltmans写道:
Oltmans wrote:

我正在学习JavaScript我需要一些可以让我变得更好的谜题

JavaScript程序员。我的意思是我正在寻找编程难题

(例如Project Euler或TopCoder)但我正在寻找语言

特定的谜题可以让我成为一个顶尖的JavaScript程序员。 a)

你可以推荐任何谜题吗?
I''m learning JavaScript and I need some puzzles that can make me a better
JavaScript programmer. I mean I''m looking out for programming puzzles
(e.g. Project Euler or TopCoder) but I''m looking out for language
specific puzzles that can make me a top-notch JavaScript programmer. a)
Any puzzles you can recommend?



通过解决琐碎难题,你不会成为你渴望成为的人。找到你要解决的
*现实问题*。尝试使用像JavaScript这样的

ECMAScript实现来解决它。没有更好的锻炼,即使脚本化的解决方案不是解决特定问题的最佳方法,也不会有更好的锻炼。

You will not become what you aspire to be by solving trivial puzzles. Find
a *real-world problem* that you want to solve. Try to solve it using an
ECMAScript implementation like JavaScript. There is no better exercise,
even if the scripted solution turns out not to be the best approach to solve
that particular problem.


b)任何你可以建议的程序都可以让我学习JavaScript

内部最深入的内容。
b) Any programs that you can suggest that can make me learn JavaScript
internals in greatest depth.



节目?

Programs?


请推荐任何内容。我知道一些非常优秀的程序员潜伏在这里

所以任何帮助将不胜感激。
Please recommend anything. I know some very best programmers lurk around
here so any help will be appreciated.



我不认为他们只是*潜伏* *这里*。

I do not think they just *lurk* *here*.


此外,对于那些人'有一段时间以来一直在使用JavaScript,请

推荐您希望之前完成的程序以更好的方式理解

内部。提前致谢。
Moreover, to people who''ve been using JavaScript for sometime, please
recommend programs that you wish you had done earlier to understand
internals in a better way. Thanks in advance.



我可以推荐Mozilla Thunderbird使用您的真实姓名订阅,阅读和发布到

comp.lang.javascript。 />
PointedEars

-

Prototype.js是由那些不懂javascript的人写的

谁不知道javascript。不知道javascript的人不是设计使用javascript的系统的最佳建议来源。

- Richard Cornford,cljs,< f8 ** *****************@news.demon.co.uk>

I can recommend Mozilla Thunderbird to subscribe to, read, and post to
comp.lang.javascript using your real name.
PointedEars
--
Prototype.js was written by people who don''t know javascript for people
who don''t know javascript. People who don''t know javascript are not
the best source of advice on designing systems that use javascript.
-- Richard Cornford, cljs, <f8*******************@news.demon.co.uk>




你不会通过解决琐碎的谜题而成为你渴望成为的人。 *找到你要解决的
*现实问题*。 *尝试使用像JavaScript一样的

ECMAScript实现来解决它。 *没有更好的练习,即使脚本化的解决方案不是解决特定问题的最佳方法,也不会有b $ b。
You will not become what you aspire to be by solving trivial puzzles. *Find
a *real-world problem* that you want to solve. *Try to solve it using an
ECMAScript implementation like JavaScript. *There is no better exercise,
even if the scripted solution turns out not to be the best approach to solve
that particular problem.



点数。值得一提的是,你能否在我的业余时间推荐一些我应该在工作的项目?你有任何想法。谢谢

提前。

Point taken. On a serious note, can you recommend some projects that I
should be working on in my spare time? Any ideas that you have. Thanks
in advance.


Oltmans写道:
Oltmans wrote:

请推荐任何东西。我知道一些非常优秀的程序员潜伏在这里
所以任何帮助将不胜感激。此外,对于那些曾经使用过JavaScript的人来说,请推荐您希望之前完成的程序

更好地了解内部情况

方式。提前致谢。
Please recommend anything. I know some very best programmers lurk
around here so any help will be appreciated. Moreover, to people
who''ve been using JavaScript for sometime, please recommend programs
that you wish you had done earlier to understand internals in a better
way. Thanks in advance.



嗯,一个建议就是潜伏在这里。你会得到一个永无止境的供应为什么这不起作用?的问题。既然你会面对其中的一些(你自己制作的),那么解决为什么

某些东西不起作用的技巧会非常方便。我可能会花更多的时间在

上,这比我编写的少数东西上的工作要好

做的工作。


-

Steve Swift
http://www.swiftys.org.uk/swifty.html
http://www.ringers.org.uk


这篇关于需要一些JavaScript难题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆