2021-09-22 14:09:42 +00:00
|
|
|
= Development =
|
2021-09-22 17:23:25 +00:00
|
|
|
|
2022-02-16 17:45:02 +00:00
|
|
|
== Conceptual ==
|
|
|
|
|
|
|
|
* [[error_handling]]
|
|
|
|
|
2021-09-22 17:23:25 +00:00
|
|
|
== Libraries ==
|
|
|
|
|
|
|
|
* [[rapidxml|Rapidxml]] - XML parsing library
|
|
|
|
* [[sdl2|SDL2]] - Simple Direct Media Layer (Low level X Windows and graphics)
|
|
|
|
* [[libcurl|Libcurl]] - Curl the tool, but the API
|
|
|
|
* [[periodictable|Periodic Table]] - Python periodic table
|
2022-01-10 17:45:01 +00:00
|
|
|
* [[ffmpeg]] - video/media library
|
2022-04-23 14:45:01 +00:00
|
|
|
* [[libmpv]] - client library for the MPV video player
|
2021-09-22 17:23:25 +00:00
|
|
|
|
|
|
|
== Tools ==
|
|
|
|
|
|
|
|
* [[gcc|GCC]] - Gnu compiler
|
|
|
|
* [[cgdb]] - Vim like front end for the GNU Debugger
|
|
|
|
* [[make|Make]] - Automate compiling
|
|
|
|
* [[vim]] - Text editor
|
2022-04-28 21:00:01 +00:00
|
|
|
* [[git]] - Version controll
|
2021-10-11 03:22:53 +00:00
|
|
|
* [[qemu]] - Virtual machine
|
2022-01-18 22:15:01 +00:00
|
|
|
* [[Docker]] - Psudeo VMs
|
2022-05-25 20:56:45 +00:00
|
|
|
* [[maven]] - Apache dependency tool
|
2021-09-22 17:23:25 +00:00
|
|
|
|
2022-08-18 15:30:01 +00:00
|
|
|
== Server infrastructue ==
|
|
|
|
|
|
|
|
* [[Docker]]
|
|
|
|
* [[nginx]]
|
2022-10-01 03:30:01 +00:00
|
|
|
* [[amazon-photos]]
|
2022-08-18 15:30:01 +00:00
|
|
|
|
2022-01-27 21:00:01 +00:00
|
|
|
== Human aspect ==
|
|
|
|
|
|
|
|
The human aspect of development
|
|
|
|
|
|
|
|
* [[eliciting_requirements]]
|
2022-02-08 21:15:01 +00:00
|
|
|
* [[requirements_modeling]]
|
2021-09-22 17:23:25 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
2021-09-23 17:54:24 +00:00
|
|
|
[[index]]
|