parsiya/Hacking-with-Go

Other language implementation

Rizary opened this issue · 1 comments

Hi, I just found your repo, really love it.

On the other hand, I read on the readme that you mentioned Rust/Haskell. I am learning Go right now, but I have experience with those 2 languages. For a career path as a security engineer/pentester, do you think Rust/Haskell is a good choice besides Go/Python?

Hi,
Sorry for the late reply.

Personally, I think anything you are comfortable with is good. The thing with Go/Python is their popularity. So if you create a tool in those languages it will gain more traction. More people can read it, submit bugs and extend it.

If I have the choice of using two tools and one is in a language I know, I will go for that even if it has fewer features. Because I can troubleshoot easier. But that is just me.