The Artima Developer Community
Sponsored Link

Java Buzz Forum
There should be one and preferably only one obvious way to do it

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Bill de hÓra

Posts: 1137
Nickname: dehora
Registered: May, 2003

Bill de hÓra is a technical architect with Propylon
There should be one and preferably only one obvious way to do it Posted: Apr 22, 2004 7:50 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Bill de hÓra.
Original Post: There should be one and preferably only one obvious way to do it
Feed Title: Bill de hÓra
Feed URL: http://www.dehora.net/journal/atom.xml
Feed Description: FD85 1117 1888 1681 7689 B5DF E696 885C 20D8 21F8
Latest Java Buzz Posts
Latest Java Buzz Posts by Bill de hÓra
Latest Posts From Bill de hÓra

Advertisement
So, what could be simpler than looping through an array of integers in C#? Which way would you do the loop? 1. foreach (int i in foo) {} 2. for (int i = 0; i [...excellent analysis...] - Joshua Allen Maybe this stupid... but doesn't the problem go away when there is one and only one way?...

Read: There should be one and preferably only one obvious way to do it

Topic: Pnuts Updates (bzip2, tar, class dependency checker, bug fixes) Previous Topic   Next Topic Topic: Link: Validating the Unit Correctness of Spreadsheet Programs

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use