BITCQ

Udemy - Design Patterns in C# and .NET

Size: 1.5 GB
Magnet link

Name Size
Udemy - Design Patterns in C# and .NET/00 None/001 Introduction.mp4 13.8 MB
Udemy - Design Patterns in C# and .NET/01 The SOLID Design Principles/002 Overview.mp4 2.3 MB
Udemy - Design Patterns in C# and .NET/01 The SOLID Design Principles/003 Single Responsibility Principle.mp4 19.1 MB
Udemy - Design Patterns in C# and .NET/01 The SOLID Design Principles/004 Open-Closed Principle.mp4 46.4 MB
Udemy - Design Patterns in C# and .NET/01 The SOLID Design Principles/005 Liskov Substitution Principle.mp4 17.3 MB
Udemy - Design Patterns in C# and .NET/01 The SOLID Design Principles/006 Interface Segregation Principle.mp4 15.6 MB
Udemy - Design Patterns in C# and .NET/01 The SOLID Design Principles/007 Dependency Inversion Principle.mp4 29.5 MB
Udemy - Design Patterns in C# and .NET/01 The SOLID Design Principles/008 Summary.mp4 8.7 MB
Udemy - Design Patterns in C# and .NET/01 The SOLID Design Principles/attached_files/003 Single Responsibility Principle/SOLID.SRP.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/01 The SOLID Design Principles/attached_files/004 Open-Closed Principle/SOLID.OCP.cs.txt 4 KB
Udemy - Design Patterns in C# and .NET/01 The SOLID Design Principles/attached_files/005 Liskov Substitution Principle/SOLID.LSP.cs.txt 1 KB
Udemy - Design Patterns in C# and .NET/01 The SOLID Design Principles/attached_files/006 Interface Segregation Principle/SOLID.ISP.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/01 The SOLID Design Principles/attached_files/007 Dependency Inversion Principle/SOLID.DIP.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/02 Builder/009 Overview.mp4 3.3 MB
Udemy - Design Patterns in C# and .NET/02 Builder/010 Life Without Builder.mp4 7.8 MB
Udemy - Design Patterns in C# and .NET/02 Builder/011 Builder.mp4 22 MB
Udemy - Design Patterns in C# and .NET/02 Builder/012 Fluent Builder.mp4 3.4 MB
Udemy - Design Patterns in C# and .NET/02 Builder/013 Faceted Builder.mp4 26.7 MB
Udemy - Design Patterns in C# and .NET/02 Builder/014 Summary.mp4 1.6 MB
Udemy - Design Patterns in C# and .NET/02 Builder/attached_files/011 Builder/Creational.Builder.Builder.cs.txt 3 KB
Udemy - Design Patterns in C# and .NET/02 Builder/attached_files/013 Faceted Builder/Creational.Builder.BuilderFacets.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/02 Builder/quizzes/001 Builder Coding Exercise.html 5 KB
Udemy - Design Patterns in C# and .NET/03 Factories/015 Overview.mp4 4.4 MB
Udemy - Design Patterns in C# and .NET/03 Factories/016 Point Example.mp4 9.9 MB
Udemy - Design Patterns in C# and .NET/03 Factories/017 Factory Method.mp4 11.8 MB
Udemy - Design Patterns in C# and .NET/03 Factories/018 Factory.mp4 6.5 MB
Udemy - Design Patterns in C# and .NET/03 Factories/019 Inner Factory.mp4 14 MB
Udemy - Design Patterns in C# and .NET/03 Factories/020 Abstract Factory.mp4 26.3 MB
Udemy - Design Patterns in C# and .NET/03 Factories/021 Abstract Factory and OCP.mp4 25.8 MB
Udemy - Design Patterns in C# and .NET/03 Factories/022 Summary.mp4 1.8 MB
Udemy - Design Patterns in C# and .NET/03 Factories/attached_files/016 Point Example/Creational.Factories.Factory.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/03 Factories/attached_files/020 Abstract Factory/Creational.Factories.AbstractFactory.cs.txt 3 KB
Udemy - Design Patterns in C# and .NET/03 Factories/quizzes/002 Factory Coding Exercise.html 4 KB
Udemy - Design Patterns in C# and .NET/04 Prototype/023 Overview.mp4 3.7 MB
Udemy - Design Patterns in C# and .NET/04 Prototype/024 ICloneable is Bad.mp4 21.6 MB
Udemy - Design Patterns in C# and .NET/04 Prototype/025 Copy Constructors.mp4 10.4 MB
Udemy - Design Patterns in C# and .NET/04 Prototype/026 Explicit Deep Copy Interface.mp4 7.3 MB
Udemy - Design Patterns in C# and .NET/04 Prototype/027 Copy Through Serialization.mp4 27 MB
Udemy - Design Patterns in C# and .NET/04 Prototype/028 Summary.mp4 1.9 MB
Udemy - Design Patterns in C# and .NET/04 Prototype/attached_files/024 ICloneable is Bad/Creational.Prototype.ICloneableIsBad.cs.txt 1 KB
Udemy - Design Patterns in C# and .NET/04 Prototype/attached_files/025 Copy Constructors/Creational.Prototype.CopyConstructors.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/04 Prototype/attached_files/027 Copy Through Serialization/Creational.Prototype.CopyThroughSerialization.cs.txt 1 KB
Udemy - Design Patterns in C# and .NET/04 Prototype/quizzes/003 Prototype Coding Exercise.html 4 KB
Udemy - Design Patterns in C# and .NET/05 Singleton/029 Overview.mp4 5.3 MB
Udemy - Design Patterns in C# and .NET/05 Singleton/030 Singleton Implementation.mp4 21.8 MB
Udemy - Design Patterns in C# and .NET/05 Singleton/031 Testability Issues.mp4 19.2 MB
Udemy - Design Patterns in C# and .NET/05 Singleton/032 Singleton in Dependency Injection.mp4 26.5 MB
Udemy - Design Patterns in C# and .NET/05 Singleton/033 Monostate.mp4 8.9 MB
Udemy - Design Patterns in C# and .NET/05 Singleton/034 Summary.mp4 3.6 MB
Udemy - Design Patterns in C# and .NET/05 Singleton/attached_files/030 Singleton Implementation/Creational.Singleton.Singleton.cs.txt 3 KB
Udemy - Design Patterns in C# and .NET/05 Singleton/attached_files/032 Singleton in Dependency Injection/Creational.Singleton.SingletonInDI.cs.txt 868 B
Udemy - Design Patterns in C# and .NET/05 Singleton/attached_files/033 Monostate/Creational.Singleton.Monostate.cs.txt 755 B
Udemy - Design Patterns in C# and .NET/05 Singleton/quizzes/004 Singleton Coding Exercise.html 3 KB
Udemy - Design Patterns in C# and .NET/06 Adapter/035 Overview.mp4 4.6 MB
Udemy - Design Patterns in C# and .NET/06 Adapter/036 VectorRaster Demo.mp4 20.6 MB
Udemy - Design Patterns in C# and .NET/06 Adapter/037 Adapter Caching.mp4 18.1 MB
Udemy - Design Patterns in C# and .NET/06 Adapter/038 Summary.mp4 2 MB
Udemy - Design Patterns in C# and .NET/06 Adapter/attached_files/036 VectorRaster Demo/Structural.Adapter.NoCaching.cs.txt 3 KB
Udemy - Design Patterns in C# and .NET/06 Adapter/attached_files/037 Adapter Caching/Structural.Adapter.WithCaching.cs.txt 4 KB
Udemy - Design Patterns in C# and .NET/06 Adapter/quizzes/005 Adapter Coding Exercise.html 4 KB
Udemy - Design Patterns in C# and .NET/07 Bridge/039 Overview.mp4 5.2 MB
Udemy - Design Patterns in C# and .NET/07 Bridge/040 Bridge.mp4 23.8 MB
Udemy - Design Patterns in C# and .NET/07 Bridge/041 Summary.mp4 2.4 MB
Udemy - Design Patterns in C# and .NET/07 Bridge/attached_files/040 Bridge/Structural.Bridge.Bridge.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/07 Bridge/quizzes/006 Bridge Coding Exercise.html 5 KB
Udemy - Design Patterns in C# and .NET/08 Composite/042 Overview.mp4 3.7 MB
Udemy - Design Patterns in C# and .NET/08 Composite/043 Geometric Shapes.mp4 18.9 MB
Udemy - Design Patterns in C# and .NET/08 Composite/044 Neural Networks.mp4 19.6 MB
Udemy - Design Patterns in C# and .NET/08 Composite/045 Summary.mp4 2 MB
Udemy - Design Patterns in C# and .NET/08 Composite/attached_files/043 Geometric Shapes/Structural.Composite.GeometricShapes.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/08 Composite/attached_files/044 Neural Networks/Structural.Composite.NeuralNetworks.cs.txt 1 KB
Udemy - Design Patterns in C# and .NET/08 Composite/quizzes/007 Composite Coding Exercise.html 4 KB
Udemy - Design Patterns in C# and .NET/09 Decorator/046 Overview.mp4 4.6 MB
Udemy - Design Patterns in C# and .NET/09 Decorator/047 Custom String Builder.mp4 21.4 MB
Udemy - Design Patterns in C# and .NET/09 Decorator/048 Adapter-Decorator.mp4 14.8 MB
Udemy - Design Patterns in C# and .NET/09 Decorator/049 Multiple Inheritance.mp4 21.6 MB
Udemy - Design Patterns in C# and .NET/09 Decorator/050 Dynamic Decorator Composition.mp4 18.2 MB
Udemy - Design Patterns in C# and .NET/09 Decorator/051 Static Decorator Composition.mp4 26.6 MB
Udemy - Design Patterns in C# and .NET/09 Decorator/052 Summary.mp4 3.2 MB
Udemy - Design Patterns in C# and .NET/09 Decorator/attached_files/047 Custom String Builder/Structural.Decorator.CodeBuilder.cs.txt 8 KB
Udemy - Design Patterns in C# and .NET/09 Decorator/attached_files/048 Adapter-Decorator/Structural.Decorator.AdapterDecorator.cs.txt 8 KB
Udemy - Design Patterns in C# and .NET/09 Decorator/attached_files/049 Multiple Inheritance/Structural.Decorator.MultipleInheritance.cs.txt 774 B
Udemy - Design Patterns in C# and .NET/09 Decorator/attached_files/050 Dynamic Decorator Composition/Structural.Decorator.Decorator.cs.txt 3 KB
Udemy - Design Patterns in C# and .NET/09 Decorator/quizzes/008 Decorator Coding Exercise.html 5 KB
Udemy - Design Patterns in C# and .NET/10 Facade/053 Overview.mp4 5.7 MB
Udemy - Design Patterns in C# and .NET/10 Facade/054 Facade.mp4 22.2 MB
Udemy - Design Patterns in C# and .NET/10 Facade/055 Summary.mp4 2.3 MB
Udemy - Design Patterns in C# and .NET/11 Flyweight/056 Overview.mp4 9 MB
Udemy - Design Patterns in C# and .NET/11 Flyweight/057 Repeating User Names.mp4 28.9 MB
Udemy - Design Patterns in C# and .NET/11 Flyweight/058 Text Formatting.mp4 21.5 MB
Udemy - Design Patterns in C# and .NET/11 Flyweight/059 Summary.mp4 1.6 MB
Udemy - Design Patterns in C# and .NET/11 Flyweight/attached_files/057 Repeating User Names/Structural.Flyweight.Users.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/11 Flyweight/attached_files/058 Text Formatting/Structural.Flyweight.TextFormatting.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/11 Flyweight/quizzes/009 Flyweight Coding Exercise.html 4 KB
Udemy - Design Patterns in C# and .NET/12 Proxy/060 Overview.mp4 5.6 MB
Udemy - Design Patterns in C# and .NET/12 Proxy/061 Protection Proxy.mp4 7.3 MB
Udemy - Design Patterns in C# and .NET/12 Proxy/062 Property Proxy.mp4 25.5 MB
Udemy - Design Patterns in C# and .NET/12 Proxy/063 Dynamic Proxy for Logging.mp4 32.8 MB
Udemy - Design Patterns in C# and .NET/12 Proxy/064 Proxy vs. Decorator.mp4 2.4 MB
Udemy - Design Patterns in C# and .NET/12 Proxy/065 Summary.mp4 1.6 MB
Udemy - Design Patterns in C# and .NET/12 Proxy/attached_files/061 Protection Proxy/Structural.Proxy.ProtectionProxy.cs.txt 888 B
Udemy - Design Patterns in C# and .NET/12 Proxy/attached_files/062 Property Proxy/PropertyProxy.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/12 Proxy/attached_files/063 Dynamic Proxy for Logging/Structural.Proxy.DynamicProxy.cs.txt 3 KB
Udemy - Design Patterns in C# and .NET/12 Proxy/quizzes/010 Proxy Coding Exercise.html 5 KB
Udemy - Design Patterns in C# and .NET/13 Chain of Responsibility/066 Overview.mp4 6.5 MB
Udemy - Design Patterns in C# and .NET/13 Chain of Responsibility/067 Command Query Separation.mp4 2.4 MB
Udemy - Design Patterns in C# and .NET/13 Chain of Responsibility/068 Method Chain.mp4 32.2 MB
Udemy - Design Patterns in C# and .NET/13 Chain of Responsibility/069 Broker Chain.mp4 36.4 MB
Udemy - Design Patterns in C# and .NET/13 Chain of Responsibility/070 Summary.mp4 2.1 MB
Udemy - Design Patterns in C# and .NET/13 Chain of Responsibility/attached_files/068 Method Chain/Behavioral.ChainOfResponsibility.MethodChain.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/13 Chain of Responsibility/attached_files/069 Broker Chain/Behavioral.ChainOfResponsibility.BrokerChain.cs.txt 3 KB
Udemy - Design Patterns in C# and .NET/13 Chain of Responsibility/quizzes/011 Chain of Responsibility Coding Exercise.html 7 KB
Udemy - Design Patterns in C# and .NET/14 Command/071 Overview.mp4 5.3 MB
Udemy - Design Patterns in C# and .NET/14 Command/072 Command.mp4 19.7 MB
Udemy - Design Patterns in C# and .NET/14 Command/073 Undo Operations.mp4 16.6 MB
Udemy - Design Patterns in C# and .NET/14 Command/074 Summary.mp4 1.9 MB
Udemy - Design Patterns in C# and .NET/14 Command/attached_files/072 Command/Behavioral.Command.Command.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/14 Command/quizzes/012 Command Coding Exercise.html 4 KB
Udemy - Design Patterns in C# and .NET/15 Interpreter/075 Overview.mp4 7.3 MB
Udemy - Design Patterns in C# and .NET/15 Interpreter/076 Handmade Interpreter Lexing.mp4 17.1 MB
Udemy - Design Patterns in C# and .NET/15 Interpreter/077 Handmade Interpreter Parsing.mp4 30.1 MB
Udemy - Design Patterns in C# and .NET/15 Interpreter/078 ANTLR.mp4 8.1 MB
Udemy - Design Patterns in C# and .NET/15 Interpreter/079 Summary.mp4 1.7 MB
Udemy - Design Patterns in C# and .NET/15 Interpreter/attached_files/076 Handmade Interpreter Lexing/Behavioral.Interpreter.Handmade.cs.txt 4 KB
Udemy - Design Patterns in C# and .NET/15 Interpreter/quizzes/013 Interpreter Coding Exercise.html 5 KB
Udemy - Design Patterns in C# and .NET/16 Iterator/080 Overview.mp4 3.2 MB
Udemy - Design Patterns in C# and .NET/16 Iterator/081 Iterator Object.mp4 25.4 MB
Udemy - Design Patterns in C# and .NET/16 Iterator/082 Iterator Method.mp4 17.3 MB
Udemy - Design Patterns in C# and .NET/16 Iterator/083 Iterators and Duck Typing.mp4 11.1 MB
Udemy - Design Patterns in C# and .NET/16 Iterator/084 Array-Backed Properties.mp4 13.1 MB
Udemy - Design Patterns in C# and .NET/16 Iterator/085 Summary.mp4 2.4 MB
Udemy - Design Patterns in C# and .NET/16 Iterator/attached_files/081 Iterator Object/Behavioral.Iterator.TreeTraversal.cs.txt 3 KB
Udemy - Design Patterns in C# and .NET/16 Iterator/attached_files/084 Array-Backed Properties/ArrayBackedProperties.cs.txt 1 KB
Udemy - Design Patterns in C# and .NET/16 Iterator/quizzes/014 Iterator Coding Exercise.html 4 KB
Udemy - Design Patterns in C# and .NET/17 Mediator/086 Overview.mp4 2.5 MB
Udemy - Design Patterns in C# and .NET/17 Mediator/087 Chat Room.mp4 26.9 MB
Udemy - Design Patterns in C# and .NET/17 Mediator/088 Event Broker.mp4 42.5 MB
Udemy - Design Patterns in C# and .NET/17 Mediator/089 Summary.mp4 2 MB
Udemy - Design Patterns in C# and .NET/17 Mediator/attached_files/087 Chat Room/Behavioral.Mediator.ChatRoom.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/17 Mediator/attached_files/088 Event Broker/RxEventBroker.cs.txt 4 KB
Udemy - Design Patterns in C# and .NET/17 Mediator/quizzes/015 Mediator Coding Exercise.html 5 KB
Udemy - Design Patterns in C# and .NET/18 Memento/090 Overview.mp4 3.2 MB
Udemy - Design Patterns in C# and .NET/18 Memento/091 Memento.mp4 12.8 MB
Udemy - Design Patterns in C# and .NET/18 Memento/092 Undo and Redo.mp4 17.1 MB
Udemy - Design Patterns in C# and .NET/18 Memento/093 Memento for Interop.mp4 11 MB
Udemy - Design Patterns in C# and .NET/18 Memento/094 Summary.mp4 2.1 MB
Udemy - Design Patterns in C# and .NET/18 Memento/attached_files/091 Memento/Behavioral.Memento.Memento.cs.txt 969 B
Udemy - Design Patterns in C# and .NET/18 Memento/attached_files/092 Undo and Redo/Behavioral.Memento.UndoRedo.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/19 Null Object/095 Overview.mp4 3.6 MB
Udemy - Design Patterns in C# and .NET/19 Null Object/096 Null Object.mp4 21.6 MB
Udemy - Design Patterns in C# and .NET/19 Null Object/097 Dynamic Null Object.mp4 13.6 MB
Udemy - Design Patterns in C# and .NET/19 Null Object/098 Summary.mp4 1.2 MB
Udemy - Design Patterns in C# and .NET/19 Null Object/attached_files/096 Null Object/Behavioral.NullObject.NullObject.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/20 Observer/099 Overview.mp4 4.1 MB
Udemy - Design Patterns in C# and .NET/20 Observer/100 Observer via the event Keyword.mp4 15.5 MB
Udemy - Design Patterns in C# and .NET/20 Observer/101 Weak Event Pattern.mp4 19.3 MB
Udemy - Design Patterns in C# and .NET/20 Observer/102 Observable Properties and Sequences.mp4 21.4 MB
Udemy - Design Patterns in C# and .NET/20 Observer/103 Summary.mp4 1.5 MB
Udemy - Design Patterns in C# and .NET/20 Observer/attached_files/100 Observer via the event Keyword/Behavioral.Observer.Events.cs.txt 701 B
Udemy - Design Patterns in C# and .NET/20 Observer/attached_files/101 Weak Event Pattern/Behavioral.Observer.WeakEventPattern.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/20 Observer/attached_files/102 Observable Properties and Sequences/ObserverPattern.cs.txt 1 KB
Udemy - Design Patterns in C# and .NET/21 State/104 Overview.mp4 5.5 MB
Udemy - Design Patterns in C# and .NET/21 State/105 Handmade State Machine.mp4 16 MB
Udemy - Design Patterns in C# and .NET/21 State/106 State Machine with Stateless.mp4 12.5 MB
Udemy - Design Patterns in C# and .NET/21 State/107 Summary.mp4 1.7 MB
Udemy - Design Patterns in C# and .NET/21 State/attached_files/105 Handmade State Machine/Behavioral.State.Handmade.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/21 State/attached_files/106 State Machine with Stateless/Behavioral.State.Stateless.cs.txt 1 KB
Udemy - Design Patterns in C# and .NET/22 Strategy/108 Overview.mp4 3.5 MB
Udemy - Design Patterns in C# and .NET/22 Strategy/109 Dynamic Strategy.mp4 20.6 MB
Udemy - Design Patterns in C# and .NET/22 Strategy/110 Static Strategy.mp4 10.8 MB
Udemy - Design Patterns in C# and .NET/22 Strategy/111 Summary.mp4 836 KB
Udemy - Design Patterns in C# and .NET/22 Strategy/attached_files/109 Dynamic Strategy/Behavioral.Strategy.Dynamic.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/22 Strategy/attached_files/110 Static Strategy/Behavioral.Strategy.Static.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/23 Template Method/112 Overview.mp4 3.2 MB
Udemy - Design Patterns in C# and .NET/23 Template Method/113 Template Method.mp4 18.2 MB
Udemy - Design Patterns in C# and .NET/23 Template Method/114 Summary.mp4 1.3 MB
Udemy - Design Patterns in C# and .NET/23 Template Method/attached_files/113 Template Method/Behavioral.TemplateMethod.TemplateMethod.cs.txt 1 KB
Udemy - Design Patterns in C# and .NET/24 Visitor/115 Overview.mp4 8.2 MB
Udemy - Design Patterns in C# and .NET/24 Visitor/116 Intrusive Expression Printing.mp4 11.5 MB
Udemy - Design Patterns in C# and .NET/24 Visitor/117 Reflection-Based Printing.mp4 26.3 MB
Udemy - Design Patterns in C# and .NET/24 Visitor/118 Classic Visitor Double Dispatch.mp4 31.2 MB
Udemy - Design Patterns in C# and .NET/24 Visitor/119 Dynamic Visitor via the DLR.mp4 19.2 MB
Udemy - Design Patterns in C# and .NET/24 Visitor/120 Summary.mp4 1.9 MB
Udemy - Design Patterns in C# and .NET/24 Visitor/attached_files/116 Intrusive Expression Printing/Behavioral.Visitor.Intrusive.cs.txt 1 KB
Udemy - Design Patterns in C# and .NET/24 Visitor/attached_files/117 Reflection-Based Printing/Behavioral.Visitor.Reflective.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/24 Visitor/attached_files/118 Classic Visitor Double Dispatch/Behavioral.Visitor.Classic.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/24 Visitor/attached_files/119 Dynamic Visitor via the DLR/Behavioral.Visitor.Dynamic.cs.txt 2 KB
Udemy - Design Patterns in C# and .NET/25 Course Summary/121 Creational Paterns Summary.mp4 7.8 MB
Udemy - Design Patterns in C# and .NET/25 Course Summary/122 Structural Patterns Summary.mp4 10.1 MB
Udemy - Design Patterns in C# and .NET/25 Course Summary/123 Behavioral Patterns Summary.mp4 15.1 MB
Udemy - Design Patterns in C# and .NET/25 Course Summary/124 End of Course.mp4 1.4 MB
Udemy - Design Patterns in C# and .NET/25 Course Summary/125 Bonus Lecture Other Courses at a Discount.html 417 B
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
[GigaCourse.Com] Udemy - GoF Design Patterns - Complete Course with Java Examples Video 1.6 GB 4
[Udemy] Design Patterns in C# and .NET [En] Video 4.3 GB 14
[ DevCourseWeb.com ] Udemy - Boost Your C# With Behavioural Design Patterns Video 2.4 GB 12
[ FreeCourseWeb.com ] Udemy - Azure Cloud Design Patterns Video 1.1 GB 5
[Bryan Cairns, VoidRealms, Udemy] Qt 5 Design Patterns Video 7.4 GB 2
[FreeCourseSite.com] Udemy - Design Patterns in C# and .NET Video 4.3 GB 0
[FreeCourseSite.com] Udemy - The Java Design Patterns Course Video 9.7 GB 35
[GigaCourse.com] Udemy - Basics of Software Architecture & Design Patterns in Java Video 608.3 MB 28
[ FreeCourseWeb.com ] Udemy - Design Patterns in C# Made Simple.zip Application 1.8 GB 26
[ FreeCourseWeb.com ] Udemy - React Native Design Patterns.zip Application 382.9 MB 15
[ FreeCourseWeb.com ] Udemy - Design Patterns in JavaScript.zip Application 3.2 GB 12
Udemy - Design Patterns for Game Programming Video 6.8 GB 10
[GigaCourse.com] Udemy - Design Patterns in C# and .NET Video 3.6 GB 10
[DesireCourse.Net] Udemy - Design Patterns in C# and .NET Video 3.7 GB 10
[FreeCourseSite.com] Udemy - Java Design Patterns - The Complete Masterclass Video 1.3 GB 10
[FreeTutorials.Us] Udemy - The Java Design Patterns Course Video 10 GB 10
Udemy - Design Patterns in C# and .NET Video 1.5 GB 9
[ FreeCourseWeb.com ] Udemy - Advanced Java Programming - Design Patterns and Algorithms.zip Application 1.5 GB 9
[FreeCourseSite.com] Udemy - Basics of Software Architecture & Design Patterns in Java Video 608.5 MB 8
[ FreeCourseWeb.com ] Udemy - Experience Design Patterns In Java.zip Application 1.8 GB 8

Loading...