Originally Posted by jeep534 I am a Block one square one beginner, where would you recommend I look on-line for Help
Thanks
archie =) =) =) |
same here. I started with the tutorials in
vb.net. I add parts to my application in separate projects rather than screw up my main effort. I used the on-line ask a question feature that led to a lot of different examples. After a while I started to see patterns in the coding. I'd also google key words as a lot of clues are outside the msdn scope.
Learning to parse text files to recalculate axis values was the hardest.
There are many sample projects available that demonstrate different aspects.