thatguywhojuggles
Graduate Poster
- Joined
- Feb 9, 2002
- Messages
- 1,335
When I was a kid playing around with my Atari 800xl I used to do a lot of programing in Basic. Unfortunately that was the last time I did any.
I want to learn how to program again and wondered where I should start.
I have a small project that would be a good first step, I think. I work at a juggling supply store and we do a lot of mail order. I want to create a small program I can pop up whenever I need that will ask for a zip code, and weight, and will tell me how much the shipping will cost.
Normally I look at a chart, and find out what in what zone the zip code is, then once I know the zone, I look on another chart that shows how a package of a certain weight will cost to ship to that zone.
So my question is, what is a simple language I could use to create this program, and where would I find it?
Thanks.
I want to learn how to program again and wondered where I should start.
I have a small project that would be a good first step, I think. I work at a juggling supply store and we do a lot of mail order. I want to create a small program I can pop up whenever I need that will ask for a zip code, and weight, and will tell me how much the shipping will cost.
Normally I look at a chart, and find out what in what zone the zip code is, then once I know the zone, I look on another chart that shows how a package of a certain weight will cost to ship to that zone.
So my question is, what is a simple language I could use to create this program, and where would I find it?
Thanks.