Skip to content

Commit

Permalink
new CLOS video: class allocation
Browse files Browse the repository at this point in the history
for #4
  • Loading branch information
vindarel committed Sep 12, 2024
1 parent 3a1c2f8 commit be51148
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Here's what you'll learn.

# Content

*Total learning material: 7hr 6min and counting, in 50 lectures. Subtitles: english.*
*Total learning material: 7hr 12min and counting, in 51 lectures. Subtitles: english.*

*Current rating (2024-01): 4.55 / 5 -thank you!*

Expand Down Expand Up @@ -275,6 +275,10 @@ You can skip this one if the crash course was crystal clear.

You know enough CLOS to read the sources of a web server (Hunchentoot) and a game (Kandria). Bravo!

7.9 Class allocation

> What we see: the default :allocation :instance VS :allocation :class. How to automatically count how many objects of a class are created.

## section 8: macros

Expand Down

0 comments on commit be51148

Please sign in to comment.