程序员学习资料
简介
记录自己作为程序学习过程中,一些重点的学习资料,视频多为udemy或者其他平台
devops
git
视频 | |
The Git & Github Bootcamp |
前端
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) |
nextjs
视频 | |
Next.js 14 & React - The Complete Guide |
Angular vs React vs Vue
TypeScript
视频 | |
Understanding TypeScript |
后端
Ardanlabs系列
视频 | 书籍 | |
Kubernetes | ArdanLabs - Introduction To KinD | |
Kubernetes | ArdanLabs - Intensive Kubernetes | |
Kubernetes | ArdanLabs - Intensive Kubernetes_ Advanced Concepts | |
Kubernetes | ArdanLabs - Deep Dive Into Kubernetes Networking with CNI | |
golang | Ardan Labs Ultimate GO | |
golang | Ardan Labs Ultimate Service by Jacob Walker | |
golang | Ardanlabs - Ultimate Service 3.0 | |
golang | Ardanlabs - Ultimate Service 4.1 | |
golang | Ardan Labs - Ultimate Debugging | |
golang | Ardan Labs - Ultimate Go Software Design with Kubernetes 2024-1 |
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 |
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 |
k8s
视频 | 书籍 | |
Certified Kubernetes Administrator (CKA) with Practice Tests | ||
Certified Kubernetes Application Developer (CKAD) | ||
The Kubernetes Book 2024 | ||
Learning CoreDNS |
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 |
tls
视频 | 书籍 | |
Web Security |
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 |
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 |