<html><head></head><body><div>On Thu, 2017-05-25 at 13:37 -0400, leam hall wrote:</div><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, May 25, 2017 at 1:25 PM, DJ-Pfulio <span dir="ltr">&lt;<a href="mailto:DJPfulio@jdpfu.com" target="_blank">DJPfulio@jdpfu.com</a>&gt;</span> wrote:<br><blockquote type="cite"><span class="">On 05/25/2017 01:08 PM, Joey Kelly wrote:<br>
&gt;&gt; In fact, my initial code is usually a page of comments describing what<br>
&gt;&gt; needs to happen, in order. Then each of those comments usually becomes a<br>
&gt;&gt; function. If a function gets too long, more comments are written and<br>
&gt;&gt; more sub-functions are made, about 5-20 lines at a time.<br>
&gt;<br>
&gt; A lot of my code is exactly like that... document first, code later.<br>
<br>
</span>For non-trivial programs, each comment might be an entire class, if<br>
doing OO.<br>
<br>
I actually do it to help remember where I left off the next day or the<br>
following week after being interrupted.&nbsp; Sleeping helps wipe memories.<br>
This isn't something new caused by age.&nbsp; When I coded in my 20s, it was<br>
good to have reminders too. ;)<br></blockquote><div><br></div><div>&nbsp;</div><div>My comments tend to be something like "this broke stuff" and "get rid of this". I try to avoid things that would be embarassing after a "git push". &nbsp;:)</div></div></div></div></blockquote><div><br></div><div>I save the swearing in comments until the debug phase.</div><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><br></div></div>
<pre>_______________________________________________
Ale mailing list
<a href="mailto:Ale@ale.org">Ale@ale.org</a>
<a href="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</a>
See JOBS, ANNOUNCE and SCHOOLS lists at
<a href="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</a>
</pre></blockquote><div><span><pre><pre>-- <br></pre>James P. Kinney III

Every time you stop a school, you will have to build a jail. What you
gain at one end you lose at the other. It's like feeding a dog on his
own tail. It won't fatten the dog.
- Speech 11/23/1900 Mark Twain

http://heretothereideas.blogspot.com/
</pre></span></div></body></html>