Live data from Hacker News

Boris Cherny: TI-83 Plus Basic Programming Tutorial (2004)

ticalc.org

21–30 of 93 posts

Re: Boris Cherny: TI-83 Plus Basic Programming Tutorial (2004)

#21
post #15
post #3

It's funny how many software developers got into it due to being bored in class with a TI-83 and randomly trying to create programs.

Wait, I'm not the only one ? :P . I was def the only one in my class and maybe we were 3 of all classes doing that

Same. I even convinced my mom to buy me a transfer cable so I could distribute my programs to my classmates. I was the "plug" for a brief time. Probably my closest taste of being "popular". It was nice.

Re: Boris Cherny: TI-83 Plus Basic Programming Tutorial (2004)

#22
post #3

It's funny how many software developers got into it due to being bored in class with a TI-83 and randomly trying to create programs.

Absolutely! It started with MENU() text adventure games and then got to drawing custom UIs with DRAW(). iirc, you could get small text by using TEXT() in the DRAW() command. The specifics might be wrong on that one though!

Re: Boris Cherny: TI-83 Plus Basic Programming Tutorial (2004)

#23
post #3

It's funny how many software developers got into it due to being bored in class with a TI-83 and randomly trying to create programs.

That was me. Algebra clicked for me so I found the pace of the class to be slow. Ended up creating a few programs to solve tedious things like the quadratic formula incrementally while displaying the intermediate steps so I could write them down on tests.

Authoring programs using the buttons on the calculator was not fun.

Re: Boris Cherny: TI-83 Plus Basic Programming Tutorial (2004)

#25
post #22
post #3

It's funny how many software developers got into it due to being bored in class with a TI-83 and randomly trying to create programs.

Absolutely! It started with MENU() text adventure games and then got to drawing custom UIs with DRAW(). iirc, you could get small text by using TEXT() in the DRAW() command. The specifics might be wrong on that one though!

And many of the people I knew who went on to become real incredible software devs got tired of the limitations of basic and went to ASM. My friend and I started building (and selling) graphlink cables made from old printer parallel cables, mainly for the ASM hackers. We even sold them with a warranty!

Re: Boris Cherny: TI-83 Plus Basic Programming Tutorial (2004)

#27
post #3

It's funny how many software developers got into it due to being bored in class with a TI-83 and randomly trying to create programs.

That was me. Algebra clicked for me so I found the pace of the class to be slow. Ended up creating a few programs to solve tedious things like the quadratic formula incrementally while displaying the intermediate steps so I could write them down on tests. Authoring programs using the buttons on the calculator was not fun.

It was OK, just needed to memorize the commands, they are all reachable via a combination of number keys :-)

Re: Boris Cherny: TI-83 Plus Basic Programming Tutorial (2004)

#28
post #3

It's funny how many software developers got into it due to being bored in class with a TI-83 and randomly trying to create programs.

That’s me with a TI-85 in 7th grade in ‘95 or so. It was effectively a portable computer that I was allowed to use and play with in most classes. Started with TI-BASIC, then discovered ticalc.org and the shell and assembly programming hacks, games, and home brew transfer cables. It effectively started my electrical engineering and computer science career. I know I’m not alone.

Indeed, +1. I was the same though with a TI-83 instead. I had to get good at hiding the calculator under the desk in non-math classes because the English teacher (for example) would press me on "why do you need a calculator for English class?"

I'm kicking myself for not saving the game code I wrote for some of those early games. They weren't very good, but I'd love to see the code, despite the horrifying spaghetti that it was.

Re: Boris Cherny: TI-83 Plus Basic Programming Tutorial (2004)

#29
post #15

Earlier quoted context omitted.

Wait, I'm not the only one ? :P . I was def the only one in my class and maybe we were 3 of all classes doing that

Same. I even convinced my mom to buy me a transfer cable so I could distribute my programs to my classmates. I was the "plug" for a brief time. Probably my closest taste of being "popular". It was nice.

I ended up building my own by "repurposing" and old printer parallel cable that my dad wasn't using. He wasn't thrilled about that, but seemed a little bit proud at what I did with it.

I eventually made enough money from "donations" from people to buy a proper cable, which did improve my DX quite a bit. The hacked up parallel cable wasn't the most reliable...

Post reply on HN