Posts: 56
Threads: 14
Likes Received: 0 in 0 posts
Likes Given: 4
Joined: Sep 2016
Yesterday, I was at Goodwill and found a ton of old textbooks. I remember Org Management and a bunch more. I almost picked up the Chemistry book, but it was very worn and the Operation Systems and Java books were 10 years old. I got a logic textbook from my grandmother and I found it interesting and have been thumbing through it. I still have my Biology book that I pull out occasionally with my kids.
Long story short: Just wondering how old is too old for textbooks? (I figure about 5+ for tech books). Do you keep any of yours? So far, I've collected the above two and I have this really nice book English 101 that I keep around for writing. I'm super old school and I love flipping through books when I can.
•
Posts: 165
Threads: 15
Likes Received: 13 in 6 posts
Likes Given: 22
Joined: Aug 2011
I keep some of my old textbooks, especially for the more technical classes. I took an SQL class in fall 2013, and I still use that book as a reference. At the very least, I always keep the notes I keep in class, as well as any PowerPoints that professors post on Blackboard.
It's hard to say exactly how long a textbook will remain relevant. A few years ago I found a Public Speaking book from the 1930s. I was taking that class at the time, and it was fascinating to see how Public Speaking classes had changed over the years. It was actually a pretty good book - better than the book I was actually using for the class.
I always like it when professors let you use an older version of the book, since the previous edition is usually a fraction of the cost of the latest edition. However, there is a reason why textbooks are updated. Generally, books for liberal arts classes grow old a lot more slowly than do books for IT or digital media.
Course clear! You got a card.
Analyzing & Interpreting Literature 72|American Government 71|Introductory Sociology 63|Humanities 70|College Composition 60|U.S. History II 67|Principles of Marketing 73|Principles of Macroeconomics 67|Principles of Microeconomics 66|U.S. History I 74|College Mathematics 68|Information Systems & Computer Applications 68|College Algebra 56|Biology 63|Financial Accounting 65
B.A.S. IT Management, Class of 2015
MBA, Class of 2017
•
Posts: 3,505
Threads: 136
Likes Received: 644 in 507 posts
Likes Given: 918
Joined: Mar 2017
I have some old science and math textbooks from AP classes. Since they were around $100 new, and I had underlined and made notes in pencil, I wanted to keep them and have all this time, over 20 years. However, I need to get rid of them before I move again, because that's a very heavy box.
•
Posts: 215
Threads: 25
Likes Received: 60 in 27 posts
Likes Given: 164
Joined: Jan 2017
I used a 10-year-old Marketing textbook and passed with a 75 
I used to be pretty addicted to coding, and yeah, tech books get outdated every 2-3 years?
Unless you're taking insanely advanced math, I doubt you need a new textbook for that!
- Zapproximator
My journey to a bachelor's degree by 18 (with my flashcards, exam tips, and notes)---> bachelorsby18.wordpress.com
Super quick bio: Homeschooled teen who loves music, writing, hanging out with friends, and doing stuff outside - unless it's 80+
-------------------------
42/120 Credits
CLEP: Principles of Marketing 75, Principles of Management 66, A&I Literature 59, Intro Psychology 64, US History 1 68, US History 2 69, Sociology 61, Western Civ 1, Western Civ 2 55, Biology 51, Microecon 67, Macroecon 68, Educational Psychology 74, College Algebra (in progress), College Composition (in progress)
AP: Statistics, Spanish (both in progress)
•
Posts: 3,505
Threads: 136
Likes Received: 644 in 507 posts
Likes Given: 918
Joined: Mar 2017
Brownie82 Wrote:Long story short: Just wondering how old is too old for textbooks? (I figure about 5+ for tech books).
Like zapproximator says, tech books may last only a couple years! It depends on the kind of tech
•
Posts: 216
Threads: 5
Likes Received: 15 in 13 posts
Likes Given: 123
Joined: Dec 2016
I took programming classes like... um, over 25 years ago.
When I moved about five years ago, I found this box with all these old school books in the basement - COBOL, Basic, SQL, C - and I threw them all out. I figured - it must really be outdated, right? I mean, doesn't computer stuff change like every few months?
When I decided to go back to school three years ago... and I was trying to decide which degree would be the right fit, I checked the programming classes. I was really surprised to find that SQL is still in business, and I think C as well (is C++ a take-off on C?). (Ok, COBOL is dead, but it was really already almost dead when I was learning it). I really regret now that I threw them out.
So you see, you really never know.
Goal: BSBA in Accounting through TESU, 150 credits, Credits so far: 137/150
Received: A.S. in Business Administration, Aug. 2016
Tests taken so far:
Cleps: Psychology (73), College Composition Modular (65), Social Science and History (67), Humanities (59), Marketing (72), Analyzing and Interpreting Literature (77)
TECEP: Strategic Management Capstone (72)
Aleks: Statistics (71!)
Davar: International Management (82), Intro to Computing (80), American Government (79), Managerial Communications (70)
Study.com: Personal Finance (92), Human Growth and Development (84), Social Psychology (88) Human Resources Management (86)
The Institutes: (76)
Online Accounting Classes: Columbia College: Advanced Accounting, Tax II, TESU: Audit
Up ahead:
Study.com: Costing, ?
Saylor: Intro to political Science?, Management Info. Systems?
TEEX
•
Posts: 3,505
Threads: 136
Likes Received: 644 in 507 posts
Likes Given: 918
Joined: Mar 2017
sarg123 Wrote:I took programming classes like... um, over 25 years ago.
When I moved about five years ago, I found this box with all these old school books in the basement - COBOL, Basic, SQL, C - and I threw them all out. I figured - it must really be outdated, right? I mean, doesn't computer stuff change like every few months?
When I decided to go back to school three years ago... and I was trying to decide which degree would be the right fit, I checked the programming classes. I was really surprised to find that SQL is still in business, and I think C as well (is C++ a take-off on C?). (Ok, COBOL is dead, but it was really already almost dead when I was learning it). I really regret now that I threw them out.
So you see, you really never know.
Good story. Hopefully someone else ended up with the books and learned from them  Even if you put them in the trash, sometimes they find themselves a new home.
•
Posts: 561
Threads: 0
Likes Received: 161 in 120 posts
Likes Given: 155
Joined: Jun 2012
sarg123 Wrote:I was really surprised to find that SQL is still in business, and I think C as well (is C++ a take-off on C?). Yes, C++ is related. If you know C, you can learn C++ very quickly. Another popular recent relative is C# (C sharp.) Come to think of it, there are many more languages in the C family tree. Here's some info on about 70 C-related languages:
https://en.wikipedia.org/wiki/List_of_C-..._languages
J.
•
Posts: 561
Threads: 0
Likes Received: 161 in 120 posts
Likes Given: 155
Joined: Jun 2012
Sometimes, textbooks never get too old. I kept my GW-BASIC books from the 1980s and I'm glad I did. Last year, I wrote some GWBASIC programs using coloured ASCII characters, to run on my Windows machine under VDOS - a free DOS environment that displays perfectly on wide screens with crystal-clear fonts. I did a few things, like tribal rug designs, butterflies etc. just to see if I still could. VDOS is amazing. All your old DOS stuff comes to life and looks better than it ever did. Only text-based programs or ASCII. Other images revert to 640x480. ASCII art, ASCII graphics - any size screen you have. Crisp and clear!
J.
•
Posts: 3,505
Threads: 136
Likes Received: 644 in 507 posts
Likes Given: 918
Joined: Mar 2017
Johann Wrote:Sometimes, textbooks never get too old.
True, there are some educational texts from 50, 100, or more years ago which are still extremely relevant.
Johann Wrote:displays perfectly on wide screens with crystal-clear fonts. I did a few things, like tribal rug designs, butterflies etc. just to see if I still could. VDOS is amazing. All your old DOS stuff comes to life and looks better than it ever did. Only text-based programs or ASCII. Other images revert to 640x480. ASCII art, ASCII graphics - any size screen you have. Crisp and clear!
Oh, nice!
•
|