CodyReichert / awesome-cl

A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.
https://awesome-cl.com
Other
2.48k stars 184 forks source link

Would like to submit my guide for the list #382

Closed ashok-khanna closed 3 years ago

ashok-khanna commented 3 years ago

Hello, I would like to kindly submit my Common Lisp beginner guide for this list. It has had some positive feedback. Thanks in advance for your consideration, and no issue if you deem it not official enough for inclusion.

https://github.com/ashok-khanna/common-lisp-by-example

vindarel commented 3 years ago

Hello, it's a nice guide. My suggestion is that you would have the most impact by contributing to the CL Cookbook. It seems your guide covers topics that the Cookbook doesn't (and should). In doing so, you could reference your guide in the "Reference" or "See also" section.

ashok-khanna commented 3 years ago

Thanks - that makes sense.

Best wishes, Ashok


From: vindarel notifications@github.com Sent: Thursday, 14 January 2021 1:39 AM To: CodyReichert/awesome-cl awesome-cl@noreply.github.com Cc: Ashok Khanna ashok.khanna@hotmail.com; Author author@noreply.github.com Subject: Re: [CodyReichert/awesome-cl] Would like to submit my guide for the list (#382)

Hello, it's a nice guide. My suggestion is that you would have the most impact by contributing to the CL Cookbook. It seems your guide covers topics that the Cookbook doesn't (and should). In doing so, you could reference your guide in the "Reference" or "See also" section.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FCodyReichert%2Fawesome-cl%2Fissues%2F382%23issuecomment-759490673&data=04%7C01%7C%7C435615297c3f4d318c7d08d8b7d0f7df%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637461455426214709%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=6vFjtjZL%2BRU1oGB3oJwZVQ58TN44CItDot4gB%2FMEcB0%3D&reserved=0, or unsubscribehttps://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FALEWW2Z246ODBK5DRA5P2ADSZWWALANCNFSM4V6BNT7A&data=04%7C01%7C%7C435615297c3f4d318c7d08d8b7d0f7df%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637461455426214709%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=iiDpEXHrcDH0%2F18obMuO23TR9RTMVlqq3HqIBGg8gvM%3D&reserved=0.

vindarel commented 3 years ago

(hey, send a PR if you wish)

ashok-khanna commented 3 years ago

I might do a re-write with some additional sections, but there's so many books that cover Lisp well - this was just another angle (which is focused on quickly getting up to speed with the basics).

What do you think of https://pdf.math.dev? (Best viewed in Chrome Desktop)

I was thinking we could convert some of the Lisp materials to an alternate form with higher quality typesetting like in the preceding link? If that's something of interest, let me know which materials you would like to convert and I can try and do so when I have some time.