| Almost anyone can learn to write their own programs. | | | | you may want to just display the photos without |
| It doesn't have to be an advanced program. It can be | | | | having to go through all the steps in the software that |
| something simple such as a program to calculate | | | | came with the camera. With Visual Basic.net you can |
| numbers or display photos.It is not necessary for | | | | design a program that will look at all the photos on |
| novices to purchase a development program to start | | | | your camera card and display them to you and then |
| learning. Microsoft offers a free version called Visual | | | | save them to a folder for you. All this with |
| Basic Express. Just type in "Visual Basic Express" in | | | | approximately 50 lines of code. Most of these other |
| any search engine and you will get a link to their site.If | | | | programs have so many other features that they use |
| a person has basic math and reading skills they will be | | | | tens of thousands of lines. And all you wanted was to |
| able to start writing basic programs. The best way to | | | | display your photos without going through wizards 10 |
| learn is to think of a nifty feature you would like to | | | | pages long.Also a lot of these programs will install |
| have on your computer and use that as a basis to | | | | hidden programs that keep track of your use of the |
| start your first program.Remember to keep it simple. | | | | Internet for marketing purposes. If you read the fine |
| The newest languages use functions and statements | | | | print when you click "I Agree" to the license agreement |
| that are very descriptive of what they do. Most of | | | | you will notice that you give them permission to do |
| them are not in "code" anymore.It is very satisfying to | | | | this.It is much better to have your own software |
| run the first program that you write and see it perform | | | | because you will know what is in the code.Don't be |
| the way you intend it to. Some of the software that | | | | scared to try your hand at programming. It doesn't |
| you buy have so many features that it makes it | | | | take a rocket scientist to write a basic program.Roger |
| difficult to use.For example, if you buy a digital camera, | | | | Picard is the owner of Kalzar Software. |