USBORNE Publishers Offers 1980'2 Era Computer Books for Free

  • Thread starter Thread starter jedishrfu
  • Start date Start date
  • Tags Tags
    Books Computer
AI Thread Summary
Usborne has a long history of publishing award-winning computer and coding books since the 1980s, now offering free downloadable PDFs of these titles. While the programs featured in these books are not compatible with modern computers, they serve as a nostalgic reminder of early personal computing. Many tech professionals credit these books with inspiring their careers, as they included program listings for classic machines like the ZX Spectrum, BBC Micro, and Commodore 64. Despite the outdated programming languages, the content still provides valuable insights into best practices and foundational theories in computing.
Messages
15,437
Reaction score
10,135
https://usborne.com/us/books/computer-and-coding-books

Usborne has been publishing award-winning computer books since the 1980s, and we're happy to offer free pdfs of these books to download.

Simply scroll down to see the books and click on a cover. NB these programs don't work on modern computers. Please read our copyright notice.

Many of today's tech professionals were inspired by the Usborne computing books they read as children. The books included program listings for such iconic computers as the ZX Spectrum, the BBC Micro and the Commodore 64, and are still used in some computer clubs today.

While the source code is ancient, it brings back memories of a simpler time when we were crazy for our personal computers.
 
  • Like
Likes jack action, scottdave and DrClaude
Technology news on Phys.org
Really neat initiative! Although the specific programming languages are no longer relevant (outside ancient COBOL) I bet we can still learn a ton about best practices and theory.
 
Dear Peeps I have posted a few questions about programing on this sectio of the PF forum. I want to ask you veterans how you folks learn program in assembly and about computer architecture for the x86 family. In addition to finish learning C, I am also reading the book From bits to Gates to C and Beyond. In the book, it uses the mini LC3 assembly language. I also have books on assembly programming and computer architecture. The few famous ones i have are Computer Organization and...
I have a quick questions. I am going through a book on C programming on my own. Afterwards, I plan to go through something call data structures and algorithms on my own also in C. I also need to learn C++, Matlab and for personal interest Haskell. For the two topic of data structures and algorithms, I understand there are standard ones across all programming languages. After learning it through C, what would be the biggest issue when trying to implement the same data...

Similar threads

Replies
1
Views
2K
Replies
28
Views
8K
Replies
1
Views
2K
Replies
5
Views
4K
Replies
1
Views
5K
Replies
6
Views
6K
Replies
15
Views
4K
Replies
79
Views
10K
Back
Top