<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-34887354.post4637402123978466323..comments</id><updated>2009-09-22T02:33:33.550-07:00</updated><title type='text'>Comments on Z Trek: The Alan Zeichick Weblog: Interact with your code</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://ztrek.blogspot.com/feeds/4637402123978466323/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34887354/4637402123978466323/comments/default'/><link rel='alternate' type='text/html' href='http://ztrek.blogspot.com/2009/09/interact-with-your-code.html'/><author><name>Alan Zeichick</name><uri>http://www.blogger.com/profile/09831573555240590152</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-34887354.post-8296615973878069269</id><published>2009-09-22T02:30:17.122-07:00</published><updated>2009-09-22T02:30:17.122-07:00</updated><title type='text'>Instead of flowcharting I prefer to trace the code...</title><content type='html'>Instead of flowcharting I prefer to trace the code. Making it full of console or file prints telling what it is doing in a way understandable by humans, so you can check if the code is doing what you expect. Another option is to use a debugger.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34887354/4637402123978466323/comments/default/8296615973878069269'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34887354/4637402123978466323/comments/default/8296615973878069269'/><link rel='alternate' type='text/html' href='http://ztrek.blogspot.com/2009/09/interact-with-your-code.html?showComment=1253611817122#c8296615973878069269' title=''/><author><name>David Fernández Piñas</name><uri>http://www.blogger.com/profile/05239341517180646201</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://ztrek.blogspot.com/2009/09/interact-with-your-code.html' ref='tag:blogger.com,1999:blog-34887354.post-4637402123978466323' source='http://www.blogger.com/feeds/34887354/posts/default/4637402123978466323' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34887354.post-3034080966629630250</id><published>2009-09-21T08:43:51.805-07:00</published><updated>2009-09-21T08:43:51.805-07:00</updated><title type='text'>I'm no programmer, so pardon me if this is a dumb ...</title><content type='html'>I&amp;#39;m no programmer, so pardon me if this is a dumb suggestion. But what if someone created a code analyzer that automatically flowcharted existing code? Is that possible? Has it already been done? If so, it seems to me that it would be a great debug tool for discovering logic errors in code. &lt;br /&gt;&lt;br /&gt;- Paul</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34887354/4637402123978466323/comments/default/3034080966629630250'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34887354/4637402123978466323/comments/default/3034080966629630250'/><link rel='alternate' type='text/html' href='http://ztrek.blogspot.com/2009/09/interact-with-your-code.html?showComment=1253547831805#c3034080966629630250' title=''/><author><name>Paul N. Leroux</name><uri>http://www.blogger.com/profile/04731307090173101793</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://ztrek.blogspot.com/2009/09/interact-with-your-code.html' ref='tag:blogger.com,1999:blog-34887354.post-4637402123978466323' source='http://www.blogger.com/feeds/34887354/posts/default/4637402123978466323' type='text/html'/></entry></feed>