Why teaching yourself to code is better than a CS degree * Far cheaper, no debt accumulated * Follow your bliss in learning what you want, but still with the option to absorb the best of the CS textbooks. * Not compelled to learn languages and platforms behind the curve. * Less able to lean on teammates, you learn to solve problems more independently. * There's no illusion that your education has an end date, and tha…
You missed a few: * Poster candidate for Dunning-Kruger * Cheap and fast but low quality * Single pointed focus. More likely to be a one-language savant * Degrees are for chumps: this is a delusion.
A CS degree is better than teaching yourself how to code?
21–30 of 330 posts
Re: A CS degree is better than teaching yourself how to code?
#22I am sorry but no. All of that can be learned during your first internship where you get paid instead of paying. I would argue college delays maturity and does not foster it. Hanging out with a bunch of people that are the same age, same life stage, etc. doesn't exactly add life experience. Continuing to do "hoop-jumping" work just like we all did in high school also doesn't seem to be novel. Perhaps its the keggers…
Re: A CS degree is better than teaching yourself how to code?
#23Re: A CS degree is better than teaching yourself how to code?
#24Earlier quoted context omitted.
Many self learners have no clue about processes, threads, memory allocation. Nor do they care about algorithmic complexity. They end up using a list for a map etc.i.e. there are foundational gaps in their knowledge. A CS program ensures that there is at least an attempt to build a foundation.
> Many self learners have no clue about processes, threads, memory allocation. This all also applies to “many CS graduates”. My systems-programmer wife has given up asking basic systems questions to new grads in technical interviews because she just expects to get blank stares at this point. Stuff that was expected knowledge of anyone programming computers in any capacity up through the 1990s is now a mystical secret…
Re: A CS degree is better than teaching yourself how to code?
#25> These skills are often gained through completing an undergraduate degree. Disagree. An apprentice or even a bootcamp grad can learn these skills in their current job or in a online MOOC course without a degree. What the author fails to mention is the amount of student debt that comes with the CS degree. In some cases a CS degree isn't worth the debt if the curriculum doesn't align with the market or if the universi…
Re: A CS degree is better than teaching yourself how to code?
#26> These skills are often gained through completing an undergraduate degree. Disagree. An apprentice or even a bootcamp grad can learn these skills in their current job or in a online MOOC course without a degree. What the author fails to mention is the amount of student debt that comes with the CS degree. In some cases a CS degree isn't worth the debt if the curriculum doesn't align with the market or if the universi…
>can be learned online for free Can is the key word here. Most people don't have the discipline to go through a CS curriculum on their own.
I would even go as far as saying that being able to self-study on your own is an essential life skill, up there with learning how to read/write. That's how important it is. You need to learn how to do it. It is important. Personally, I think overtime it will become easier to self-study topics due to advancements in edtech technology.
Re: A CS degree is better than teaching yourself how to code?
#27What it does mention:
Struggling as a community; learning independently plus from people who are learning independently of you; networking with people who are committed to the same career path as you; and confidence that comes from having a degree. (I'm paraphrasing extensively)
Since this is something that all college degrees offer especially under bad professors and terrible academic programs, I think the lesson here is heavy goalpoints combined with little guidance makes for successful students and career paths when backed with prestigious degrees.
Re: A CS degree is better than teaching yourself how to code?
#28A CS degree means better HR screening pass rate. Isn't this obvious...
Re: A CS degree is better than teaching yourself how to code?
#29Earlier quoted context omitted.
Many self learners have no clue about processes, threads, memory allocation. Nor do they care about algorithmic complexity. They end up using a list for a map etc.i.e. there are foundational gaps in their knowledge. A CS program ensures that there is at least an attempt to build a foundation.
> Many self learners have no clue about processes, threads, memory allocation. This all also applies to “many CS graduates”. My systems-programmer wife has given up asking basic systems questions to new grads in technical interviews because she just expects to get blank stares at this point. Stuff that was expected knowledge of anyone programming computers in any capacity up through the 1990s is now a mystical secret…
Re: A CS degree is better than teaching yourself how to code?
#30these have nothing to do with coding skills! any degree will get you those skills. project planning, deadlines, networking, dealing with people, etc. college will always give you access to people. what is missing is basically easy & sometimes free access to knowledge. god i miss having access to nearly any library and all these books, and all these publications you can print for free. i still have a trove of PDFs on…