1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-03 15:00:46 +00:00
programming-books/books/free-programming-books-subjects.md
Jahnvi13 e299016004
Addition of subject Computer Organization and Architecture (#5706)
* Update free-programming-books-subjects.md

* Update free-programming-books-subjects.md

* Update free-programming-books-subjects.md

* Update free-programming-books-subjects.md

* Update free-programming-books-subjects.md

* Update free-programming-books-subjects.md

* Added a book under Computer Organization

Hey, I added one more free book under the subject. It's a pretty broad category and I am sure more free books exist on the topic. I personally studied from the book by Smruti Sarang and felt that it's too precious a resource to not share. I think COA deserves a separate category not only because it is a college course but also because COA gives a first introduction to the implementation of digital systems inside computers (boolean algebra, latches, mux, registers) before focusing on Assembly languages like x86 and ARM. I skimmed through your misc list but since the subject doesn't focus on programming languages hence we cannot add the existing books like 'Scientific Programming and Computer Architecture' in it.
2021-10-29 13:04:35 -04:00

72 KiB
Raw Blame History

BY SUBJECT

This list, organized by subject, is for books that cover a programming-related subject in a programming-language agnostic way.
Books that cover a specific programming language can be found in the BY PROGRAMMING LANGUAGE file list.

Index

0 - Meta-Lists

Algorithms & Data Structures

Artificial Intelligence

Blockchain

Cellular Automata

Cloud Computing

Competitive Programming

Compiler Design

Computer Organization and Architecture

Computer Science

Computer Vision

Containers

Database

Datamining

Game Development

Graphics Programming

Graphical User Interfaces

Information Retrieval

Licensing

Machine Learning

Mathematics

Mathematics For Computer Science

Misc

Networking

Open Source Ecosystem

Operating Systems

Parallel Programming

Partial Evaluation

Professional Development

Programming Paradigms

Regular Expressions

Reverse Engineering

Search Engines

Security

Software Architecture

Standards

Theoretical Computer Science

Web Performance

Web Services

Workflow