Common Lisp Tutorial 5a: Condition System
ฝัง
- เผยแพร่เมื่อ 27 พ.ย. 2024
- In this video I look at the Common Lisp condition system, what conditions are, how to trigger them and also working with restarts and handling condition cases.
It is a little shorter than usual due to time constraints this week, but next week will hopefully expand and continue exploring the condition system!
This is great for setting up test cases (even with my own code! ) Thank you once again! Congratulations on your new job too !!
Testing is always important so I'm proud to be able to help ensure code is tested anywhere! Thanks, it's so kind of you to remember! I've been meaning to say, btw, B5 is one of my all time top shows!
Thank you for this series! TH-cam is really lacking Lisp content.
You're welcome, new video will be going live at 1130 (UTC). If you have any questions or suggestions please do let me know!
@@NeilMunro Thank you, sir! I'd like to suggest a series on Introduction to (classical) Data Structures and Algorithms implementation in Common Lisp. By 'introduction', I mean a series without complexity analysis.
Oh gosh haha, I mean i suppose any lisp video series would be incomplete without ADS, but it'll be a tough one to write, I'm doing testing and OOP next, so ADS could come after that.
@@NeilMunro That would make a great sequence! Really looking forward to see it :) Also, as far as I have seen, I'm sure it would be an unique series in youtube so far.
Save sequences for the ADS series :p but yeah, there's a lot to cover and there's stuff I understand but converting my knowledge into a video really solidifies it for me too, so it's certainly mutually beneficial
the audio becomes out of sync halfway through
I’ll look into this.
Yeah, there was an issue with the recording software I couldn’t fix. I’m going back and writing companion blog posts to assist with this, it’s just a slow process.
😅 you did it!
Strike 3!
I'm out!
How so?
@@NeilMunroI watch the videos to learn something useful, not for watching someone else errors, I make mines more easy than follows yours!
Thank you anyway to ask!
I like to show that even senior engineers make mistakes and get things wrong in the process. But if that’s not you thing, I get it, thanks for watching anyway.