Live data from Hacker News

On a weekend, I taught open source skills to CS kids. Thoughts?

opensource.com

1–10 of 15 posts

Re: On a weekend, I taught open source skills to CS kids. Thoughts?

#2
Fantastic job, and well done in taking real, practical and positive steps to get people involved.

Giving people the underlying skills of git, bug trackers, etc, means you're giving them the chance to join in and learn the other things that they can learn simply by participating in open source.

I do a similar thing in math, giving people the basics of proof techniques, math notation, how to read math, etc. The kids can be amazingly responsive, and it's incredibly rewarding.

Well done.

Re: On a weekend, I taught open source skills to CS kids. Thoughts?

#3
I love this idea! In the PHP community we've started to have more and more talks show up on the conference circuit about getting involved, but this is even better. I bet in every major city there's people who would be interested in getting involved in open-source who aren't going to go to a conference just to find out, but they might spend a day or two some weekend doing just that.

I can't wait for the material for this to come out. It'd be great if it was on GitHub or some similar service so we there's an open source way to get people into open source.

Re: On a weekend, I taught open source skills to CS kids. Thoughts?

#4
Great idea - there are a lot of available programming cycles from students who otherwise spend time on personal projects or games. And while that's of course fine, it would be even better if they were contributing to FLOSS. Both for FLOSS and for themselves.

Re: On a weekend, I taught open source skills to CS kids. Thoughts?

#6
I tried to do something like this with IEEE student branch of my college (in Ahmedabad, Gandhinagar or Mehesana, Gujarat, India). I could have got student from all over the state with all the 13 SB in the section. But the problem is, there is simply no speaker. Back in 2005, Indias first Drupal Bootcamp was organized by our college, but after that no such event has taken place.

Re: On a weekend, I taught open source skills to CS kids. Thoughts?

#7
Nobody ever had to teach me these things, I taught them to myself because I have a little thing called motivation. Do we really want all of these students who couldn't even be irked to learn about something as simple and ubiquitous as version control wasting everybodies time?

This sort of ignorance isn't even caused simply by a lack of interest in open source. Without these very basic skills being covered by this, you're pretty unhireable.

Re: On a weekend, I taught open source skills to CS kids. Thoughts?

#8

Nobody ever had to teach me these things, I taught them to myself because I have a little thing called motivation. Do we really want all of these students who couldn't even be irked to learn about something as simple and ubiquitous as version control wasting everybodies time? This sort of ignorance isn't even caused simply by a lack of interest in open source. Without these very basic skills being covered by this, yo…

Giving up your weekend to learn to contribute to open source does require motivation. Whether you do it through instruction or self-study is a matter of preference. That some people are not good enough to contribute to open source because of their learning style is a poisonous attitude.

Re: On a weekend, I taught open source skills to CS kids. Thoughts?

#9
post #8

Nobody ever had to teach me these things, I taught them to myself because I have a little thing called motivation. Do we really want all of these students who couldn't even be irked to learn about something as simple and ubiquitous as version control wasting everybodies time? This sort of ignorance isn't even caused simply by a lack of interest in open source. Without these very basic skills being covered by this, yo…

Giving up your weekend to learn to contribute to open source does require motivation. Whether you do it through instruction or self-study is a matter of preference. That some people are not good enough to contribute to open source because of their learning style is a poisonous attitude.

Thank you, Paul, for putting so eloquently into words what I wanted to say.

Re: On a weekend, I taught open source skills to CS kids. Thoughts?

#10
post #8

Nobody ever had to teach me these things, I taught them to myself because I have a little thing called motivation. Do we really want all of these students who couldn't even be irked to learn about something as simple and ubiquitous as version control wasting everybodies time? This sort of ignorance isn't even caused simply by a lack of interest in open source. Without these very basic skills being covered by this, yo…

Giving up your weekend to learn to contribute to open source does require motivation. Whether you do it through instruction or self-study is a matter of preference. That some people are not good enough to contribute to open source because of their learning style is a poisonous attitude.

As I stated, this isn't an issue of learning how to contribute to open source. The skills they are teaching here are required for any job in industry, open or proprietary. And _yes_ it requires motivation, as I stated. These people lack it.

>That some people are not good enough to contribute to open source because of their learning style is a poisonous attitude.

You may not like it, but it's true. How can you expect someone who can't learn on their own to understand your codebase enough to make meaningful contributions?

The most important skill you can have is knowing how to teach yourself new skills. If you don't have that, there is a very real, and very low, limit to what you can realisticly contribute. This applies both to the industry in general, not just open source.

Post reply on HN