If you made a Luminescent Night Light at our recent workshop and are interested in the programming that makes it run, we have put the Arduino code online. There are a ton of comments and explanations in there for anyone just getting started with programming.
Check it out on the Maker Space blog.
Alex
I’m a beginner when it comes to programming, where do I start in order to have better understanding of programming?
RC
https://github.com/ is a great site and resource for open source coding & building software.
For very basic stuff http://scratch.mit.edu/ is a great entry point to coding and there are a bunch of different coding websites such as http://blog.ardublock.com/ that use a similar block building interface.