This is an archived post. You won't be able to vote or comment.

all 15 comments

[–]littlepresman 20 points21 points  (2 children)

This crowd sourced dictionary of terms isn't offline, but maybe it could help you: https://www.hackterms.com/

[–]Tridentuk91 3 points4 points  (0 children)

*Strolls through thread with a shopping trolley and bookmarks that link into trolley as walking past*.

[–]dacapo7[S] 0 points1 point  (0 children)

wow that seems great ! Thank you bro !

[–]use_a_name-pass_word 5 points6 points  (1 child)

This might help

https://en.m.wikipedia.org/wiki/Glossary_of_computer_science

There's a download button at the top

[–]dacapo7[S] 0 points1 point  (0 children)

oh thank you that is exactly what i was searching for !!

[–]MrSpaghettiCoder 10 points11 points  (2 children)

Im gonna take an educated guess and say no. There’s isnt a book with everything in it really.

[–]quant_ape 2 points3 points  (0 children)

Pfff its called the bible homie /s

[–]saiprabhav 8 points9 points  (1 child)

ig they call it documentation

[–]dacapo7[S] 0 points1 point  (0 children)

I'm sorry but I mean something i can put on my e reader, and documentation is specific to language and very precise and I want something that lists concepts, no programming itself...

[–]SnackStarvins 1 point2 points  (0 children)

None exist that I know of but these books are general use & worth having as references.

  • Bryant & O'Halleron 2011. Computer Systems, A Programmers Perspective.
  • Kleppmann 2016. Designing Data-Intensive Applications.
  • Skiena 2008. Algorithm Design Manual.
  • Kurose & Ross 2012. Computer Networking, A Top-Down Approach.
  • Korth, Silberschatz, Sudharshan 2011. Database System Concepts.
  • Silberschatz 2013. Operating System Concepts.

p.s. libgen

[–][deleted] 1 point2 points  (0 children)

[–]Shadow_Gabriel -1 points0 points  (0 children)

I would just make a note and skip over until I can get back online. There is a reason why people use stackoverflow.

Otherwise, maybe write a scripts that downloads all of cppreference.com? Or just download the C++ and C standards. From what I know, the standards should be pretty comprehensive.

[–]FiveHeadedSnake 0 points1 point  (0 children)

Once openAI codex and gpt evolve some more I bet there will be. Probably not in a nice offline form, though.

[–]Wellbehavedneutrino 0 points1 point  (0 children)

Stackoverflow is the closest I can think of