Jake McGraw wrote:
This was the first time I'd seen the fizz buzz problem, I like it because it can really show what level a programmer is at in only a couple of lines of code, considering there are so many solutions.- jake I love fizzbuzz. The only issue I have with it, for this context, is that (please correct me if I'm wrong) one must know the modulus operator in order to check the remainders. It's not hard, but some programmers are more text-centric and may have never had the need for that particular math operator. For a full-time programming job, yes, but is this something every webmaster should know? |
_______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php