DEV Community

Taka
Taka

Posted on

Hello World: An Embedded Engineer's Journey into Modern C++ and OSS

Introduction

Hello, I'm Taka, a senior embedded software engineer in the automotive industry with 12 years of experience.

My main programming languages are C/C++ and Python. My tech stack includes RTOS, Linux, and bare-metal development on MCUs and SoCs.

What This Blog Is About

I'll be writing about my C++ learning journey and my first steps into OSS development.

My Learning Goals

  • Master modern C++ (C++17/20) features and best practices
  • Build my own OSS tool: "ossa" - a CLI-based code analyzer with LLM and etc.
  • Contribute to open source C++ projects
  • Improve my technical English writing

What to Expect

  • Modern C++ tips and discoveries
  • Progress updates on my OSS project
  • Lessons learned from open source contributions
  • Embedded development insights

I plan to post once or twice a month.

Why I Started This Blog

I want to improve both my C++ skills and my English writing. I'd also like to connect with developers who share similar interests. Any feedback or advice is welcome!

Find Me

Closing

Thank you for reading my first post. I'll do my best!

Top comments (0)