搜索
为您找到约
249
个磁力链接/BT种子,耗时 0 毫秒。
排序:
相关程度
热度
文件大小
添加时间
最近访问
Backend Master Class [Golang + Postgres + Kubernetes + gRPC]
01 - Working with database [Postgres + SQLC]/011 Deeply understand transaction isolation levels & read phenomena.mp4
196.8 MB
01 - Working with database [Postgres + SQLC]/009 DB transaction lock & How to handle deadlock in Golang.mp4
174.1 MB
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/012 Implement authentication middleware and authorization rules in Golang using Gin.mp4
155.5 MB
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/003 Mock DB for testing HTTP API in Go and achieve 100% coverage.mp4
145.3 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/010 Unit test gRPC API with mock DB & Redis.mp4
142.7 MB
04 - Advanced Backend Topics [Sessions + gRPC]/001 How to manage user session with refresh token.mp4
130.7 MB
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/010 How to create and verify JWT & PASETO token in Golang.mp4
126.9 MB
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/001 Implement RESTful HTTP API in Go using Gin.mp4
121.0 MB
01 - Working with database [Postgres + SQLC]/006 Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.mp4
120.6 MB
01 - Working with database [Postgres + SQLC]/007 Write unit tests for database CRUD with random data in Golang.mp4
117.6 MB
01 - Working with database [Postgres + SQLC]/008 A clean way to implement database transaction in Golang.mp4
114.6 MB
01 - Working with database [Postgres + SQLC]/012 Setup Github Actions for Golang + Postgres to run automated tests.mp4
114.0 MB
03 - Deploying the application to production [Docker + Kubernetes + AWS]/007 Store & retrieve production secrets with AWS secrets manager.mp4
113.3 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/001 Implement background worker with Redis task queue.mp4
110.8 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/008 Email verification feature design DB and send email.mp4
104.9 MB
06 - Improve the stability and security of the server/002 Switch DB driver from libpq to pgx.mp4
102.3 MB
04 - Advanced Backend Topics [Sessions + gRPC]/013 Partial update DB record with SQLC nullable arguments.mp4
101.2 MB
03 - Deploying the application to production [Docker + Kubernetes + AWS]/010 How to deploy a web app to Kubernetes cluster on AWS EKS.mp4
100.6 MB
03 - Deploying the application to production [Docker + Kubernetes + AWS]/005 Auto build & push docker image to AWS ECR with Github Actions.mp4
98.2 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/009 Implement email verification API in Go.mp4
93.3 MB
[磁力链接]
添加时间:
2024-12-26
大小:
5.9 GB
最近下载:
2025-07-05
热度:
8924
Udemy - Go The Complete Developer's Guide (Golang)
03. Deeper Into Go/24. Random Number Generation.mp4
167.3 MB
07. Channels and Go Routines/8. Blocking Channels.mp4
162.8 MB
03. Deeper Into Go/21. Reading From the Hard Drive.mp4
160.5 MB
03. Deeper Into Go/30. Testing File IO.mp4
154.1 MB
06. Interfaces/10. The Reader Interface.mp4
150.9 MB
07. Channels and Go Routines/14. Channels Gotcha!.mp4
148.7 MB
06. Interfaces/3. Interfaces in Practice.mp4
145.1 MB
03. Deeper Into Go/28. Writing Useful Tests.mp4
144.5 MB
03. Deeper Into Go/23. Shuffling a Deck.mp4
138.6 MB
06. Interfaces/1. Purpose of Interfaces.mp4
135.2 MB
06. Interfaces/2. Problems Without Interfaces.mp4
127.6 MB
07. Channels and Go Routines/5. Theory of Go Routines.mp4
126.2 MB
03. Deeper Into Go/7. Slices and For Loops.mp4
123.6 MB
04. Organizing Data With Structs/9. Pointer Operations.mp4
118.6 MB
06. Interfaces/6. The HTTP Package.mp4
116.3 MB
03. Deeper Into Go/13. Creating a New Deck.mp4
115.5 MB
04. Organizing Data With Structs/13. Reference vs Value Types.mp4
113.7 MB
06. Interfaces/5. Extra Interface Notes.mp4
113.2 MB
06. Interfaces/16. A Custom Writer.mp4
109.8 MB
03. Deeper Into Go/17. Byte Slices.mp4
109.5 MB
[磁力链接]
添加时间:
2025-04-26
大小:
5.8 GB
最近下载:
2025-07-04
热度:
385
Udemy - Building 2D Games with Ebitengen in Go (Golang)
9 - Adding Shields and Hyperspace/6 -Setting up Hyperspace and the Hyperspace indicator.mp4
211.7 MB
6 - Implementing Basic Gameplay/5 -Destroying meteors with lasers.mp4
209.7 MB
8 - Adding Levels/6 -Persisting the high score.mp4
201.9 MB
7 - Adding Sound/4 -Adding exhaust while accelerating.mp4
189.5 MB
6 - Implementing Basic Gameplay/7 -Destroying the player with meteors.mp4
172.6 MB
11 - Adding Aliens/5 -Allowing the aliens to fire lasers.mp4
166.0 MB
10 - Adding Simple Game Physics/2 -Setting up basic inertia.mp4
155.9 MB
11 - Adding Aliens/2 -Setting up the Alien Type.mp4
154.8 MB
11 - Adding Aliens/3 -Setting up the AlienLaser Type.mp4
147.6 MB
11 - Adding Aliens/6 -Handling collisions between Aliens, Alien Lasers and the Player.mp4
143.4 MB
9 - Adding Shields and Hyperspace/4 -Setting up Shield Indicators.mp4
143.0 MB
11 - Adding Aliens/4 -Updating the GameScene to spawn aliens.mp4
140.3 MB
9 - Adding Shields and Hyperspace/2 -Setting up the Shield assets, type, and drawing the shield.mp4
136.9 MB
8 - Adding Levels/7 -Moving to the next level.mp4
132.3 MB
4 - Adding Meteors to our Game/6 -Drawing meteors on the GameScene.mp4
132.1 MB
4 - Adding Meteors to our Game/3 -Getting started with meteor.go.mp4
129.4 MB
9 - Adding Shields and Hyperspace/3 -Displaying and updating the shield.mp4
125.9 MB
3 - Setting Up Scenes/7 -Adding a simple title scene.mp4
122.8 MB
8 - Adding Levels/5 -Displaying the current score, high score, and level.mp4
115.1 MB
3 - Setting Up Scenes/2 -Building a scene manager.mp4
110.0 MB
[磁力链接]
添加时间:
2025-03-01
大小:
5.8 GB
最近下载:
2025-07-03
热度:
3070
Backend Master Class [Golang + Postgres + Kubernetes + gRPC]
[TutsNode.net] - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]/02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/010 How to create and verify JWT & PASETO token in Golang.mp4
184.5 MB
[TutsNode.net] - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]/03 - Deploying the application to production [Docker + Kubernetes + AWS]/007 Store & retrieve production secrets with AWS secrets manager.mp4
179.3 MB
[TutsNode.net] - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]/02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/012 Implement authentication middleware and authorization rules in Golang using Gin.mp4
176.3 MB
[TutsNode.net] - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]/02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/003 Mock DB for testing HTTP API in Go and achieve 100% coverage.mp4
166.4 MB
[TutsNode.net] - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]/01 - Working with database [Postgres + SQLC]/009 Deeply understand transaction isolation levels & read phenomena.mp4
152.2 MB
[TutsNode.net] - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]/03 - Deploying the application to production [Docker + Kubernetes + AWS]/010 How to deploy a web app to Kubernetes cluster on AWS EKS.mp4
149.4 MB
[TutsNode.net] - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]/01 - Working with database [Postgres + SQLC]/002 Install & use Docker + Postgres + TablePlus to create DB schema.mp4
138.5 MB
[TutsNode.net] - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]/01 - Working with database [Postgres + SQLC]/004 Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.mp4
134.6 MB
[TutsNode.net] - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]/01 - Working with database [Postgres + SQLC]/005 Write unit tests for database CRUD with random data in Golang.mp4
131.8 MB
[TutsNode.net] - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]/03 - Deploying the application to production [Docker + Kubernetes + AWS]/005 Auto build & push docker image to AWS ECR with Github Actions.mp4
129.8 MB
[TutsNode.net] - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]/04 - Advanced Backend Topics [Sessions + gRPC]/013 Partial update DB record with SQLC nullable arguments.mp4
129.5 MB
[TutsNode.net] - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]/01 - Working with database [Postgres + SQLC]/007 DB transaction lock & How to handle deadlock in Golang.mp4
123.3 MB
[TutsNode.net] - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]/03 - Deploying the application to production [Docker + Kubernetes + AWS]/009 How to use kubectl & k9s to connect to a kubernetes cluster on AWS EKS.mp4
120.3 MB
[TutsNode.net] - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]/04 - Advanced Backend Topics [Sessions + gRPC]/007 gRPC Gateway write code once, serve both gRPC & HTTP requests.mp4
119.0 MB
[TutsNode.net] - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]/04 - Advanced Backend Topics [Sessions + gRPC]/016 Write structured logs for gRPC APIs.mp4
115.4 MB
[TutsNode.net] - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]/03 - Deploying the application to production [Docker + Kubernetes + AWS]/013 Auto issue & renew TLS certificates with cert-manager and Let's Encrypt.mp4
114.9 MB
[TutsNode.net] - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]/03 - Deploying the application to production [Docker + Kubernetes + AWS]/014 Automatic deploy to Kubernetes with Github Action.mp4
114.4 MB
[TutsNode.net] - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]/01 - Working with database [Postgres + SQLC]/010 Setup Github Actions for Golang + Postgres to run automated tests.mp4
114.4 MB
[TutsNode.net] - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]/01 - Working with database [Postgres + SQLC]/006 A clean way to implement database transaction in Golang.mp4
112.3 MB
[TutsNode.net] - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]/04 - Advanced Backend Topics [Sessions + gRPC]/004 Define gRPC API and generate Go code with protobuf.mp4
106.3 MB
[磁力链接]
添加时间:
2023-12-17
大小:
5.4 GB
最近下载:
2025-07-05
热度:
14947
[FreeCourseSite.com] Udemy - Go The Complete Developer's Guide (Golang)
07 - Channels and Go Routines/008 Blocking Channels.mp4
148.8 MB
03 - Deeper Into Go/016 Reading From the Hard Drive.mp4
147.7 MB
03 - Deeper Into Go/009 Creating a New Deck.mp4
142.7 MB
03 - Deeper Into Go/025 Testing File IO.mp4
140.8 MB
03 - Deeper Into Go/019 Random Number Generation.mp4
135.3 MB
03 - Deeper Into Go/023 Writing Useful Tests.mp4
133.3 MB
07 - Channels and Go Routines/007 Channel Implementation.mp4
131.2 MB
06 - Interfaces/002 Problems Without Interfaces.mp4
131.1 MB
04 - Organizing Data With Structs/009 Pointer Operations.mp4
129.3 MB
03 - Deeper Into Go/018 Shuffling a Deck.mp4
127.1 MB
06 - Interfaces/010 The Reader Interface.mp4
125.5 MB
06 - Interfaces/001 Purpose of Interfaces.mp4
123.4 MB
03 - Deeper Into Go/012 Byte Slices.mp4
118.1 MB
06 - Interfaces/003 Interfaces in Practice.mp4
117.7 MB
03 - Deeper Into Go/005 Slices and For Loops.mp4
114.4 MB
06 - Interfaces/006 The HTTP Package.mp4
107.3 MB
06 - Interfaces/005 Extra Interface Notes.mp4
105.8 MB
04 - Organizing Data With Structs/012 Reference vs Value Types.mp4
102.6 MB
06 - Interfaces/016 A Custom Writer.mp4
100.7 MB
03 - Deeper Into Go/014 Joining a Slice of Strings.mp4
89.9 MB
[磁力链接]
添加时间:
2023-12-19
大小:
5.2 GB
最近下载:
2025-07-01
热度:
4094
[GigaCourse.Com] Udemy - Go The Complete Developer's Guide (Golang)
07 - Channels and Go Routines/008 Blocking Channels.mp4
148.8 MB
03 - Deeper Into Go/016 Reading From the Hard Drive.mp4
147.7 MB
03 - Deeper Into Go/009 Creating a New Deck.mp4
142.7 MB
03 - Deeper Into Go/025 Testing File IO.mp4
140.8 MB
03 - Deeper Into Go/019 Random Number Generation.mp4
135.3 MB
03 - Deeper Into Go/023 Writing Useful Tests.mp4
133.3 MB
07 - Channels and Go Routines/007 Channel Implementation.mp4
131.2 MB
06 - Interfaces/002 Problems Without Interfaces.mp4
131.1 MB
04 - Organizing Data With Structs/009 Pointer Operations.mp4
129.3 MB
03 - Deeper Into Go/018 Shuffling a Deck.mp4
127.1 MB
06 - Interfaces/010 The Reader Interface.mp4
125.5 MB
06 - Interfaces/001 Purpose of Interfaces.mp4
123.4 MB
03 - Deeper Into Go/012 Byte Slices.mp4
118.1 MB
06 - Interfaces/003 Interfaces in Practice.mp4
117.7 MB
03 - Deeper Into Go/005 Slices and For Loops.mp4
114.4 MB
06 - Interfaces/006 The HTTP Package.mp4
107.3 MB
06 - Interfaces/005 Extra Interface Notes.mp4
105.8 MB
04 - Organizing Data With Structs/012 Reference vs Value Types.mp4
102.6 MB
06 - Interfaces/016 A Custom Writer.mp4
100.7 MB
03 - Deeper Into Go/014 Joining a Slice of Strings.mp4
89.9 MB
[磁力链接]
添加时间:
2024-02-28
大小:
5.2 GB
最近下载:
2025-07-05
热度:
2557
Udemy - Go The Complete Developer's Guide (Golang)
07 - Channels and Go Routines/008 Blocking Channels.mp4
148.8 MB
03 - Deeper Into Go/016 Reading From the Hard Drive.mp4
147.7 MB
03 - Deeper Into Go/009 Creating a New Deck.mp4
142.7 MB
03 - Deeper Into Go/025 Testing File IO.mp4
140.8 MB
03 - Deeper Into Go/019 Random Number Generation.mp4
135.3 MB
03 - Deeper Into Go/023 Writing Useful Tests.mp4
133.3 MB
07 - Channels and Go Routines/007 Channel Implementation.mp4
131.2 MB
06 - Interfaces/002 Problems Without Interfaces.mp4
131.1 MB
04 - Organizing Data With Structs/009 Pointer Operations.mp4
129.3 MB
03 - Deeper Into Go/018 Shuffling a Deck.mp4
127.1 MB
06 - Interfaces/010 The Reader Interface.mp4
125.5 MB
06 - Interfaces/001 Purpose of Interfaces.mp4
123.4 MB
03 - Deeper Into Go/012 Byte Slices.mp4
118.1 MB
06 - Interfaces/003 Interfaces in Practice.mp4
117.7 MB
03 - Deeper Into Go/005 Slices and For Loops.mp4
114.4 MB
06 - Interfaces/006 The HTTP Package.mp4
107.3 MB
06 - Interfaces/005 Extra Interface Notes.mp4
105.8 MB
04 - Organizing Data With Structs/012 Reference vs Value Types.mp4
102.6 MB
06 - Interfaces/016 A Custom Writer.mp4
100.7 MB
03 - Deeper Into Go/014 Joining a Slice of Strings.mp4
89.9 MB
[磁力链接]
添加时间:
2024-03-14
大小:
5.2 GB
最近下载:
2025-07-04
热度:
1604
[FreeCourseSite.com] Udemy - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]
[FreeCourseSite.com] Udemy - Backend Master Class [Golang + Postgres + Kubernetes + gRPC].part1.rar
2.7 GB
[FreeCourseSite.com] Udemy - Backend Master Class [Golang + Postgres + Kubernetes + gRPC].part2.rar
2.4 GB
[磁力链接]
添加时间:
2024-03-12
大小:
5.0 GB
最近下载:
2025-06-29
热度:
2446
[ DevCourseWeb.com ] Udemy - Go (Golang) From simple to great. The Complete Guide
~Get Your Files Here !/09 - Packages/009 Modules in GO (practice lesson).mp4
166.1 MB
~Get Your Files Here !/02 - Basic GO/022 Practice lesson #1.mp4
162.6 MB
~Get Your Files Here !/01 - Introduction/006 Install on Mac.mp4
127.2 MB
~Get Your Files Here !/05 - Composite types/003 Slices.mp4
125.4 MB
~Get Your Files Here !/05 - Composite types/007 Practice.mp4
124.2 MB
~Get Your Files Here !/04 - Basic types/012 Practice lesson.mp4
122.4 MB
~Get Your Files Here !/04 - Basic types/009 Constants.mp4
115.6 MB
~Get Your Files Here !/01 - Introduction/001 Introduction.mp4
109.8 MB
~Get Your Files Here !/05 - Composite types/005 Structs.mp4
106.0 MB
~Get Your Files Here !/09 - Packages/010 Package. Tools.mp4
101.3 MB
~Get Your Files Here !/03 - Flow control in GO/010 Flow control. Practice.mp4
98.7 MB
~Get Your Files Here !/03 - Flow control in GO/011 Flow control. Tests.mp4
98.6 MB
~Get Your Files Here !/08 - Error handling/007 Error handling. Practice.mp4
98.2 MB
~Get Your Files Here !/06 - Functions/016 Functions. Practice.mp4
85.6 MB
~Get Your Files Here !/03 - Flow control in GO/006 For statement.mp4
85.5 MB
~Get Your Files Here !/06 - Functions/013 Flags-in-struct.mp4
82.4 MB
~Get Your Files Here !/06 - Functions/011 Allocation.mp4
79.0 MB
~Get Your Files Here !/02 - Basic GO/015 Variables declaration.mp4
78.3 MB
~Get Your Files Here !/02 - Basic GO/014 Bitwise operators.mp4
77.3 MB
~Get Your Files Here !/01 - Introduction/007 Install on Linux.mp4
75.2 MB
[磁力链接]
添加时间:
2022-03-02
大小:
5.0 GB
最近下载:
2025-07-04
热度:
882
[GigaCourse.Com] Udemy - Go The Complete Developer's Guide (Golang)
03 - Deeper Into Go/021 Reading From the Hard Drive.mkv
147.4 MB
03 - Deeper Into Go/013 Creating a New Deck.mkv
142.4 MB
04 - Organizing Data With Structs/009 Pointer Operations.mkv
142.1 MB
03 - Deeper Into Go/028 Testing File IO.mkv
140.8 MB
03 - Deeper Into Go/024 Random Number Generation.mkv
135.1 MB
07 - Channels and Go Routines/014 Channels Gotcha_.mkv
134.3 MB
03 - Deeper Into Go/026 Writing Useful Tests.mkv
133.0 MB
07 - Channels and Go Routines/007 Channel Implementation.mkv
131.1 MB
06 - Interfaces/002 Problems Without Interfaces.mkv
130.9 MB
03 - Deeper Into Go/023 Shuffling a Deck.mkv
126.9 MB
06 - Interfaces/010 The Reader Interface.mkv
125.4 MB
03 - Deeper Into Go/017 Byte Slices.mkv
118.0 MB
06 - Interfaces/003 Interfaces in Practice.mkv
117.6 MB
03 - Deeper Into Go/007 Slices and For Loops.mkv
114.1 MB
06 - Interfaces/006 The HTTP Package.mkv
107.3 MB
06 - Interfaces/005 Extra Interface Notes.mkv
105.7 MB
04 - Organizing Data With Structs/013 Reference vs Value Types.mkv
102.5 MB
06 - Interfaces/016 A Custom Writer.mkv
100.6 MB
03 - Deeper Into Go/019 Joining a Slice of Strings.mkv
89.9 MB
07 - Channels and Go Routines/012 Sleeping a Routine.mkv
86.8 MB
[磁力链接]
添加时间:
2022-01-11
大小:
4.9 GB
最近下载:
2025-07-04
热度:
6742
[FreeCourseSite.com] Udemy - Go The Complete Developer's Guide (Golang)
03 - Deeper Into Go/021 Reading From the Hard Drive.mkv
147.4 MB
03 - Deeper Into Go/013 Creating a New Deck.mkv
142.4 MB
04 - Organizing Data With Structs/009 Pointer Operations.mkv
142.1 MB
03 - Deeper Into Go/028 Testing File IO.mkv
140.8 MB
03 - Deeper Into Go/024 Random Number Generation.mkv
135.1 MB
07 - Channels and Go Routines/014 Channels Gotcha_.mkv
134.3 MB
03 - Deeper Into Go/026 Writing Useful Tests.mkv
133.0 MB
07 - Channels and Go Routines/007 Channel Implementation.mkv
131.1 MB
06 - Interfaces/002 Problems Without Interfaces.mkv
130.9 MB
03 - Deeper Into Go/023 Shuffling a Deck.mkv
126.9 MB
06 - Interfaces/010 The Reader Interface.mkv
125.4 MB
03 - Deeper Into Go/017 Byte Slices.mkv
118.0 MB
06 - Interfaces/003 Interfaces in Practice.mkv
117.6 MB
03 - Deeper Into Go/007 Slices and For Loops.mkv
114.1 MB
06 - Interfaces/006 The HTTP Package.mkv
107.3 MB
06 - Interfaces/005 Extra Interface Notes.mkv
105.7 MB
04 - Organizing Data With Structs/013 Reference vs Value Types.mkv
102.5 MB
06 - Interfaces/016 A Custom Writer.mkv
100.6 MB
03 - Deeper Into Go/019 Joining a Slice of Strings.mkv
89.9 MB
07 - Channels and Go Routines/012 Sleeping a Routine.mkv
86.8 MB
[磁力链接]
添加时间:
2022-01-14
大小:
4.9 GB
最近下载:
2025-06-09
热度:
961
[GigaCourse.Com] Udemy - Backend Master Class [Golang + PostgreSQL + Kubernetes]
1. Working with database/9. Deeply understand transaction isolation levels & read phenomena.mp4
372.8 MB
2. Building RESTful HTTP JSON API/12. Implement authentication middleware and authorization rules in Golang using Gin.mp4
240.1 MB
1. Working with database/7. DB transaction lock & How to handle deadlock in Golang.mp4
233.2 MB
2. Building RESTful HTTP JSON API/3. Mock DB for testing HTTP API in Go and achieve 100% coverage.mp4
221.5 MB
2. Building RESTful HTTP JSON API/10. How to create and verify JWT & PASETO token in Golang.mp4
193.8 MB
3. Deploying the application to production/7. Store & retrieve production secrets with AWS secrets manager.mp4
188.0 MB
2. Building RESTful HTTP JSON API/1. Implement RESTful HTTP API in Go using Gin.mp4
173.4 MB
3. Deploying the application to production/10. How to deploy a web app to Kubernetes cluster on AWS EKS.mp4
158.0 MB
3. Deploying the application to production/5. Auto build & push docker image to AWS ECR with Github Actions.mp4
148.1 MB
3. Deploying the application to production/3. How to write docker-compose file and control service start-up orders.mp4
142.9 MB
1. Working with database/2. Install & use Docker + Postgres + TablePlus to create DB schema.mp4
138.5 MB
1. Working with database/4. Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.mp4
134.6 MB
1. Working with database/10. Setup Github Actions for Golang + Postgres to run automated tests.mp4
132.0 MB
1. Working with database/5. Write unit tests for database CRUD with random data in Golang.mp4
131.8 MB
3. Deploying the application to production/9. How to use kubectl & k9s to connect to a kubernetes cluster on AWS EKS.mp4
125.7 MB
2. Building RESTful HTTP JSON API/7. How to securely store passwords Hash password in Go with Bcrypt!.mp4
124.0 MB
2. Building RESTful HTTP JSON API/11. Implement login user API that returns PASETO or JWT access token in Go.mp4
123.7 MB
2. Building RESTful HTTP JSON API/8. How to write stronger unit tests with a custom gomock matcher.mp4
122.0 MB
3. Deploying the application to production/13. Auto issue & renew TLS certificates with cert-manager and Let's Encrypt.mp4
120.9 MB
3. Deploying the application to production/14. Automatic deploy to Kubernetes with Github Action.mp4
119.9 MB
[磁力链接]
添加时间:
2022-03-13
大小:
4.7 GB
最近下载:
2025-07-02
热度:
775
[FreeCourseSite.com] Udemy - Backend Master Class [Golang + PostgreSQL + Kubernetes]
1. Working with database/9. Deeply understand transaction isolation levels & read phenomena.mp4
372.8 MB
2. Building RESTful HTTP JSON API/12. Implement authentication middleware and authorization rules in Golang using Gin.mp4
240.1 MB
1. Working with database/7. DB transaction lock & How to handle deadlock in Golang.mp4
233.2 MB
2. Building RESTful HTTP JSON API/3. Mock DB for testing HTTP API in Go and achieve 100% coverage.mp4
221.5 MB
2. Building RESTful HTTP JSON API/10. How to create and verify JWT & PASETO token in Golang.mp4
193.8 MB
3. Deploying the application to production/7. Store & retrieve production secrets with AWS secrets manager.mp4
188.0 MB
2. Building RESTful HTTP JSON API/1. Implement RESTful HTTP API in Go using Gin.mp4
173.4 MB
3. Deploying the application to production/10. How to deploy a web app to Kubernetes cluster on AWS EKS.mp4
158.0 MB
3. Deploying the application to production/5. Auto build & push docker image to AWS ECR with Github Actions.mp4
148.1 MB
3. Deploying the application to production/3. How to write docker-compose file and control service start-up orders.mp4
142.9 MB
1. Working with database/2. Install & use Docker + Postgres + TablePlus to create DB schema.mp4
138.5 MB
1. Working with database/4. Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.mp4
134.6 MB
1. Working with database/10. Setup Github Actions for Golang + Postgres to run automated tests.mp4
132.0 MB
1. Working with database/5. Write unit tests for database CRUD with random data in Golang.mp4
131.8 MB
3. Deploying the application to production/9. How to use kubectl & k9s to connect to a kubernetes cluster on AWS EKS.mp4
125.7 MB
2. Building RESTful HTTP JSON API/7. How to securely store passwords Hash password in Go with Bcrypt!.mp4
124.0 MB
2. Building RESTful HTTP JSON API/11. Implement login user API that returns PASETO or JWT access token in Go.mp4
123.7 MB
2. Building RESTful HTTP JSON API/8. How to write stronger unit tests with a custom gomock matcher.mp4
122.0 MB
3. Deploying the application to production/13. Auto issue & renew TLS certificates with cert-manager and Let's Encrypt.mp4
120.9 MB
3. Deploying the application to production/14. Automatic deploy to Kubernetes with Github Action.mp4
119.9 MB
[磁力链接]
添加时间:
2022-03-12
大小:
4.7 GB
最近下载:
2025-07-04
热度:
1877
GetFreeCourses.Co-Udemy-Backend Master Class [Golang + PostgreSQL + Kubernetes]
1. Working with database/9. Deeply understand transaction isolation levels & read phenomena.mp4
372.8 MB
2. Building RESTful HTTP JSON API/12. Implement authentication middleware and authorization rules in Golang using Gin.mp4
240.1 MB
1. Working with database/7. DB transaction lock & How to handle deadlock in Golang.mp4
233.2 MB
2. Building RESTful HTTP JSON API/3. Mock DB for testing HTTP API in Go and achieve 100% coverage.mp4
221.5 MB
2. Building RESTful HTTP JSON API/10. How to create and verify JWT & PASETO token in Golang.mp4
193.8 MB
3. Deploying the application to production/7. Store & retrieve production secrets with AWS secrets manager.mp4
188.0 MB
2. Building RESTful HTTP JSON API/1. Implement RESTful HTTP API in Go using Gin.mp4
173.4 MB
3. Deploying the application to production/10. How to deploy a web app to Kubernetes cluster on AWS EKS.mp4
158.0 MB
3. Deploying the application to production/5. Auto build & push docker image to AWS ECR with Github Actions.mp4
148.1 MB
3. Deploying the application to production/3. How to write docker-compose file and control service start-up orders.mp4
142.9 MB
1. Working with database/2. Install & use Docker + Postgres + TablePlus to create DB schema.mp4
138.5 MB
1. Working with database/4. Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.mp4
134.6 MB
1. Working with database/10. Setup Github Actions for Golang + Postgres to run automated tests.mp4
132.0 MB
1. Working with database/5. Write unit tests for database CRUD with random data in Golang.mp4
131.8 MB
3. Deploying the application to production/9. How to use kubectl & k9s to connect to a kubernetes cluster on AWS EKS.mp4
125.7 MB
2. Building RESTful HTTP JSON API/7. How to securely store passwords Hash password in Go with Bcrypt!.mp4
124.0 MB
2. Building RESTful HTTP JSON API/11. Implement login user API that returns PASETO or JWT access token in Go.mp4
123.7 MB
2. Building RESTful HTTP JSON API/8. How to write stronger unit tests with a custom gomock matcher.mp4
122.0 MB
3. Deploying the application to production/13. Auto issue & renew TLS certificates with cert-manager and Let's Encrypt.mp4
120.9 MB
3. Deploying the application to production/14. Automatic deploy to Kubernetes with Github Action.mp4
119.9 MB
[磁力链接]
添加时间:
2022-03-19
大小:
4.7 GB
最近下载:
2025-07-03
热度:
6837
[Tutorialsplanet.NET] Udemy - Backend Master Class [Golang + PostgreSQL + Kubernetes]
1. Working with database/9. Deeply understand transaction isolation levels & read phenomena.mp4
372.8 MB
2. Building RESTful HTTP JSON API/12. Implement authentication middleware and authorization rules in Golang using Gin.mp4
240.1 MB
1. Working with database/7. DB transaction lock & How to handle deadlock in Golang.mp4
233.2 MB
2. Building RESTful HTTP JSON API/3. Mock DB for testing HTTP API in Go and achieve 100% coverage.mp4
221.5 MB
2. Building RESTful HTTP JSON API/10. How to create and verify JWT & PASETO token in Golang.mp4
193.8 MB
3. Deploying the application to production/7. Store & retrieve production secrets with AWS secrets manager.mp4
188.0 MB
2. Building RESTful HTTP JSON API/1. Implement RESTful HTTP API in Go using Gin.mp4
173.4 MB
3. Deploying the application to production/10. How to deploy a web app to Kubernetes cluster on AWS EKS.mp4
158.0 MB
3. Deploying the application to production/5. Auto build & push docker image to AWS ECR with Github Actions.mp4
148.1 MB
3. Deploying the application to production/3. How to write docker-compose file and control service start-up orders.mp4
142.9 MB
1. Working with database/2. Install & use Docker + Postgres + TablePlus to create DB schema.mp4
138.5 MB
1. Working with database/4. Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.mp4
134.6 MB
1. Working with database/10. Setup Github Actions for Golang + Postgres to run automated tests.mp4
132.0 MB
1. Working with database/5. Write unit tests for database CRUD with random data in Golang.mp4
131.8 MB
3. Deploying the application to production/9. How to use kubectl & k9s to connect to a kubernetes cluster on AWS EKS.mp4
125.7 MB
2. Building RESTful HTTP JSON API/7. How to securely store passwords Hash password in Go with Bcrypt!.mp4
124.0 MB
2. Building RESTful HTTP JSON API/11. Implement login user API that returns PASETO or JWT access token in Go.mp4
123.7 MB
2. Building RESTful HTTP JSON API/8. How to write stronger unit tests with a custom gomock matcher.mp4
122.0 MB
3. Deploying the application to production/13. Auto issue & renew TLS certificates with cert-manager and Let's Encrypt.mp4
120.9 MB
3. Deploying the application to production/14. Automatic deploy to Kubernetes with Github Action.mp4
119.9 MB
[磁力链接]
添加时间:
2022-04-17
大小:
4.7 GB
最近下载:
2025-06-22
热度:
1806
Udemy - Backend Master Class [Golang + PostgreSQL + Kubernetes] gin
1. Working with database/9. Deeply understand transaction isolation levels & read phenomena.mp4
372.8 MB
2. Building RESTful HTTP JSON API/12. Implement authentication middleware and authorization rules in Golang using Gin.mp4
240.1 MB
1. Working with database/7. DB transaction lock & How to handle deadlock in Golang.mp4
233.2 MB
2. Building RESTful HTTP JSON API/3. Mock DB for testing HTTP API in Go and achieve 100% coverage.mp4
221.5 MB
2. Building RESTful HTTP JSON API/10. How to create and verify JWT & PASETO token in Golang.mp4
193.8 MB
3. Deploying the application to production/7. Store & retrieve production secrets with AWS secrets manager.mp4
188.0 MB
2. Building RESTful HTTP JSON API/1. Implement RESTful HTTP API in Go using Gin.mp4
173.4 MB
3. Deploying the application to production/10. How to deploy a web app to Kubernetes cluster on AWS EKS.mp4
158.0 MB
3. Deploying the application to production/5. Auto build & push docker image to AWS ECR with Github Actions.mp4
148.1 MB
3. Deploying the application to production/3. How to write docker-compose file and control service start-up orders.mp4
142.9 MB
1. Working with database/2. Install & use Docker + Postgres + TablePlus to create DB schema.mp4
138.5 MB
1. Working with database/4. Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.mp4
134.6 MB
1. Working with database/10. Setup Github Actions for Golang + Postgres to run automated tests.mp4
132.0 MB
1. Working with database/5. Write unit tests for database CRUD with random data in Golang.mp4
131.8 MB
3. Deploying the application to production/9. How to use kubectl & k9s to connect to a kubernetes cluster on AWS EKS.mp4
125.7 MB
2. Building RESTful HTTP JSON API/7. How to securely store passwords Hash password in Go with Bcrypt!.mp4
124.0 MB
2. Building RESTful HTTP JSON API/11. Implement login user API that returns PASETO or JWT access token in Go.mp4
123.7 MB
2. Building RESTful HTTP JSON API/8. How to write stronger unit tests with a custom gomock matcher.mp4
122.0 MB
3. Deploying the application to production/13. Auto issue & renew TLS certificates with cert-manager and Let's Encrypt.mp4
120.9 MB
3. Deploying the application to production/14. Automatic deploy to Kubernetes with Github Action.mp4
119.9 MB
[磁力链接]
添加时间:
2023-12-17
大小:
4.7 GB
最近下载:
2025-07-05
热度:
12181
[FreeCourseSite.com] Udemy - Introduction to Testing in Go (Golang)
8. Testing POST handlers/10. Testing the Login handler.mp4
118.5 MB
12. Testing REST APIs/11. Testing generating and validating tokens.mp4
117.8 MB
13. Testing an API for a Single Page Application (SPA)/3. Authenticating users with our SPA.mp4
105.0 MB
12. Testing REST APIs/5. Getting started with JWT Authentication.mp4
104.0 MB
11. Testing File Uploads/8. Testing image uploads.mp4
101.7 MB
12. Testing REST APIs/18. Testing refreshing tokens.mp4
86.8 MB
11. Testing File Uploads/5. Writing a stub handler and a function to process profile image uploads.mp4
80.6 MB
3. Simple Testing/10. Testing user input - writing a test for the checkNumbers() function.mp4
79.1 MB
10. Testing the database with Integration tests/3. Getting our tests to spin up a docker image with Postgres.mp4
77.1 MB
11. Testing File Uploads/9. Testing our upload handler, with an alternative approach.mp4
75.5 MB
12. Testing REST APIs/20. Testing the handlers that interact with the User type.mp4
69.7 MB
7. Testing Sessions/7. Updating our tests.mp4
69.7 MB
13. Testing an API for a Single Page Application (SPA)/9. Testing refreshing tokens for Single Page Apps.mp4
69.5 MB
12. Testing REST APIs/9. Testing our authentication handler.mp4
69.4 MB
10. Testing the database with Integration tests/4. Populating our test database with empty tables.mp4
68.3 MB
8. Testing POST handlers/13. Updating routes & end-to-end tests.mp4
66.0 MB
13. Testing an API for a Single Page Application (SPA)/4. Setting a refresh token cookie when authenticating.mp4
65.0 MB
5. Testing Web Applications/8. Testing our middleware.mp4
63.0 MB
12. Testing REST APIs/17. Implementing the handler to refresh tokens.mp4
62.3 MB
12. Testing REST APIs/6. Generating token pairs.mp4
61.5 MB
[磁力链接]
添加时间:
2024-07-03
大小:
4.6 GB
最近下载:
2025-07-03
热度:
956
[DesireCourse.Com] Udemy - Go Programming for Beginners - Learn Go Programming (Golang)
[DesireCourse.Com] Udemy - Go Programming for Beginners - Learn Go Programming (Golang).zip
4.6 GB
[DesireCourse.Com].txt
828 Bytes
[DesireCourse.Com].url
51 Bytes
[磁力链接]
添加时间:
2018-11-30
大小:
4.6 GB
最近下载:
2025-07-05
热度:
3079
[greatercommons.com] Веб-разработка на языке программирования Google Go (
golang
) (2019) [En]
171 Create Read Update Delete CRUD.mp4
91.6 MB
95 Autoscaling CloudFront.mp4
80.4 MB
42 Serving a file with ioCopy.mp4
71.1 MB
36 Understanding ServeMux.mp4
64.8 MB
12 Functions in templates.mp4
63.8 MB
8 Understanding package texttemplate parsing executing templates.mp4
62.6 MB
32 Retrieving form values exploring httpRequest.mp4
62.0 MB
4 Language review.mp4
58.3 MB
96 Starting files.mp4
57.1 MB
127 Launching a container running curl.mp4
54.6 MB
92 Connecting to your MySQL server using MySQL workbench.mp4
51.1 MB
152 Update record.mp4
50.9 MB
81 Terminating AWS services.mp4
50.8 MB
113 Organizing code into packages.mp4
50.7 MB
146 Users create grant alter remove.mp4
50.4 MB
108 Unmarshal JSON with Go.mp4
49.9 MB
155 NoSQL.mp4
48.4 MB
105 TLS HTTPS.mp4
47.6 MB
109 Unmarshal JSON with Go using Tags.mp4
47.2 MB
169 Users.mp4
46.8 MB
[磁力链接]
添加时间:
2021-03-14
大小:
4.5 GB
最近下载:
2025-07-05
热度:
2700
GetFreeCourses.Co-Udemy-Backend Master Class [Golang + Postgres + Kubernetes + gRPC]
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/010 How to create and verify JWT & PASETO token in Golang.mp4
184.5 MB
03 - Deploying the application to production [Docker + Kubernetes + AWS]/007 Store & retrieve production secrets with AWS secrets manager.mp4
179.3 MB
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/003 Mock DB for testing HTTP API in Go and achieve 100% coverage.mp4
166.4 MB
01 - Working with database [Postgres + SQLC]/009 Deeply understand transaction isolation levels & read phenomena.mp4
152.2 MB
03 - Deploying the application to production [Docker + Kubernetes + AWS]/010 How to deploy a web app to Kubernetes cluster on AWS EKS.mp4
149.4 MB
01 - Working with database [Postgres + SQLC]/002 Install & use Docker + Postgres + TablePlus to create DB schema.mp4
138.5 MB
01 - Working with database [Postgres + SQLC]/004 Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.mp4
134.6 MB
01 - Working with database [Postgres + SQLC]/005 Write unit tests for database CRUD with random data in Golang.mp4
131.8 MB
04 - Advanced Backend Topics [Sessions + gRPC]/013 Partial update DB record with SQLC nullable arguments.mp4
129.5 MB
01 - Working with database [Postgres + SQLC]/007 DB transaction lock & How to handle deadlock in Golang.mp4
123.3 MB
04 - Advanced Backend Topics [Sessions + gRPC]/007 gRPC Gateway write code once, serve both gRPC & HTTP requests.mp4
119.0 MB
04 - Advanced Backend Topics [Sessions + gRPC]/016 Write structured logs for gRPC APIs.mp4
115.4 MB
03 - Deploying the application to production [Docker + Kubernetes + AWS]/014 Automatic deploy to Kubernetes with Github Action.mp4
114.4 MB
01 - Working with database [Postgres + SQLC]/010 Setup Github Actions for Golang + Postgres to run automated tests.mp4
114.4 MB
01 - Working with database [Postgres + SQLC]/006 A clean way to implement database transaction in Golang.mp4
112.3 MB
04 - Advanced Backend Topics [Sessions + gRPC]/004 Define gRPC API and generate Go code with protobuf.mp4
106.3 MB
04 - Advanced Backend Topics [Sessions + gRPC]/009 Automatic generate & serve swagger documentation from Go server.mp4
105.8 MB
04 - Advanced Backend Topics [Sessions + gRPC]/001 How to manage user session with refresh token.mp4
102.6 MB
04 - Advanced Backend Topics [Sessions + gRPC]/012 Run DB migrations directly inside Golang code.mp4
97.6 MB
04 - Advanced Backend Topics [Sessions + gRPC]/015 Add authorization to protect gRPC API.mp4
96.9 MB
[磁力链接]
添加时间:
2024-02-07
大小:
4.4 GB
最近下载:
2025-06-28
热度:
777
共13页
上一页
1
2
3
4
5
6
7
8
9
下一页