Honestly, i discovered that i learn by doing more than hearing and watching. Lets say i have learned all different kinds of Data Structures such as Linked List, Trees, etc. When it comes to implementation (programming) i feel the need to revise what i have learned. Therefore, i decided to learn as i go, e.g. while i write codes, i face things that i have to learn so i can implement it in my program, such as recursion that way i find myself learning more than just hearing and watching lots of concepts and then go to program. I hope you get my point. Are all programmers learn like that?
Anyhow, my question is
In order to create a simple client-server application, do i have to master 'Data Structures'?
Tags: