0
How do I know what I need in C# or another language like c++
3 Answers
+ 2
It depends on your purpose.
You need to clarify what problem you are going to solve.
Break the problem into small pieces and check them all.
Then you may find what you need.
0
did you mean learn from open source like GitHub website