Hi.<p>I intend to learn web development on my own during and after the summer. Mainly because there aren't any bootcamps over here in Ireland with a proven track record.<p>While I would love to learn web development, I am afraid it will hinder me to do back-end work, if that is something I end up finding interesting in the future.<p>My question is basically, what exactly should I learn to become employable in Europe? Preferably England or Switzerland. I have no degree, and I would be creating a portfolio from scratch. Exactly how low are the requirements?<p>At the moment I intend to learn: Ruby, Ruby on Rails, HTML5 CSS3, Javascript, jQuery.
Is that really enough?
Machine doesn't matter, but I recommend Linux or Mac as most of the tools are built with, and are easier to work with on unix-like machines. Invest in an SSD as well, as running a dev server as well as tools do hit hard on the disk.<p>As for languages, master vanilla HTML, CSS and JS. It's handy especially if you have to work around stuff, or just want to do bare-metal code instead of high-level. But you should have a standard stack in order to finish stuff quickly. The usual choices would be:<p>- UI: Bootstrap or Foundation<p>- Rails + Ember<p>- Express (Node) | Flask(Python) + Backbone | React | Angular<p>- You could also roll your own combination and be proficient with it.<p>Portfolio? Don't bother. Just run a Blog and Tweet about it. Join meetups in your local area and be visible. Get involved in open source by doing bug reporting or documentation. Eventually, you'd end up knowing a lot, and actually help in code. Use those as your credentials, as they are more credible because others can vouch for you.
Get the best MacBook or MacBook Pro you can afford. It obviously runs OS X (Unix) but you can also run Linux in a virtual machine and boot into Windows if necessary; you can also run Windows in a virtual machine if necessary.<p>Not only is the hardware topnotch, you won’t have to worry about graphics driver compatibility, power management, wi-fi support and all of the other stuff that can make running Linux as your primary operating system… challenging.<p>Don’t worry so much about creating a portfolio; pick a project you’re passionate about and do that. Or pick an open source project and start making useful contributions.<p>I would add Sass (or some other CSS preprocessor) to your list: <a href="http://sass-lang.com" rel="nofollow">http://sass-lang.com</a>
I am not sure Ruby On Rails stuff is the optimal choice if you want to work in Switzerland (for the local company). You either work at Google in Zürich or at some bank or manufacture. Hence you'd better look at Java Enterprize, IBM solutions, learn German / French, get some credibility (degree). With RoR / no degree / no proficiency in local language you'll have more chances at startups, international tech companies. It means Berlin, Amsterdam, cities in England.
Get a Mac - as others have pointed out OS X is a *nix variant so you can set up a dev environment that is similar to what most production environments are.<p>I use fink, vi, TextMate and NetBeans w/ mariadb, nginx, php, python, java.<p>Learn git and how to use some basic command line stuff like grep and find.<p>If you're learning the front end stuff, learn a framework like Bootstrap too.<p>Get yourself a cheap (USD 5 / month) VPS node, set it up and figure out how to deploy also.
I'm am also in Ireland what is the price range for these bootcamps? I am studying software development part time (open uni) would it be worth getting into a bootcamp?