想为特定项目学习编程语言时从哪里开始?

发布于 2024-10-10 11:40:38 字数 386 浏览 0 评论 0原文

一般来说,我对编码很陌生,我想建立一个网站,它是 craigslist 功能的本地唯一克隆。它不会看起来像或假装是 craigslist。由于政府网络过滤器和 craigslist 页面支持有限,我居住的地区无法访问 Craigslist 功能。 (七个州联盟中的一个州的一个城市,并且该城市不是该地区最大、人口最多或最中心的城市。)

我部分地将其视为一个自学编码的项目。我不确定开始这样的项目的最佳技术是什么,我正在寻找一些意见。特别是,我希望用户制作可从主网页和 RSS 访问的分类广告,并可按城市和类别排序。我需要在不适当或非法的帖子出现之前对其进行过滤。这里的公共道德比许多西方国家严格得多,因此过滤的需要与政府过滤一样是由用户的需要驱动的。

请根据您的需要随意提供广泛或具体的信息。

感谢您抽出时间。

I'm new to coding in general, and I'm wanting to build a website that is a local only clone of craigslist functionality. It will not look like or pretend to be craigslist. I live in an area where Craigslist functionality is not accessible, due to a combination of gov't web filters, and limited page support from craigslist. (One city, in one state in a 7 state union, and that city is not the largest, most populous or most central to the area.)

I'm partly looking at this as a project to teach myself to code. I'm not sure what the best technologies to begin a project like this are, and I'm looking for some input. Particularly, I'm looking to have a user produced classified ad accessible from the main web page and an RSS, sortable by city and category. I will need to filter inappropriate or illegal posts before they hit the feed. The public morality here is far stricter than in many western countries, so the need to filter is as much driven by user necessity as gov't filtering.

Please feel free to be as broad or as specific as you feel is needed.

Thanks for your time.

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

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

发布评论

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

评论(1

放血 2024-10-17 11:40:38
  • 首先:计划您将使用哪个平台,
    wndows、unix、VMS等
  • 第二:规划哪些程序
    将托管网站
  • 第三:规划在何处托管网站
    站点、远程或本地托管
  • 第四:查找您所在区域的用户组
    满足三分之二
    前面的步骤
  • 第五:加入该组并成为
    积极参与
  • 第六:决定你的计划是否是
    如果不能在第一个第七重新开始,可行
  • :请小组成员
    采用你作为你的导师
  • 第八:按照导师的建议去做

道德,或者说对内容的控制,是一个商业规则。编写网站必须遵循的一组戒律,并将其实施到您在导师的领导下开发的代码中。

  • first: plan which platform you will use,
    wndows, unix, VMS, etc
  • Second: plan on the program which
    will host the web site
  • third: plan where to host the web
    site, remote or local hosting
  • fourth: find user groups in your area
    which meet two out of three of the
    preceeding steps
  • fifth: join that group and become
    actively involved
  • sixth: decide if your plan is
    workable if not start over at first
  • seventh: ask a member of the group to
    adopt you as your mentor
  • eighth: do what the mentor suggests

Morality, or the control of the content, is a business rule. Write a set of commandments which the site must follow and implement them into the code you develop under the leadership of your mentor.

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