DEV Community

Discussion on: What are some newbie-friendly OSS projects to learn from?

Collapse
 
kaydacode profile image
Kim Arnett 

Shameless Plug :)

I did an intro to iOS (Swift) talk and uploaded a simple example project for people to play with:
github.com/karnett/CWIT

There's also an intro to Arduino project:
github.com/karnett/Blink

For me, I learn best by taking something that works and changing it/breaking it / fixing it. So I wanted to provide something simple for others to play in as well :)