Author Topic: computer programer  (Read 1160 times)

Offline CptTrips

  • Plutonium Member
  • *******
  • Posts: 8637
Re: computer programer
« Reply #15 on: December 24, 2010, 09:02:27 AM »
dad used to bring old ones home for us to play with

<--46

AS a kid at school, they'd bring boxes of used ones to us at Christmas.  We'd fold one end into a point and staple the other ends together in an alternating pattern to make Christmas wreathes and spray paint them gold.

Of course, that was when it was still cool to hang ASCII printout of Mr. Spock on the wall.  Ooooh high tech!

:rofl,
Wab
Toxic, psychotic, self-aggrandizing drama queens simply aren't worth me spending my time on.

Offline APDrone

  • Gold Member
  • *****
  • Posts: 3385
Re: computer programer
« Reply #16 on: December 24, 2010, 09:18:32 AM »
AS a kid at school, they'd bring boxes of used ones to us at Christmas.  We'd fold one end into a point and staple the other ends together in an alternating pattern to make Christmas wreathes and spray paint them gold.

Of course, that was when it was still cool to hang ASCII printout of Mr. Spock on the wall.  Ooooh high tech!

:rofl,
Wab

Oh crap.. now I'm getting hit with some memories..  :rofl

Lemme guess... you were one of those HP 'Reverse Polish Notation' geeks?

 :rofl
AKDrone

Scenario "Battle of Britain" 602nd Squadron


Offline rogwar

  • Silver Member
  • ****
  • Posts: 1913
Re: computer programer
« Reply #17 on: December 24, 2010, 09:58:09 AM »
... you were one of those HP 'Reverse Polish Notation' geeks?


Oh how I miss my old HP 11c.


Offline CptTrips

  • Plutonium Member
  • *******
  • Posts: 8637
Re: computer programer
« Reply #18 on: December 24, 2010, 12:22:07 PM »
Oh crap.. now I'm getting hit with some memories..  :rofl

Lemme guess... you were one of those HP 'Reverse Polish Notation' geeks?

 :rofl

Naw.  I always suspected RPN was some kind of backhanded central Europeon ethnic joke.  I refuse to change the way I do things to make it easier for a machine.  The machine should serve me!  Like the guy who was telling me I'd have to learn that "graffiti" script so the Palm could recognize my handwriting.  Uhh no.  Call me when you got it working better. ;)


Ahh the memories.  Merry X-Mas!



Live long and Prosper!


Wab


« Last Edit: December 24, 2010, 01:27:17 PM by AKWabbit »
Toxic, psychotic, self-aggrandizing drama queens simply aren't worth me spending my time on.

Offline grizz441

  • Platinum Member
  • ******
  • Posts: 7001
Re: computer programer
« Reply #19 on: December 24, 2010, 12:41:04 PM »
I want to develop and program for rangeland management specialist on stocking rates.  I knew where to get the data on the AUMs for each range sites, pounds per acre of forage, AUM per animal ect, ect.  the one issue i have is that stocking rates are measure different from native grassland, cool season grass, sage/bush, mountain.  I can do all this on excell but not sure how to make it a software program. 

Hmm, sounds like Excel would be quicker and best way to do that.  You could always write a C++ MFC Application to do the same thing but it seems like a waste of time.

Offline Lusche

  • Radioactive Member
  • *******
  • Posts: 23948
      • Last.FM Profile
Re: computer programer
« Reply #20 on: December 24, 2010, 01:20:05 PM »
Lemme guess... you were one of those HP 'Reverse Polish Notation' geeks?

lol... the first pocket calculator I ever used in my childhood was dad's HP-35... and of course it was using RPN. Quite confusing stuff for a mathematically challenged 8yo boy  :lol
Steam: DrKalv
E:D Snailman

In November 2025, Lusche will return for a 20th anniversary tour. Get your tickets now!

Offline guncrasher

  • Plutonium Member
  • *******
  • Posts: 17425
Re: computer programer
« Reply #21 on: December 24, 2010, 06:24:00 PM »
how about using access.  you can easily transfer your spread sheets to it. little bit harder to use than excel

semp
you dont want me to ho, dont point your plane at me.

Offline oakranger

  • Plutonium Member
  • *******
  • Posts: 8380
      • http://www.slybirds.com/
Re: computer programer
« Reply #22 on: December 25, 2010, 12:29:58 AM »
Hmm, sounds like Excel would be quicker and best way to do that.  You could always write a C++ MFC Application to do the same thing but it seems like a waste of time.

I am no computer expert, so i have no idea what C++.


how about using access.  you can easily transfer your spread sheets to it. little bit harder to use than excel

semp

I have a mass amount of data that i will be using with mathematical equations.  How well can access run with that much?
Oaktree

56th Fighter group

Offline grizz441

  • Platinum Member
  • ******
  • Posts: 7001
Re: computer programer
« Reply #23 on: December 25, 2010, 12:31:52 AM »
Dude use excel.

Offline oakranger

  • Plutonium Member
  • *******
  • Posts: 8380
      • http://www.slybirds.com/
Re: computer programer
« Reply #24 on: December 25, 2010, 12:37:31 AM »
Dude use excel.

Is there a way that i can take that data with excel, and make it into a software program?  that is where i need help.
Oaktree

56th Fighter group

Offline Lusche

  • Radioactive Member
  • *******
  • Posts: 23948
      • Last.FM Profile
Re: computer programer
« Reply #25 on: December 25, 2010, 12:54:45 AM »
Is there a way that i can take that data with excel, and make it into a software program?  that is where i need help.

Hm. What is the reason why you don't simply use excel, as you said you would be able to do so?

If, for whatever reason, you want to create a kind of stand alone program, I'm afraid you will have to learn to program first. Unless you have some basic programming knowledge, a "bit of help" most probably won't help you much at all.
Steam: DrKalv
E:D Snailman

In November 2025, Lusche will return for a 20th anniversary tour. Get your tickets now!

Offline guncrasher

  • Plutonium Member
  • *******
  • Posts: 17425
Re: computer programer
« Reply #26 on: December 25, 2010, 01:15:58 AM »
I am no computer expert, so i have no idea what C++.


I have a mass amount of data that i will be using with mathematical equations.  How well can access run with that much?
[/b][/font]

when I used to work at the insurance company, our databases had over 100 million records and we would query them with access.  pull records create separate dbase then do calculations on it (to speed up the process).  all our company financial were basically run using access.  presentations were done on excel spreadsheets, created with data from access, not sure why since the presentations themselves couldda been done with access too.

semp
you dont want me to ho, dont point your plane at me.

Offline bcadoo

  • Nickel Member
  • ***
  • Posts: 685
Re: computer programer
« Reply #27 on: December 25, 2010, 02:17:31 PM »
I am no computer expert, so i have no idea what C++.


I have a mass amount of data that i will be using with mathematical equations.  How well can access run with that much?

Native Access does well as long as your tables don't exceed a few hundred thousand records.  It will start to bog down and get slow, but you can always use it as your front end to a SQL backend if your data set grows that large.

The fight is the fun........Don't run from the fun!
"Nothin' cuts the taste of clam juice like a big hunk o' chocolate" - Rosie O'Donnell

Offline grizz441

  • Platinum Member
  • ******
  • Posts: 7001
Re: computer programer
« Reply #28 on: December 25, 2010, 02:20:21 PM »
[/b][/font]

when I used to work at the insurance company, our databases had over 100 million records and we would query them with access.  pull records create separate dbase then do calculations on it (to speed up the process).  all our company financial were basically run using access.  presentations were done on excel spreadsheets, created with data from access, not sure why since the presentations themselves couldda been done with access too.

semp

You mean like a pretty executable file that allows the user to enter a bunch of stuff?  Yeah, that will take a ton of work and probably not possible unless you have intermediate to expert level of programming experience.  There's no shame in a nice spreadsheet if it gets the job done..

Offline guncrasher

  • Plutonium Member
  • *******
  • Posts: 17425
Re: computer programer
« Reply #29 on: December 25, 2010, 02:42:32 PM »
of course excell is easier grizz, but he wants options.  and btw I learned access on my own.

semp
you dont want me to ho, dont point your plane at me.