Starting an After-School Computer Club?
Kai_MH asks: "When I moved up to my high school this year (I'm a Sophomore), I was surprised to find that there was no 'computer' or 'technology' club at the school. Sure, there's A/V, but what fun is carrying TV sets around? So, I'd like to approach my school's administration about starting an after-school computer club. I'd like to educate my peers on the alternatives to Windows (Linux and Open Source), how hardware works and fits together, job offerings in computer-related fields, and anything else that may be of interest. Perhaps we can do fund-raisers to build and upgrade a computer for the club, which could be donated to the school or community? Does anyone have suggestions on this? Has anyone tried this before? I've had a lot of support from my peers, but I'm still not quite sure how to go about it."
I am a teacher in a public Middle school in Carrollton, TX. I started a robotics club this year in order teach students robotics design, programming, teamwork and other skills. We use Lego Mindstorms and Handyboards in our club and program them in C, specifically Interactive C and Not Quite C (NQC). We also have one system running Linux as both IC and NQC are available for Linux.
My administration is very supportive of the club, providing money and other suppport through the year. The main difficulties in the club was raising money for the equipment and to pay the fee for the Botball competition we entered.
I applied for a grant with our local Educational Foundation and received $1,000 to fund the initital purchase of equipment. Your school district probably has an educational foundation that provides grants to teachers and students. Find a willing faculty member to sponsor your club and help you find funding and support.
Before I received that grant I began teaching the students C using a free Windows compiler I found on the net. It was perfect as it allowed the students to write Windows console applications without worrying about the code over head of a real Windows application. You can find the Bloodshed complier here
After we got our initial equipment I searched the net for grants available to public school teachers to fund technology applications. I applied for an $8,500 grant from The Verizon Foundation. This money will be used to pay our Botball entry fees for next year, and buy more advanced equipment for the students returning next year. I have had so much interest in the robotics club that I will probably have three clubs next year.