My guess is that they are the flavor of the month (knowing only Rails+JS is widely employable), and have a low enough barrier to entry that you can realistically teach someone enough to be useful in the timescale of a bootcamp. Add a little HTML/CSS and you can do front end as well. I think the auto-magicness of Rails helps, since it gives you so much even if you are relatively inexperienced. Then you have a jumping…
Rails is not that employable anymore. Sure, you can find gigs for it in tech hotspots, but that's true for any language. For people living in the Real World outside of the tech bubbles, Rails jobs have mostly died out and been replaced with Node jobs.
Ask HN: Why do coding bootcamps teach Ruby on Rails and JavaScript?
21–30 of 62 posts
Re: Ask HN: Why do coding bootcamps teach Ruby on Rails and JavaScript?
#22Most actual work is in "php". But, it isn't 'hip' anymore. So, they teach ruby. Ruby is more difficult and less clear. Rails itself is a land of 'gotchas' (I have 10 years exp in both). After learning ruby/rails it will be difficult to find work and understand basic database constructs. /end rattling my cane https://www.google.com/search?q=php+vs+rails+stats&ie=utf-8&...
Re: Ask HN: Why do coding bootcamps teach Ruby on Rails and JavaScript?
#23Earlier quoted context omitted.
Rails is not that employable anymore. Sure, you can find gigs for it in tech hotspots, but that's true for any language. For people living in the Real World outside of the tech bubbles, Rails jobs have mostly died out and been replaced with Node jobs.
Not here in the UK. Agreed, most Rails jobs are in London but outside the capital PHP:Node is about 7:1 on Indeed.co.uk by job title and that's excluding WordPress, Drupal, Magento and Joomla.
Rails does not have the widespread appeal it used to -- it's not the hip new kid on the block like it was in 2005. At my employer, the people who handle Rails act like it's radioactive and are itching to replace it with more "modern" things.
Re: Ask HN: Why do coding bootcamps teach Ruby on Rails and JavaScript?
#24Earlier quoted context omitted.
Not here in the UK. Agreed, most Rails jobs are in London but outside the capital PHP:Node is about 7:1 on Indeed.co.uk by job title and that's excluding WordPress, Drupal, Magento and Joomla.
Yeah, PHP, .NET, and Java are always going to be king outside of the tech hubs. I'm saying that the niche that used to be occupied by Rails jobs is being/has been replaced by the niche now occupied by Node.js jobs. Rails does not have the widespread appeal it used to -- it's not the hip new kid on the block like it was in 2005. At my employer, the people who handle Rails act like it's radioactive and are itching to r…
Re: Ask HN: Why do coding bootcamps teach Ruby on Rails and JavaScript?
#25Re: Ask HN: Why do coding bootcamps teach Ruby on Rails and JavaScript?
#26Re: Ask HN: Why do coding bootcamps teach Ruby on Rails and JavaScript?
#27Most actual work is in "php". But, it isn't 'hip' anymore. So, they teach ruby. Ruby is more difficult and less clear. Rails itself is a land of 'gotchas' (I have 10 years exp in both). After learning ruby/rails it will be difficult to find work and understand basic database constructs. /end rattling my cane https://www.google.com/search?q=php+vs+rails+stats&ie=utf-8&...
Otherwise, can you ellaborate?
Re: Ask HN: Why do coding bootcamps teach Ruby on Rails and JavaScript?
#28JavaScript has extremely low barrier to entry. Everyone has a browser, so you can get someone to get started without download any software. That's huge.
Rails has the benefit of providing a framework that can get someone building functional CRUD apps in a tremendously short period of time.
Between those two, you've hit a nice sweet spot where someone can be fully functional as a developer in a short period of time (talent/quality/patience aside).