Training and Educational: Difference between revisions
Jump to navigation
Jump to search
(created page) |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
a list of useful youtube video links, probably a mix of python / open source... | a list of useful youtube video links, probably a mix of python / open source... | ||
== Arduino == | |||
* [http://arduino.cc/en/Tutorial/HomePage Documentation for example sketches] | |||
* [https://www.youtube.com/user/humanHardDrive humanHardDrive tutorials] | |||
== Raspberry Pi == | |||
* [https://www.youtube.com/user/updowndown?feature=watch UpDownDown Raspberry Pi Tutorials] | |||
== Python 2== | == Python 2== | ||
[http://www.pyvideo.org/video/1850/a-hands-on-introduction-to-python-for-beginning-p A hands-on introduction to Python for beginning programmers] with Jessica Mckellar | * [http://www.pyvideo.org/video/1850/a-hands-on-introduction-to-python-for-beginning-p A hands-on introduction to Python for beginning programmers] with Jessica Mckellar | ||
== Open Source == | == Open Source == | ||
[http://www.youtube.com/watch?v=IXnNgLmd6BM Contribute with me!] is a walkthrough of getting started interacting with open source including dealing with diffs, bugtrackers, bits of git.... | * [http://www.youtube.com/watch?v=IXnNgLmd6BM Contribute with me!] is a walkthrough of getting started interacting with open source including dealing with diffs, bugtrackers, bits of git.... |
Latest revision as of 15:53, 31 July 2013
a list of useful youtube video links, probably a mix of python / open source...
Arduino
Raspberry Pi
Python 2
- A hands-on introduction to Python for beginning programmers with Jessica Mckellar
Open Source
- Contribute with me! is a walkthrough of getting started interacting with open source including dealing with diffs, bugtrackers, bits of git....