FileMood

Download [Tutorialsplanet.NET] Udemy - Web Architecture With Golang - Google's Go Language

Tutorialsplanet NET Udemy Web Architecture With Golang Google Go Language

Name

[Tutorialsplanet.NET] Udemy - Web Architecture With Golang - Google's Go Language

 DOWNLOAD Copy Link

Total Size

14.5 GB

Total Files

210

Last Seen

2024-07-05 23:47

Hash

1B3970470AB5FF4A18CE45E3818CD6AEC5F10FD2

/1. Getting started/

1. Welcome.mp4

66.1 MB

1. Welcome.srt

5.5 KB

2. Course outline.mp4

29.6 MB

2. Course outline.srt

2.5 KB

2.1 Todd McLeod - Course Outline - Web Architecture With Golang - Google's Go Language.pdf

367.2 KB

[Tutorialsplanet.NET].url

0.1 KB

/10. Hands-on Exercises - Ninja level 3/

1. Hands-on exercise #1.mp4

202.3 MB

1. Hands-on exercise #1.srt

13.3 KB

2. Hands-on exercise #2 - attempt 1.mp4

385.2 MB

2. Hands-on exercise #2 - attempt 1.srt

23.7 KB

3. Hands-on exercise #2 - attempt 2.mp4

431.8 MB

3. Hands-on exercise #2 - attempt 2.srt

30.9 KB

4. Hands-on exercise #3.mp4

28.7 MB

4. Hands-on exercise #3.srt

2.2 KB

5. Hands-on exercise #4 - attempt 1.mp4

401.0 MB

5. Hands-on exercise #4 - attempt 1.srt

21.9 KB

6. Hands-on exercise #4 - attempt 2.mp4

195.5 MB

6. Hands-on exercise #4 - attempt 2.srt

13.8 KB

7. Hands-on exercise #5.mp4

296.1 MB

7. Hands-on exercise #5.srt

20.6 KB

/11. Dealing with errors/

1. Introduction.mp4

87.5 MB

1. Introduction.srt

6.8 KB

2. Go and errors.mp4

164.8 MB

2. Go and errors.srt

13.7 KB

3. Dealing with errors.mp4

158.3 MB

3. Dealing with errors.srt

13.9 KB

4. Creating an error using the standard library.mp4

85.6 MB

4. Creating an error using the standard library.srt

5.3 KB

5. Creating a custom error.mp4

139.4 MB

5. Creating a custom error.srt

9.0 KB

6. Wrapping errors.mp4

188.4 MB

6. Wrapping errors.srt

10.9 KB

7. Accessing wrapped errors.mp4

250.5 MB

7. Accessing wrapped errors.srt

16.0 KB

/12. Errors in-depth/

1. Introduction.mp4

79.4 MB

1. Introduction.srt

4.9 KB

2. Provide meaning.mp4

153.9 MB

2. Provide meaning.srt

12.8 KB

3. Why compare errors.mp4

231.9 MB

3. Why compare errors.srt

15.1 KB

4. Why assert errors.mp4

377.5 MB

4. Why assert errors.srt

30.6 KB

5. Switch case.mp4

102.5 MB

5. Switch case.srt

8.3 KB

6. Why unwrap.mp4

122.2 MB

6. Why unwrap.srt

8.4 KB

7. Using unwrap.mp4

206.4 MB

7. Using unwrap.srt

14.2 KB

[Tutorialsplanet.NET].url

0.1 KB

/13. Errors in practice/

1. Checking errors after processing.mp4

188.1 MB

1. Checking errors after processing.srt

12.4 KB

2. Best practices.mp4

216.9 MB

2. Best practices.srt

16.4 KB

3. Understanding best practices.mp4

193.1 MB

3. Understanding best practices.srt

14.8 KB

4. Abstracting into a package.mp4

62.8 MB

4. Abstracting into a package.srt

4.5 KB

/14. Hands-on Exercises - Ninja level 4/

1. Hands-on exercise #1.mp4

240.7 MB

1. Hands-on exercise #1.srt

16.0 KB

2. Hands-on exercise #2.mp4

143.8 MB

2. Hands-on exercise #2.srt

12.2 KB

3. Hands-on exercise #3.mp4

241.4 MB

3. Hands-on exercise #3.srt

16.1 KB

4. Hands-on exercise #4.mp4

117.9 MB

4. Hands-on exercise #4.srt

8.1 KB

5. Hands-on exercise #5.mp4

185.2 MB

5. Hands-on exercise #5.srt

13.5 KB

6. Hands-on exercise #6.mp4

226.7 MB

6. Hands-on exercise #6.srt

14.5 KB

[Tutorialsplanet.NET].url

0.1 KB

/15. Nice to know/

1. Overview.mp4

64.3 MB

1. Overview.srt

5.2 KB

2. String method.mp4

84.9 MB

2. String method.srt

6.2 KB

3. Equality on structs.mp4

86.1 MB

3. Equality on structs.srt

5.4 KB

4. Stack, heap, escape analysis intro.mp4

130.1 MB

4. Stack, heap, escape analysis intro.srt

10.4 KB

5. Exploring stack, heap, escape analysis.mp4

129.7 MB

5. Exploring stack, heap, escape analysis.srt

10.1 KB

6. Coding stack, heap, escape analysis.mp4

68.9 MB

6. Coding stack, heap, escape analysis.srt

4.7 KB

/16. Review/

1. Todd's review.mp4

145.6 MB

1. Todd's review.srt

11.4 KB

2. Daniel's review.mp4

110.9 MB

2. Daniel's review.srt

9.2 KB

/17. Farewell/

1. Congratulations!.mp4

140.3 MB

1. Congratulations!.srt

10.0 KB

2. Bonus lecture.mp4

121.9 MB

2. Bonus lecture.srt

9.6 KB

[Tutorialsplanet.NET].url

0.1 KB

/2. Git and versions/

1. Introduction.mp4

46.3 MB

1. Introduction.srt

3.7 KB

2. Github repo.mp4

138.7 MB

2. Github repo.srt

9.6 KB

3. Git ignore.mp4

106.7 MB

3. Git ignore.srt

6.8 KB

4. Versioning codebase.mp4

100.9 MB

4. Versioning codebase.srt

7.3 KB

5. Access versions.mp4

121.6 MB

5. Access versions.srt

9.0 KB

/3. Code and curl/

1. Introduction.mp4

135.8 MB

1. Introduction.srt

9.3 KB

2. Separation of concerns.mp4

96.4 MB

2. Separation of concerns.srt

8.3 KB

3. Reviewing example code.mp4

181.4 MB

3. Reviewing example code.srt

13.1 KB

4. Post with curl.mp4

151.9 MB

4. Post with curl.srt

11.3 KB

5. Get with curl.mp4

94.3 MB

5. Get with curl.srt

7.4 KB

/4. Hands-on Exercises - Ninja level 1/

1. Hands-on exercise #1.mp4

74.4 MB

1. Hands-on exercise #1.srt

5.1 KB

2. Hands-on exercise #2.mp4

37.3 MB

2. Hands-on exercise #2.srt

3.4 KB

3. Hands-on exercise #3.mp4

46.4 MB

3. Hands-on exercise #3.srt

4.1 KB

[Tutorialsplanet.NET].url

0.1 KB

/5. Software architecture/

1. Introduction.mp4

38.7 MB

1. Introduction.srt

2.6 KB

10. Continuous integration, delivery, deployment.mp4

111.5 MB

10. Continuous integration, delivery, deployment.srt

8.5 KB

11. REST.mp4

103.3 MB

11. REST.srt

8.3 KB

12. SPA.mp4

100.9 MB

12. SPA.srt

8.7 KB

13. MVC.mp4

98.3 MB

13. MVC.srt

9.1 KB

2. Exploring architecture.mp4

179.4 MB

2. Exploring architecture.srt

14.8 KB

3. Overview of buzzwords.mp4

195.7 MB

3. Overview of buzzwords.srt

17.3 KB

4. Monolith vs microservices.mp4

267.9 MB

4. Monolith vs microservices.srt

18.2 KB

5. Serverless.mp4

140.5 MB

5. Serverless.srt

11.8 KB

6. Virtualization.mp4

88.4 MB

6. Virtualization.srt

7.8 KB

7. Containers.mp4

91.7 MB

7. Containers.srt

7.3 KB

8. Container orchestration.mp4

57.7 MB

8. Container orchestration.srt

4.4 KB

9. Containers and orchestration illustrated.mp4

42.2 MB

9. Containers and orchestration illustrated.srt

3.4 KB

/6. Interfaces/

1. Introduction.mp4

41.7 MB

1. Introduction.srt

6.9 KB

2. One value, many types.mp4

204.0 MB

2. One value, many types.srt

14.4 KB

3. Concrete & abstract types.mp4

84.0 MB

3. Concrete & abstract types.srt

7.2 KB

4. Using an interface.mp4

131.1 MB

4. Using an interface.srt

10.2 KB

5. Using an interface II.mp4

83.3 MB

5. Using an interface II.srt

6.1 KB

6. Decoupling data storage.mp4

101.9 MB

6. Decoupling data storage.srt

7.9 KB

7. Coding the decoupling.mp4

178.7 MB

7. Coding the decoupling.srt

12.9 KB

8. Improving the decoupling.mp4

142.0 MB

8. Improving the decoupling.srt

9.1 KB

9. Standard library interfaces.mp4

158.1 MB

9. Standard library interfaces.srt

12.1 KB

/7. Housekeeping/

1. Code organization conventions.mp4

230.1 MB

1. Code organization conventions.srt

14.8 KB

10. Method sets example.mp4

142.2 MB

10. Method sets example.srt

9.3 KB

11. Empty interface.mp4

58.6 MB

11. Empty interface.srt

5.4 KB

2. Adding documentation.mp4

140.0 MB

2. Adding documentation.srt

10.4 KB

3. Testing.mp4

134.2 MB

3. Testing.srt

9.1 KB

4. Example tests.mp4

101.5 MB

4. Example tests.srt

7.6 KB

5. No return.mp4

42.5 MB

5. No return.srt

4.0 KB

6. Introduction to gomock.mp4

157.4 MB

6. Introduction to gomock.srt

13.1 KB

7. Generating gomock code.mp4

114.5 MB

7. Generating gomock code.srt

10.0 KB

8. Testing with gomock.mp4

124.3 MB

8. Testing with gomock.srt

10.2 KB

9. Method sets explained.mp4

125.8 MB

9. Method sets explained.srt

10.1 KB

/8. Hands-on Exercises - Ninja level 2/

1. Hands-on exercise #1.mp4

137.4 MB

1. Hands-on exercise #1.srt

9.6 KB

2. Hands-on exercise #2.mp4

141.1 MB

2. Hands-on exercise #2.srt

8.1 KB

3. Hands-on exercise #3.mp4

187.9 MB

3. Hands-on exercise #3.srt

10.5 KB

4. Hands-on exercise #4.mp4

122.7 MB

4. Hands-on exercise #4.srt

8.0 KB

5. Hands-on exercise #5.mp4

208.5 MB

5. Hands-on exercise #5.srt

14.0 KB

/9. Context/

1. Where we are in the course.mp4

94.3 MB

1. Where we are in the course.srt

7.0 KB

2. Understanding context.mp4

161.6 MB

2. Understanding context.srt

12.3 KB

3. Reading documentation.mp4

190.9 MB

3. Reading documentation.srt

16.8 KB

4. With timeout.mp4

143.3 MB

4. With timeout.srt

10.3 KB

5. With value.mp4

178.6 MB

5. With value.srt

11.5 KB

6. Abstracting with value.mp4

140.8 MB

6. Abstracting with value.srt

9.0 KB

7. Done.mp4

155.1 MB

7. Done.srt

13.3 KB

[Tutorialsplanet.NET].url

0.1 KB

/

[Tutorialsplanet.NET].url

0.1 KB

 

Total files 210


Copyright © 2024 FileMood.com