October 2024
    M T W T F S S
     123456
    78910111213
    14151617181920
    21222324252627
    28293031  

    Is there any good books that go over a topic of computer science (algorithms, AI, etc)

    I’m not talking about books that teaches you how to code in a specific language.

    Beginner books are great, but don’t feel afraid to suggest anything advanced. I’m looking to expand my knowledge on CS.

    Thank you.

    by matterulo439

    2 Comments

    1. Can you explain more? Are you looking for a book that has a little bit about every topic in computer science?

      If so, a beginner’s book or a book for children might be a good route because they might cover a lot of topics quickly in the surface.

      It’s just that most books are dedicated to a single thing. For example, in computer science a lot of time is spent on algorithms, which is how you tell the computer how to do something, and any books you get like this will be dedicated to the topic from start to finish.

      Are you trying to do something? Like are you trying to program your own video game?

    2. DiabeetusMustache on

      Have you read A Common-Sense Guide to Data Structures and Algorithms? Very approachable at any level

    Leave A Reply