Learn Web Development: From Novice to Employable
howtocode.io
Learn Web Development: From Novice to Employable
1–10 of 35 posts
Re: Learn Web Development: From Novice to Employable
#2Also, I'm not a believer in TDD, especially with beginners. I find it tedious especially when prototyping an app, which I almost always do before starting a non-trivial project. Once my prototype works reasonably well, I do a refactor with good test coverage in an effort to produce production ready code.
I'm a huge believer in testing, just not TDD.
Re: Learn Web Development: From Novice to Employable
#3I love the efforts to build these types of resources, I just hope this isn't redundant with Michael Hartl's tutorial. Also, I'm not a believer in TDD, especially with beginners. I find it tedious especially when prototyping an app, which I almost always do before starting a non-trivial project. Once my prototype works reasonably well, I do a refactor with good test coverage in an effort to produce production ready co…
Re: Learn Web Development: From Novice to Employable
#4I love the efforts to build these types of resources, I just hope this isn't redundant with Michael Hartl's tutorial. Also, I'm not a believer in TDD, especially with beginners. I find it tedious especially when prototyping an app, which I almost always do before starting a non-trivial project. Once my prototype works reasonably well, I do a refactor with good test coverage in an effort to produce production ready co…
While I have become a proponent of TDD and have come to appreciate it in larger projects, I agree and remember the tediousness of it as a beginner.. It is good to inform the beginner of its style and merits, but not to enforce it -- rather let them decide for themselves if it helps them and their team in the long-run; experience is a far superior teacher
I guide many junior developers and find that TDD is just too much to enforce while learning.
Re: Learn Web Development: From Novice to Employable
#5I love the efforts to build these types of resources, I just hope this isn't redundant with Michael Hartl's tutorial. Also, I'm not a believer in TDD, especially with beginners. I find it tedious especially when prototyping an app, which I almost always do before starting a non-trivial project. Once my prototype works reasonably well, I do a refactor with good test coverage in an effort to produce production ready co…
They seem to be quite RoR specific based on the contents?
Re: Learn Web Development: From Novice to Employable
#6I think the video should be 100% about "what's in it for me" (the user). I understand the reason why you are introducing the people behind the project, but after 1minute in the video becomes "about howtocode.io" and less about "me". I closed the video after that to be honest.
Again, I get that you are providing validation and answering "why should I trust you" but honestly, unless you can say something that a beginner would value like "I founded Twitter", or "I work for Microsoft" (used to illustrate people can relate to a brand name regardless of how our inner-circles perceive them.) then it becomes a waste of the 30 seconds I'm giving you as to what's in it for me and how can I start receiving value RIGHT NOW.
In writing this, actually I think most everyone that has asked me for advice in how to code vet sites by word of mouth and by proxy i.e. "Jade what do you think about this site?" or "well Google has it as #1" or "well on youtube this has 1 million views" etc.
So in summary, I think you should not _lead_ with vetting yourself.
EDIT: I watched more of the video. You use language like "we will teach you.." and "our goal is to" which illustrates the point that you are talking about yourselves rather then the user. Changing it to "You will build a basic webpage and host it online entirely yourself in the first week" shifts the subject to the user, because it's always all about the user.
Re: Learn Web Development: From Novice to Employable
#7I love the efforts to build these types of resources, I just hope this isn't redundant with Michael Hartl's tutorial. Also, I'm not a believer in TDD, especially with beginners. I find it tedious especially when prototyping an app, which I almost always do before starting a non-trivial project. Once my prototype works reasonably well, I do a refactor with good test coverage in an effort to produce production ready co…
Re: Learn Web Development: From Novice to Employable
#8I love the efforts to build these types of resources, I just hope this isn't redundant with Michael Hartl's tutorial. Also, I'm not a believer in TDD, especially with beginners. I find it tedious especially when prototyping an app, which I almost always do before starting a non-trivial project. Once my prototype works reasonably well, I do a refactor with good test coverage in an effort to produce production ready co…
Re: Learn Web Development: From Novice to Employable
#9I love the efforts to build these types of resources, I just hope this isn't redundant with Michael Hartl's tutorial. Also, I'm not a believer in TDD, especially with beginners. I find it tedious especially when prototyping an app, which I almost always do before starting a non-trivial project. Once my prototype works reasonably well, I do a refactor with good test coverage in an effort to produce production ready co…
I always recommend the Pragmatic Programmers book for new learners.
Re: Learn Web Development: From Novice to Employable
#10I love the efforts to build these types of resources, I just hope this isn't redundant with Michael Hartl's tutorial. Also, I'm not a believer in TDD, especially with beginners. I find it tedious especially when prototyping an app, which I almost always do before starting a non-trivial project. Once my prototype works reasonably well, I do a refactor with good test coverage in an effort to produce production ready co…
I'm not sure this series could be redundant as it's free and Michael's videos cost money. Michael's website also looks like one of those classic 2001 sales pitch/squeeze page which makes me doubt the quality of the tutorials.