What is a Full Stack developer? (2012)
41–50 of 124 posts
Re: What is a Full Stack developer? (2012)
#42It reminds me of this Blues Brothers quote: Elwood: What kind of music do you usually have here? Claire: Oh, we got both kinds. We got country and western. The tendency of web developers to appropriate well defined terms for their limited little world is a bit unsettling.
There is an element of breadth vs depth in this definition. In some types of software engineering it's crucial to have deep expertise of one or a two languages (oracle, or java) but on web development it's often better to have a much broader view of more things.
This is why 17 yo web full stack web developers are more common than deeply experienced .net developers. The former takes constant curiosity and the ability to stay up to date on what's new in a changing field. The latter takes thousands of hours of experience.
Re: What is a Full Stack developer? (2012)
#43Surly a full stack means dev you can go from the wire up to a complete application. In practice this means at least a CCNA.
Re: What is a Full Stack developer? (2012)
#44"All our masons must be architects."
Re: What is a Full Stack developer? (2012)
#45Interesting that the OP doesn't consider a full stack Dev needs to now anything much about networking in 1 Server, Network, and Hosting Environment. Surly a full stack means dev you can go from the wire up to a complete application. In practice this means at least a CCNA.
What about more of the devops "get stuff working" on cloud platforms (EC2, Google App Engine, Heroku etc) using proven load balancing / caching / static serving software, changing your stack as and when you need rather than over-engineering something?
Re: What is a Full Stack developer? (2012)
#46The first few times I heard the term "full stack" developer it meant somebody who could understand what's going on at all levels of the call stack. That means from the kernel through C libraries, web server / JIT / high-level server langauge, through network layer, through browser implementation, javascript JIT, javascript / CSS / HTML interpretation and layout and so on. Has this turned into "I can does the servers…
Haha, I cringed.
Re: What is a Full Stack developer? (2012)
#47The first few times I heard the term "full stack" developer it meant somebody who could understand what's going on at all levels of the call stack. That means from the kernel through C libraries, web server / JIT / high-level server langauge, through network layer, through browser implementation, javascript JIT, javascript / CSS / HTML interpretation and layout and so on. Has this turned into "I can does the servers…
Full stack developers have definitely been watered down over the years. In addition to your list you had to know all the electrical engineering behind the hardware. Further you at least needed a minor in chemistry. I scoff at someone who calls themselves "full stack" developer and couldn't even draw the silicon molecule. I just don't trust someone to write my web app who doesn't understand how electrons move. Kids th…
Re: What is a Full Stack developer? (2012)
#48The first few times I heard the term "full stack" developer it meant somebody who could understand what's going on at all levels of the call stack. That means from the kernel through C libraries, web server / JIT / high-level server langauge, through network layer, through browser implementation, javascript JIT, javascript / CSS / HTML interpretation and layout and so on. Has this turned into "I can does the servers…
Obviously we're dealing with stacks upon stacks if you want consider all aspects of computing. I would not think it was very common to find anybody who is truly skilled all the way from chip design up to the graphic design of a web page. Well, at least, I would not expect somebody to be great at every layer. Some of these areas are a career's worth of dedication to master and then also keep up.
Re: What is a Full Stack developer? (2012)
#49Marketing term for web monkey jack-of-all-trades. Does it fly in interviews to claim you are an expert in absolutely everything? Just curious.
Re: What is a Full Stack developer? (2012)
#50Somebody who knows everything, but not really ;)