Over the years I have collected quite a few computer and software related books. I have been gradually throwing some of the really old ones away, changing out for PDF where they have been available online, but have retained a few for nostalgia.
Nowadays I tend not to refer to books, but just go straight to Google to lookup my queries.
General
- Mastering Proxmox - Wasim Ahmed (3rd Ed, 2017) [PDF]
- Mastering Ubuntu Server 22.04 - Jay Lacroix (4th Ed, 2022) [PDF]
- Pro Git - Scott Chacon & Ben Straub (2018) [PDF]
Raspberry Pi
- Various Raspberry Pi books :
/Archive_Jekyll/files/computer/_Raspberry Pi/Books/…
- MagPi Magazine :
/Archive_Jekyll/files/computer/_Raspberry Pi/MagPi/…
Microprocessor
-
Programming the 65816, including 6502, 65C02, 65802 - David Eyes/Ron Lichty (1986) + update (1992)
/Archive_Jekyll/files/computer/_Single Board Conputer (6502)/…
- Programming the 6502 – Rodnay Zaks (4th Edition 1983) [PDF]
- Advanced 6502 Programming – Rodnay Zaks (1982) [PDF]
- 6502 Assembly Language Programming – Lance A Leventhal (1979) [PDF]
-
MCS6500 Family Programming Manual - MOS Technology (1976) [PDF]
- 6800 Assembly Language Programming - Lance A Leventhal (1978) [PDF]
-
M6800 Programming Reference Manual - Motorola (1976) [PDF]
- 8080/Z80 Assembly Language - Alan R Miller (1981) [PDF]
-
8080 Microcomputer Systems Users Manual - Intel (1975) [PDF]
- Z80 CPU User Manual - Zilog (2016) [PDF]
- The Z80 Microprocessor - Ramesh Gaonkar (1988) [PDF]
- The Z80 Microcomputer Handbook - William Barden Jr (1985) [PDF]
- Programming the Z80 - Rodnay Zaks (1980) [PDF]
- How to Program the Z80 - Rodnay Zaks (1980) [PDF]
C, C++
- C++ Language Tutorial - Juan Soulie (2007) [PDF]
- The Intensive C Course - M Farmer (1987) [Hardcopy]
FORTH
- FORTH - WP Salman, O Tisserand, B Toulout (1983) [Hardcopy]
- The Complete FORTH - Alan Winfield (1983) [Hardcopy]
PASCAL
- Free Pascal From Square One - Jeff Dunteman (2021) [PDF]
- Object Pascal Handbook - Marco Cantu (2016) [PDF], with files
- Learn to Program Using Lazarus - Howard Page-Clark (2013) [PDF]
- Object Pascal Language Guide - Borland (2001) [Hardcopy]
- Delphi Deverloper’s Guide - Xavier Pacheco & Steve Teixeira (1995) [Hardcopy]
- Programming Microcomputers With Pascal - MD Beer (1982) [Hardcopy]
- An Introduction to Programming and Problem Solving with Pascal - GM Schneider, SW Weingart, DM Perlman (1982) [Hardcopy]
- Programming Standard Pascal - RC Holt, JNP Hume (1980) [Hardcopy]
Other
- Complete Python Coding Manual (2023) [PDF]
- Refactoring, Improving the Design of Existing Code - Martin Fowler (2002) [PDF]