问题描述
开始使用计算机外的程式设计的最佳方式是什么?
What is the best way to get started with programming things outside of your computer?
我不是主流的东西,如手机与API。
I don't mean mainstream things like cell phones with APIs.
请假设工作知识的C / C ++
Please assume working knowledge of C/C++
推荐答案
Brian,你可能会发现有趣。它是廉价和非常受欢迎。我几年前开始玩微控制器板,引起了对机器人的兴趣。有趣的是,至少对我来说。
Brian, you might find the Arduino interesting. It is inexpensive and pretty popular. I started playing around with micro controller boards and such a few years back and that lead to an interest in robots. Kind of interesting, at least to me.
如果对.NET风格的开发环境感兴趣,那么有一个类似于arduino调用值得一看。
If one is interested in a .NET-flavored development environment, there is an analog to the arduino call netduino that is worth a look.
这篇关于最好的方式开始编程别的东西比你的电脑?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!