1
Now I want to try my hand in building low level stuff like parsers, small KV stores and some network programming.
Go seems to be more approachable for my goals but I have the FOMO of not learning to manage memory. I want to be able to work on performance critical stuff later.
I used some Cpp in college and I went through some tutorials (learn go with tests) in GO. I like them both.
Which language do you think I should go deeper in.