Earlier quoted context omitted.
Same in the Netherlands. It's changing, but when I went to "high school" (age of ~12) you could go to a vocational school to become e.g. carpenter, electrician, etc. When you are 16 you are set to get into that profession. You will still attend school until 18, 1 day a week. You can also level up and go to a higher level vocational school all the way up to university.
Changing how? And why?
From Secretary to Software Developer: The Hard Way
121–130 of 148 posts
Re: From Secretary to Software Developer: The Hard Way
#122I don't think you can be a developer in 8 - 12 weeks, as mentioned in this article. Software Development is a skill as much as anything else, and there is no time frame. All you can use to assure yourself is if you have practice, and the confidence in yourself by that practice. For some people that confidence comes after a year, maybe even two years. But then again, that confidence can even come in 2 months.
8 - 12 weeks spending 8 hours a day in a classroom is between 320 hours and 480 hours learning time, plus whatever additional effort the student puts in during evenings and weekends. It's plausible that a 12 week bootcamp could equate to 1000 hours of structured development time with a decent mentor. There are 3 year CS degrees that give a student far less.
Re: From Secretary to Software Developer: The Hard Way
#123A bit of background: in Austria, many people do an "Apprenticeship" ("Lehre") instead of going to high school. You work at a company and visit a vocational school (about 20% of time). This is great for practical people -- less theory, more real world experience. But there is a major downside: If you didn't go to high school, you are not allowed to go to university without first completing preparatory courses that can…
Re: From Secretary to Software Developer: The Hard Way
#124The thing that struck me is "anyone who is fascinated by computers and spends all their free time playing with them can be a developer." Back before developers were perceived as 'rich' and 'pampered' there were people who were fascinated by computers and spent all their time playing with them and were called 'nerds.' Then it became "cool" to be a developer or "you can get rich as a developer at a startup!" and then y…
they are often just working a day job. I used to be snooty about this too until I had a member join one of my teams who is exactly this type of person... Treats it like a day job, and absolutely rips through well-defined coding tasks as long as I do the general solution-finding and lay the architectural groundwork ahead of time. They don't burn out either, because it's just work to them and they take regular vacation…
Re: From Secretary to Software Developer: The Hard Way
#125Earlier quoted context omitted.
they are often just working a day job. I used to be snooty about this too until I had a member join one of my teams who is exactly this type of person... Treats it like a day job, and absolutely rips through well-defined coding tasks as long as I do the general solution-finding and lay the architectural groundwork ahead of time. They don't burn out either, because it's just work to them and they take regular vacation…
What's with the vacation shaming?
Re: From Secretary to Software Developer: The Hard Way
#126Earlier quoted context omitted.
> (you don't have to pay this back, and there also is no tuition) You likely pay taxes.... No qualitative judgment here, except against a view that conflates "no explicit costs" with "no costs".
Of course, maybe the economy as a whole does better if workers can easily retrain, which would be a net gain for the tax base, so it's not really as clear as that. Explicit tax costs aren't the same as actual costs. ;) For instance, if a worker loses their job and wants to retrain, one policy (that of the united states) forces them at the worst possible time to take on additional debt, and one (that of austria) socia…
You are arguing that the costs are worth it. Great. I don't want to have that conversation online again. You have acknowledged that there are costs. We are in agreement.
Re: From Secretary to Software Developer: The Hard Way
#127A bit of background: in Austria, many people do an "Apprenticeship" ("Lehre") instead of going to high school. You work at a company and visit a vocational school (about 20% of time). This is great for practical people -- less theory, more real world experience. But there is a major downside: If you didn't go to high school, you are not allowed to go to university without first completing preparatory courses that can…
But are these craft "Apprenticeships" is there an associate professional track which is what developers are
Re: From Secretary to Software Developer: The Hard Way
#128A bit of background: in Austria, many people do an "Apprenticeship" ("Lehre") instead of going to high school. You work at a company and visit a vocational school (about 20% of time). This is great for practical people -- less theory, more real world experience. But there is a major downside: If you didn't go to high school, you are not allowed to go to university without first completing preparatory courses that can…
I did an apprenticeship in high school, Georgia has an official program. I got to leave school early, work the internship I had already found, develop professional skills, and get paid. The only requirements for the program (for school credit) were to log hours and write a few essays.
Re: From Secretary to Software Developer: The Hard Way
#129Earlier quoted context omitted.
they are often just working a day job. I used to be snooty about this too until I had a member join one of my teams who is exactly this type of person... Treats it like a day job, and absolutely rips through well-defined coding tasks as long as I do the general solution-finding and lay the architectural groundwork ahead of time. They don't burn out either, because it's just work to them and they take regular vacation…
What's with the vacation shaming?
Where's the vacation shaming?
Re: From Secretary to Software Developer: The Hard Way
#130I don't think you can be a developer in 8 - 12 weeks, as mentioned in this article. Software Development is a skill as much as anything else, and there is no time frame. All you can use to assure yourself is if you have practice, and the confidence in yourself by that practice. For some people that confidence comes after a year, maybe even two years. But then again, that confidence can even come in 2 months.
I worked with a guy who came through a bootcamp. Before he did it, he'd learned enough PHP to build basic sites, so he didn't come in cold. In the bootcamp, he learned Rails, and proper development habits like TDD and source control. He was a good junior developer when he started, and with two or three years of work at Pivotal Labs under his belt, he's a good journeyman developer. He taught me a lot of what i know about iOS development!
However, he mentioned that a lot of other people who came through the bootcamp with him have gone on to work at quite low-skill 'chop shop' web agencies, where they're mostly slinging HTML and CSS to match a photoshop drawing, rather than doing real programming as such. So, it doesn't work for everyone.