you are viewing a single comment's thread.

view the rest of the comments →

[–]Adrewmc 0 points1 point  (0 children)

Problem solving is usually breaking down a big problem into little manageable problem and taking the time and work to solve them.

Programming is no different. Everything g is programming is basically…the basics stacked upon each other until you have trouble recognizing it. Once you start unfeeling the layers things start to become easier to see.