如何利用人工智能辅助学习,同时不丧失批判性思维能力?
2 分•作者: mintsuku•6 个月前
最近,我在日常学习中更多地使用了 AI。我通常用它来生成样板代码,让它用更简单的方式解释我难以理解的概念,并且在提问更深入的问题(比如为什么这样做、还有哪些其他方法、比较和对比等等)时,对它所说的话进行事实核查。我基本上把它当成一个导师。我并不用它来真正“替我”做任何事情。我大部分东西都是手动编写代码,任何涉及解决问题的部分都是我自己完成的。
但我不否认,我有点害怕依赖 AI。我认为我使用它的方式还不错,既能提高学习效率,又能继续亲自运用知识。但我很想知道我可以在哪些方面改进我的 AI 使用方式,以及你们是如何在工作流程中使用 AI 的。当我读到关于 AI 将扼杀批判性思维能力之类的文章时,我感到非常焦虑。我不想回避它,但也不希望它让我变笨。
查看原文
Lately I have been using AI more in my day to day learning. I typically use it to generate boilerplate code, ask it to explain some concept I’m having trouble grasping in an easier way and fact checking what it says while asking for deeper clarification (why is something done this way, what are others ways it can be done, comparing and contrasting etc. I basically use it as a tutor. I don’t use it to really “do” anything for me. I program most everything by hand and anything that has to do with problem solving I do myself.<p>But I won’t lie and say I’m not scared of becoming reliant on AI. I think the way I’m using it is pretty good. Improve learning while continue to apply knowledge myself. But I’d like to know where I can improve my AI usage and how you guys are using AI in your workflow. It’s giving me a great deal of anxiety when I read articles about how AI will kill critical thinking skills and what not. I don’t want to avoid it. But I don’t want it to make me stupid.