My ALS Journey (16/n): Good Bye Training / Hello Mentoring

My ALS Journey (16/n): Good Bye Training / Hello Mentoring

In 2025, I will no longer offer C++ classes. Instead, I will only offer C++ mentoring in the future.

>> My ALS Journey so far <<

Today’s report is very technical. I explain why I switched from training to mentoring. This switch is also due to the fact that I cannot integrate classes anymore in my daily life.

I promise that in the next report, I will have exciting news.

Good Bye Training / Hello Mentoring

Trainer since 2002


I`ve worked as a software architect, team lead, and instructor since 1999. In 2002, I created company-intern meetings for further education. Our company-intern meeting started with design patterns, continued with architectural patterns, communication protocols, and frameworks, and finally, discussed security protocols and programming languages in general.

I have been giving training courses since 2002. The first seminars were about proprietary management software, but I soon began teaching Python and C++. Since 2008, I have provided worldwide online seminars.

In 2011, I published the first worldwide C++11 book. Since then, I have published eight additional C++ books translated into five languages. I love to write about C++ and Python and publish weekly on my English blog, Modernes C++, and the German blog hosted by Heise Developer.

Since 2016, I have been an independent instructor and do the work I love: learn and teach. In a typical year, I give 40 to 50 seminars about modern C++ and Python, participate in 10 conferences, and provide presentations and workshops for them.

From Trainer to Mentor

In 2022, I created my first mentoring program, “Fundamentals for C++ Professionals”. This program is the basis for the five following:

In the next year, two C++ programs will follow:




Modernes C++ Mentoring

Do you want to stay informed: Subscribe.

?

  • Clean Code
  • High-Performance Computing

You may wonder why I put so much effort into my mentoring programs. I’m very successful as a trainer and typically booked worldwide for nine months. The answer is easy.

Mentoring is the Future of Training


So far, I had 100 mentees. Let me compare training and mentoring.

Duration

The first noticeable difference is its length.

  • The training is for three days. Each day has essentially 6 hours of content.
  • In contrast, mentoring takes four to eight months. You must invest at least three hours each week.

?Overall Content

This comparison shows it crystal clear. Mentoring provides way more content and gives way more flexibility.

  • The training plan is well-structured. Making detours or discussing additional topics is challenging because I have to drop other important features. This is only possible if all the participants agree. I teach 3 (days) * 6 hours = 18 hours.
  • Mentoring also has a well-structured plan, but I have the time to discuss additional topics with all or individual mentees. In the end, I never have to say no regarding these detours. This is very beneficial for the mentees and me. I teach? 39 (weeks) * 3 hours = 108 hours.

Number of Participants

The number of people in training is pretty limited, but not in mentoring.

  • The ideal number of participants in training is between five and ten. In general, I accept no more than 15 participants.
  • Mentoring works the other way around. At least 100 participants work very well; the more participants you have, the better.

Interaction??

With mentoring, there is a new dimension of interaction.

  • In training, you mainly interact with the trainer. This interaction ends when the training ends.
  • In mentoring, you can interact with me directly in the weekly Q&A session. Additionally, you can ask your questions in the forums. Now, you can use the active community. I moderate the forum and answer the questions if necessary. This works very well.

Integration

How can you integrate training or mentoring into your private and business commitment?

  • For training, this is easy. You have to dedicate the three proposed days to the class.
  • You may wonder how an eight-month mentoring can be integrated into your private commitments (family, holiday) and business commitments. This is easy. All content is available offline. The Q&A sessions are recorded, the forum is online, and the videos, articles, and slides are always available. Additionally, I make a week without additional content every four or six weeks. Therefore, it is pretty easy to catch up with the content. This helps you do the mentoring besides your business workload or family commitments.

Sustainability

Sorry, I have to say this, but classical training has serious issues.

  • After my three-day training, you are, like me, pretty exhausted. You learn so much that it is quite probable that you will forget a lot if you cannot use it in your daily work. The main issue we talk about a new feature only once in training.
  • In mentoring, you will experience a new feature a few times from different perspectives. Additionally, you can consume the theory more than once, discuss this feature in the forum or the Q&A sessions, and practice it in the exercises. Ultimately, you get a deeper and more sustainable impact of the feature.

Costs

The charges for taking open training or mentoring are comparable.

Resume

You may assume it from the comparison. After almost 20 years of training and mentoring, mentoring is my favorite. Additionally, I assume that your company supports you with time and money. Training may be the right choice only when you need a quick and concise refresher and are a pretty seasoned C++ developer.

Maik Pfingsten

Sold a Business | Wrote a Book | Build AI Services

3 周

Danke für die tiefgehenden Worte. Ich freue mich sehr, dass du diesen Schritt gehst ??

要查看或添加评论,请登录

Rainer Grimm的更多文章

  • std::execution: Asynchronous Algorithms

    std::execution: Asynchronous Algorithms

    supports many asynchronous algorithms for various workflows. Presenting proposal P2300R10 is not easy.

  • My ALS Journey (17/n): Christmas Special

    My ALS Journey (17/n): Christmas Special

    Today, I have a special Christmas gift. My ALS Journey so far Make the Difference Let’s do something great together:…

  • std::execution

    std::execution

    std::execution, previously known as executors or Senders/Receivers, provides “a Standard C++ framework for managing…

    1 条评论
  • C++26 Core Language: Small Improvements

    C++26 Core Language: Small Improvements

    There are more small improvements in the C++26 language, which you should know. static_assert extension First, here’s…

  • Placeholders and Extended Character Set

    Placeholders and Extended Character Set

    Placeholders are a nice way to highlight variables that are no longer needed. Additionally, the character set of C++26…

    4 条评论
  • Contracts in C++26

    Contracts in C++26

    Contracts allow you to specify preconditions, postconditions, and invariants for functions. Contracts should already be…

    5 条评论
  • Mentoring as a Key to Success

    Mentoring as a Key to Success

    I know that we are going through very challenging times. Saving is the top priority.

  • Reflection in C++26: Determine the Layout

    Reflection in C++26: Determine the Layout

    Thanks to reflection, you can determine the layout of types. My examples are based on the reflection proposal P2996R5.

    5 条评论
  • My ALS Journey (15/n): A typical Day

    My ALS Journey (15/n): A typical Day

    You may wonder how my day looks. Let me compare a day before ALS with a current day.

    3 条评论
  • Reflection in C++26: Metafunctions for Enums and Classes

    Reflection in C++26: Metafunctions for Enums and Classes

    Today, I continue my journey through reflection in C++26 and play with enums and classes. The names of the…

    2 条评论

社区洞察

其他会员也浏览了