mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
custom controls tutorial
This commit is contained in:
parent
395fcdd252
commit
2c9ce0864f
2 changed files with 4 additions and 1 deletions
1
LEARN.md
1
LEARN.md
|
|
@ -59,6 +59,7 @@ CLOG Builder Tutorials (Reddit links)
|
||||||
- [03 - Importing HTML in to Builder ](https://www.reddit.com/r/lisp/comments/snvv0w/clog_builder_tutorial_3_importing_html_adding/)
|
- [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/)
|
- [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!)
|
- (Completed Tutorial 4 at https://github.com/rabbibotton/clos-contact but you better do the tutorial!)
|
||||||
|
- [05 - Using and Creating Controls ](https://www.reddit.com/r/lisp/comments/w2d6dr/builder_tutorial_5_using_and_creating_lisp_custom/)
|
||||||
|
|
||||||
CLOG "The Framework" (Code Tutorials)
|
CLOG "The Framework" (Code Tutorials)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -246,7 +246,9 @@ CLOG Builder Tutorials
|
||||||
https://www.reddit.com/r/lisp/comments/snvv0w/clog_builder_tutorial_3_importing_html_adding/
|
https://www.reddit.com/r/lisp/comments/snvv0w/clog_builder_tutorial_3_importing_html_adding/
|
||||||
4. CLOS-CONTACT - Using database controls demos a contact manager app in clog.
|
4. CLOS-CONTACT - Using database controls demos a contact manager app in clog.
|
||||||
https://www.reddit.com/r/lisp/comments/t61sib/clog_builder_tutorial_4_a_complete_database_app/
|
https://www.reddit.com/r/lisp/comments/t61sib/clog_builder_tutorial_4_a_complete_database_app/
|
||||||
|
5. Using and Creating Custom Controls
|
||||||
|
https://www.reddit.com/r/lisp/comments/w2d6dr/builder_tutorial_5_using_and_creating_lisp_custom/
|
||||||
|
|
||||||
CLOG Tutorials
|
CLOG Tutorials
|
||||||
|
|
||||||
- [01-tutorial.lisp](tutorial/01-tutorial.lisp) - Hello World
|
- [01-tutorial.lisp](tutorial/01-tutorial.lisp) - Hello World
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue