mirror of
https://github.com/rabbibotton/clog.git
synced 2026-03-11 09:11:45 -07:00
add new repos
This commit is contained in:
parent
1c76787209
commit
09f26be68c
1 changed files with 5 additions and 1 deletions
6
LEARN.md
6
LEARN.md
|
|
@ -39,7 +39,10 @@ already being productive means having a bang up time doin' it all.
|
|||
- 12 - Macros
|
||||
- 13 - Exceptions/Conditions
|
||||
- 14 - Concurrent Programing
|
||||
- 15 - Pulling it All Togeher With A Real GUI App
|
||||
- [15 - Pulling it All Togeher With A Real GUI App - clos-encounters game](https://github.com/rabbibotton/clos-encounters)
|
||||
|
||||
Other Resources:
|
||||
- [Lisp in Y Minutes](https://learnxinyminutes.com/docs/common-lisp/)
|
||||
|
||||

|
||||
|
||||
|
|
@ -49,6 +52,7 @@ CLOG Builder Tutorials (Reddit links)
|
|||
- [02 - Building a Web Page ](https://www.reddit.com/r/lisp/comments/sn8j77/clog_builder_tutorial_2_building_a_web_page/)
|
||||
- [03 - Importing HTML in to Builder ](https://www.reddit.com/r/lisp/comments/snvv0w/clog_builder_tutorial_3_importing_html_adding/)
|
||||
- [04 - CLOS-CONTACT - database controls, a complete application](https://www.reddit.com/r/lisp/comments/t61sib/clog_builder_tutorial_4_a_complete_database_app/)
|
||||
- (Completed Tutorial 4 at https://github.com/rabbibotton/clos-contact but you better do the tutorial!)
|
||||
|
||||
CLOG "The Framework" (Code Tutorials)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue