[Tutorialsplanet.NET] Udemy - Web Architecture With Golang - Google's Go Language
File List
- 10. Hands-on Exercises - Ninja level 3/3. Hands-on exercise #2 - attempt 2.mp4 411.8 MB
- 10. Hands-on Exercises - Ninja level 3/5. Hands-on exercise #4 - attempt 1.mp4 382.4 MB
- 10. Hands-on Exercises - Ninja level 3/2. Hands-on exercise #2 - attempt 1.mp4 367.4 MB
- 12. Errors in-depth/4. Why assert errors.mp4 360.0 MB
- 10. Hands-on Exercises - Ninja level 3/7. Hands-on exercise #5.mp4 282.4 MB
- 5. Software architecture/4. Monolith vs microservices.mp4 255.5 MB
- 11. Dealing with errors/7. Accessing wrapped errors.mp4 238.9 MB
- 14. Hands-on Exercises - Ninja level 4/3. Hands-on exercise #3.mp4 230.3 MB
- 14. Hands-on Exercises - Ninja level 4/1. Hands-on exercise #1.mp4 229.6 MB
- 12. Errors in-depth/3. Why compare errors.mp4 221.1 MB
- 7. Housekeeping/1. Code organization conventions.mp4 219.4 MB
- 14. Hands-on Exercises - Ninja level 4/6. Hands-on exercise #6.mp4 216.2 MB
- 13. Errors in practice/2. Best practices.mp4 206.8 MB
- 8. Hands-on Exercises - Ninja level 2/5. Hands-on exercise #5.mp4 198.8 MB
- 12. Errors in-depth/7. Using unwrap.mp4 196.9 MB
- 6. Interfaces/2. One value, many types.mp4 194.5 MB
- 10. Hands-on Exercises - Ninja level 3/1. Hands-on exercise #1.mp4 193.0 MB
- 5. Software architecture/3. Overview of buzzwords.mp4 186.6 MB
- 10. Hands-on Exercises - Ninja level 3/6. Hands-on exercise #4 - attempt 2.mp4 186.4 MB
- 13. Errors in practice/3. Understanding best practices.mp4 184.2 MB
- 9. Context/3. Reading documentation.mp4 182.1 MB
- 11. Dealing with errors/6. Wrapping errors.mp4 179.6 MB
- 13. Errors in practice/1. Checking errors after processing.mp4 179.3 MB
- 8. Hands-on Exercises - Ninja level 2/3. Hands-on exercise #3.mp4 179.2 MB
- 14. Hands-on Exercises - Ninja level 4/5. Hands-on exercise #5.mp4 176.6 MB
- 3. Code and curl/3. Reviewing example code.mp4 173.0 MB
- 5. Software architecture/2. Exploring architecture.mp4 171.1 MB
- 6. Interfaces/7. Coding the decoupling.mp4 170.5 MB
- 9. Context/5. With value.mp4 170.4 MB
- 11. Dealing with errors/2. Go and errors.mp4 157.1 MB
- 9. Context/2. Understanding context.mp4 154.1 MB
- 11. Dealing with errors/3. Dealing with errors.mp4 151.0 MB
- 6. Interfaces/9. Standard library interfaces.mp4 150.8 MB
- 7. Housekeeping/6. Introduction to gomock.mp4 150.1 MB
- 9. Context/7. Done.mp4 147.9 MB
- 12. Errors in-depth/2. Provide meaning.mp4 146.8 MB
- 3. Code and curl/4. Post with curl.mp4 144.9 MB
- 16. Review/1. Todd's review.mp4 138.9 MB
- 14. Hands-on Exercises - Ninja level 4/2. Hands-on exercise #2.mp4 137.1 MB
- 9. Context/4. With timeout.mp4 136.6 MB
- 7. Housekeeping/10. Method sets example.mp4 135.6 MB
- 6. Interfaces/8. Improving the decoupling.mp4 135.4 MB
- 8. Hands-on Exercises - Ninja level 2/2. Hands-on exercise #2.mp4 134.5 MB
- 9. Context/6. Abstracting with value.mp4 134.2 MB
- 5. Software architecture/5. Serverless.mp4 134.0 MB
- 17. Farewell/1. Congratulations!.mp4 133.8 MB
- 7. Housekeeping/2. Adding documentation.mp4 133.5 MB
- 11. Dealing with errors/5. Creating a custom error.mp4 132.9 MB
- 2. Git and versions/2. Github repo.mp4 132.2 MB
- 8. Hands-on Exercises - Ninja level 2/1. Hands-on exercise #1.mp4 131.1 MB
- 3. Code and curl/1. Introduction.mp4 129.5 MB
- 7. Housekeeping/3. Testing.mp4 128.0 MB
- 6. Interfaces/4. Using an interface.mp4 125.1 MB
- 15. Nice to know/4. Stack, heap, escape analysis intro.mp4 124.1 MB
- 15. Nice to know/5. Exploring stack, heap, escape analysis.mp4 123.7 MB
- 7. Housekeeping/9. Method sets explained.mp4 120.0 MB
- 7. Housekeeping/8. Testing with gomock.mp4 118.5 MB
- 8. Hands-on Exercises - Ninja level 2/4. Hands-on exercise #4.mp4 117.0 MB
- 12. Errors in-depth/6. Why unwrap.mp4 116.5 MB
- 17. Farewell/2. Bonus lecture.mp4 116.3 MB
- 2. Git and versions/5. Access versions.mp4 115.9 MB
- 14. Hands-on Exercises - Ninja level 4/4. Hands-on exercise #4.mp4 112.4 MB
- 7. Housekeeping/7. Generating gomock code.mp4 109.2 MB
- 5. Software architecture/10. Continuous integration, delivery, deployment.mp4 106.3 MB
- 16. Review/2. Daniel's review.mp4 105.7 MB
- 2. Git and versions/3. Git ignore.mp4 101.8 MB
- 5. Software architecture/11. REST.mp4 98.5 MB
- 12. Errors in-depth/5. Switch case.mp4 97.8 MB
- 6. Interfaces/6. Decoupling data storage.mp4 97.2 MB
- 7. Housekeeping/4. Example tests.mp4 96.8 MB
- 5. Software architecture/12. SPA.mp4 96.2 MB
- 2. Git and versions/4. Versioning codebase.mp4 96.2 MB
- 5. Software architecture/13. MVC.mp4 93.8 MB
- 3. Code and curl/2. Separation of concerns.mp4 91.9 MB
- 3. Code and curl/5. Get with curl.mp4 90.0 MB
- 9. Context/1. Where we are in the course.mp4 89.9 MB
- 5. Software architecture/7. Containers.mp4 87.4 MB
- 5. Software architecture/6. Virtualization.mp4 84.3 MB
- 11. Dealing with errors/1. Introduction.mp4 83.4 MB
- 15. Nice to know/3. Equality on structs.mp4 82.1 MB
- 11. Dealing with errors/4. Creating an error using the standard library.mp4 81.6 MB
- 15. Nice to know/2. String method.mp4 81.0 MB
- 6. Interfaces/3. Concrete & abstract types.mp4 80.1 MB
- 6. Interfaces/5. Using an interface II.mp4 79.4 MB
- 12. Errors in-depth/1. Introduction.mp4 75.7 MB
- 4. Hands-on Exercises - Ninja level 1/1. Hands-on exercise #1.mp4 70.9 MB
- 15. Nice to know/6. Coding stack, heap, escape analysis.mp4 65.7 MB
- 1. Getting started/1. Welcome.mp4 63.0 MB
- 15. Nice to know/1. Overview.mp4 61.3 MB
- 13. Errors in practice/4. Abstracting into a package.mp4 59.9 MB
- 7. Housekeeping/11. Empty interface.mp4 55.9 MB
- 5. Software architecture/8. Container orchestration.mp4 55.1 MB
- 4. Hands-on Exercises - Ninja level 1/3. Hands-on exercise #3.mp4 44.3 MB
- 2. Git and versions/1. Introduction.mp4 44.2 MB
- 7. Housekeeping/5. No return.mp4 40.5 MB
- 5. Software architecture/9. Containers and orchestration illustrated.mp4 40.2 MB
- 6. Interfaces/1. Introduction.mp4 39.8 MB
- 5. Software architecture/1. Introduction.mp4 36.9 MB
- 4. Hands-on Exercises - Ninja level 1/2. Hands-on exercise #2.mp4 35.6 MB
- 1. Getting started/2. Course outline.mp4 28.2 MB
- 10. Hands-on Exercises - Ninja level 3/4. Hands-on exercise #3.mp4 27.4 MB
- 1. Getting started/2.1 Todd McLeod - Course Outline - Web Architecture With Golang - Google's Go Language.pdf 358.5 KB
- 10. Hands-on Exercises - Ninja level 3/3. Hands-on exercise #2 - attempt 2.srt 30.2 KB
- 12. Errors in-depth/4. Why assert errors.srt 29.9 KB
- 10. Hands-on Exercises - Ninja level 3/2. Hands-on exercise #2 - attempt 1.srt 23.1 KB
- 10. Hands-on Exercises - Ninja level 3/5. Hands-on exercise #4 - attempt 1.srt 21.4 KB
- 10. Hands-on Exercises - Ninja level 3/7. Hands-on exercise #5.srt 20.2 KB
- 5. Software architecture/4. Monolith vs microservices.srt 17.8 KB
- 5. Software architecture/3. Overview of buzzwords.srt 16.9 KB
- 9. Context/3. Reading documentation.srt 16.4 KB
- 13. Errors in practice/2. Best practices.srt 16.0 KB
- 14. Hands-on Exercises - Ninja level 4/3. Hands-on exercise #3.srt 15.7 KB
- 11. Dealing with errors/7. Accessing wrapped errors.srt 15.6 KB
- 14. Hands-on Exercises - Ninja level 4/1. Hands-on exercise #1.srt 15.6 KB
- 12. Errors in-depth/3. Why compare errors.srt 14.8 KB
- 5. Software architecture/2. Exploring architecture.srt 14.5 KB
- 7. Housekeeping/1. Code organization conventions.srt 14.5 KB
- 13. Errors in practice/3. Understanding best practices.srt 14.4 KB
- 14. Hands-on Exercises - Ninja level 4/6. Hands-on exercise #6.srt 14.2 KB
- 6. Interfaces/2. One value, many types.srt 14.1 KB
- 12. Errors in-depth/7. Using unwrap.srt 13.9 KB
- 8. Hands-on Exercises - Ninja level 2/5. Hands-on exercise #5.srt 13.6 KB
- 11. Dealing with errors/3. Dealing with errors.srt 13.6 KB
- 10. Hands-on Exercises - Ninja level 3/6. Hands-on exercise #4 - attempt 2.srt 13.5 KB
- 11. Dealing with errors/2. Go and errors.srt 13.3 KB
- 14. Hands-on Exercises - Ninja level 4/5. Hands-on exercise #5.srt 13.2 KB
- 10. Hands-on Exercises - Ninja level 3/1. Hands-on exercise #1.srt 13.0 KB
- 9. Context/7. Done.srt 13.0 KB
- 3. Code and curl/3. Reviewing example code.srt 12.8 KB
- 7. Housekeeping/6. Introduction to gomock.srt 12.8 KB
- 6. Interfaces/7. Coding the decoupling.srt 12.6 KB
- 12. Errors in-depth/2. Provide meaning.srt 12.5 KB
- 13. Errors in practice/1. Checking errors after processing.srt 12.1 KB
- 9. Context/2. Understanding context.srt 12.0 KB
- 14. Hands-on Exercises - Ninja level 4/2. Hands-on exercise #2.srt 11.9 KB
- 6. Interfaces/9. Standard library interfaces.srt 11.8 KB
- 5. Software architecture/5. Serverless.srt 11.5 KB
- 9. Context/5. With value.srt 11.2 KB
- 16. Review/1. Todd's review.srt 11.2 KB
- 3. Code and curl/4. Post with curl.srt 11.0 KB
- 11. Dealing with errors/6. Wrapping errors.srt 10.7 KB
- 8. Hands-on Exercises - Ninja level 2/3. Hands-on exercise #3.srt 10.2 KB
- 15. Nice to know/4. Stack, heap, escape analysis intro.srt 10.1 KB
- 7. Housekeeping/2. Adding documentation.srt 10.1 KB
- 9. Context/4. With timeout.srt 10.1 KB
- 6. Interfaces/4. Using an interface.srt 10.0 KB
- 7. Housekeeping/8. Testing with gomock.srt 9.9 KB
- 15. Nice to know/5. Exploring stack, heap, escape analysis.srt 9.9 KB
- 7. Housekeeping/9. Method sets explained.srt 9.9 KB
- 17. Farewell/1. Congratulations!.srt 9.8 KB
- 7. Housekeeping/7. Generating gomock code.srt 9.8 KB
- 17. Farewell/2. Bonus lecture.srt 9.4 KB
- 2. Git and versions/2. Github repo.srt 9.4 KB
- 8. Hands-on Exercises - Ninja level 2/1. Hands-on exercise #1.srt 9.4 KB
- 3. Code and curl/1. Introduction.srt 9.1 KB
- 7. Housekeeping/10. Method sets example.srt 9.1 KB
- 16. Review/2. Daniel's review.srt 9.0 KB
- 7. Housekeeping/3. Testing.srt 8.9 KB
- 5. Software architecture/13. MVC.srt 8.9 KB
- 6. Interfaces/8. Improving the decoupling.srt 8.9 KB
- 11. Dealing with errors/5. Creating a custom error.srt 8.8 KB
- 9. Context/6. Abstracting with value.srt 8.8 KB
- 2. Git and versions/5. Access versions.srt 8.8 KB
- 5. Software architecture/12. SPA.srt 8.5 KB
- 5. Software architecture/10. Continuous integration, delivery, deployment.srt 8.3 KB
- 12. Errors in-depth/6. Why unwrap.srt 8.2 KB
- 3. Code and curl/2. Separation of concerns.srt 8.1 KB
- 12. Errors in-depth/5. Switch case.srt 8.1 KB
- 5. Software architecture/11. REST.srt 8.1 KB
- 14. Hands-on Exercises - Ninja level 4/4. Hands-on exercise #4.srt 7.9 KB
- 8. Hands-on Exercises - Ninja level 2/2. Hands-on exercise #2.srt 7.9 KB
- 8. Hands-on Exercises - Ninja level 2/4. Hands-on exercise #4.srt 7.8 KB
- 6. Interfaces/6. Decoupling data storage.srt 7.8 KB
- 5. Software architecture/6. Virtualization.srt 7.6 KB
- 7. Housekeeping/4. Example tests.srt 7.4 KB
- 3. Code and curl/5. Get with curl.srt 7.2 KB
- 5. Software architecture/7. Containers.srt 7.2 KB
- 2. Git and versions/4. Versioning codebase.srt 7.1 KB
- 6. Interfaces/3. Concrete & abstract types.srt 7.0 KB
- 9. Context/1. Where we are in the course.srt 6.9 KB
- 6. Interfaces/1. Introduction.srt 6.8 KB
- 11. Dealing with errors/1. Introduction.srt 6.6 KB
- 2. Git and versions/3. Git ignore.srt 6.6 KB
- 15. Nice to know/2. String method.srt 6.1 KB
- 6. Interfaces/5. Using an interface II.srt 5.9 KB
- 1. Getting started/1. Welcome.srt 5.4 KB
- 15. Nice to know/3. Equality on structs.srt 5.3 KB
- 7. Housekeeping/11. Empty interface.srt 5.3 KB
- 11. Dealing with errors/4. Creating an error using the standard library.srt 5.2 KB
- 15. Nice to know/1. Overview.srt 5.1 KB
- 4. Hands-on Exercises - Ninja level 1/1. Hands-on exercise #1.srt 5.0 KB
- 12. Errors in-depth/1. Introduction.srt 4.8 KB
- 15. Nice to know/6. Coding stack, heap, escape analysis.srt 4.5 KB
- 13. Errors in practice/4. Abstracting into a package.srt 4.4 KB
- 5. Software architecture/8. Container orchestration.srt 4.3 KB
- 4. Hands-on Exercises - Ninja level 1/3. Hands-on exercise #3.srt 4.0 KB
- 7. Housekeeping/5. No return.srt 3.9 KB
- 2. Git and versions/1. Introduction.srt 3.6 KB
- 4. Hands-on Exercises - Ninja level 1/2. Hands-on exercise #2.srt 3.3 KB
- 5. Software architecture/9. Containers and orchestration illustrated.srt 3.3 KB
- 5. Software architecture/1. Introduction.srt 2.5 KB
- 1. Getting started/2. Course outline.srt 2.4 KB
- 10. Hands-on Exercises - Ninja level 3/4. Hands-on exercise #3.srt 2.1 KB
- 1. Getting started/[Tutorialsplanet.NET].url 128 bytes
- 12. Errors in-depth/[Tutorialsplanet.NET].url 128 bytes
- 14. Hands-on Exercises - Ninja level 4/[Tutorialsplanet.NET].url 128 bytes
- 17. Farewell/[Tutorialsplanet.NET].url 128 bytes
- 4. Hands-on Exercises - Ninja level 1/[Tutorialsplanet.NET].url 128 bytes
- 9. Context/[Tutorialsplanet.NET].url 128 bytes
- [Tutorialsplanet.NET].url 128 bytes
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via anywarmservice[AT]gmail.com. Remember to include the full url in your complaint.