web analytics

Computer Programming Algorithm Examples

computer programming algorithm examples
computer programming algorithm examples
Understand the different source codes?

I have a big problem when it comes to programming. I fully understand and can apply graphics, lots, trees, searching, sorting, matching chain, some image processing, programming, algorithms, etc. in most situations. I also understand that the C, C + +, Java and Assembly langauge. I have a good working knowledge of operating system, computer architecture, organization and circuit design. I know a lot of software design patterns. I make excellent grades and who have achieved many projects of mine. However, when it is someone who reads the source I blackouts. For example: I watched a little open source project and I could not understand the code. I do not understand the practical use of a variety of functions, structures and classes. People say to remedy it by reading more code. I tried this for over 3 months without any luck. Are there any techniques, methods and theories of reading the code source and understand the practical use of a particular segment?

Like most complex problems the key is to break the smaller simple things in other parts and take an analytical approach and systematic understanding. Write a list of things that you do not understand and go – To return to these issues later, and some of them begin to make sense. It is not always easy, but if you are systematic their approach, then you'll get there at the end. FWIW, the code of some people is really difficult to understand. There is a book there called "Core Reading ", you may find useful.

Leave a Reply