搜索
为您找到约
254
个磁力链接/BT种子,耗时 0 毫秒。
排序:
相关程度
热度
文件大小
添加时间
最近访问
[FreeCourseLab.com] Udemy - Golang build RESTful APIs with Golang (Go programming lang)
Lesson 3. Create the router and register api-endpoints and handler.mp4
90.4 MB
Lesson 20. Move handler functions to a controller.mp4
86.5 MB
Lesson 21. Move db specific code to repository.mp4
78.8 MB
Lesson 5. Implement 'getBook' handler to get a single book.mp4
74.6 MB
Lesson 6. Implement 'addBook' and use Postman for http requests.mp4
62.1 MB
Lesson 9. Create a Postgres database-instance and table.mp4
60.4 MB
Lesson 15. Implement 'addBook' to add a book record to the table.mp4
55.6 MB
Lesson 16. Implement 'updateBook' to update a book record on the table.mp4
48.3 MB
Lesson 18. Move the Book model to the models folder.mp4
48.1 MB
Lesson 10. Refactor code to include database interaction.mp4
47.1 MB
Lesson 8. Implement 'removeBook'.mp4
39.8 MB
Lesson 7. Implement 'updateBook'.mp4
39.1 MB
Lesson 17. Implement 'removeBook' to remove a book record from the table by its id.mp4
38.8 MB
Lesson 19. Move the database connection to driver.mp4
36.5 MB
Lesson 13. Implement 'getBooks' to get all book records from the table.mp4
36.4 MB
Lesson 11. Set and load environment variables.mp4
35.1 MB
Lesson 4. Add static data and implement 'getBooks'.mp4
28.5 MB
Lesson 14. Implement 'getBook' to get a book record from the table by its id.mp4
25.3 MB
Lesson 12. Connect to the database instance.mp4
16.5 MB
Lesson 2. Create the Book model and books slice.mp4
5.8 MB
[磁力链接]
添加时间:
2024-02-24
大小:
958.1 MB
最近下载:
2025-08-31
热度:
892
GetFreeCourses.Co-Udemy-Master Go (Golang) ProgrammingThe Complete Go Bootcamp 2022
02 - Getting Started/008 Compiling (go build) and Running Go Applications (go run).mp4
90.8 MB
22 - Pointers in Go/002 Declaring Pointers. Address of and Dereferencing Operators.mp4
82.3 MB
02 - Getting Started/002 Setup the Programming Environment on Windows (Go, Git and VSCode).mp4
81.8 MB
22 - Pointers in Go/006 Passing Pointers to Functions. Passing by Value vs. Passing by Pointer - Part 2.mp4
74.9 MB
24 - Methods and Interfaces in Go (OOP)/003 Methods with a Pointer Receiver.mp4
61.2 MB
10 - Slices in Go/009 Slice Internals Backing Array and Slice Header - part 2.mp4
59.4 MB
06 - Program Flow Control in Go/018 Scopes in Go.mp4
55.6 MB
28 - Go Packages and Modules/010 Publish the Module on GitHub. Semantic Versioning.mp4
54.3 MB
28 - Go Packages and Modules/008 Importing and Using Go Modules.mp4
53.2 MB
20 - Functions in Go/005 Variadic Functions - Part 2.mp4
48.8 MB
26 - Concurrency in Go/020 Project Refactoring Using Channels and Anonymous Function.mp4
46.8 MB
16 - Working with Files in Go/001 Open, Close, Rename, Move, Remove Files.mp4
46.0 MB
04 - Go Basics/009 Package fmt.mp4
44.0 MB
10 - Slices in Go/011 Append, Length and Capacity In-Depth.mp4
43.0 MB
14 - Maps in Go/002 Declaring Maps, Working with Maps.mp4
37.3 MB
04 - Go Basics/027 Defined (Named) Types - part 2.mp4
35.5 MB
04 - Go Basics/002 Multiple Declarations.mp4
34.8 MB
12 - Strings, Runes, Bytes and UTF-8 in Go/010 Strings Package Part2. Manipulating Strings Repeat, Replace, Split, Join, Field.mp4
33.6 MB
18 - Structs in Go/005 Anonymous Structs and Anonymous Struct Fields.mp4
32.5 MB
28 - Go Packages and Modules/002 Creating a Package.mp4
31.8 MB
[磁力链接]
添加时间:
2024-02-16
大小:
2.7 GB
最近下载:
2025-08-25
热度:
2091
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-09-01
热度:
793
[FreeCourseSite.com] Udemy - Web Development w Google’s Go (
golang
) Programming Language
18. MongoDB/17. Create Read Update Delete (CRUD).mp4
94.4 MB
12. Scaling On AWS/7. Hands-on Solution.mp4
74.6 MB
5. Understanding routing/6. Hands-on exercises - solutions #2.mp4
65.8 MB
18. MongoDB/3. Installing Mongo.mp4
65.2 MB
2. Templates/7. Functions in templates.mp4
61.4 MB
5. Understanding routing/1. Understanding ServeMux.mp4
59.9 MB
1. Getting started/4. Language review.mp4
58.4 MB
4. Understanding nethttp package/4. Retrieving form values - exploring http.Request.mp4
56.1 MB
2. Templates/3. Understanding package texttemplate parsing & executing templates.mp4
55.8 MB
12. Scaling On AWS/4. Implementing The Load Balancer.mp4
51.3 MB
12. Scaling On AWS/8. Autoscaling & CloudFront.mp4
51.3 MB
16. Docker/5. Using a Dockerfile to Build An Image.mp4
50.7 MB
18. MongoDB/1. NoSQL.mp4
49.1 MB
10. Amazon Web Services/6. Hands-on Solution.mp4
49.0 MB
1. Getting started/5. How to succeed.mp4
49.0 MB
14. Web Dev Toolkit/12. AJAX Server Side.mp4
48.5 MB
14. Web Dev Toolkit/7. Go & JSON - Marshal & Encode.mp4
46.3 MB
17. PostgreSQL/18. Select Query.mp4
45.8 MB
17. PostgreSQL/24. Code Organization.mp4
45.8 MB
3. Creating your own server/1. Understanding servers.mp4
44.2 MB
[磁力链接]
添加时间:
2024-02-07
大小:
4.3 GB
最近下载:
2025-08-16
热度:
2308
[FreeCourseSite.com] Udemy - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]
05 - Asynchronous processing with background workers [Asynq + Redis]/010 Unit test gRPC API with mock DB & Redis.mp4
265.0 MB
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]/012 Implement authentication middleware and authorization rules in Golang using Gin.mp4
176.3 MB
06 - Improve the stability and security of the server/002 Switch DB driver from libpq to pgx.mp4
176.2 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/008 Email verification feature design DB and send email.mp4
168.9 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
05 - Asynchronous processing with background workers [Asynq + Redis]/011 How to test a gRPC API that requires authentication.mp4
157.0 MB
01 - Working with database [Postgres + SQLC]/011 Deeply understand transaction isolation levels & read phenomena.mp4
152.2 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/009 Implement email verification API in Go.mp4
150.5 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]/004 Use Docker + Postgres + TablePlus to create DB schema.mp4
138.5 MB
01 - Working with database [Postgres + SQLC]/006 Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.mp4
134.6 MB
01 - Working with database [Postgres + SQLC]/007 Write unit tests for database CRUD with random data in Golang.mp4
131.8 MB
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
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]/009 DB transaction lock & How to handle deadlock in Golang.mp4
123.3 MB
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
04 - Advanced Backend Topics [Sessions + gRPC]/007 gRPC Gateway write code once, serve both gRPC & HTTP requests.mp4
119.0 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/006 How to send email in Go via Gmail.mp4
116.8 MB
[磁力链接]
添加时间:
2024-01-24
大小:
7.0 GB
最近下载:
2025-08-30
热度:
3830
[ DevCourseWeb.com ] Udemy - Golang (Go) Concurrency - Hands-On Guide
~Get Your Files Here !/2. Advanced Concurrency Techniques/9. Review Recap and Practice.mp4
183.7 MB
~Get Your Files Here !/3. Optimization/2. Context Managing Goroutine Lifecycle.mp4
92.6 MB
~Get Your Files Here !/1. Fundamentals of Concurrency in Golang/7. Wait Groups Synchronization and Completion.mp4
86.5 MB
~Get Your Files Here !/2. Advanced Concurrency Techniques/5. Channels Communication Between Goroutines.mp4
66.8 MB
~Get Your Files Here !/2. Advanced Concurrency Techniques/1. Atomic Operations Low-Level Synchronization.mp4
59.1 MB
~Get Your Files Here !/2. Advanced Concurrency Techniques/7. Select Multiplexing Goroutine Communication.mp4
45.5 MB
~Get Your Files Here !/2. Advanced Concurrency Techniques/3. Pool Memory Allocation and Garbage Collection.mp4
41.9 MB
~Get Your Files Here !/1. Fundamentals of Concurrency in Golang/5. Condition Variable Coordination Between Goroutines.mp4
36.0 MB
~Get Your Files Here !/3. Optimization/1. Data Race Detector Debugging Concurrency Issues.mp4
35.9 MB
~Get Your Files Here !/1. Fundamentals of Concurrency in Golang/1. Goroutines Introduction and Basics.mp4
19.0 MB
~Get Your Files Here !/1. Fundamentals of Concurrency in Golang/3. Mutex Ensuring Data Consistency.mp4
14.5 MB
~Get Your Files Here !/3. Optimization/4. Congratulations.mp4
12.2 MB
~Get Your Files Here !/2. Advanced Concurrency Techniques/9. Review Recap and Practice.srt
35.2 kB
~Get Your Files Here !/3. Optimization/2. Context Managing Goroutine Lifecycle.srt
22.5 kB
~Get Your Files Here !/2. Advanced Concurrency Techniques/5. Channels Communication Between Goroutines.srt
22.5 kB
~Get Your Files Here !/1. Fundamentals of Concurrency in Golang/7. Wait Groups Synchronization and Completion.srt
18.8 kB
~Get Your Files Here !/2. Advanced Concurrency Techniques/1. Atomic Operations Low-Level Synchronization.srt
18.2 kB
~Get Your Files Here !/2. Advanced Concurrency Techniques/3. Pool Memory Allocation and Garbage Collection.srt
12.4 kB
~Get Your Files Here !/2. Advanced Concurrency Techniques/7. Select Multiplexing Goroutine Communication.srt
11.7 kB
~Get Your Files Here !/3. Optimization/1. Data Race Detector Debugging Concurrency Issues.srt
10.4 kB
[磁力链接]
添加时间:
2024-01-23
大小:
693.7 MB
最近下载:
2025-09-02
热度:
2250
[Tutorialsplanet.NET] Udemy - Learn Go for Beginners Crash Course (Golang)
10 - Extra Information - Source code, and other stuff/002 Bonus Lecture and Information.mp4
105.1 MB
01 - Getting Started/008 Introduction to Go.mp4
98.2 MB
06 - ifelse, switch and select/007 Using select in rock-paper-scissors.mp4
93.4 MB
01 - Getting Started/007 Running Eliza.mp4
75.4 MB
04 - Types, Expression, and Composition/016 Exported vs. Unexported.mp4
72.7 MB
03 - Console Input and Output/005 String Interpolation.mp4
55.1 MB
05 - Flow Control/009 Understanding more about Eliza.mp4
55.1 MB
05 - Flow Control/008 for loops in Eliza.mp4
55.0 MB
01 - Getting Started/006 Variables and Dot Notation.mp4
52.5 MB
02 - Starting to Code/006 Guess the Number Challenge.mp4
51.2 MB
03 - Console Input and Output/004 Listening for keypresses in Hammer Bitcoin game.mp4
49.4 MB
04 - Types, Expression, and Composition/012 Compound Booleans.mp4
48.7 MB
08 - Working with strings in Go/004 The strings package.mp4
46.8 MB
09 - Building a Simple Web Application/005 Improving our Home Page.mp4
45.2 MB
01 - Getting Started/001 Introduction.mp4
40.6 MB
09 - Building a Simple Web Application/007 Implementing the rock, paper, scissors logic.mp4
40.0 MB
03 - Console Input and Output/002 Console Input with a Package.mp4
39.2 MB
02 - Starting to Code/007 Scope.mp4
37.4 MB
04 - Types, Expression, and Composition/014 Hammer Bitcoin Challenge Solution.mp4
35.6 MB
09 - Building a Simple Web Application/009 Changing content using JavaScript.mp4
34.6 MB
[磁力链接]
添加时间:
2024-01-18
大小:
2.4 GB
最近下载:
2025-07-15
热度:
123
Go The Complete Developer's Guide (Golang)
[TutsNode.net] - Go The Complete Developer's Guide (Golang)/03 - Deeper Into Go/016 Reading From the Hard Drive.mp4
81.3 MB
[TutsNode.net] - Go The Complete Developer's Guide (Golang)/07 - Channels and Go Routines/008 Blocking Channels.mp4
81.1 MB
[TutsNode.net] - Go The Complete Developer's Guide (Golang)/03 - Deeper Into Go/009 Creating a New Deck.mp4
79.2 MB
[TutsNode.net] - Go The Complete Developer's Guide (Golang)/03 - Deeper Into Go/023 Testing File IO.mp4
77.5 MB
[TutsNode.net] - Go The Complete Developer's Guide (Golang)/03 - Deeper Into Go/019 Random Number Generation.mp4
76.1 MB
[TutsNode.net] - Go The Complete Developer's Guide (Golang)/03 - Deeper Into Go/021 Writing Useful Tests.mp4
75.8 MB
[TutsNode.net] - Go The Complete Developer's Guide (Golang)/07 - Channels and Go Routines/007 Channel Implementation.mp4
73.2 MB
[TutsNode.net] - Go The Complete Developer's Guide (Golang)/04 - Organizing Data With Structs/009 Pointer Operations.mp4
72.9 MB
[TutsNode.net] - Go The Complete Developer's Guide (Golang)/06 - Interfaces/002 Problems Without Interfaces.mp4
72.7 MB
[TutsNode.net] - Go The Complete Developer's Guide (Golang)/06 - Interfaces/010 The Reader Interface.mp4
70.6 MB
[TutsNode.net] - Go The Complete Developer's Guide (Golang)/03 - Deeper Into Go/018 Shuffling a Deck.mp4
69.5 MB
[TutsNode.net] - Go The Complete Developer's Guide (Golang)/06 - Interfaces/003 Interfaces in Practice.mp4
67.4 MB
[TutsNode.net] - Go The Complete Developer's Guide (Golang)/06 - Interfaces/001 Purpose of Interfaces.mp4
67.2 MB
[TutsNode.net] - Go The Complete Developer's Guide (Golang)/03 - Deeper Into Go/005 Slices and For Loops.mp4
65.2 MB
[TutsNode.net] - Go The Complete Developer's Guide (Golang)/03 - Deeper Into Go/012 Byte Slices.mp4
64.1 MB
[TutsNode.net] - Go The Complete Developer's Guide (Golang)/06 - Interfaces/006 The HTTP Package.mp4
58.6 MB
[TutsNode.net] - Go The Complete Developer's Guide (Golang)/06 - Interfaces/005 Extra Interface Notes.mp4
57.0 MB
[TutsNode.net] - Go The Complete Developer's Guide (Golang)/04 - Organizing Data With Structs/012 Reference vs Value Types.mp4
55.7 MB
[TutsNode.net] - Go The Complete Developer's Guide (Golang)/06 - Interfaces/016 A Custom Writer.mp4
55.5 MB
[TutsNode.net] - Go The Complete Developer's Guide (Golang)/03 - Deeper Into Go/014 Joining a Slice of Strings.mp4
49.7 MB
[磁力链接]
添加时间:
2024-01-18
大小:
2.9 GB
最近下载:
2025-06-06
热度:
1221
[GigaCourse.Com] Udemy - Backend Master Class Golang Postgres Kubernetes gRPC
5 - Asynchronous processing with background workers Asynq Redis/63 - Unit test gRPC API with mock DB Redis.mp4
449.4 MB
3 - Deploying the application to production Docker Kubernetes AWS/29 - Store retrieve production secrets with AWS secrets manager.mp4
322.0 MB
2 - Building RESTful HTTP JSON API Gin JWT PASETO/20 - How to create and verify JWT PASETO token in Golang.mp4
314.8 MB
2 - Building RESTful HTTP JSON API Gin JWT PASETO/22 - Implement authentication middleware and authorization rules in Golang using Gin.mp4
287.9 MB
5 - Asynchronous processing with background workers Asynq Redis/61 - Email verification feature design DB and send email.mp4
287.5 MB
2 - Building RESTful HTTP JSON API Gin JWT PASETO/13 - Mock DB for testing HTTP API in Go and achieve 100 coverage.mp4
275.7 MB
5 - Asynchronous processing with background workers Asynq Redis/64 - How to test a gRPC API that requires authentication.mp4
267.8 MB
1 - Working with database Postgres SQLC/9 - Deeply understand transaction isolation levels read phenomena.mp4
265.7 MB
3 - Deploying the application to production Docker Kubernetes AWS/32 - How to deploy a web app to Kubernetes cluster on AWS EKS.mp4
263.8 MB
1 - Working with database Postgres SQLC/2 - Install use Docker Postgres TablePlus to create DB schema.mp4
256.6 MB
5 - Asynchronous processing with background workers Asynq Redis/62 - Implement email verification API in Go.mp4
256.3 MB
3 - Deploying the application to production Docker Kubernetes AWS/31 - How to use kubectl k9s to connect to a kubernetes cluster on AWS EKS.mp4
222.8 MB
3 - Deploying the application to production Docker Kubernetes AWS/27 - Auto build push docker image to AWS ECR with Github Actions.mp4
219.8 MB
1 - Working with database Postgres SQLC/4 - Generate CRUD Golang code from SQL Compare dbsql gorm sqlx sqlc.mp4
217.8 MB
4 - Advanced Backend Topics Sessions gRPC/49 - Partial update DB record with SQLC nullable arguments.mp4
214.3 MB
3 - Deploying the application to production Docker Kubernetes AWS/35 - Auto issue renew TLS certificates with certmanager and Lets Encrypt.mp4
203.7 MB
1 - Working with database Postgres SQLC/7 - DB transaction lock How to handle deadlock in Golang.mp4
199.0 MB
4 - Advanced Backend Topics Sessions gRPC/43 - gRPC Gateway write code once serve both gRPC HTTP requests.mp4
199.0 MB
3 - Deploying the application to production Docker Kubernetes AWS/36 - Automatic deploy to Kubernetes with Github Action.mp4
198.3 MB
4 - Advanced Backend Topics Sessions gRPC/52 - Write structured logs for gRPC APIs.mp4
198.1 MB
[磁力链接]
添加时间:
2024-01-17
大小:
10.2 GB
最近下载:
2025-07-29
热度:
1003
[ FreeCourseWeb.com ] Concurrency in Go (Golang) (Updated 10 - 2020).zip
[ FreeCourseWeb.com ] Concurrency in Go (Golang) (Updated 10 - 2020).zip
2.1 GB
[磁力链接]
添加时间:
2024-01-17
大小:
2.1 GB
最近下载:
2025-07-06
热度:
2162
[FreeCourseSite.com] Udemy - REST based microservices API development in Golang
6 - Advance Topics/38 - Refreshing an access token.mp4
354.0 MB
5 - Unit Testing/29 - Unit testing Testing Services.mp4
280.9 MB
3 - Application Development/20 - New Bank Account Part 2.mp4
255.2 MB
5 - Unit Testing/28 - Unit Testing Testing routes.mp4
254.8 MB
6 - Advance Topics/34 - Refactoring the Verify API.mp4
244.7 MB
4 - Security/26 - Auth Server Verify API.mp4
179.6 MB
3 - Application Development/15 - Structured Logging.mp4
171.3 MB
3 - Application Development/10 - Implementing Hexagonal Architecture.mp4
162.5 MB
3 - Application Development/16 - Sqlx.mp4
152.5 MB
4 - Security/25 - Auth Server Login API.mp4
150.5 MB
3 - Application Development/19 - New Bank Account Part 1.mp4
141.5 MB
6 - Advance Topics/33 - bankinglib module in banking auth.mp4
139.3 MB
3 - Application Development/12 - Error handling Part 1.mp4
133.3 MB
6 - Advance Topics/36 - Generating refresh token Part 1.mp4
128.7 MB
6 - Advance Topics/37 - Generating refresh token Part 2.mp4
127.5 MB
3 - Application Development/13 - Error handling Part 2.mp4
114.7 MB
3 - Application Development/11 - Database adapter.mp4
106.8 MB
5 - Unit Testing/27 - Unit testing State based test.mp4
102.2 MB
3 - Application Development/22 - Solution Assignment 4.mp4
91.1 MB
2 - Router Basics/8 - goriallamux.mp4
88.5 MB
[磁力链接]
添加时间:
2024-01-15
大小:
3.9 GB
最近下载:
2025-08-26
热度:
1643
[GigaCourse.Com] Udemy - Working with React and Go (Golang)
24 - LEGACY Converting our project to use functions and React Hoooks/006 Converting the EditMovie.js component to a function.mp4
148.3 MB
10 - CreateReadUpdateDelete for our Movie Catalogue/010 Adding checkboxes for genres to the front end form.mp4
145.1 MB
03 - Getting Started with React/001 How React works.mp4
94.9 MB
22 - LEGACY Adding GraphQL into the equation/009 Modifying the back end to handle poster images.mp4
84.1 MB
17 - LEGACY Building the Front End/003 Creating our front end application and introducting the React Router.mp4
83.6 MB
10 - CreateReadUpdateDelete for our Movie Catalogue/006 Getting a movie and Genres from the database.mp4
81.2 MB
24 - LEGACY Converting our project to use functions and React Hoooks/002 Converting the Movies.js component to a function with hooks.mp4
69.1 MB
24 - LEGACY Converting our project to use functions and React Hoooks/009 Convert Login.js to a function.mp4
66.7 MB
05 - Setting up User Login/004 Adding error messages and redirects to the Login component.mp4
66.2 MB
10 - CreateReadUpdateDelete for our Movie Catalogue/021 Editing an existing movie I.mp4
65.5 MB
21 - LEGACY Securing Routes in our REST API/005 Adding middleware to check for a valid token.mp4
61.8 MB
20 - LEGACY Working with forms, React, and Go/001 Building a form in React.mp4
61.8 MB
09 - Authentication with JWT/016 Protecting routes using JWT tokens.mp4
60.6 MB
21 - LEGACY Securing Routes in our REST API/002 Changing App to a component, and setting up state.mp4
59.1 MB
12 - GraphQL/005 Connecting to our GraphQL endpoint from the front end.mp4
58.9 MB
11 - Displaying movies by Genre/004 Creating the OneGenre component.mp4
58.2 MB
20 - LEGACY Working with forms, React, and Go/009 Receiving data on the REST back end.mp4
57.0 MB
01 - Introduction/001 Welcome.mp4
56.9 MB
03 - Getting Started with React/016 Class Lifecycle.mp4
56.9 MB
04 - Getting started with our main project Go Watch a Movie/002 Setting up the application layout.mp4
56.3 MB
[磁力链接]
添加时间:
2024-01-09
大小:
5.9 GB
最近下载:
2025-07-06
热度:
848
Udemy - Golang for Beginners
4. Arrays, Slices and Maps/3. Slices.mp4
54.1 MB
4. Arrays, Slices and Maps/1. Arrays.mp4
49.3 MB
4. Arrays, Slices and Maps/5. Maps.mp4
33.8 MB
1. Getting Started/2. Introduction & Installation.mp4
30.7 MB
5. Using Functions/4. Return Types - Multiple, Named, Variadic.mp4
29.8 MB
1. Getting Started/1. Course Introduction.mp4
24.9 MB
2. Data Types and Variables/7. Printing Variables.mp4
22.5 MB
3. Operators and Control Flow/14. Switch Statement.mp4
21.4 MB
7. Struct, Methods and Interfaces/2. Declaring and Initialising a Struct.mp4
21.2 MB
5. Using Functions/10. High Order Functions.mp4
20.4 MB
3. Operators and Control Flow/16. Looping with for.mp4
19.9 MB
3. Operators and Control Flow/12. if-else and else if statements.mp4
19.4 MB
6. Pointers/7. Passing by Reference in Functions.mp4
19.3 MB
5. Using Functions/2. Function Syntax.mp4
18.1 MB
3. Operators and Control Flow/10. Bitwise Operators.mp4
17.3 MB
3. Operators and Control Flow/4. Arithmetic Operators.mp4
16.8 MB
1. Getting Started/4. Demo Accessing Labs.mp4
16.2 MB
1. Getting Started/3. Your First Go Program.mp4
15.2 MB
2. Data Types and Variables/14. Converting between types.mp4
14.9 MB
2. Data Types and Variables/12. User Input.mp4
14.8 MB
[磁力链接]
添加时间:
2024-01-09
大小:
753.6 MB
最近下载:
2025-09-01
热度:
6436
[ DevCourseWeb.com ] Udemy - React and Golang - A Practical Guide.zip
[ DevCourseWeb.com ] Udemy - React and Golang - A Practical Guide.zip
2.6 GB
[磁力链接]
添加时间:
2024-01-05
大小:
2.6 GB
最近下载:
2025-09-01
热度:
2145
[FreeCourseSite.com] Udemy - Go Programming (Golang) The Complete Developer's Guide
7. Concurrent Programming with Go/22. Section Review Multithreaded grep.mp4
190.1 MB
8. Final Milestone Project Pixl/8. Pixel Canvas Renderer.mp4
158.4 MB
4. Go Programming Types/17. Section Review Library.mp4
143.5 MB
7. Concurrent Programming with Go/17. Pattern Pipelines.mp4
142.7 MB
9. Project MailingList Microservice/11. gRPC Client.mp4
142.3 MB
9. Project MailingList Microservice/10. gRPC Endpoints.mp4
129.1 MB
8. Final Milestone Project Pixl/4. Creating a Swatch.mp4
116.3 MB
1. Introduction/3.1 zerotomastery.io-
golang
-slides.zip
115.3 MB
6. Interfaces in Go/1. Interfaces.mp4
109.1 MB
8. Final Milestone Project Pixl/13. Creating New Images.mp4
103.1 MB
2. Introduction to Go (Golang)/1.2 zerotomastery.io-
golang
-slides.zip
102.6 MB
8. Final Milestone Project Pixl/12. Cursor Display.mp4
96.0 MB
9. Project MailingList Microservice/3. Implementing CRUD Operations.mp4
89.8 MB
9. Project MailingList Microservice/5. JSON Endpoints.mp4
89.7 MB
8. Final Milestone Project Pixl/5. Swatch Layout & First Run.mp4
89.4 MB
4. Go Programming Types/7. Slices.mp4
88.5 MB
7. Concurrent Programming with Go/12. Synchronization.mp4
86.6 MB
8. Final Milestone Project Pixl/11. Painting Pixels.mp4
85.6 MB
6. Interfaces in Go/7. Readers & Writers.mp4
84.8 MB
3. Go Programming Fundamentals/17. Section Review Dice Roller.mp4
81.2 MB
[磁力链接]
添加时间:
2024-01-04
大小:
6.8 GB
最近下载:
2025-08-31
热度:
4184
[FreeCourseSite.com] Udemy - Working with Microservices in Go (Golang)
5. Building a Mail Service/4. Building the logic to send email.mp4
129.3 MB
6. Building a Listener service AMQP with RabbitMQ/5. Writing functions to interact with RabbitMQ.mp4
121.8 MB
3. Building an Authentication Service/5. Updating our docker-compose.yml for Postgres and the Authentication service.mp4
95.7 MB
1. Introduction/1. Introduction.mp4
93.1 MB
3. Building an Authentication Service/8. Update the Broker for a standard JSON format, and conect to our Auth service.mp4
90.6 MB
5. Building a Mail Service/9. Updating the front end to send mail.mp4
82.6 MB
2. Building a simple front end and one Microservice/4. Our first service the Broker.mp4
81.8 MB
5. Building a Mail Service/5. Building the routes, handlers, and email templates.mp4
78.1 MB
9. Deploying our Distributed App using Docker Swarm/27. Enabling SSL certificates on the Caddy microservice.mp4
77.4 MB
4. Building a Logger Service/3. Setting up the Logger data models.mp4
76.6 MB
9. Deploying our Distributed App using Docker Swarm/25. Trying things out, and correcting some mistakes.mp4
72.2 MB
8. Speeding things up (potentially) with gRPC/7. Writing the client code.mp4
65.2 MB
3. Building an Authentication Service/2. Setting up a stub Authentication service.mp4
62.6 MB
9. Deploying our Distributed App using Docker Swarm/12. Adding Caddy to the mix as a Proxy to our front end and the broker.mp4
60.1 MB
6. Building a Listener service AMQP with RabbitMQ/9. Creating a Docker image and updating the Makefile.mp4
57.7 MB
9. Deploying our Distributed App using Docker Swarm/14. Challenge correcting the URL to the broker service in the front end.mp4
54.7 MB
4. Building a Logger Service/5. Setting up routes, handlers, helpers, and a web server in our logger-service.mp4
53.4 MB
9. Deploying our Distributed App using Docker Swarm/3. Creating a Docker swarm deployment file.mp4
53.4 MB
3. Building an Authentication Service/7. Adding a route and handler to accept JSON.mp4
52.1 MB
10. Deploying our Distributed App to Kubernetes/6. Creating a deployment file for Mongo.mp4
51.1 MB
[磁力链接]
添加时间:
2024-01-04
大小:
4.0 GB
最近下载:
2025-08-20
热度:
1178
GetFreeCourses.Co-Udemy-Working with Microservices in Go (Golang)
5. Building a Mail Service/4. Building the logic to send email.mp4
129.3 MB
6. Building a Listener service AMQP with RabbitMQ/5. Writing functions to interact with RabbitMQ.mp4
121.8 MB
3. Building an Authentication Service/5. Updating our docker-compose.yml for Postgres and the Authentication service.mp4
95.7 MB
1. Introduction/1. Introduction.mp4
93.1 MB
3. Building an Authentication Service/8. Update the Broker for a standard JSON format, and conect to our Auth service.mp4
90.6 MB
5. Building a Mail Service/9. Updating the front end to send mail.mp4
82.6 MB
2. Building a simple front end and one Microservice/4. Our first service the Broker.mp4
81.8 MB
5. Building a Mail Service/5. Building the routes, handlers, and email templates.mp4
78.1 MB
9. Deploying our Distributed App using Docker Swarm/27. Enabling SSL certificates on the Caddy microservice.mp4
77.4 MB
4. Building a Logger Service/3. Setting up the Logger data models.mp4
76.6 MB
9. Deploying our Distributed App using Docker Swarm/25. Trying things out, and correcting some mistakes.mp4
72.2 MB
8. Speeding things up (potentially) with gRPC/7. Writing the client code.mp4
65.2 MB
3. Building an Authentication Service/2. Setting up a stub Authentication service.mp4
62.6 MB
9. Deploying our Distributed App using Docker Swarm/12. Adding Caddy to the mix as a Proxy to our front end and the broker.mp4
60.1 MB
6. Building a Listener service AMQP with RabbitMQ/9. Creating a Docker image and updating the Makefile.mp4
57.7 MB
9. Deploying our Distributed App using Docker Swarm/14. Challenge correcting the URL to the broker service in the front end.mp4
54.7 MB
4. Building a Logger Service/5. Setting up routes, handlers, helpers, and a web server in our logger-service.mp4
53.4 MB
9. Deploying our Distributed App using Docker Swarm/3. Creating a Docker swarm deployment file.mp4
53.4 MB
3. Building an Authentication Service/7. Adding a route and handler to accept JSON.mp4
52.1 MB
10. Deploying our Distributed App to Kubernetes/6. Creating a deployment file for Mongo.mp4
51.1 MB
[磁力链接]
添加时间:
2024-01-03
大小:
4.0 GB
最近下载:
2025-08-31
热度:
2039
[FreeCourseSite.com] Udemy - Learn How To Code Google's Go (
golang
) Programming Language
35 - Exercises - Ninja Level 13/002 Hands-on exercise #2.mp4
271.7 MB
08 - Go mod and dependency management/002 Modular code, dependency mgmt, go get - overview.mp4
197.9 MB
06 - Programming fundamentals for beginners/003 Understanding scope.mp4
184.0 MB
24 - Application/003 JSON unmarshal.mp4
172.1 MB
28 - Channels/009 Context.mp4
167.9 MB
26 - Concurrency/003 Method sets revisited.mp4
164.5 MB
34 - Testing & benchmarking/001 Introduction.mp4
158.3 MB
30 - Error handling/003 Printing and logging.mp4
154.8 MB
17 - Grouping data values - structs/004 Composition.mp4
153.9 MB
26 - Concurrency/004 Documentation.mp4
151.0 MB
27 - Exercises - Ninja Level 9/003 Hands-on exercise #3.mp4
148.8 MB
38 - Concurrency/006 Review & Channels Preview.mp4
148.1 MB
40 - Applied Concurrency/009 Fan Out Fan In - Example.mp4
143.4 MB
24 - Application/004 Writer interface.mp4
134.0 MB
08 - Go mod and dependency management/006 Modular code, dependency mgmt, go get - #2.mp4
131.7 MB
20 - Hands-on exercises/011 Hands-on exercise #67 - interfaces & mock testing a db.mp4
131.6 MB
30 - Error handling/001 Understanding.mp4
125.6 MB
28 - Channels/001 Understanding channels.mp4
124.7 MB
34 - Testing & benchmarking/005 Benchmark.mp4
120.4 MB
07 - Your development environment/002 Running go programs on your machine.mp4
118.9 MB
[磁力链接]
添加时间:
2023-12-28
大小:
14.1 GB
最近下载:
2025-09-01
热度:
5075
[GigaCourse.Com] Udemy - Backend Master Class Golang Postgres Kubernetes gRPC
5 - Asynchronous processing with background workers Asynq Redis/65 - Unit test gRPC API with mock DB Redis.mp4
449.4 MB
3 - Deploying the application to production Docker Kubernetes AWS/31 - Store retrieve production secrets with AWS secrets manager.mp4
322.0 MB
2 - Building RESTful HTTP JSON API Gin JWT PASETO/22 - How to create and verify JWT PASETO token in Golang.mp4
314.8 MB
6 - Improve the stability and security of the server/68 - Switch DB driver from libpq to pgx.mp4
300.1 MB
6 - Improve the stability and security of the server/74 - Deploy gRPC HTTP server to AWS EKS cluster.mp4
289.1 MB
2 - Building RESTful HTTP JSON API Gin JWT PASETO/24 - Implement authentication middleware and authorization rules in Golang using Gin.mp4
287.9 MB
5 - Asynchronous processing with background workers Asynq Redis/63 - Email verification feature design DB and send email.mp4
287.5 MB
6 - Improve the stability and security of the server/73 - Grant AWS EKS cluster access to Postgres and Redis using security group.mp4
280.0 MB
2 - Building RESTful HTTP JSON API Gin JWT PASETO/15 - Mock DB for testing HTTP API in Go and achieve 100 coverage.mp4
275.7 MB
5 - Asynchronous processing with background workers Asynq Redis/66 - How to test a gRPC API that requires authentication.mp4
267.8 MB
1 - Working with database Postgres SQLC/11 - Deeply understand transaction isolation levels read phenomena.mp4
265.7 MB
3 - Deploying the application to production Docker Kubernetes AWS/34 - How to deploy a web app to Kubernetes cluster on AWS EKS.mp4
263.8 MB
1 - Working with database Postgres SQLC/4 - Use Docker Postgres TablePlus to create DB schema.mp4
256.6 MB
5 - Asynchronous processing with background workers Asynq Redis/64 - Implement email verification API in Go.mp4
256.3 MB
3 - Deploying the application to production Docker Kubernetes AWS/33 - How to use kubectl k9s to connect to a kubernetes cluster on AWS EKS.mp4
222.8 MB
3 - Deploying the application to production Docker Kubernetes AWS/29 - Auto build push docker image to AWS ECR with Github Actions.mp4
219.8 MB
1 - Working with database Postgres SQLC/6 - Generate CRUD Golang code from SQL Compare dbsql gorm sqlx sqlc.mp4
217.8 MB
4 - Advanced Backend Topics Sessions gRPC/51 - Partial update DB record with SQLC nullable arguments.mp4
214.3 MB
3 - Deploying the application to production Docker Kubernetes AWS/37 - Auto issue renew TLS certificates with certmanager and Lets Encrypt.mp4
203.7 MB
1 - Working with database Postgres SQLC/9 - DB transaction lock How to handle deadlock in Golang.mp4
199.0 MB
[磁力链接]
添加时间:
2023-12-28
大小:
11.8 GB
最近下载:
2025-08-16
热度:
2796
Learn to Develop Applications in Golang
2 - Lesson 1 Introduction to Go programming/2 - Lesson 1 Introduction to Go programming.mp4
165.2 MB
7 - Lesson 6 Case Study Performing CRUD Operations using Golang with MySQL/23 - Practice 61 Case Study Performing CRUD Operations using Golang with MySQL.mp4
136.1 MB
6 - Lesson 5 Golang for machine learning and Artificial Intelligence/18 - Lesson 5 Golang for machine learning and Artificial Intelligence.mp4
135.9 MB
5 - Lesson 4 Go for datascience and Big data/14 - Lesson 4 Go for datascience and Big data.mp4
121.7 MB
4 - Lesson 3 Using Go in cloud programming/13 - Practice 32 How to write and test an HTTP Cloud Function in Go.mp4
120.9 MB
3 - Lesson 2 Advanced features of Go/7 - Lesson 2 Advanced features of Go.mp4
118.7 MB
4 - Lesson 3 Using Go in cloud programming/11 - Lesson 3 Using Go in cloud programming.mp4
111.8 MB
7 - Lesson 6 Case Study Performing CRUD Operations using Golang with MySQL/22 - Lesson 6 Case Study Performing CRUD Operations using Golang with MySQL.mp4
85.2 MB
3 - Lesson 2 Advanced features of Go/10 - Practice 23 Creating a database and executing the queries.mp4
81.3 MB
5 - Lesson 4 Go for datascience and Big data/17 - Practice 43 Implementing Data Visualization in GO Using gochart.mp4
80.2 MB
3 - Lesson 2 Advanced features of Go/8 - Practice 21 Performing Strings Arrays Slice functions and Interfaces in Go.mp4
75.7 MB
2 - Lesson 1 Introduction to Go programming/4 - Practice 12 Installing and configuring Visual Studio Code for Windows.mp4
65.1 MB
6 - Lesson 5 Golang for machine learning and Artificial Intelligence/19 - Practice 51 Implementing Clustering and Representing Time Series Data.mp4
57.4 MB
1 - Overview/1 - Overview.mp4
57.1 MB
4 - Lesson 3 Using Go in cloud programming/12 - Practice 31 Deploy Go Application on Google Cloud Platform GCP.mp4
53.8 MB
3 - Lesson 2 Advanced features of Go/9 - Practice 22 Executing Golang Struct Maps and type casting in Go.mp4
53.3 MB
2 - Lesson 1 Introduction to Go programming/5 - Practice 13 Implementing conditional and looping statement.mp4
52.0 MB
2 - Lesson 1 Introduction to Go programming/3 - Practice 11 Downloading and Installing Go on Windows.mp4
50.3 MB
6 - Lesson 5 Golang for machine learning and Artificial Intelligence/20 - Practice 52 Dockerizing the Golang Application.mp4
48.8 MB
2 - Lesson 1 Introduction to Go programming/6 - Practice 14 Implementing Functions in Go programming.mp4
41.3 MB
[磁力链接]
添加时间:
2023-12-28
大小:
1.8 GB
最近下载:
2025-09-02
热度:
6844
共13页
上一页
1
2
3
4
5
6
7
下一页