If anyone needs an example to show how functional style is more concise and expressive than procedural, this could be one.
Pure CSS FizzBuzz
21–30 of 62 posts
Re: Pure CSS FizzBuzz
#22Re: Pure CSS FizzBuzz
#23I could be wrong, but I believe the post that he's referring to as inspiration is this one: https://css-tricks.com/tales-of-a-non-unicorn-a-story-about-... A pretty interesting story about job titles and descriptions that are not representative of the job they're trying to hire for.
Re: Pure CSS FizzBuzz
#24Re: Pure CSS FizzBuzz
#25Re: Pure CSS FizzBuzz
#26I could be wrong, but I believe the post that he's referring to as inspiration is this one: https://css-tricks.com/tales-of-a-non-unicorn-a-story-about-... A pretty interesting story about job titles and descriptions that are not representative of the job they're trying to hire for.
More like a story of someone that applied for a job that asks for Javascript skills without knowing Javascript and then blamed the company, and made a blog post/rant about it, because they hired someone else that probably fits that particular position better.
Re: Pure CSS FizzBuzz
#27I could be wrong, but I believe the post that he's referring to as inspiration is this one: https://css-tricks.com/tales-of-a-non-unicorn-a-story-about-... A pretty interesting story about job titles and descriptions that are not representative of the job they're trying to hire for.
If you try to stick to your job description, you are not going to be very helpful in the real world.
Re: Pure CSS FizzBuzz
#28I could be wrong, but I believe the post that he's referring to as inspiration is this one: https://css-tricks.com/tales-of-a-non-unicorn-a-story-about-... A pretty interesting story about job titles and descriptions that are not representative of the job they're trying to hire for.
Re: Pure CSS FizzBuzz
#29Does this mean that CSS is now Turing-complete, or does it just mean that Turing-completeness is not required to implement FizzBuzz?
EDIT: I'm not entirely right. Here's a good answer: http://stackoverflow.com/questions/2497146/is-css-turing-com...
Re: Pure CSS FizzBuzz
#30I could be wrong, but I believe the post that he's referring to as inspiration is this one: https://css-tricks.com/tales-of-a-non-unicorn-a-story-about-... A pretty interesting story about job titles and descriptions that are not representative of the job they're trying to hire for.
More like a story of someone that applied for a job that asks for Javascript skills without knowing Javascript and then blamed the company, and made a blog post/rant about it, because they hired someone else that probably fits that particular position better.
Fizz buzz is a group word game for children to teach
them about division.