23 OCT 2025 - We are back! If you have been following us over the last few years, you will know that the last 2 months have been rough. We website was practically not loading. Sorry for the mess. We are back though and everything should run smoothly now. New servers. Updated domains. And new owners. We invite you all to start uploading torrents again!
TORRENT DETAILS
Udemy - Design Patterns In Go
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Language: English | Size: 3.80 GB | Duration: 9h 45m
Discover the modern implementation of design patterns in Go (golang)
What you'll learn
Recognize and apply design patterns
Refactor existing designs to use design patterns
Reason about applicability and usability of design patterns
Requirements
Good understanding of Go
Familiarity with latest Go language features
Good understanding of software design principles
A computer with latest Go compiler and (hopefully) an IDE
Description
Course Overview
If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com
Get More Tutorials and Support Us -->> https://FreeCourseWeb.com
We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
~Get Your Files Here !/1. Introduction/1. Introduction.mp4
13.9 MB
~Get Your Files Here !/1. Introduction/1. Introduction.srt
6.7 KB
~Get Your Files Here !/10. Decorator/1. Overview.mp4
6.5 MB
~Get Your Files Here !/10. Decorator/1. Overview.srt
2.6 KB
~Get Your Files Here !/10. Decorator/2. Multiple Aggregation.mp4
67.9 MB
~Get Your Files Here !/10. Decorator/2. Multiple Aggregation.srt
13 KB
~Get Your Files Here !/10. Decorator/2.1 structural.decorator.decorator.go.txt
1.1 KB
~Get Your Files Here !/10. Decorator/3. Decorator.mp4
76.6 MB
~Get Your Files Here !/10. Decorator/3. Decorator.srt
15 KB
~Get Your Files Here !/10. Decorator/3.1 structural.decorator.multipleinheritance.go.txt
1.2 KB
~Get Your Files Here !/10. Decorator/4. Summary.mp4
3.8 MB
~Get Your Files Here !/10. Decorator/4. Summary.srt
1.4 KB
~Get Your Files Here !/11. Façade/1. Overview.mp4
8.3 MB
~Get Your Files Here !/11. Façade/1. Overview.srt
2.5 KB
~Get Your Files Here !/11. Façade/2. Façade.mp4
52.7 MB
~Get Your Files Here !/11. Façade/2. Façade.srt
11.6 KB
~Get Your Files Here !/11. Façade/2.1 structural.facade.facade.go.txt
10.9 KB
~Get Your Files Here !/11. Façade/3. Summary.mp4
4.1 MB
~Get Your Files Here !/11. Façade/3. Summary.srt
1.6 KB
~Get Your Files Here !/12. Flyweight/1. Overview.mp4
8.1 MB
~Get Your Files Here !/12. Flyweight/1. Overview.srt
3 KB
~Get Your Files Here !/12. Flyweight/2. Text Formatting.mp4
101.8 MB
~Get Your Files Here !/12. Flyweight/2. Text Formatting.srt
19.3 KB
~Get Your Files Here !/12. Flyweight/2.1 structural.flyweight.textformatting.go.txt
1.8 KB
~Get Your Files Here !/12. Flyweight/3. User Names.mp4
101.6 MB
~Get Your Files Here !/12. Flyweight/3. User Names.srt
17.3 KB
~Get Your Files Here !/12. Flyweight/3.1 structural.flyweight.usernames.go.txt
1.5 KB
~Get Your Files Here !/12. Flyweight/4. Summary.mp4
2.8 MB
~Get Your Files Here !/12. Flyweight/4. Summary.srt
1.2 KB
~Get Your Files Here !/13. Proxy/1. Overview.mp4
8.2 MB
~Get Your Files Here !/13. Proxy/1. Overview.srt
2.9 KB
~Get Your Files Here !/13. Proxy/2. Protection Proxy.mp4
25.8 MB
~Get Your Files Here !/13. Proxy/2. Protection Proxy.srt
5.4 KB
~Get Your Files Here !/13. Proxy/2.1 structural.proxy.protectionproxy.go.txt
506 B
~Get Your Files Here !/13. Proxy/3. Virtual Proxy.mp4
51 MB
~Get Your Files Here !/13. Proxy/3. Virtual Proxy.srt
9.5 KB
~Get Your Files Here !/13. Proxy/3.1 structural.proxy.virtualproxy.go.txt
806 B
~Get Your Files Here !/13. Proxy/4. Proxy vs Decorator.mp4
4.9 MB
~Get Your Files Here !/13. Proxy/4. Proxy vs Decorator.srt
2 KB
~Get Your Files Here !/13. Proxy/5. Summary.mp4
3.9 MB
~Get Your Files Here !/13. Proxy/5. Summary.srt
1.3 KB
~Get Your Files Here !/14. Chain of Responsibility/1. Overview.mp4
9.7 MB
~Get Your Files Here !/14. Chain of Responsibility/1. Overview.srt
4.5 KB
~Get Your Files Here !/14. Chain of Responsibility/2. Method Chain.mp4
99.3 MB
~Get Your Files Here !/14. Chain of Responsibility/2. Method Chain.srt
20.1 KB
~Get Your Files Here !/14. Chain of Responsibility/2.1 behavioral.chainofresponsibility.methodchain.go.txt
2.2 KB
~Get Your Files Here !/14. Chain of Responsibility/3. Command Query Separation.mp4
5.7 MB
~Get Your Files Here !/14. Chain of Responsibility/3. Command Query Separation.srt
2.1 KB
~Get Your Files Here !/14. Chain of Responsibility/4. Broker Chain.mp4
89.6 MB
~Get Your Files Here !/14. Chain of Responsibility/4. Broker Chain.srt
24.5 KB
~Get Your Files Here !/14. Chain of Responsibility/4.1 behavioral.chainofresponsibility.brokerchain.go.txt
2.2 KB
~Get Your Files Here !/14. Chain of Responsibility/5. Summary.mp4
3.4 MB
~Get Your Files Here !/14. Chain of Responsibility/5. Summary.srt
1.5 KB
~Get Your Files Here !/15. Command/1. Overview.mp4
8.7 MB
~Get Your Files Here !/15. Command/1. Overview.srt
3.4 KB
~Get Your Files Here !/15. Command/2. Command.mp4
36.3 MB
~Get Your Files Here !/15. Command/2. Command.srt
8 KB
~Get Your Files Here !/15. Command/2.1 behavioral.command.command.go.txt
1.4 KB
~Get Your Files Here !/15. Command/3. Undo Operations.mp4
30.2 MB
~Get Your Files Here !/15. Command/3. Undo Operations.srt
6.2 KB
~Get Your Files Here !/15. Command/4. Composite Command.mp4
100.3 MB
~Get Your Files Here !/15. Command/4. Composite Command.srt
17.6 KB
~Get Your Files Here !/15. Command/4.1 behavioral.command.compositecommand.go.txt
3.2 KB
~Get Your Files Here !/15. Command/5. Functional Command.mp4
25.3 MB
~Get Your Files Here !/15. Command/5. Functional Command.srt
4.2 KB
~Get Your Files Here !/15. Command/5.1 behavioral.command.functionalcommand.go.txt
566 B
~Get Your Files Here !/15. Command/6. Summary.mp4
3.1 MB
~Get Your Files Here !/15. Command/6. Summary.srt
1.2 KB
~Get Your Files Here !/16. Interpreter/1. Overview.mp4
15 MB
~Get Your Files Here !/16. Interpreter/1. Overview.srt
4.1 KB
~Get Your Files Here !/16. Interpreter/2. Lexing.mp4
47.4 MB
~Get Your Files Here !/16. Interpreter/2. Lexing.srt
9.7 KB
~Get Your Files Here !/16. Interpreter/2.1 behavioral.interpreter.handmade.go.txt
2.7 KB
~Get Your Files Here !/16. Interpreter/3. Parsing.mp4
76.3 MB
~Get Your Files Here !/16. Interpreter/3. Parsing.srt
15.6 KB
~Get Your Files Here !/16. Interpreter/4. Summary.mp4
3.2 MB
~Get Your Files Here !/16. Interpreter/4. Summary.srt
1.6 KB
~Get Your Files Here !/17. Iterator/1. Overview.mp4
4.7 MB
~Get Your Files Here !/17. Iterator/1. Overview.srt
1.4 KB
~Get Your Files Here !/17. Iterator/2. Iteration.mp4
54.5 MB
~Get Your Files Here !/17. Iterator/2. Iteration.srt
11.6 KB
~Get Your Files Here !/17. Iterator/2.1 behavioral.iterator.iteration.go.txt
311 B
~Get Your Files Here !/17. Iterator/3. Tree Traversal.mp4
76.7 MB
~Get Your Files Here !/17. Iterator/3. Tree Traversal.srt
18.4 KB
~Get Your Files Here !/17. Iterator/3.1 behavioral.iterator.treetraversal.go.txt
1.9 KB
~Get Your Files Here !/17. Iterator/4. Summary.mp4
2.8 MB
~Get Your Files Here !/17. Iterator/4. Summary.srt
1 KB
~Get Your Files Here !/18. Mediator/1. Overview.mp4
5.5 MB
~Get Your Files Here !/18. Mediator/1. Overview.srt
2.2 KB
~Get Your Files Here !/18. Mediator/2. Chat Room.mp4
86.8 MB
~Get Your Files Here !/18. Mediator/2. Chat Room.srt
18.4 KB
~Get Your Files Here !/18. Mediator/2.1 behavioral.mediator.chatroom.go.txt
1.3 KB
~Get Your Files Here !/18. Mediator/3. Summary.mp4
3 MB
~Get Your Files Here !/18. Mediator/3. Summary.srt
1.3 KB
~Get Your Files Here !/19. Memento/1. Overview.mp4
6.2 MB
~Get Your Files Here !/19. Memento/1. Overview.srt