Hi Shane, With the Arduino you can start learning the basics of C++. It amazed me too when I found you can wirte ina language that I used on desktop and servers for years on a processor with 2K of RAM (ATMega328P). C++ is a nice language in that it will let you use modern concepts such as object orientaion but still has the simplicity and power of C. The Arduino environment simplifies it considerably though you can move away from it with only a little effort when you out grow it.
-joe -- You received this message because you are subscribed to the Google Groups "neonixie-l" group. To post to this group, send an email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/neonixie-l?hl=en-GB.
