简介

记录自己作为程序学习过程中,一些重点的学习资料,视频多为udemy或者其他平台

后端

golang

书籍
Learning Go An Idiomatic Approach to Real world Go Programming 2nd Edition 2024(Jon_Bodner )
Network Programming with Go Learn to Code Secure and Reliable Network Services from Scratch-No Starch Press(Adam Woodbeck)
Concurrency in Go Tools and Techniques for Developers
视频
Ardan Labs Ultimate GO
Ardanlabs - Ultimate Service 3.0
Ardanlabs - Ultimate Service 4.1
Ardan Labs - Ultimate Go Software Design with Kubernetes 2024-1

k8s

视频 书籍
Certified Kubernetes Administrator (CKA) with Practice Tests
Certified Kubernetes Application Developer (CKAD)
Kubernetes ArdanLabs - Introduction To KinD
Kubernetes ArdanLabs - Intensive Kubernetes
Kubernetes ArdanLabs - Intensive Kubernetes_ Advanced Concepts
Kubernetes ArdanLabs - Deep Dive Into Kubernetes Networking with CNI
The Kubernetes Book 2024
Learning CoreDNS

Protocol Buffers 3

视频 书籍
Complete Guide to Protocol Buffers 3 [Java, Golang, Python]

openapi

视频
OpenAPI Specification & Swagger Tools - Zero To Master

grpc

书籍
gRPC: Up and Running: Building Cloud Native Applications with Go and Java for Docker and Kubernetes

Microservices

视频
Design Microservices Architecture with Patterns & Principles

aws and eks

视频
Ultimate AWS Certified Solutions Architect Associate SAA-C03
Amazon EKS Starter Docker on AWS EKS with Kubernetes

database

视频
Fundamentals of Database Engineering
CMU Intro to Database Systems (15-445/645 - Fall 2022)
Databases Course

rest-api

视频
REST API Design,Eevelopment&Management

GraphQL

视频
GraphQL with React The Complete Developers Guide

docker

视频 书籍
Docker Deep Dive Zero to Docker in a single book

Distributed Systems

视频 书籍
Distributed Systems lecture series
Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
Designing Distributed Systems: Patterns and Paradigms for Scalable, Reliable Services

tcp/ip

书籍
Computer Networking A Top-Down Approach

devops

git

视频
The Git & Github Bootcamp

Observability

OpenTelemetry

书籍
Cloud-Native Observability with OpenTelemetry
Learning OpenTelemetry

Grafana

视频
Udemy - Grafana 11 from ZERO to advanced 2024-7
Udemy - Observability with Grafana, Prometheus,Loki, Alloy and Tempo 2024-5

Prometheus

视频
Prometheus Certified Associate
Prometheus Certified Associate (PCA) KodeKloud

Unit Testing

书籍
Unit Testing Principles, Practices, and Patterns

functional programming

书籍
Grokking Simplicity: Taming complex software with functional thinking

前端

javascript

视频
The Complete JavaScript Course 2024: From Zero to Expert!

bootstrap

视频
Bootstrap 5 Course - The Complete Guide Step by Step
Bootstrap 5 Crash Course

React

视频
React - The Complete Guide 2024 (incl. React Router & Redux)

TypeScript

视频
Understanding TypeScript