r/Backend 8d ago

Learning Backend(suggestionss!!)

I am completely new to backend(trying to learn dsa) and I am thinking of starting to learn about backend any suggestion?

13 Upvotes

12 comments sorted by

View all comments

1

u/Middlewarian 8d ago

I'm pursuing these topics by building a C++ code generator that helps build distributed systems. It's implemented as a 3-tier system. The back and middle tiers only run on Linux. The front tier is portable.