Ask HN: Is AP Computer Science Worthwhile as a student Programmer?
As a student in high school, is taking an AP computer course or just the exam (studying for it, of course) worthwhile for future college applications? Or, would work (such as web applications and open-source code) done in other languages (such as python or ruby) have the same effect?
Up to this point, I have learned programming and web frameworks through resources available online and have created a few smaller and larger web applications and websites.
Is the AP test a waste of time and effort that should be spent finishing another project or is it worthwhile material to learn? It seems, from their course description (http://apcentral.collegeboard.com/apc/public/repository/ap-computer-science-course-description.pdf) is they test mostly on OOP, basic list algorithmic, and java itself.
8 comments
[ 3.5 ms ] story [ 29.4 ms ] threadAt the very least though, doing the AP will let you comfortably place out of the "Intro to Programming" course and skip right to the real intro CS course -- for that reason it is worthwhile.
Unless your school has a particularly good teacher, I'd recommend self-studying it, since you seem to get along fine doing that.
The material on the A test seems to be mostly programming in Java, and you'll probably pick up the other skills from working in any language. The AB test gives a good foundation for CS, which isn't always applicable in day-to-day programming, but certainly helps in shaping the way you go about solving a problem.
Unfortunately , working on projects dont usually earn you college credit even if said projects clearly demonstrate a level of competency above what the course is teaching - and you need the piece of paper.
If however you dream of doing a startup after college, then I would hold off on worrying about moving through your degree quickly and start focusing projects that could develop into a startup.
You can then take the college classes at a less rapid pace, enabling you more time to focus on startup ideas. I wish I had done the latter - I was to focused on getting courses done and going to grad school. In reality, doing a startup/software business is more interesting.