pghsteelers
Technical User
I purchased a book that I have found tells you "what" to do, but not all that often why. I think most people agree, in a majority of the time, learning something can be a slight bit easier if they know "Why" something is the way it is and for what reason.
For example, in this book they start you out creating some very generic type programs that has the user type in a key word and it will launch system local applications (calculator...paint..ect)..
However, they require that the assigned variable be placed with var.MakeUpper(). But they don't say why you have to capitalize.
Any recommendations for a site or book that does a better job of explaining the why's and hows?
For example, in this book they start you out creating some very generic type programs that has the user type in a key word and it will launch system local applications (calculator...paint..ect)..
However, they require that the assigned variable be placed with var.MakeUpper(). But they don't say why you have to capitalize.
Any recommendations for a site or book that does a better job of explaining the why's and hows?