TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How Would You Teach Kids Computer Science and Engineering Full Time?

16 pointsby Malloc_Leakealmost 12 years ago
I would like to do this for a living. Kids get lessons in piano, sports, etc... and I think a lot of parents would pay to have someone teach their kids how to use computers for more than checking Facebook. I also think back when I was 6 years old I would have LOVED to have someone who could have taught me how to do more with PCs than play games on them. I feel like even teaching them the very basics (simple Python, HTML) would give kids such a huge advantage when it comes to starting a career and finding good paying work in the future. You could sell it to the parents as teaching a vital skill, and to kids in any number of ways. Make an Arduino part of your lesson fee and let the kids keep a robot they built, etc... So how do you think I could make this pipe dream a reality and quit my day job?

10 comments

shawndumasalmost 12 years ago
The only advice I can give is to share my story.<p>I started my son at five with MIT&#x27;s Scratch [1] followed up by Lego Mindstorms [2].<p>I then created a text adventure engine [3] that could run adventures written in a very simple Lua based DSL so he could make a simple text game [4]. Mom helped with spelling and grammar and I suggested a puzzle but he wrote the adventure himself.<p>Then I transitioned him to Lua on the iPad with Codea [5] and he (with a little help from me) made a game called StarFighter [6].<p>I choose Lua because it is a great intro language. Very simple with minimalistic syntax, few concepts, few primitives, few keywords, dynamically-typed &#x2F; garbage collected, variable arity, no real gotchas, good tool support, great speed, the ability to access a key in a hash either using bracket or dotted notation, and one of the best programming books for any language (PiL).<p>But it also scales well; closures, first-class &#x2F; true anonymous functions, metatables &#x2F; metamethods, nice simple API for talking between script and C, tail-call optimization, coroutines, short circuiting operators.<p>And, the path from Lua to JavaScript is very straightforward. In fact I&#x27;d say that mastery of Lua would make you a mid-level JS programmer right out of the box...<p>The next step was JavaScript and ImpactJS [7]. I got him two books [8][9] and he loved them.<p>He is now doing HTML&#x2F;CSS&#x2F;JS and is in the middle of a fantastic book called Pro Javascript [10]. Once he is done with that book I am going to consider him on his own...<p>But just to give you an idea; he is 11 now and I am learning Scala for work. He&#x27;s been watching videos with me and I paused it and ask questions and then I asked him where he thinks the presenter is going to go. He ran to his Ubuntu desktop and apt-get&#x27;ed Scala and cranked up a REPL session and showed me; he was correct!<p>----<p>[1]: <a href="http://scratch.mit.edu/" rel="nofollow">http:&#x2F;&#x2F;scratch.mit.edu&#x2F;</a><p>[2]: <a href="http://mindstorms.lego.com/en-us/default.aspx" rel="nofollow">http:&#x2F;&#x2F;mindstorms.lego.com&#x2F;en-us&#x2F;default.aspx</a><p>[3]: <a href="https://github.com/shawndumas/adventure.lua" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;shawndumas&#x2F;adventure.lua</a><p>[4]: <a href="https://github.com/shawndumas/adventure.lua/blob/master/theTenthFreighter.lua" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;shawndumas&#x2F;adventure.lua&#x2F;blob&#x2F;master&#x2F;theT...</a><p>[5]: <a href="http://twolivesleft.com/Codea/" rel="nofollow">http:&#x2F;&#x2F;twolivesleft.com&#x2F;Codea&#x2F;</a><p>[6]: <a href="https://gist.github.com/shawndumas/2762088" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;shawndumas&#x2F;2762088</a><p>[7]: <a href="http://impactjs.com/" rel="nofollow">http:&#x2F;&#x2F;impactjs.com&#x2F;</a><p>[8]: <a href="http://www.amazon.com/HTML5-Game-Development-ImpactJS-Cielen/dp/1849694567/ref=sr_1_1?ie=UTF8&amp;qid=1374590779&amp;sr=8-1&amp;keywords=impactjs" rel="nofollow">http:&#x2F;&#x2F;www.amazon.com&#x2F;HTML5-Game-Development-ImpactJS-Cielen...</a><p>[9]: <a href="http://www.amazon.com/Building-HTML5-Games-ImpactJS-Introduction/dp/1449315178/ref=sr_1_2?ie=UTF8&amp;qid=1374590779&amp;sr=8-2&amp;keywords=impactjs" rel="nofollow">http:&#x2F;&#x2F;www.amazon.com&#x2F;Building-HTML5-Games-ImpactJS-Introduc...</a><p>[10]: <a href="http://www.amazon.com/Professional-JavaScript-Developers-Wrox-Guides/dp/0764579088" rel="nofollow">http:&#x2F;&#x2F;www.amazon.com&#x2F;Professional-JavaScript-Developers-Wro...</a>
评论 #6108467 未加载
评论 #6091947 未加载
评论 #6090753 未加载
throwaway3929almost 12 years ago
You&#x27;ve rubbed me the wrong way. I&#x27;m sorry if what follows hurts your feelings.<p>Kids should learn how to program because they&#x27;re interested, not because you want to quit your day job.<p>Marketing a camp for kids as a &quot;job skill&quot; is completely disgusting. It&#x27;s like you&#x27;re giving baseball lessons to kids while promising the parents that it makes kids more likely to play in the MLB later on in life. It&#x27;s crass and insincere.<p>Kids like to play, have fun and be happy, not sit in a room and learn HTML. A real &quot;benefit&quot; you could provide is a safe haven for gifted kids who don&#x27;t have the benefit of rich parents or even a caring school district, centered around programming, that markets itself as a &quot;special place&quot; for smart, sensitive kids who need that environment. Fill it with lots of cool science toys, challenging books and make it a happy place. Some gifted kids go home to a scary, dark place, and you could provide a haven for them, instead of setting unrealistic expectations for overbearing soccer moms.<p>&quot;So how do you think I could make this pipe dream a reality and quit my day job?&quot;<p>If it&#x27;s such a pipe dream, remove your head from your ass and figure it out yourself. This is advice from the bottom of my heart to you. Finding your own &quot;path&quot; is a struggle, especially if you want to blow the system and do your own thing. Asking this question is a bad first step.<p>It&#x27;s not a &quot;pipe dream&quot; though - you just don&#x27;t want to work 8 hours a day and will market to pushy parents who want their kids to become startup millionaires to do it.<p>Working with kids takes a special kind of love, patience and understanding. They are very impressionable, and gifted kids are extraordinarily sensitive, speaking from the experience of being one. If you want to work with them just to make money, do the world a favor and find another scheme (there are lots of ideas to make money and carve your way in the world). If you&#x27;d like to talk about how to nurture bright kids who are interested in programming, you&#x27;ll find a different type of commenter coming out of the woodwork, and I&#x27;ll be happy to give you my perspective.
评论 #6093532 未加载
japhyralmost 12 years ago
I lived in NYC in the mid-late 90&#x27;s, and people who were good at teaching math were getting ~$80&#x2F;hour tutoring kids, and helping them prep for the SAT. If you live in a place that could support it, I imagine you could get a decent rate tutoring kids interested in programming. It&#x27;s an interesting thought, with parallels to developing a freelancing&#x2F; consulting business.<p>I was never keen on the idea, though. The thought of only helping kids whose parents are rich enough to pay $80&#x2F;hr felt like I was just widening the already-deep achievement gap. If you have any of this sentiment, you might try to put together a cohort of four kids, and charge each $20&#x2F;hr.
评论 #6091954 未加载
thekiwi99almost 12 years ago
I think since I&#x27;m in high school, I can shed some light on the kind of demand there is for what you&#x27;re describing. Generally, parents would be happy to sign their kids up for an intro programming class. When I was in elementary school I certainly did at least a few, ranging from a robotics focused one, to one specifically with UDK for games.<p>I&#x27;m not sure how the classes are marketed for parents, but to kids, the thought of building your own robot, or creating your own game is very exciting. Obviously, the reality of the class is that instructors end up spending the majority of their time working out technical issues and helping the kids whose parents signed them up for something they have no interest in. It happens to be much like a typical classroom. I didn&#x27;t end up learning nearly as much as I wanted from any of the classes, and spent most of the time working ahead with little to no supervision.<p>I think the main thing you have to decide if you really want to do this, is whether you want to teach the kids who have the interest, and the basic level of experience, or the ones whose parents are looking for a good way to spend a few weeks. It sounds like you, like me, fall into the former group. If you&#x27;re really passionate about what you&#x27;re teaching, it will be a much better experience for everybody involved if you can get those kids. I can&#x27;t offer much more advice than that, only being in high school, but I&#x27;d be happy to answer any other questions (or try to answer for my parents).<p>As somewhat of a disclaimer, I&#x27;m not sure where you live, but where I am (Northern Virginia) _many_ of these kinds of classes&#x2F;camps offered after school, or during the summer. Of course, this has to do with the region, so take that with a grain of salt.
评论 #6092028 未加载
mknappenalmost 12 years ago
Teaching is a catering gig. You must set out an assortment of foods and hope that the majority of the plate appeals to a palette that isn&#x27;t your own. Children are finicky eaters. They lack the vocabulary and experience to tell you when a flavor isn&#x27;t working for them. You have to puzzle out the situation, which oft times looks suspiciously like boredom or defiance, and seamlessly redirect to another dish. In many ways, adults are easier students. Cooking for someone excited about eating is a joy.<p>Start teaching by teaching. Approach your local [Parks and Rec Department, Adult Ed program, homeschool group, SBA&#x2F;SCORE office, science museum] about offering a short intro class. Be modest in your proposal but be prepared to exceed the lessons outlined. You just don&#x27;t know your student base yet. Different programs will bring in different kinds of people. Experience will allow you to dial in your favorite student type as well as your methods and materials before going independent. You may even keep these gigs as a steady source of new private students and cash. Try it out.<p>(As an aside: Six year olds are still learning basic grammar structures and logic. Many still need physical objects to perform basic math equations. Even those who appear to grasp abstract concepts are often &quot;looking&quot; at objects or example situations in their mind&#x27;s eye. Programming is a stretch at this age. Isla succeeds because offers immediate and &quot;tangible&quot; feedback and works using a basic adjective-noun structure young children understand. Scratch is a steep step up from Isla. Probably age eight would be the soonest a typical child would enjoy playing with the language without an adult sitting next to them helping.)
thejteamalmost 12 years ago
I think a computer-themed after-school care program plus summer camps is a good idea. As another poster mentioned, however, you would end up with the problem of teaching a bunch of kids that are only there because their parents work and need day care. My daughter is going through this right now. She is in an electronics camp for the week. On the plus side the counselors love her because she is one of the only kids in the class that pay attention. On the downside, she is one of the only people in the class that pay attention.<p>Alternatively, I&#x27;ve heard of franchises that market to existing daycares to come in once a week to do computer classes, charging the parents a nominal fee per session.<p>I&#x27;m very interested in hearing other people&#x27;s ideas, this is something I&#x27;ve looked into and would be interested in doing as well.
评论 #6091986 未加载
ddxexexalmost 12 years ago
Well summer is almost over now, but I would think starting off doing a summer day camp would be best. So your biggest problems there are that you need a location and legal protection. If the local University doesn&#x27;t offer something like it, you could take to someone in the CS department and pitch your idea. They&#x27;d also have some of the resources you&#x27;d need like a computer lab, and then they would also do a good deal of the administrivia (fliers, insurance, etc.)If it has good results you might be able to convince the uni to take you on as some sort of employee. Best of luck!
ScottWhighamalmost 12 years ago
I think that Lego Mindstorms are a great intro, and that&#x27;s something parents can wrap their heads around and &quot;sell&quot; to their children. We have a franchise company down the street from me that does summer camps built around Mindstorms - <a href="http://www.bricks4kidz.com/" rel="nofollow">http:&#x2F;&#x2F;www.bricks4kidz.com&#x2F;</a>. It seems to be a fairly large franchise also. My 9yo son is taking their &quot;Introduction to Game Programming&quot; weekly camp&#x2F;class in a few weeks. Might be worth looking at their curriculum&#x2F;marketing for ideas.
评论 #6090286 未加载
评论 #6090191 未加载
gthompsonalmost 12 years ago
My son (6yo) is very interested in learning programming and I don&#x27;t have the skills to help him advance beyond Scratch. If you would be interested in teaching him remotely, pls email me at gthomps at gmail. Thanks!
评论 #6092007 未加载
scep12almost 12 years ago
I really love this idea. I had always wanted to go back to my middle school &#x2F; high school and try to get the school to allow me to run a programming course on the weekends.