Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typos in 05.Basic_Concepts_IV.pdf #10

Closed
kimsoohwan opened this issue Oct 5, 2023 · 4 comments
Closed

Typos in 05.Basic_Concepts_IV.pdf #10

kimsoohwan opened this issue Oct 5, 2023 · 4 comments

Comments

@kimsoohwan
Copy link

Hi Federico,

Thanks you very much for sharing your slides.
I found some typos in 05.Basic_Concepts_IV.pdf.

  1. Page 5
    The comment "// linking error "f" ist not defined" in the last line should be "// linking error "g" is not defined"

  2. Page 32
    First, I think "std::is_is_arithmetic" should be "std::is_arithmetic". "is_is" must be a typo.
    Second, I'm not an expert on the "requires" keyword, but should it be "std::is_arithmetic_v"?

Hope this helpful.
Thanks again.

Kind regards,
Soohwan

@kimsoohwan kimsoohwan changed the title Typo in 05.Basic_Concepts_IV.pdf Typos in 05.Basic_Concepts_IV.pdf Oct 5, 2023
@federico-busato
Copy link
Owner

Hi @kimsoohwan, thanks a lot for reporting the typos. They are not easy to catch. You read the slides carefully 🙂.
Just fixed. I will upload a new version soon.

@kimsoohwan
Copy link
Author

Hi Federico,

Hope you're doing well.

I wanted to drop you a quick note to say how much I appreciate the C++ slides you shared online. Honestly, they're the best ones I've come across so far. Your way of explaining concepts and the detailed examples for common mistakes are incredibly helpful.

I'm actually thinking of using your slides for my C++ class at the university. Would it be alright with you?
I'll not modify anything but make sure to give you full credit, of course.

Thanks a bunch for sharing your fantastic resources!

Best regards,
Soohwan

@federico-busato
Copy link
Owner

Thank you so much for your kind words! Knowing that other people find the course useful really helps me to stay motivated and improve the material.

I like to think of these slides as a "quick" guide to C++. I've also used them for myself since I can't able to remember all the concepts 😅

I have no problem if you want to use them. If you prefer, I can even remove my name from them. I touch C++ at university for 5yrs, but it is not easy. I started to get good results from students only in the last two years, moving the course to the master's degree.

@kimsoohwan
Copy link
Author

Hi Federico,

Thanks you very much for letting me use your slides in my class. I really appreciate it.
Please don't worry about changing your name or profile in the slides.
I intend to give you full credit as I mentioned.
Thanks heaps once again! 😊

Best regards,
Soohwan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants