Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Wish this had existed in school

Wish this had existed in school

Scheduled Pinned Locked Moved The Lounge
htmlcomhelp
38 Posts 23 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Mark_Wallace

    I found one of my old slide rules a few months ago. I couldn't remember how to use it :sigh:

    I wanna be a eunuchs developer! Pass me a bread knife!

    B Offline
    B Offline
    Besinger
    wrote on last edited by
    #26

    I've got an old ROUND slide rule my father used when he was an engineer at Bendix!

    1 Reply Last reply
    0
    • Greg UtasG Greg Utas

      Here's a refresher[^]. :laugh:

      Robust Services Core | Software Techniques for Lemmings | Articles

      D Offline
      D Offline
      DJ van Wyk
      wrote on last edited by
      #27

      That is a lot of reading. Where is the 30 second YouTube video? ;P

      My plan is to live forever ... so far so good

      1 Reply Last reply
      0
      • S Stefan_Lang

        Same for me, only I ended up with a RPN[^] calculator, the Omron 12SR[^]

        GOTOs are a bit like wire coat hangers: they tend to breed in the darkness, such that where there once were few, eventually there are many, and the program's architecture collapses beneath them. (Fran Poretto)

        Greg UtasG Offline
        Greg UtasG Offline
        Greg Utas
        wrote on last edited by
        #28

        HP calculators were (are?) also RPN.

        Robust Services Core | Software Techniques for Lemmings | Articles

        <p><a href="https://github.com/GregUtas/robust-services-core/blob/master/README.md">Robust Services Core</a>
        <em>The fox knows many things, but the hedgehog knows one big thing.</em></p>

        S 1 Reply Last reply
        0
        • J Jorgen Andersson

          Well, in those times mobile phones had antennas. Download Microsoft Math Solver | Step-by-step math problem solver[^]

          Wrong is evil and must be defeated. - Jeff Ello

          E Offline
          E Offline
          englebart
          wrote on last edited by
          #29

          If you are helping your children with math you have not seen in 20+ years, I found Alpha Wolfram (free edition) incredibly helpful. On some problems, the free version would not show all of the intermediate steps, but you could at least find the correct answer.

          1 Reply Last reply
          0
          • Greg UtasG Greg Utas

            HP calculators were (are?) also RPN.

            Robust Services Core | Software Techniques for Lemmings | Articles

            S Offline
            S Offline
            Stefan_Lang
            wrote on last edited by
            #30

            Now that you mention it, at the time when I had that Omron (around 1980), there was one HP model around that at least one of the other students used. But most were using TI caluclators with direct input and brackets. I believe RPN was all but forgotten by the time I went to university (1984). That's when I got my first programmable pocket calculator, with a whopping 10 KB memory (quite a lot when you take into consideration this was still the high time of the 8 bit home computers)

            GOTOs are a bit like wire coat hangers: they tend to breed in the darkness, such that where there once were few, eventually there are many, and the program's architecture collapses beneath them. (Fran Poretto)

            Greg UtasG 1 Reply Last reply
            0
            • S Stefan_Lang

              Now that you mention it, at the time when I had that Omron (around 1980), there was one HP model around that at least one of the other students used. But most were using TI caluclators with direct input and brackets. I believe RPN was all but forgotten by the time I went to university (1984). That's when I got my first programmable pocket calculator, with a whopping 10 KB memory (quite a lot when you take into consideration this was still the high time of the 8 bit home computers)

              GOTOs are a bit like wire coat hangers: they tend to breed in the darkness, such that where there once were few, eventually there are many, and the program's architecture collapses beneath them. (Fran Poretto)

              Greg UtasG Offline
              Greg UtasG Offline
              Greg Utas
              wrote on last edited by
              #31

              It didn't take long to get used to RPN, and then I hated other calculators. What's with these stupid parentheses buttons?! And the first time I saw a parser and stack for interpreting arithmetic expressions in Comp Sci class, it was like deja vu.

              Robust Services Core | Software Techniques for Lemmings | Articles

              <p><a href="https://github.com/GregUtas/robust-services-core/blob/master/README.md">Robust Services Core</a>
              <em>The fox knows many things, but the hedgehog knows one big thing.</em></p>

              K S 2 Replies Last reply
              0
              • J Jorgen Andersson

                Well, in those times mobile phones had antennas. Download Microsoft Math Solver | Step-by-step math problem solver[^]

                Wrong is evil and must be defeated. - Jeff Ello

                A Offline
                A Offline
                agolddog
                wrote on last edited by
                #32

                Nah, solving the equation yourself is actually the fun of math.

                1 Reply Last reply
                0
                • Greg UtasG Greg Utas

                  It didn't take long to get used to RPN, and then I hated other calculators. What's with these stupid parentheses buttons?! And the first time I saw a parser and stack for interpreting arithmetic expressions in Comp Sci class, it was like deja vu.

                  Robust Services Core | Software Techniques for Lemmings | Articles

                  K Offline
                  K Offline
                  kalberts
                  wrote on last edited by
                  #33

                  Does anyone remember the Forth programming language? (The top leader even presribed it, and the operations: Go Forth, and multipy.) It was stack based: You pushed two numbers on the stack, executed a multiply, and the two top stack entries were replaced by their product. I was working for a company that developed (a few) commercial applications in Forth. The guys in that team were incapable of using TI calculators, they were dependent on HP models.

                  1 Reply Last reply
                  0
                  • Greg UtasG Greg Utas

                    It didn't take long to get used to RPN, and then I hated other calculators. What's with these stupid parentheses buttons?! And the first time I saw a parser and stack for interpreting arithmetic expressions in Comp Sci class, it was like deja vu.

                    Robust Services Core | Software Techniques for Lemmings | Articles

                    S Offline
                    S Offline
                    Stefan_Lang
                    wrote on last edited by
                    #34

                    I had to learn both systems since I helped my friends with math, and they all used TIs. :^)

                    GOTOs are a bit like wire coat hangers: they tend to breed in the darkness, such that where there once were few, eventually there are many, and the program's architecture collapses beneath them. (Fran Poretto)

                    1 Reply Last reply
                    0
                    • J Jorgen Andersson

                      Well, in those times mobile phones had antennas. Download Microsoft Math Solver | Step-by-step math problem solver[^]

                      Wrong is evil and must be defeated. - Jeff Ello

                      C Offline
                      C Offline
                      carlospc1970
                      wrote on last edited by
                      #35

                      Borland Eureka existed in the 90s.

                      J 1 Reply Last reply
                      0
                      • C carlospc1970

                        Borland Eureka existed in the 90s.

                        J Offline
                        J Offline
                        Jorgen Andersson
                        wrote on last edited by
                        #36

                        Never knew it existed.

                        Wrong is evil and must be defeated. - Jeff Ello

                        1 Reply Last reply
                        0
                        • Greg UtasG Greg Utas

                          I started high school with a slide rule and finished with an HP-45 calculator. I didn't think it could get much better. :laugh:

                          Robust Services Core | Software Techniques for Lemmings | Articles

                          S Offline
                          S Offline
                          SeattleC
                          wrote on last edited by
                          #37

                          I still have my bright yellow Picket slide rule, crappy plastic, of course. I also have my dad's fancy wooden rule from 1950.

                          1 Reply Last reply
                          0
                          • M MarkTJohnson

                            High school was Sept 1980- June 1984 Chemistry in 1983 even though we had calculators the chemistry teachers required us to use slide rules. I got to use my Dad's, he was an electrical engineer, had to be VERY careful with it.

                            H Offline
                            H Offline
                            hpcoder2
                            wrote on last edited by
                            #38

                            In what country were slide rules still used in schools in 1980-84? I still remember in 1980 my maths teacher complaining that youngsters didn't know how to use slide rules any more. Us youngsters, with our spiffy new TI25 scientific calculators, were "meh!".

                            1 Reply Last reply
                            0
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • World
                            • Users
                            • Groups