Are Graphical Calculators Pointless?
An anonymous reader writes "Texas Instruments and Casio have recently released new flagship graphical calculators but what, exactly, is the point of using them? They are slow, with limited memory and a 'high-resolution' display that is no such thing. For $100 more than the NSpire CX CAS you could buy a netbook and fill it with cutting edge mathematical software such as Octave, Scilab, SAGE and so on. You could also use it for web browsing, email and a thousand other things. One argument heard for using these calculators is: 'They are limited enough to use in exams.' Sounds sensible, but it raises the question: 'Why are we teaching a generation of students to use crippled technology?'"
This same topic seems to get re-submitted to Slashdot about twice a year.
Short answer: If you need 100MB for a calculator, I salute you. If 320*240 pixels with 65,536 colours is too small and low-res for you for a calculator, you should save your money for a trip to the eye doctor.
Can a netbook do more different things than a calculator can? Yes, yes it can. That is why a calculator is not called something else... like, say, a netcalcubooklator.
My cell phone lets me make phone calls and also play Angry Birds. Why is Uniden still selling phones that don't have built-in synchronization to Google Contacts?
My 24" widescreen LCD monitor can display six pages of a book at once at full resolution. How do Amazon and Barnes & Noble get away with selling devices that can only display one page at a time, are not backlit, and can't run Photoshop?
The answer is obvious: There is plenty of room in the world for purpose-built devices. The reasons why people like to use those devices will vary. I, for one, like having a compact calculator that is programmable and has plenty of easy-to-stab dedicated calculator buttons on the front (as opposed to messing around with LaTek formula input, or whatever other input method you'd use on a device with a keyboard or touchscreen). My calculator of choice is an HP 50G. The HP 48 emulator on my Android phone can do most of what the 50G can do (and probably a lot faster), but as an emulated calculator on a touchscreen device, it ain't the same.
Do I use my programmable calculator every day? No, no I do not. Do I resent spending $120 on a calculator, compared to the cost of the chemistry textbook I bought for the same class? No, no I do not.
Breakfast served all day!
Quite often engineers have to create formulae.
And if all you can do is use a calculator to solve them, you're then helpless, and won't be more than a technician or programmer.
Yes, tools are good, but you should show that you understand what they do before you get to use them. Else, the only one you're cheating is yourself.
I would like to hear that argument.
I've had a student argue that the skills involved in plagiarizing a paper about Nabokov's Pale Fire were more valuable than reading the great novel and doing the thinking and writing involved in producing an original paper. I wonder why some 20 years old would think he had the merest grasp of what would or would not be "useful" to him.''
After all, learning to braze or cadweld a pipe could be much more useful than learning to solve a partial differential equation, if you wanted to be a plumber.
Looking back on my own education, the one quality I wish I'd had more of is humility.
You are welcome on my lawn.
Today I'm a programmer, and I make more than twice what my idiot math teachers made, and probably have more fun doing it.
As a programmer, you must have experience with the following phenomenon: you come back to a piece of code you yourself wrote, a year or so later, and not only can you not remember how it works, you don't even remember that you're the one who wrote it. It's great and everything that you could turn the formulas into a computer program, but as a fellow programmer myself, I can tell you that I can turn all kinds of formulas into programs even if I don't understand the damn formulas.
The goal, which you apparently missed completely, was to learn math, not how to turn a formula into a computer program. There's simply no way around the fact that most of this stuff can only be mentally internalized by rote and repetition. It sucks, it's boring, it's also how learning happens. What you did, and your following smart-ass attempts to defend your case, had a quite foreseeable outcome. Although I commend your mother for going to bat for you. Seems like parents don't have the guts for that in most cases lately.
I learnt a salutory lesson in high school back in the 1980s. Our maths teacher had given us dozens of simple functions and told us to graph them in polar coordinates. the first couple took me ages, calculating and plotting each point by hand. I felt comfortable that I knew how polar coordinates worked and felt I had no need to do each example in the problem set. So I wrote a simple BASIC program to do all the rest for me. I didn't bother to hide the fact, and handed in the results on dot matrix paper. My teacher queried it, and I explained that being able to write a programme to plot functions in polar coordinates proved that I understood the work. So he asked me what patterns I'd noticed. Off the top of my head, what would such-and-such a function look like? It was only then that I realised that in writing my programme, I hadn't just saved myself a lot of rote work, I'd skipped a lesson designed to force me to puzzle out the patterns. (Fortunately, it was a fairly simple set of patterns and it only took a moment's thought before I could answer the question, but if he hadn't asked, I might never have noticed and might have been reduced to plotting these things out one point at a time when exam time came).