[Baypiggies] Discussion for newbies/beginner night talks

Shannon -jj Behrens jjinux at gmail.com
Sat Feb 10 00:57:58 CET 2007


On 2/9/07, Dennis Reinhardt <DennisR at dair.com> wrote:
> This is an optimization and as such may not be the first approach to
> consider.  All of the code samples I showed used string appends such as
>
>         str  = ""
>          str += "string 1"
>          str +  "string 2"
>         ...

#) Use triple quoted strings, and use buffers.

-jj

-- 
http://jjinux.blogspot.com/


More information about the Baypiggies mailing list