Codementor Events

A new way of learning together

Published Apr 11, 2019
A new way of learning together

So, I have this idea about creating a YouTube channel that allows participants to code along together. This will be a mish-mash of experienced and not-so-experienced coders. The goal is to build either simple or complex applications. I believe that coding with others is vital to the growth of the new developer. I am even implementing this idea in my own community through working with local schools and getting kids in the same room learning to code from the same code base in real time. With the help of tools like VS Code's live share this is more than possible. So, as opposed to the way bootcamps teach, instead of everyone being on a different page, we will all be working with the same file tree at the same time, capable of manipulating the files at will.
Hopefully, my idea kicks off and has great success. I would love to see it come to fruition!

Discover and read more posts from bobby nicholson
get started
post comments1Reply
Maxim Filimonov
6 years ago

Hi Bobby.
I have seen many attempts to do something similar in the past. See more resources in community website for pair programming - http://www.pairprogramwith.me/
Hope you are more successful then previous attempts.