> For the complete documentation index, see [llms.txt](https://hanfak.gitbook.io/workspace/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hanfak.gitbook.io/workspace/readme.md).

# Software Engineering Golden Treasury

## Intro

This is just a list of topics that I have seen throughout my time working in my first developer role. Some of the stuff I have know before even starting my career, others I have had to learn and there are still a lot of topics which I need to learn and practise.

I normally work on backend, and hardly touch any front end stuff.

There is some sense of organisation, but it is not complete and a lot of overlap.

## Areas

* [Cache](https://github.com/hanfak/topics-to-learn/tree/504ac4edfafcae9fed158b851b92c3fe99daa34e/cache/README.md)
* [Career](/workspace/career.md)
* [Computer Science](/workspace/computer-science.md)
* [DevOps](https://github.com/hanfak/topics-to-learn/tree/504ac4edfafcae9fed158b851b92c3fe99daa34e/devops/README.md)
* [Front End](/workspace/other-topics/front-end.md)
* [General Paradigms](/workspace/general-paradigms.md)
  * [Architecture](/workspace/general-paradigms/architecture.md)
  * [Design Aims](/workspace/general-paradigms/design-architecture-aims.md)
  * [Programming](https://github.com/hanfak/topics-to-learn/tree/504ac4edfafcae9fed158b851b92c3fe99daa34e/general-paradigms/programming-types/README.md)
* [Hardware](/workspace/hardware.md)
* [Integration](/workspace/integration.md)
* [Java](/workspace/languages/java.md)
* [Machine Learning](/workspace/other-topics/machine-learning.md)
* [Management & Workflow](/workspace/management-workflow.md)
* [Networks](/workspace/networks.md)
* [Operating Systems](/workspace/operating-system.md)
* [Other](/workspace/general.md)
* [Persistance](broken://pages/-Liw39IuZwYD5c4DF4sN)
* [Secruity](/workspace/secruity.md)
* [Testing & Maintaining](/workspace/testing-reading-maintaining.md)
* [Version Control](/workspace/version-control.md)
