Technical books: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Potential topics == | == 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 | * Managing Legacy Code | ||
* Test Driven Development and PHP | * Test Driven Development and PHP | ||
* ARM Assembly | |||
* Linux Server Security | |||
* [[Web Application Performance]] | |||
* Web Application Security | |||
== Tooling == | == Tooling == | ||
* [https://edwardtufte.github.io/tufte-css/ Tufte CSS] | |||
* [https://tufte-latex.github.io/tufte-latex/ Tufte-LaTeX] | |||
== Articles == | == Articles == | ||
* [https://keleshev.com/my-book-writing-setup/ Writing a Book with Pandoc, Make, and Vim] | * [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]] | [[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