有推荐的 webOS/Mojo SDK 开发入门阅读材料吗?

发布于 2024-07-26 23:13:17 字数 284 浏览 4 评论 0原文

我开始深入研究 webOS 和 Mojo SDK 的世界,到目前为止玩得很开心,但我发现自己必须不断绕道并阅读不同的主题,例如 JSON、JavaScript 等。我现在意识到我可能应该阅读一些 webOS 背后的核心技术,而不是一头扎进去,因此我向 stackoverflow 社区寻求一些建议。

我正在寻找一些与 JavaScript 和 webOS 开发相关的阅读材料(或任何资源,实际上)的建议。 到目前为止,Palm 开发者网站还不太精彩。 我对 JavaScript 有一点搞乱,但在这个领域我绝对还是一个初学者。

I am starting to delve into the world of webOS and the Mojo SDK and having a great time so far, but I find myself having to constantly take a detour and read up on different subjects such as JSON, JavaScript, etc. I realize now that instead of diving in head first I probably should have done some reading on the core technologies behind webOS, and so I turn to the stackoverflow community for some advice.

I am looking for some recommendations on reading material (or any resources, really) related to JavaScript, and webOS development in general. The Palm developer site hasn't been too wonderful thus far. I've messed with JavaScript a tiny bit, but am definitely still a beginner when it comes to that realm.

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

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

发布评论

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

评论(3

疏忽 2024-08-02 23:13:17

我读过一些JavaScript书籍,面向对象的JavaScript这本书相当好的。 尽管有这个名字,但它也详细介绍了基础知识,因此适合 JavaScript 初学者。 然而,它没有过多讨论 DOM,这有点不足:您不会学到很多有关使用 HTML 文档的技巧,但这是一本教您 JavaScript 作为一种语言和各种有用技术的好书。

I have read some JavaScript books, and the book Object-Oriented JavaScript is quite good. Despite the name, it goes into detail about basics too, so it is suitable to JavaScript beginners. However, it is a little lacking in not talking about the DOM much: You won't learn many tricks regarding working with HTML documents, but it's a good book to teach you JavaScript as a language and various useful techniques.

祁梦 2024-08-02 23:13:17

我想说的是在浏览器中学习 JavaScript、CSS 和 HTML。 WebOS 利用您在网络客户端的技能,因此要努力获得这些技能。

查看“最佳 JavaScript 书籍”主题,其中有多个主题。

I'd say learn JavaScript, CSS, and HTML in a browser. WebOS leverages your skills on the client side of the web, so aim to get those skills.

Check out the "best JavaScript book" threads, of which there are several.

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