Live data from Hacker News

Thousands of Veterans Want to Learn to Code But Can’t

backchannel.com

21–30 of 269 posts

Re: Thousands of Veterans Want to Learn to Code But Can’t

#22

All the resources to learn coding are freely available. Anyone who tells you otherwise is trying to make a buck.

There's a huge difference between the theoretical ability to learn something and actually having access to education. I completely agree that we're living at a time when anyone with a decent laptop and internet connection has access to the basic required materials, but learning something from scratch with minimal guidance is difficult, and the huge amount of mythologizing around programming has made it even worse.

Bootcamps, at least Dev Bootcamp, focus heavily on the mental/emotional aspect of this stuff as much as the technical material itself, and do a lot to build the confidence that really is required for many people.

And yeah, I do think most companies are primarily incentivized by profits, but that doesn't mean they can't provide a genuine service at the same time.

Full disclaimer, I used to work for Udacity and was "trying to make a buck".

Re: Thousands of Veterans Want to Learn to Code But Can’t

#23
post #12

Earlier quoted context omitted.

True, but what does "writing code" mean? If it means learning some basic JavaScript syntax and writing a small text adventure, that isn't hard at all. Learning the mathematical fundamentals of CS on the other hand is a great deal harder, and getting up to speed with what technologies are considered standard is extremely difficult.

You're not going to learn much CS from a code school.

Many, if not most, software jobs require very little CS knowledge. At such jobs the ability to compare numbers and read a chart (a matrix of algorithms and data structures vs. time vs. space complexity) will cover almost every possible use case.

"Mid-level development as a skilled trade" jobs, for example.

Re: Thousands of Veterans Want to Learn to Code But Can’t

#24

Earlier quoted context omitted.

I think established and accredited universities should set up two year coding programs that can teach the trade as opposed to pop up overpriced bootcamps that usually operate without much accountability. Then the GI Bill can pick up the tab for such programs.

A 4 year college program didn't teach me to code, what makes you think a 2 year program could? I learned how to write my own linked list however..

You are being downvoted I suspect because people are assuming you mean it's not possible to learn to code in 2 years, when what I suspect you mean is "why waste resources on poorly planned school curriculum regardless of timing when other options (such as the apprentice model) are available"

Re: Thousands of Veterans Want to Learn to Code But Can’t

#25

All the resources to learn coding are freely available. Anyone who tells you otherwise is trying to make a buck.

But there is a vast difference between being alone in a room, and being in a room full of people who are all trying to learn the same thing.

But what you're talking about is more like a club for new coders (which is a good idea). This guy was specifically looking for coding schools, which I assume are online only (so no classroom atmosphere).

Re: Thousands of Veterans Want to Learn to Code But Can’t

#26

All the resources to learn coding are freely available. Anyone who tells you otherwise is trying to make a buck.

Yeah but knowing where to find them (the good ones) is not an easy task. There is definitely economic value in the curation of material, and in the personal oversight provided by courses.

Re: Thousands of Veterans Want to Learn to Code But Can’t

#27
post #3

Whether you believe code schools are good or bad (I lean somewhat towards good), I wonder if we have not fully learned the lesson from the rash several years ago of fly-by-night for-profit colleges preying on vets and providing substandard education and inflated job promises, all on the GI Bill's dime. I worry that if the GI Bill was extended to code schools, we'd see the exact same thing happen again.

When I was general medical officer in the Navy, among other clinic duties, I did exit physicals for sailors, sometimes 20 a week. I would always try to talk to them about their plans for the future. Some seemed to be squared away. But I can't tell you how many times someone told me their plan was to take online classes from some sketchy school I'd never heard of. I'd google it with them, it would be some online unive…

I agree on the brick-and-mortar schools suggestion.

I wrote this in favor of them: https://academia.stackexchange.com/q/14833/9518

> Students overwhelmingly report retaining and applying less from online courses versus face-to-face courses. > However, this may be due to a difference in factors other than distance learning.

However, I find your insult to Trump voters gratuitous and unnecessary.

Re: Thousands of Veterans Want to Learn to Code But Can’t

#28

"Coding schools" are a sham, and I'm glad they're not covered by the GI Bill. There's nothing stopping these veterans from going to a regular university, college, or community college and getting a real degree in computer science, software engineering, or a related field.

> There's nothing stopping these veterans from going to a regular university, college, or community college and getting a real degree in computer science, software engineering, or a related field.

Nothing? Have a little empathy, buddy. While I have some sympathy for your opinion of coding bootcamps, just bear in mind that it's not easy giving up something you've been doing for a couple of decades and going back to college with people half you age and then having to restart your career in an entirely new profession. The mental flexibility one has when one is young just isn't there anymore for these individuals.

Re: Thousands of Veterans Want to Learn to Code But Can’t

#29

All the resources to learn coding are freely available. Anyone who tells you otherwise is trying to make a buck.

I disagree.

- It takes time to make high-quality resources. Teaching is a real job.

- Asking for money can decrease churn (see: Sunk Cost Fallacy)

- Programs that include synchronous mentoring cost money, but might be more effective

Post reply on HN