TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Coding bootcamp before going to college?

5 点作者 martin_e大约 8 年前
Looking at ideas for my college-bound kid who&#x27;s going for a CS degree.<p>The idea is for him to invest the summer on something that will give him access to a higher earning potential for part time or freelance work.<p>The extent of his experience is having done the MIT &quot;Computational Problem Solving with Python&quot; course on EDx. He applied some of it to minor problems, including doing some Euler Project and his FRC robotics team. No real web dev experience. Some playing around with HTML, etc., nothing serious. No Linux experience.<p>Yes, I know, not the best starting point. Not the worst either.<p>What to do over the summer?<p>One thought was to send him to a good coding bootcamp and have him invest three months at high intensity learning full stack development.<p>The other option is to have him dive into a bunch of Udemy and EDx courses under my guidance and supervision.<p>I don&#x27;t have the option of tutoring him full time. My plate is full with business responsibilities. What I can do is provide support, guidance and be available for questions, etc.<p>I don&#x27;t mind spending the money on a bootcamp if it fulfills the stated goal of allowing him to have access to higher paying part-time or freelance gigs. The theory being that he will be able to earn more in less time and, therefore, focus on his CS studies. Without this kind of a push forward I can&#x27;t see him earning anything more than minimum wage at essentially entry level clerical or service jobs.<p>I also considered the idea of him not going to university immediately. Go to a bootcamp, get a job in web development, live at home, put away a bunch of money, learn a ton and go to school in a year. In this regard, I wonder how schools like Stanford or MIT would view such a decision and the experience accumulated during that year.<p>I&#x27;d appreciate any input on this. Thanks.

3 条评论

brogrammernot大约 8 年前
What does your son want to do? In all honesty, I would let him make the decision if he wants to go to university or not.<p>There is tremendous value in an undergraduate degree outside of just the education. It&#x27;s the formative years for a young adult to experience life outside the realm of his protective &quot;cocoon&quot; if you will. The least valuable thing I got from college was the actual degree, the most valuable thing I got was learning what happens when you don&#x27;t budget correctly, whether it be time or money.<p>I wouldn&#x27;t advise the boot camps at all, I would advise edX and just have him start messing around with different frameworks&#x2F;languages. Build some stuff with the MEAN stack. Build tools with Python, you could build some nifty DevOps type stuff with Python. Have him explore data analytics with Python.<p>Also, MIT or Stanford isn&#x27;t the end all. Great schools, but it&#x27;s more about the individual&#x27;s grit and desire to succeed in life than the school on his diploma.<p>Just my two cents.
评论 #14015834 未加载
评论 #14015568 未加载
rashkov大约 8 年前
I would be wary of setting his agenda too much. You clearly want the best for him but is he truly on board with these plans? Pushing him too much could blow up and he may drop computer science altogether. Be proud that he&#x27;s going into this field, and support his current interests, but anything more than that is likely to be a quick recipe for rebellion. Ideally we all do this work because we love it, and not because we were placed on this track. Try to connect with that and instill it, and you&#x27;ll do great.<p>Of course, if he really wants to do a boot camp then it could be a great experience for him. It is intense but rewarding. It&#x27;s an environment for the truly motivated but if he isn&#x27;t then he may burn out.
评论 #14018395 未加载
abhir大约 8 年前
I thought I&#x27;d chime in here, as I actually run a coding bootcamp for current high school and college students (www.joinhorizons.com if you are interested). We&#x27;ve gotten hundreds of applications from talented high school students around the country.<p>I&#x27;ve noticed a large standard deviation in terms of the types of high school seniors who look into programs like ours. On the one hand, we see smart kids who want to be in technology long-term and have already been teaching themselves code. On the other hand, we see students who apply because their parents pressured them to do so.<p>So the first point I&#x27;ll make is that the former paradigm is a much better one - if your kid already shows organic interest in programming and CS, then intensive programs are a fantastic way to continue to fuel the flames. I&#x27;m biased, but a big fan of immersive bootcamp programs. The earlier that kids get these skills and perspective, the more impactful they are on the career paths - the high school web dev whizzes are the ones who go on to win hackathons in college, get the best internships, and go start their entrepreneurial ventures in college (at least anecdotally). Good bootcamps also provide a lot of structure around the learning process. In 3-4 months, a motivated students can make it much further than someone on a self-paced curriculum. I&#x27;m also a strong believer that the atmosphere and ecosystem plays as important of a role as the actual curriculum. Being surrounded by other smart people who grind for 10 hours a day is positively infectious.<p>Regarding pushing off college - my thoughts are simple. The &quot;tech&quot; industry has changed significantly from a few years ago. Today it&#x27;s about the skills you have more so than the pedigree you have. Smart kids who know how to build and ship real code beat out 4-year CS degree students all the time. Not to say that MIT or Stanford are not worth it. It just depends on the type of student and the goals.<p>Hope this helps give some clarity - let me know if you have any questions or want to chat further.