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