博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
感谢您的提问_感谢您的反馈,我们正在改进的5种方法
阅读量:2519 次
发布时间:2019-05-11

本文共 6633 字,大约阅读时间需要 22 分钟。

感谢您的提问

by freeCodeCamp

通过freeCodeCamp

感谢您的反馈,我们正在改进的5种方法 (5 Ways We’re Improving Thanks to Your Feedback)

This was originally published on our now-defunct blog on September 17, 2015.

该文章最初于2015年9月17日发布在我们现已失效的博客上。

Last week we sent out a short, 3-question survey to all of you who’ve listed Free Code Camp under your education background on LinkedIn. A big thanks to the 400 campers who’ve already responded with valuable feedback, including countless success stories. The most important question we asked was, “What could we be doing better?” Here are the five most common suggestions we got:

上周,我们向在LinkedIn上受过教育背景列出了Free Code Camp的所有人发出了简短的,三个问题的调查问卷。 非常感谢400名营员,他们已经提供了宝贵的反馈,包括无数的成功案例。 我们问的最重要的问题是: “我们能做得更好吗?” 这是我们得到的五个最常见的建议:

1.“免费代码营应该为我提供提示,以防万一我陷入挑战。” (1. “Free Code Camp should offer me hints in case I get stuck on a challenge.”)

For many of our challenges, such as Bonfires, we have a .

对于我们的许多挑战,例如篝火,我们一个 。

Since these hints were so widely requested, we’ve started work on a new “Hint” button that will provide these hints right inside our challenges.

由于这些提示的要求如此广泛,因此我们已经开始使用新的“提示”按钮进行工作,它将在我们面临的挑战中提供这些提示。

There always many ways of solving a given coding challenge. We didn’t want to proscribe a specific approach. However, since this is a popular request, we’ve started work on a feature that will allow you to compare your solution to our solution.

总是有很多方法可以解决给定的编码难题。 我们不想禁止特定的方法。 但是,由于这是一个很受欢迎的要求,因此我们已经着手开发一项功能,使您可以将解决方案与我们的解决方案进行比较。

3.“ Free Code Camp应该教我如何使用本地开发环境。” (3.”Free Code Camp should teach me how to use my local development environment.”)

For most new coders, configuring a local development environment takes up a lot of time that would be better spent coding. That’s why we’ve designed all of our challenges to be solvable right in your browser. Although cloud-based code editors are powerful, you’ll eventually want to get tools like Node.js and MongoDB running on your local computer. So we’re working on a variety of wiki articles that will walk you through configuring your local development environment on various operating systems.

对于大多数新编码人员而言,配置本地开发环境会占用大量时间,而这些时间可能会花在编码上。 这就是为什么我们将所有挑战设计为可在您的浏览器中解决的原因。 尽管基于云的代码编辑器功能强大,但您最终还是希望在本地计算机上运行诸如Node.js和MongoDB之类的工具。 因此,我们正在研究各种Wiki文章,它们将引导您逐步在各种操作系统上配置本地开发环境。

4.“ Free Code Camp在我的手机上应该可以更好地工作。” (4. “Free Code Camp should work better on my phone.”)

One thing that was clear from our feedback was that campers commute a lot, and want to work through our challenges on their phones and tablets. We designed Free Code Camp to work this way, but recently a bug cropped up that prevented challenge submission. We dove in and isolated the cause of this bug, then fixed it. You can once again complete our challenges on your phone or tablet. This said, we still recommend coding on a laptop or desktop when possible.

从我们的反馈中可以明显看出的一件事是,露营者经常上下班,并希望在手机和平​​板电脑上应对挑战。 我们设计了Free Code Camp以这种方式工作,但是最近出现了一个错误,阻止了提交挑战。 我们深入研究并找出了该错误的原因,然后进行了修复。 您可以在手机或平板电脑上再次完成我们的挑战。 也就是说,我们仍然建议尽可能在笔记本电脑或台式机上进行编码。

5.“免费代码营应该在中国工作。” (5. “Free Code Camp should work in China.”)

Many campers reported that Free Code Camp had stopped working inside China. This was due to the Chinese government’s Great Firewall, which blocks not only Google, but also its CDNs and other useful resources like Google Fonts. We’ve removed all of Google’s CDNs and are serving Google Fonts ourselves to ensure that Free Code Camp loads properly in China.

许多营员报告说,免费代码营已经停止在中国境内工作。 这是由于中国政府的防火墙,该防火墙不仅阻止了Google,还阻止了其CDN和其他有用的资源,例如Google字体。 我们已经删除了所有Google的CDN,并自行提供Google字体,以确保免费代码营在中国正常加载。

我们也有一些共同的要求,我们不打算在不久的将来解决。 (We also had some common requests that we don’t plan to address in the near future.)

1.“免费代码营应提供指导。” (1. “Free Code Camp should offer mentorship.”)

Jimmy Wales, the founder of Wikipedia, put it best:

维基百科的创始人吉米·威尔斯(Jimmy Wales)最能说明问题的是:

“I meet a lot of young people who waste a lot of time worrying about finding a magical mentor who will help them to greatness. But greatness will only come from within you. Yes, you need to learn from others, but seek wisdom from many.”

“我遇到了许多年轻人,他们浪费大量时间担心寻找一个魔术师,可以帮助他们实现卓越。 但是伟大只会来自你内心。 是的,你需要向他人学习,但要向许多人寻求智慧。”

Just as it takes a village to raise a child, it takes a community of helpful friends to elevate a coder to greatness.

就像一个村庄要养育一个孩子一样,它也需要一群乐于助人的朋友来提升编码人员的才能。

Instead of seeking mentorship, We encourage you to take Jimmy Wales’ advice to heart and make the most of your local Campsites, hackerspaces, and coding meetups.

我们不建议您寻求指导,而是请您谨记吉米·威尔士(Jimmy Wales)的建议,并充分利用您当地的露营地,黑客空间和编码聚会。

2.“免费代码营应审查其他资源,例如书籍或工具。” (2. “Free Code Camp should have reviews of other resources, such as books or tools.”)

We choose to spend our time making Free Code Camp better for you — not writing reviews of ways other resources could be better. We do frequently recommend resources on and , when we are confident they’re worth your time. For starters, put together by our community.

我们选择花时间使“免费代码营”更适合您-而不是撰写关于其他资源可能更好的方式的评论。 如果我们确信值得您花时间,我们会经常在和推荐资源。 首先, 我们社区 。

许多露营者还指出了我们已经解决的问题,并且显然还没有做好宣布的工作。 (Many campers also pointed out issues that we’ve already solved, and apparently haven’t done a good job of announcing.)

1.“使用挑战地图导航到我的下一个挑战真是痛苦。 肯定有更好的办法。” (1. “Navigating to my next challenge using the challenge map was a pain. There must be a better way.”)

We recently added a “Learn” button to our navigation bar. Now you can click “Learn” and immediately go to whichever challenge you were working on last.

我们最近在导航栏中添加了“学习”按钮。 现在,您可以单击“学习”,并立即转到上一个正在处理的挑战。

2.“我应该能够跳过涉及我已经熟悉的技术的挑战。” (2. “I should be able to skip challenges that cover technologies that I’m already familiar with.”)

We want to take this opportunity to point out that you can actually skip our Waypoints entirely if you want.

我们想借此机会指出,如果您愿意,您实际上可以完全跳过我们的Waypoint。

That’s right — neither our , nor our , require completion of our Waypoints. If you know what you’re doing, feel free to dive straight into our Bonfires, Ziplines and Basejumps. We think you’ll agree that these projects are where a majority of the learning takes place.

没错-我们的或都不需要完成Waypoint。 如果您知道自己在做什么,请随时直接进入我们的篝火晚会,飞索和跳伞。 我们认为您会同意这些项目是大部分学习的地方。

如果您尚未将Free Code Camp添加到LinkedIn教育背景中,则只需30秒。 (If you haven’t added Free Code Camp to your LinkedIn education background, it only takes 30 seconds.)

, then set your graduation date as next year. For “Degree”, type “Full Stack Web Development”. For “Field of study”, type “Computer Software Engineering”. Then click “Save Changes”.

,然后将毕业日期设置为明年。 对于“ Degree”,键入“ Full Stack Web Development”。 对于“研究领域”,键入“计算机软件工程”。 然后点击“保存更改”。

翻译自:

感谢您的提问

转载地址:http://aogwd.baihongyu.com/

你可能感兴趣的文章
LDAP验证用户名和密码
查看>>
【linux】Tomcat 安装
查看>>
JAVA中对同一问题分别使用内部类与匿名内部类实现
查看>>
处女男学Android(七)---Android 应用资源之StateListDrawable
查看>>
超级台阶
查看>>
每天专注三件事
查看>>
graph driver-device mapper-01driver初始化
查看>>
javabean总结
查看>>
android app崩溃日志收集以及上传
查看>>
3、VS2010+ASP.NET MVC4+EF4+JqueryEasyUI+Oracle项目开发之——用户登录
查看>>
js 事件
查看>>
简易selenium自动化测试框架(Python)
查看>>
IP地址
查看>>
C#弹出对话框
查看>>
love~LBJ,奥布莱恩神杯3
查看>>
oracle 分析函数——ration_to_report 求占有率(百分比)
查看>>
面试常见
查看>>
jquery easyui+ashx+三层框架实现增删改查
查看>>
fopen,fread和fwrite
查看>>
爱的十个秘密--9.承诺的力量
查看>>