- 1
Do I need to learn Algorithms and Data structures for App development?
Im also just a beginner in App development.
1 Answer
+ 5
If you want to be a good developer (of any kind), you need to know the tools at your disposal. Every application deals with data in some way. You must know what is the most efficient and fitting way to handle, store and manipulate data in different situations. It is like the alphabet of programming.