Forgot your password?

typodupeerror

Comment: Re:no, telcos 20+ years old don't get same conditi (Score 1) 163

Even if they provide equal or better, they've lost me. When you have absolute control and abuse your customers, why would they even entertain sticking with you when the playing field becomes level? You've already proven your customer service at that point.

Comment: Re:Maybe... (Score 1) 1121

by tooyoung (#43292865) Attached to: USPS Discriminates Against 'Atheist' Merchandise
So, to return to the GP's example, do you think that agnostics would say: "Invisible pink unicorns have not yet been proven to exist, therefore I will act under the working assumption that they do not exist."

I see this atheism/agnosticism argument all the time and it really just seems to come down to semantics. An atheist is comfortable saying that they don't believe in something, whereas an agnostic (for some reason only in the case of a god argument) has to be super literal and state that anything (living teapots on Saturn) could exist. Face it, you don't believe that invisible pink unicorns exist. You don't believe that there are living teapots on Saturn.

Comment: Re:More like... (Score 4, Insightful) 347

Agreed. If the submitter is looking only to do very basic web pages and not more complex web applications, then, yeah, they probably don't need any further education. Just create a portfolio of content and shop it around.

However, if the submitter is looking to do advanced web applications, possibly for a large company, and get paid over $75K, I would suggest a CS degree. As the parent states, web development goes well beyond HTML and CSS. An understanding of CS concepts is very important for creating a large interactive web application.

Also, are you willing to bank that web development will stay as it is for your entire career? Having a background in a wide range of CS concepts can be very helpful as the sands shift in the future.

Lastly, I'll comment that 80% of people who label themselves as web developers and proficient with JS and CSS only have the most basic understandings of the capabilities. Often, I see people who have taken courses in Java, and then saw that JS looks syntacticly similar on the surface. They code JS as if it is Java, resulting in extremely bloated and error prone code. My favorite statement from one such developer was "If only JavaScript had the concept of a hashtable, this would be so much easier to do".

Comment: Re:Sun, vs sunlight (Score 5, Funny) 644

This is not meant to nickpick

I know "US getting less sun than US" means "US getting less sunlight than US", but I still feel a little bit queasy when people substitute the word "Sun" for "Sunlight"

Not to nitpick, but no one said "US getting less sun than US". I feel a bit queasy when people substitute the word "Germany" for "US".

Comment: Different than cowboy coding (Score 1) 432

by tooyoung (#42763193) Attached to: Is 'Brogramming' Killing Requirements Engineering?
Brogramming is very different from cowboy coding. "Brogrammer" is a pejorative used to label developers that threaten one's ego by coming off as cool and social. In a development environment, many people aren't as focused on being "cool", so the term is necessary to raise yourself above those who do focus on that.

"We are on the verge: Today our program proved Fermat's next-to-last theorem." -- Epigrams in Programming, ACM SIGPLAN Sept. 1982

Working...