free-programming-books/books/free-programming-books-subjects.md
David Ordás 9bfd1914d5
fix: homogenize authoring format and place (#7034)
* fix: homogenize authors format and place

- use colon as author separator (replaces `&`, `and`, `y`, `e`, `et`...)
- ensures is placed after resource title, not part of itself `title - author`
- `et al.` as special author/token to group many

* remove double comma

* fix: recover traducer role notations as `trad.:`

* detect and apply some `trad.:`s role anotation

* chore: `trad.:` to `trl.:`

Apply suggestion made by Eric at https://github.com/EbookFoundation/free-programming-books/pull/7034#discussion_r954014539

Co-authored-by: Eric Hellman <eric@hellman.net>

* Sort author - format

* fix: remove empty authors (dash is alone)

Used regex: `-\s+(\(|$)`

* format: change to `edt.:` role

Definition list at https://www.loc.gov/marc/relators/relaterm.html

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-09-02 09:36:04 -04:00

79 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 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

Quantum Computing

Regular Expressions

Reverse Engineering

Search Engines

Security

Software Architecture

Standards

Theoretical Computer Science

Version Control Systems

Web Performance

Web Services

Workflow