vindarel

Results 591 comments of vindarel

Bad experiment. It's undone in master.

I recorded again the first chapter: getting started, install SBCL, the one on Portacle as well as the presentation video.

I recorded again the second video: how to run lisp code from the terminal. I recorded again Lisp basics: "lisp syntax and evaluation model".

The CLOS chapter is on the way! A dense introduction of 30 minutes is done.

- the CLOS crash course, in 2 parts, was uploaded o/ (awaiting subtitles by Udemy) 6 more videos are on the queue.

- here's one! https://www.youtube.com/watch?v=XFc513MJjos how to create a project with my project skeleton ([cl-cookieproject](https://github.com/vindarel/cl-cookieproject)), run the project from sources, build a binary, load everything in Emacs, etc.

- new video! https://www.youtube.com/watch?v=TAtwcBh1QLg Requests to the GitHub API: HTTP requests with Dexador, JSON parsing with Jonathan, Shasht, also using Serapeum and str. And we use the app from the...

- new video! https://www.youtube.com/watch?v=jBBS4FeY7XM Debugging Lisp: how to fix a function and resume the program execution from where it failed (and not from zero again).

- new(-ish) video! https://www.youtube.com/watch?v=h_noB1sI_e8 How to build a website in Common Lisp, part 1.

- and part 2: [how to build a website in Common Lisp, part 2](https://www.youtube.com/watch?v=EFRVHmOCE7Q)