由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - JavaScript is Assembly Language for the Web (转载)
相关主题
ionic blog: web developer will rule the world关于微软的winrt (转载)
想制作一个个人网站,现在主流是用PHP么弱问:VS.net里面VC++工程的"Windows窗体应用程序"是什么类库?
我也来说说web技术吧c++程序员现在该何去何从?
Web技术的发展趋势为啥没人吊.net c#语言?
Who work with Sencha/HTML5 ?iphone/ipad javascript snippet editor
Sencha/EXT-JS 将成为 HTML5 的主流开发平台吗? (转载)HTML5
请教cross platform的mobile development最好是哪个JavaScript The Evil Parts - You Can't Maintain It
哪位大拿同学能不能讲讲.net的未来啊JavaScript Cookbook
相关话题的讨论汇总
话题: web话题: language话题: javascript话题: assembly话题: js
进入Programming版参与讨论
1 (共1页)
s***o
发帖数: 2191
1
【 以下文字转载自 DotNet 讨论区 】
发信人: stdio (stdio), 信区: DotNet
标 题: JavaScript is Assembly Language for the Web
发信站: BBS 未名空间站 (Wed Jul 20 16:15:55 2011, 美东)
Two interesting posts and discussions from Scott Hanselman's Blog.
http://www.hanselman.com/blog/JavaScriptIsAssemblyLanguageForTh
http://www.hanselman.com/blog/JavaScriptIsAssemblyLanguageForTh
What do you think?
u***t
发帖数: 3986
2
bull crap
g*****g
发帖数: 34805
3
I've been saying that for a few years.
1. JS is not a very productive language
2. Js is the best supported language in browser, SL is dead, Flash is becoming less important with HTML5. Java FX never attracts any attention, what else can you use in web?
Wrap it up with more productive language and leave the js development to component developer is the way to go.
Remember the COM(Component Object Model) years in late 90s? You have some companies developing controls and the rest of the developers use controls. This is happening on web now.

【在 s***o 的大作中提到】
: 【 以下文字转载自 DotNet 讨论区 】
: 发信人: stdio (stdio), 信区: DotNet
: 标 题: JavaScript is Assembly Language for the Web
: 发信站: BBS 未名空间站 (Wed Jul 20 16:15:55 2011, 美东)
: Two interesting posts and discussions from Scott Hanselman's Blog.
: http://www.hanselman.com/blog/JavaScriptIsAssemblyLanguageForTh
: http://www.hanselman.com/blog/JavaScriptIsAssemblyLanguageForTh
: What do you think?

P********e
发帖数: 2610
4
现在 谁是web control developers呢?

becoming less important with HTML5. Java FX never attracts any attention,
what else can you use in web?
component developer is the way to go.
companies developing controls and the rest of the developers use controls.
This is happening on web now.

【在 g*****g 的大作中提到】
: I've been saying that for a few years.
: 1. JS is not a very productive language
: 2. Js is the best supported language in browser, SL is dead, Flash is becoming less important with HTML5. Java FX never attracts any attention, what else can you use in web?
: Wrap it up with more productive language and leave the js development to component developer is the way to go.
: Remember the COM(Component Object Model) years in late 90s? You have some companies developing controls and the rest of the developers use controls. This is happening on web now.

s***o
发帖数: 2191
5
Two very popular frameworks for example:
jQuery: a lightweight library with numerous plugins.
Sencha: a full-fledged framework that has many "controls" included.
...
etc.

【在 P********e 的大作中提到】
: 现在 谁是web control developers呢?
:
: becoming less important with HTML5. Java FX never attracts any attention,
: what else can you use in web?
: component developer is the way to go.
: companies developing controls and the rest of the developers use controls.
: This is happening on web now.

i*****o
发帖数: 1714
6
What framework will microsoft be using for its win8 development?

【在 s***o 的大作中提到】
: Two very popular frameworks for example:
: jQuery: a lightweight library with numerous plugins.
: Sencha: a full-fledged framework that has many "controls" included.
: ...
: etc.

a***y
发帖数: 2803
7
javascript 用于user side scripting;
perl,php,python 用于server side scripting.

【在 s***o 的大作中提到】
: Two very popular frameworks for example:
: jQuery: a lightweight library with numerous plugins.
: Sencha: a full-fledged framework that has many "controls" included.
: ...
: etc.

N********n
发帖数: 8363
8

Whatever happened to that "HTML+JS being first class choice" statement?
Yesterday it's "first class", today it's "assembly". Yesterday we were
told JS code could be as quality as any language, today we are told not
to care if HTML+JS combo is as unreadable as assembly.
You'd have dizziness following all the contradictory statements from
the HTML+JS camp. I don't know about you guys but when someone tells me
he can move two steps forward then two steps back and still make big
progress then I know I'm talking to a snake oil salesman.

【在 a***y 的大作中提到】
: javascript 用于user side scripting;
: perl,php,python 用于server side scripting.

a***y
发帖数: 2803
9
oracle的larry ellison也说了,it行业比fashion industry还时尚啦.

【在 N********n 的大作中提到】
:
: Whatever happened to that "HTML+JS being first class choice" statement?
: Yesterday it's "first class", today it's "assembly". Yesterday we were
: told JS code could be as quality as any language, today we are told not
: to care if HTML+JS combo is as unreadable as assembly.
: You'd have dizziness following all the contradictory statements from
: the HTML+JS camp. I don't know about you guys but when someone tells me
: he can move two steps forward then two steps back and still make big
: progress then I know I'm talking to a snake oil salesman.

s***o
发帖数: 2191
10
any framework will work, since it's just HTML5. I think M$ will also
provide a set of specific HTML tags and JavaScript APIs for local resource
access.
This idea of HTML5/JS for "native" windows app development is not new, M$
already tried it , to a certain degree, with Windows Gadget and HTA.

【在 i*****o 的大作中提到】
: What framework will microsoft be using for its win8 development?
相关主题
Sencha/EXT-JS 将成为 HTML5 的主流开发平台吗? (转载)关于微软的winrt (转载)
请教cross platform的mobile development最好是哪个弱问:VS.net里面VC++工程的"Windows窗体应用程序"是什么类库?
哪位大拿同学能不能讲讲.net的未来啊c++程序员现在该何去何从?
进入Programming版参与讨论
P********e
发帖数: 2610
11
好奇html5/js写出来app是什么界面?或者只是ie10的一个shortcut.

【在 s***o 的大作中提到】
: any framework will work, since it's just HTML5. I think M$ will also
: provide a set of specific HTML tags and JavaScript APIs for local resource
: access.
: This idea of HTML5/JS for "native" windows app development is not new, M$
: already tried it , to a certain degree, with Windows Gadget and HTA.

i*****o
发帖数: 1714
12
除了3d外,html/javascript可以做出如何界面。

★ 发自iPhone App: ChineseWeb - 中文网站浏览器

【在 P********e 的大作中提到】
: 好奇html5/js写出来app是什么界面?或者只是ie10的一个shortcut.
k*******d
发帖数: 701
13
3d的也可以啊
webgl
s***o
发帖数: 2191
14
they are stand-alone apps using IE engine.
i guess it's time to refurbish your c++ skills for serious windows app
development.

【在 P********e 的大作中提到】
: 好奇html5/js写出来app是什么界面?或者只是ie10的一个shortcut.
P********e
发帖数: 2610
15
By refurbish, do you mean abandon?

【在 s***o 的大作中提到】
: they are stand-alone apps using IE engine.
: i guess it's time to refurbish your c++ skills for serious windows app
: development.

s***o
发帖数: 2191
16
sorry, I mean the opposite, to pick it up again. M$ is indeed showing new
passion for C++.
Anyway, M$ is expected to give more information about HTML5/.NET/C++ during
//BUILD/. I wish their new slogan won't be - "Developers, Developers,
Developers...F*ck You!"

【在 P********e 的大作中提到】
: By refurbish, do you mean abandon?
P********e
发帖数: 2610
17
恩,跑到vc++ developer blog看了一圈.发现COM又活了,有趣。win8以后的开发又是他
了,换了个名字WinRT.
BUILD应该会announce. 我估计他们不会直接说sl/wpf失败,而且会有新的.net. 只是
以后我们又重新支持native c++ development了。
其实现在win7里大部分也都还是COM.只是真没想到30年河东,30年河西。被人叫老古董
的东西又有用处了。

during

【在 s***o 的大作中提到】
: sorry, I mean the opposite, to pick it up again. M$ is indeed showing new
: passion for C++.
: Anyway, M$ is expected to give more information about HTML5/.NET/C++ during
: //BUILD/. I wish their new slogan won't be - "Developers, Developers,
: Developers...F*ck You!"

1 (共1页)
进入Programming版参与讨论
相关主题
JavaScript CookbookWho work with Sencha/HTML5 ?
请教HTML及周边学习的roadmap (转载)Sencha/EXT-JS 将成为 HTML5 的主流开发平台吗? (转载)
新手请教html5, css webpage solution请教cross platform的mobile development最好是哪个
有人想做part-time吗 (转载)哪位大拿同学能不能讲讲.net的未来啊
ionic blog: web developer will rule the world关于微软的winrt (转载)
想制作一个个人网站,现在主流是用PHP么弱问:VS.net里面VC++工程的"Windows窗体应用程序"是什么类库?
我也来说说web技术吧c++程序员现在该何去何从?
Web技术的发展趋势为啥没人吊.net c#语言?
相关话题的讨论汇总
话题: web话题: language话题: javascript话题: assembly话题: js