Technical books: Difference between revisions
Jump to navigation
Jump to search
Created page with "Technical books to write: * Docker and PHP * Configuration Management with Ansible * Version Control with Git * Operating Systems" |
|||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Potential topics == | |||
* Docker and PHP | * [[Docker_Book|Docker and PHP]] | ||
* Configuration Management with Ansible | * Configuration Management with Ansible | ||
* Version Control with Git | * [[Git_Book|Version Control with Git]] | ||
* Operating Systems | * [[Operating_Systems_Book|Operating Systems]] | ||
* Managing Legacy Code | |||
* Test Driven Development and PHP | |||
* ARM Assembly | |||
* Linux Server Security | |||
* [[Web Application Performance]] | |||
* Web Application Security | |||
== Tooling == | |||
* [https://edwardtufte.github.io/tufte-css/ Tufte CSS] | |||
* [https://tufte-latex.github.io/tufte-latex/ Tufte-LaTeX] | |||
== Articles == | |||
* [https://keleshev.com/my-book-writing-setup/ Writing a Book with Pandoc, Make, and Vim] | |||
* [https://pianomanfrazier.com/post/write-a-book-with-markdown/ Write a Book with Markdown] | |||
* [http://rtalbert.org/how-i-wrote-my-book/ How I wrote my book using Markdown, Pandoc, and a little help from the internet] | |||
* [https://brainbaking.com/post/2020/05/using-pandoc/ Using Pandoc to publish a book] | |||
[[Category:Writing]] |
Latest revision as of 14:50, 11 July 2023
Potential topics
- Docker and PHP
- Configuration Management with Ansible
- Version Control with Git
- Operating Systems
- Managing Legacy Code
- Test Driven Development and PHP
- ARM Assembly
- Linux Server Security
- Web Application Performance
- Web Application Security