CLI Course

It’s time to add another course to my portfolio. This one is called The Art of Command Line Interfaces.

I bought this course and another one some time ago, but I haven’t had time to start it. As it was on my TODO list, I think this is a good time to start.

This course, focused on building CLIs with Go, can be found on the byteSizeGo website. The instructor is Marian Montagnino, who works as a senior software engineer at Netflix. I think it is a great opportunity to learn not only about Command Line Interfaces (CLI), but also about good practices and programming style using Go.

I’m excited about it and I’ll update this post once it’s done. ;)