Hardware strategies and programming models: What's coming Paul Murphy: The big players -- IBM, Sun, Microsoft, and Intel -- appear to have laid down four major hardware bets. Sun's is both the most ...
Programming languages are evolving to bring the software closer to hardware. As hardware architectures become more parallel (with the advent of multicore processors and FPGAs, for example), sequential ...
本連載ではこれまで、いろいろな子供向けのプログラミングツールを紹介してきました。でもたくさんありすぎて自分の子供には、今どんなツールを使わせればいいのか、迷ってしまいますよね。そこで今回はこれまで紹介してきたツールをまとめて ...
ソフトウェアのコードをPythonやJavaScriptで記述しソフトウェアを動作させることと、マイコンの一つであるArduinoなどのハードウェアをプログラミングしてハードウェアを動かすことは、どちらもPCやプログラミング言語を用いて行うという観点からは似ている ...
MicroPython is a compact implementation of the Python 3 programming language designed to work with microcontrollers. Initially announced back in 2013 as part of a Kickstarter project created by Damien ...