Creating PDF Document in Go Programming Language

Опубликовано: 17 Июль 2026
на канале: Let's Fix That Error
3,927
27

In this video, I am creating a PDF with simple table in Go programming language using Visual Studio Code (VS Code).

source code: https://github.com/abanoub-hanna/Just...

I published the video like that to illustrate three points:

1. show the real world problem facing you while coding

2. how to refactor your code to be modular and maintainable by making functions or methods for each specific task.

I hope you like this video :) If you like this video show your support and like and subscribe to the channel.