https://github.com/hanchiang/software-engineering-learnings
A single repository to store all my learnings in the field of software engineering
https://github.com/hanchiang/software-engineering-learnings
software-engineering
Last synced: about 1 month ago
JSON representation
A single repository to store all my learnings in the field of software engineering
- Host: GitHub
- URL: https://github.com/hanchiang/software-engineering-learnings
- Owner: hanchiang
- Created: 2020-06-26T09:33:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-05T12:12:08.000Z (about 3 years ago)
- Last Synced: 2025-10-26T00:24:04.337Z (5 months ago)
- Topics: software-engineering
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
This repository documents some of the resources I used to learn various concepts in software engineering.
# Table of content
## Software design
- [Software design](software-design)
## Distributed systems
- [Designing data intensive applications](distributed-systems/designing-data-intensive-applications)
## Cloud computing
- [Ultimate AWS certified solutions architect](cloud/ultimate-aws-certified-solutions-architect)
## Devops
- [Docker mastery](devops/docker-mastery)
- [Kubernetes mastery: Hands on lessons from a docker captain](devops/kubernetes-mastery)
## Event streaming/message queue
- [Apache kafka for absolute beginners](apache-kafka-for-absolute-beginners)
## Programming
- [Go](programming/go)
- [Node.js](programming/nodejs)
- [React](programming/react)
- [Java](programming/java)
- [Rust](programming/rust)
## Database
- [SQL](database/SQL)
# Feedback
Please leave [feedback](https://github.com/hanchiang/software-engineering-learnings/issues) on how this can be structured better to facilitate discussion and knowledge sharing