An open API service indexing awesome lists of open source software.

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

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