如何创建一个像宁这样的网站?使用哪种编程语言来编写这样的网站?
我是网页设计的新手,我想从这里的人或爱好者那里得到一些帮助!
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.
如何创建一个像宁这样的网站?
那里有许多社交网络脚本,您可能想在 google 上搜索。
使用哪种编程语言来编写这样的网站?
各不相同,但我个人主要在 PHP 中看到过,不过您可以创建任何服务器端语言。
我是网页设计的新手,我想从这里的人或爱好者那里得到一些帮助!
该站点主要面向开发人员而非设计师,您可能想寻找设计师博客/论坛。
如何创建一个像宁这样的网站?
这是一个非常非常广泛的问题。
一个广泛的答案是:“通常选择客户端语言,您选择服务器端编程语言和数据库”(对于初学者)。
使用哪种编程语言来编写这样的网站?
在服务器上随心所欲。客户端上的 JavaScript(因为它是唯一得到广泛支持的语言)。