Re: cells in picolisp [tutorial, slides]

2020-06-06 Thread Kevin Ednalino
Nice work! I like the use of view to depict the cellular structure and the wagon analogy. I'm assuming this is targeting beginners? A few suggestions: * Before using setq in the examples, define it like set and cons so viewers don't get surprised. * Compare setq to set - might be a source of

Re: cells in picolisp [tutorial, slides]

2020-06-06 Thread rick
On Sat, 06 Jun 2020 06:33 -04:00, Tomas Hlavaty wrote: > nice presentation I agree. Nice job, Mike! -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: cells in picolisp [tutorial, slides]

2020-06-06 Thread Tomas Hlavaty
nice presentation andr...@itship.ch writes: > Hi George, You know you can display PDFs also in 'presentation mode' ? > Depends on the PDF reader software, but most can do that. For example, open the PDF in Emacs after installing pdf-tools. Press P for fit to page. Press n for next page, p for

Re: cells in picolisp [tutorial, slides]

2020-06-06 Thread Mike
Sure https://git.envs.net/mpech/tankf33der/src/branch/master/cells/data- > On Jun 6, 2020, at 10:41, George-Phillip Orais > wrote: > >  > Hi Mike, I like this too, thank you for sharing! Btw do you have another > format for this something like Powerpoint? If yes can I ask for a copy too?

Re: cells in picolisp [tutorial, slides]

2020-06-06 Thread andreas
Hi George, You know you can display PDFs also in 'presentation mode' ? Depends on the PDF reader software, but most can do that. On 06.06.20 09:28, George-Phillip Orais wrote: > Hi Mike, I like this too, thank you for sharing! Btw do you have > another format for this something like Powerpoint?

Re: cells in picolisp [tutorial, slides]

2020-06-06 Thread George-Phillip Orais
Hi Mike, I like this too, thank you for sharing! Btw do you have another format for this something like Powerpoint? If yes can I ask for a copy too? Thanks again and hope to meet you on one of FFF (Fridays for Functions) On Sat, Jun 6, 2020 at 7:52 AM C K Kashyap wrote: > I liked it :) >

Re: cells in picolisp [tutorial, slides]

2020-06-05 Thread C K Kashyap
I liked it :) Thanks, Kashyap On Fri, Jun 5, 2020 at 5:37 AM Mike wrote: > hi all, > > https://envs.net/~mpech/cells-tutorial.pdf > > I've created tutorial about cell as root of data type hierarchy. > Goal of PDF is understanding of destructive functions. > I hope you will learn something new.

cells in picolisp [tutorial, slides]

2020-06-05 Thread Mike
hi all, https://envs.net/~mpech/cells-tutorial.pdf I've created tutorial about cell as root of data type hierarchy. Goal of PDF is understanding of destructive functions. I hope you will learn something new. Happy coding, (mike) -- UNSUBSCRIBE: