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