How Many of You Learned to Program on Calculators?

Reply

Join Date: Jul 2007
Posts: 102
Reputation: TheGathering is an unknown quantity at this point 
Solved Threads: 10
TheGathering's Avatar
TheGathering TheGathering is offline Offline
Junior Poster

How Many of You Learned to Program on Calculators?

 
0
  #1
Jul 17th, 2007
I was talking to a software dev guy that I share an office with and we got to talking about how we both learned the basics of programming on the Texas Instruments version of BASIC they include on their calculators for scripting math functions.

I'm 18, and he's probably 30+, but we both shared the same experiences in High School of writing programs (sometimes selling programs ) for our math and science classes.

Most of our teachers took the attitude of: "If you are smart enough to write the program, you're smart enough to use the function anyways so you might as well use the programs to save time."

Anyone else share the experiences of writing programs to be given to friends during lunch to help them with their classes like we did?



First programming experiences are such sweet memories
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,144
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 531
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is online now Online
Moderator

Re: How Many of You Learned to Program on Calculators?

 
0
  #2
Jul 17th, 2007
nah, i first learnt VB5 for fun, im 17 btw
Last edited by jbennet; Jul 17th, 2007 at 11:35 am.
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 2,039
Reputation: Rashakil Fol is just really nice Rashakil Fol is just really nice Rashakil Fol is just really nice Rashakil Fol is just really nice 
Solved Threads: 139
Team Colleague
Rashakil Fol's Avatar
Rashakil Fol Rashakil Fol is offline Offline
Super Senior Demiposter

Re: How Many of You Learned to Program on Calculators?

 
0
  #3
Jul 17th, 2007
My first program was a spreadsheet, but after that it was exclusively calculators for a while. There was TI-83 basic and TI-89 basic, both of which were sucky languages, but eventually I escaped to the HP side, where they truly have a good programming environment. I'd say I learned much of how to 'think' programming on an HP-49G.
All my posts may be redistributed under the GNU Free Documentation License.
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 102
Reputation: TheGathering is an unknown quantity at this point 
Solved Threads: 10
TheGathering's Avatar
TheGathering TheGathering is offline Offline
Junior Poster

Re: How Many of You Learned to Program on Calculators?

 
0
  #4
Jul 17th, 2007
Originally Posted by jbennet View Post
nah, i first learnt VB5 for fun, im 17 btw
How old were you when you first learned VB5? If you want, share experiences since then.



I wrote in TI-BASIC when I was a freshman (14) and learned both C++ well enough to write applications that summer when I was 15. Since then I've learned Java (which has become my favorite language to write in/develop apps in), C for programming (what I use for math based programs and writing our robotics code), the HTML/XML/Javascript languages for web development, and the .NET languages for web based software integration (in that order ).

Learning a new language every year has become a habit, largely thanks to my love of programming inspired by that little graphing calculator.

I'm going to Virginia Tech's College of Engineering next year for a major in Computer Science (and possibly double in Mathematics).
Last edited by TheGathering; Jul 17th, 2007 at 12:19 pm.
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,144
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 531
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is online now Online
Moderator

Re: How Many of You Learned to Program on Calculators?

 
0
  #5
Jul 17th, 2007
i like to learn a language a year too

I grew up on DOS and windows 3.11 and loved to tinker with the system and Qbasic since about age 7

i started VB5 pretty early as Qbasic could no longer challenge me (1998 i think, as we were running NT4.... ). I was young but my dad was eager to get me into computers (he works with them) so i just kinda taught myself

I also learnt some (basic) html a little later

From there i went to VB6 in about 2000 and .NET in 2004 (i waited for it to mature)

then i dabbled a bit in C#. C++ and Java but it still mystifies me (never got the hang of it) . Right now im using VB.NET 2005 and am also learning PHP and CSS ( i like PHP)

Im also pretty into Linux (debian/slack ftw!)
Last edited by jbennet; Jul 17th, 2007 at 12:37 pm.
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 4,433
Reputation: Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of 
Solved Threads: 507
Moderator
Featured Poster
Ezzaral's Avatar
Ezzaral Ezzaral is offline Offline
Industrious Poster

Re: How Many of You Learned to Program on Calculators?

 
0
  #6
Jul 17th, 2007
Started with BASIC on a Commodore Vic-20, programs were saved to a tape cassette

Later had BASIC and Pascal classes in HS and the engineering college was still requiring a course in Fortran (on the VAX, not PC, bleh.. ).
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 1,181
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Solved Threads: 67
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: How Many of You Learned to Program on Calculators?

 
0
  #7
Jul 17th, 2007
I learned BASIC on Texas Instruments hardware too. Not on the calculator but one of their early home computers TI-99/4a. I did some basic on an Acorn Electron in my early teens. Then I didn't program for many years, but always owned and used computers throughout, owning an Atari 512 and then a 1040ST before my first 486 PC from Gateway Computers. I came back to programing in 1999 using VBA to program Microsoft Access97 and Sql Server 6.5 databases. I moved on to using Interdev 6 to program ASP applications in VBScript using Sql Server 7.0 and then Sql Server 2000, learning HTML and javascript along the way. I was back into it in a big way by then dabbling with C/C++ and then PHP (when that took off) just for fun.

Now I program C# ASP.NET web applications for a living, but I still like to play with anything that's free (which is most platforms these days) I've fiddled with JAVA, and RUBY has been my most recent foray.

Unfortunately my exploits never bought me into direct contact with any 'Gurus' I've always had to find my own way. And that's how I ended up frequenting technical forums, DaniWeb being my most recent membership.
==========================================
Yadda yadda yadda...
Web junky, fevered monkey
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,144
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 531
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is online now Online
Moderator

Re: How Many of You Learned to Program on Calculators?

 
0
  #8
Jul 17th, 2007
i like ASP.NET but i never got the hang of C#, only VB....

can you recommend any good C# books?
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 1,181
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Solved Threads: 67
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: How Many of You Learned to Program on Calculators?

 
0
  #9
Jul 17th, 2007
I Bought this one:
Professional C# 2005

It's funny because I have a long Visual Basic history but I found C# so much more elegant to type in a code editor, it was like a breath of fresh air. I find VB.NET soooo wordy, in fact I struggle to use it now.

I mean how can:
Dim x As Integer
Ever be better than:
?

And for me:
If(x = 0)
Is just wrong, = is an assignment operator.
Last edited by hollystyles; Jul 17th, 2007 at 5:20 pm.
==========================================
Yadda yadda yadda...
Web junky, fevered monkey
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 4,433
Reputation: Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of 
Solved Threads: 507
Moderator
Featured Poster
Ezzaral's Avatar
Ezzaral Ezzaral is offline Offline
Industrious Poster

Re: How Many of You Learned to Program on Calculators?

 
0
  #10
Jul 17th, 2007
Originally Posted by hollystyles View Post
It's funny because I have a long Visual Basic history but I found C# so much more elegant to type in a code editor, it was like a breath of fresh air. I find VB.NET soooo wordy, in fact I struggle to use it now.

I mean how can:
Dim x As Integer
Ever be better than:
?

And for me:
If(x = 0)
Is just wrong, = is an assignment operator.
Agreed. After using Java for years now, I can hardly stand to read VB syntax anymore. We still have to maintain some old Excel VBA templates here and none of us like having to get back into the VB code (VB6, not .NET).
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the IT Professionals' Lounge Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC