-1

ning のようなウェブサイトを作成するには? そのようなサイトをコーディングするために使用されるプログラミング言語はどれですか?

私は Web デザインの初心者です。ここにいる人や熱心な人から助けを求めたいと思います。

4

3 に答える 3

5

http://about.ning.com/careers/openings.php。そこでの職務記述書:
要件:

* Experience programming scalable, highly-performant web applications.
* Deep Experience in PHP and AJAX; and comfortable with HTML/CSS.
* Understands that successful software development is a team sport that requires keeping an eye on the big picture.
* Enjoying mentoring and understands the needs of remote team mates.
* Loves the craft of building and deploying beautiful software.

あった方がよい:

* Understands the value of unit tests. As an added bonus, practices Test-Driven Development.
* Experience with Java or C++ and object-oriented design.
* Experience with git or other SCMs.
* Willingness to work in an agile environment, delivering incremental value at regular iterations.
* BS/MS in CS.
* Experience building servlets using Java.
* Has analyzed data to make product decisions. 
于 2010-07-21T14:28:10.223 に答える
0

ningのようなウェブサイトを作成するにはどうすればよいですか?

それは非常幅広い質問です。

大まかな答えは、「クライアント側の言語の通常の選択、サーバー側のプログラミング言語とデータベースの選択」(初心者向け)です。

そのようなサイトをコーディングするために使用されるプログラミング言語はどれですか?

サーバー上で好きなものは何でも。クライアント上のJavaScript(これは本当に幅広いサポートを備えた唯一の言語であるため)。

于 2010-07-21T14:28:05.783 に答える
0

ning のようなウェブサイトを作成するには?

ソーシャル ネットワーキング スクリプトは数多くあります。Google で検索することをお勧めします。

そのようなサイトをコーディングするために使用されるプログラミング言語はどれですか?

さまざまですが、ほとんどの場合、PHP で個人的に見たことがありますが、サーバー側の言語はどれでも作成できます。

私は Web デザインの初心者です。ここにいる人や熱心な人から助けを求めたいと思います。

このサイトは主にデザイナーではなく開発者向けです。デザイナーのブログ/フォーラムを探すことをお勧めします..

于 2010-07-21T14:26:58.217 に答える