home.social

Search

157 results for “andreasfertig”

  1. Material from my code::dive talk "Embedded-Friendly C++: Features That Make a Difference" is available!

    👉 Slides: fertig.to/slides

    #cpp #codedive

  2. Quick question:
    Who do you turn to when you get stuck in C++?
    With my C++17/20 course + 1:1 coaching, you’ll never have to face tricky code alone again.
    We start November 1st → Join here:

    fertig.to/slcoaching

    #cpp #cpp20 #cpp17

  3. Did you know about the C++ Insights YouTube channel?

    youtube.com/@andreas_fertig

    You get a new video there every third Wednesday of the month.

    The next video goes out in less than 24 hours!

    #cppinsights #cpp #cpp23

  4. C++ Insights - Episode 67: C++23: Why if consteval can make your code better

    In this episode, you'll learn how C++23's if consteval helps you avoiding mistakes.

    youtu.be/9bHSiqXZhFI

    #cppinsights #cpp #cpp23

  5. What if you could write clean, robust, modern C++—without spending weeks buried in tutorials? With my self-study course + 1:1 live coaching, you’ll go from “where do I start?” to confident in your C++ skills.💡 Start November 1st. Spots are limited

    fertig.to/slcoaching

    #cpp20 #cpp17

  6. Ever feel stuck when it comes to asynchronous programming in C++? Coroutines simplify your code and make it more readable—but only if you know how to use them. Get yourself the Howto.

    fertig.to/slcoro

    #cpp20 #programming #coroutines #cpp

  7. Ever feel stuck when it comes to asynchronous programming in C++? Coroutines simplify your code and make it more readable—but only if you know how to use them. Get yourself the Howto.

    fertig.to/slcoro

    #cpp20 #programming #coroutines #cpp

  8. Material from my CppCon talk "Back to Basics: static, inline, const, and constexpr" is available!

    👉 Slides: fertig.to/slides

    #cpp #cppcon

  9. C++ Insights - Episode 66: How C++23 handles temporary objects in range-based for-loops

    In this episode, you'll learn how C++23 reduces undefined behavior in range-based for-loops for you.

    youtu.be/ay8BnkWKKWA

    #cppinsights #cpp #cpp23

  10. Did you know about the C++ Insights YouTube channel?

    youtube.com/@andreas_fertig

    You get a new video there every third Wednesday of the month.

    The next video goes out in less than 24 hours!

    #cppinsights #cpp #cpp23

  11. No live sessions to miss, no deadlines to stress over. Learn coroutines at your pace with lifetime access to my self-study course. Let’s simplify async programming!

    fertig.to/slcoro

    #cpp20 #programming #coroutines #cpp

  12. Last chance!
    Enrollment for my C++17/20 course + 1:1 coaching closes tonight.
    If you want to start 2026 writing cleaner, more reliable C++ and finally feel confident with modern features—this is your moment.
    Don’t miss it:

    fertig.to/slcoaching

    #cpp #cpp20 #cpp17

  13. Still coding in C++11 or C++14? 🚧
    It’s time to unlock the power of C++17 & C++20.
    My C++ course + 1:1 coaching bundle helps you:
    ✅ Write cleaner code
    ✅ Use modern features
    ✅ Get real-time answers to your tricky questions
    Enrollment closes soon →

    fertig.to/slcoaching

    #cpp #cpp20 #cpp17

  14. C++ Insights - Episode 65: C++26: Pack expansions for parameter packs

    In this episode, you'll learn about the new ways you have in C++26 using parameter packs.

    youtu.be/dfQjKDPXPSk

    #cppinsights #cpp

  15. Did you know about the C++ Insights YouTube channel?

    youtube.com/@andreas_fertig

    You get a new video there every third Wednesday of the month.

    The next video goes out in less than 24 hours!

    #cppinsights #cpp #cpp23

  16. You write C++ for an embedded environment and going to CppCon? Then check out my workshop:
    Safe and Efficient C++ for Embedded Environments

    📍 In-person @CppCon
    📅 Sat & Sun, Sept 13–14
    🥗 Lunch included

    👉 Book now as seats are limited

    fertig.to/workshop

    #cpp #cpp20 #cpp23 #workshop

  17. What if you could write clean, robust, modern C++—without spending weeks buried in tutorials? With my self-study course + 1:1 live coaching, you’ll go from “where do I start?” to confident in your C++ skills.💡 Start September 1st. Spots are limited

    #cpp #cpp20 #cpp17

    fertig.to/slcoaching

    #cpp #cpp20 #cpp17

  18. You write C++ for an embedded environment and going to CppCon? Then check out my workshop:
    Safe and Efficient C++ for Embedded Environments

    📍 In-person @CppCon
    📅 Sat & Sun, Sept 13–14
    🥗 Lunch included

    👉 Book now as seats are limited

    #cpp #cpp20 #cpp23 #workshop

    fertig.to/workshop

    #cpp #cpp20 #cpp23 #workshop

  19. Just received some feedback from a customer for my recent in-house C++ training course:

    ❝The response was extremely positive.❞

    Nothing makes me happier than knowing my training is making a difference! 😊👍

    Let's talk if you're interested in a similar experience for your team.

    #cpp #training #inhouse #workshop

  20. C++ Insights - Episode 64: C++20 Guideline: When to Use auto in Function Parameters

    In this episode, you'll learn a guideline for effectively using C++20's abbreviated function template parameters.

    youtu.be/lJjrIfV3N_c

    #cppinsights #cpp

  21. I will be speaking at Meeting C++ 2025! Jens did an amazing job bringing the full schedule up in no time! Yes. Meeting C++ is again in December, but you can already see the schedule. My talk's title is "Embedded-Friendly C++: Features That Make a Difference". Come and join me there!

    #cpp #cpp23

  22. C++ Insights - Episode 63: Faster C++ Builds: Optimize Templates for Speed

    In this episode, we dive into optimizing function templates for faster build times. Learn practical techniques to reduce compilation overhead and speed up your development workflow!

    youtu.be/xQy9oBRJw1g

    #cppinsights #cpp

  23. You might have seen that, I'm producing the C++ Insights YouTube channel youtube.com/@andreas_fertig. There, I aim to explain various C++ elements, using cppinsights.io. This is where you come in. What is it that you want me to dive in for you?

    #cppinsights #youtube #cpp

  24. C++ Insights - Episode 62: C++23 Game Changer: Behind the curtains of deducing this

    In this episode, you learn about the explicit object parameter from C++23. You might know this as deducing this.

    youtu.be/bo4VzJb61uI

    #cppinsights #cpp

  25. Why do C++ templates confuse so many developers?
    Because the syntax is tricky, the errors are cryptic, and most tutorials don’t explain the why behind the how.
    In my self-paced course, we fix that. Step by step, you’ll see how templates work, so you can write efficient, reusable code with confidence. Join now and start mastering!

    And yes, you’ll also get a complimentary copy of my "Tips and Tricks with Templates" book when you book before April 30th.

    #programming #cpptemplates #ModernCpp