BT种子基本信息
- 种子哈希:22fda6f6cd7ed32e831a91ee59cecd54211c62c0
- 文档大小:4.9 GB
- 文档个数:120个文档
- 下载次数:5092次
- 下载速度:极快
- 收录时间:2020-07-18
- 最近下载:2025-05-27
文档列表
7. Gli Array/2. I Jagged Array e gli Array Multi-Dimensionali.mp4 178.4 MB
3. Il Type System di C#/1. Le Variabili.mp4 172.5 MB
10. Le Classi in C#/9. ESERCITAZIONE Le Classi in C#.mp4 154.4 MB
1. Il Paradigma Object-Oriented (SEZIONE BONUS)/1. Oggetti e Concetti.mp4 121.1 MB
12. Le Struct in C#/4. ESERCITAZIONE Le Struct.mp4 90.0 MB
12. Le Struct in C#/3. I Built-In Types come Struct.mp4 85.1 MB
3. Il Type System di C#/3. ESERCITAZIONE Gli Integral Types.mp4 80.2 MB
1. Il Paradigma Object-Oriented (SEZIONE BONUS)/3. Incapsulamento.mp4 80.1 MB
16. Le Interface/5. Soluzione Le Interface.mp4 71.7 MB
1. Il Paradigma Object-Oriented (SEZIONE BONUS)/4. Membri di Istanza e di Classe.mp4 68.9 MB
6. Le Iterazioni/5. ESERCITAZIONE Le Iterazioni.mp4 68.7 MB
15. Il polimorfismo/1. Introduzione al Polimorfismo.mp4 67.7 MB
1. Il Paradigma Object-Oriented (SEZIONE BONUS)/2. Classificazione.mp4 66.6 MB
10. Le Classi in C#/4. Static.mp4 66.5 MB
1. Il Paradigma Object-Oriented (SEZIONE BONUS)/9. Gli Oggetti Software.mp4 66.0 MB
2. Introduzione a C# ed alle piattaforme .NET, .NET Core, Mono/5. Struttura Generale di un Programma C#.mp4 63.9 MB
10. Le Classi in C#/3. Private, Public e Internal.mp4 60.0 MB
16. Le Interface/4. Esercitazione Le Interface.mp4 57.5 MB
11. Le Property/6. ESERCITAZIONE Le Property.mp4 55.7 MB
2. Introduzione a C# ed alle piattaforme .NET, .NET Core, Mono/2. .NET Platforms.mp4 50.4 MB
12. Le Struct in C#/1. Introduzione alle Struct.mp4 49.4 MB
21. Gli Eventi/2. Definizione di un Evento.mp4 48.9 MB
9. Value Types e Reference Types/2. Value e Reference Types.mp4 48.5 MB
10. Le Classi in C#/5. I Costruttori.mp4 47.9 MB
20. I Delegate/2. Utilizzare i Delegate.mp4 47.6 MB
4. Operazioni ed Operatori Aritmetici/6. ESERCITAZIONE Casting.mp4 47.0 MB
4. Operazioni ed Operatori Aritmetici/4. Casting.mp4 47.0 MB
10. Le Classi in C#/2. Variabili di Istanza.mp4 46.4 MB
8. I Metodi/4. ESERCITAZIONE I Metodi Ricorsivi.mp4 46.0 MB
3. Il Type System di C#/7. ESERCITAZIONE Floating-Point, Boolean e Type Inference.mp4 45.5 MB
1. Il Paradigma Object-Oriented (SEZIONE BONUS)/5. Generalizzazione.mp4 45.4 MB
14. Ereditarietà/5. Ereditarietà e Costruttori.mp4 45.4 MB
6. Le Iterazioni/4. Break e Continue.mp4 45.3 MB
1. Il Paradigma Object-Oriented (SEZIONE BONUS)/7. Composizione.mp4 45.3 MB
21. Gli Eventi/4. Ricezione di un Evento.mp4 45.1 MB
7. Gli Array/1. Gli Array.mp4 45.0 MB
8. I Metodi/1. Introduzione ai Metodi.mp4 44.9 MB
9. Value Types e Reference Types/1. Lo Stack e lo Heap.mp4 44.9 MB
3. Il Type System di C#/2. Gli Integral Types.mp4 44.7 MB
14. Ereditarietà/1. Classi Base e Classi Derivate.mp4 44.4 MB
4. Operazioni ed Operatori Aritmetici/1. Operazioni ed Operatori.mp4 44.1 MB
10. Le Classi in C#/8. La Keyword 'this'.mp4 43.8 MB
8. I Metodi/2. La struttura di un Metodo in C#.mp4 43.5 MB
19. I Generics/11. Nullable Types.mp4 42.8 MB
1. Il Paradigma Object-Oriented (SEZIONE BONUS)/8. Collaborazione.mp4 42.4 MB
1. Il Paradigma Object-Oriented (SEZIONE BONUS)/10. Object Modeling in Color (gli Archetipi).mp4 41.6 MB
7. Gli Array/4. ESERCITAZIONE Gli Array.mp4 41.6 MB
19. I Generics/2. I Metodi Generici.mp4 41.5 MB
5. I Test Condizionali/4. Lo Statement Switch.mp4 41.3 MB
3. Il Type System di C#/4. Float, Double e Decimal Types.mp4 40.7 MB
2. Introduzione a C# ed alle piattaforme .NET, .NET Core, Mono/6. Gli Assembly.mp4 40.2 MB
20. I Delegate/5. I Delegate Predefiniti Action e Func.mp4 38.5 MB
19. I Generics/4. I Tipi Generici.mp4 38.1 MB
10. Le Classi in C#/6. Lo Scope delle Variabili.mp4 37.5 MB
19. I Generics/8. I Type Constraint.mp4 37.1 MB
16. Le Interface/2. Dichiarare una Interface.mp4 37.0 MB
13. Le Enumeration/1. Introduzione alle Enumeration.mp4 37.0 MB
20. I Delegate/3. I Delegate Multicast.mp4 36.3 MB
5. I Test Condizionali/1. Lo Statement if.mp4 35.1 MB
16. Le Interface/3. Utilizzare una Interface.mp4 34.5 MB
5. I Test Condizionali/5. ESERCITAZIONE Test Condizionali.mp4 34.3 MB
9. Value Types e Reference Types/5. Utilizzo di Null.mp4 33.2 MB
10. Le Classi in C#/7. Name Hiding.mp4 32.4 MB
2. Introduzione a C# ed alle piattaforme .NET, .NET Core, Mono/7. Installiamo .NET Core 2.x e scriviamo il primo programma..mp4 32.4 MB
17. I Namespace/1. Introduzione ai Namespace.mp4 32.3 MB
19. I Generics/5. Definire una Classe Generica.mp4 32.2 MB
18. Le Eccezioni/4. Esempio di trycatch.mp4 32.1 MB
18. Le Eccezioni/1. Introduzione alle Eccezioni.mp4 32.1 MB
18. Le Eccezioni/3. Intercettare le Eccezioni.mp4 31.5 MB
14. Ereditarietà/3. La Keyword 'is'.mp4 31.4 MB
9. Value Types e Reference Types/4. Semantica dei Reference Types.mp4 30.8 MB
13. Le Enumeration/2. Valori per le Enumeration.mp4 30.8 MB
16. Le Interface/1. Introduzione alle Interface.mp4 30.8 MB
2. Introduzione a C# ed alle piattaforme .NET, .NET Core, Mono/1. Presentazione di C#.mp4 30.6 MB
18. Le Eccezioni/6. La Keyword 'finally'.mp4 30.5 MB
19. I Generics/6. Usare una Classe Generica.mp4 30.3 MB
18. Le Eccezioni/2. Come Funzionano le Eccezioni.mp4 30.1 MB
1. Il Paradigma Object-Oriented (SEZIONE BONUS)/6. Ereditarietà.mp4 29.5 MB
3. Il Type System di C#/5. Bool e String.mp4 29.5 MB
2. Introduzione a C# ed alle piattaforme .NET, .NET Core, Mono/4. Il CoreCLR.mp4 28.5 MB
7. Gli Array/3. Il Ciclo For-Each.mp4 28.1 MB
11. Le Property/1. Creare le Property.mp4 27.5 MB
14. Ereditarietà/4. La Keyword 'as'.mp4 27.2 MB
11. Le Property/3. I Backing Fields.mp4 26.9 MB
21. Gli Eventi/1. Introduzione agli Eventi.mp4 26.8 MB
5. I Test Condizionali/3. Gli Operatori Logici.mp4 26.2 MB
17. I Namespace/3. Namespace ed Alias.mp4 25.8 MB
14. Ereditarietà/6. ESERCITAZIONE Ereditarietà.mp4 25.2 MB
19. I Generics/9. Interface Generiche.mp4 24.4 MB
12. Le Struct in C#/2. Inizializzare una Struct.mp4 24.1 MB
20. I Delegate/4. I Delegate Generici.mp4 23.9 MB
14. Ereditarietà/2. L'Ereditarietà.mp4 23.9 MB
8. I Metodi/3. Overload dei Metodi.mp4 23.6 MB
4. Operazioni ed Operatori Aritmetici/5. La Classe Convert.mp4 23.6 MB
19. I Generics/3. Ancora sui Metodi Generici.mp4 23.4 MB
4. Operazioni ed Operatori Aritmetici/3. Incremento e Decremento.mp4 22.7 MB
20. I Delegate/1. Definire i Delegate.mp4 22.5 MB
15. Il polimorfismo/4. Polimorfismo In Action.mp4 21.9 MB
15. Il polimorfismo/2. Metodi Virtuali e Override.mp4 21.6 MB
11. Le Property/2. Utilizzare le Property.mp4 20.3 MB
5. I Test Condizionali/2. L'Operatore Condizionale.mp4 19.9 MB
9. Value Types e Reference Types/3. Semantica dei Value Types.mp4 19.1 MB
15. Il polimorfismo/3. Metodi e Classi Astratte.mp4 18.0 MB
19. I Generics/7. Valori Predefiniti.mp4 17.7 MB
17. I Namespace/4. La Direttiva 'using static'.mp4 17.3 MB
10. Le Classi in C#/1. Introduzione alle Classi in C#.mp4 17.1 MB
6. Le Iterazioni/2. Il Ciclo Do-While.mp4 17.1 MB
6. Le Iterazioni/3. Il Ciclo For.mp4 16.6 MB
15. Il polimorfismo/5. ESERCITAZIONE Override.mp4 16.6 MB
18. Le Eccezioni/5. Sollevare le Eccezioni.mp4 16.5 MB
17. I Namespace/2. Importare un Namespace.mp4 15.7 MB
2. Introduzione a C# ed alle piattaforme .NET, .NET Core, Mono/3. .NET Core.mp4 15.7 MB
11. Le Property/5. L'Object Initializer.mp4 15.6 MB
3. Il Type System di C#/6. Type Inference.mp4 15.3 MB
19. I Generics/1. Introduzione ai Generics.mp4 15.1 MB
11. Le Property/4. Property Auto-Implementate.mp4 15.1 MB
21. Gli Eventi/3. Listener di un Evento.mp4 14.9 MB
6. Le Iterazioni/1. Il Ciclo While.mp4 14.1 MB
4. Operazioni ed Operatori Aritmetici/2. Assegnazione Composta.mp4 13.1 MB
19. I Generics/10. Struct Generiche.mp4 12.6 MB
==查看完整文档列表==