Lynda C# Essential Training 2 Flow Control, Arrays, and Exception Handling
File List
| File | Size |
|---|---|
| Exercise Files/Ex_Files_CSharpEssT_2.zip | 191.28 MB |
| 1.Introduction/01.Welcome.mp4 | 6.05 MB |
| 1.Introduction/02.What you should know.en.srt | 3.27 KB |
| 1.Introduction/02.What you should know.mp4 | 2.4 MB |
| 1.Introduction/03.Using the exercise files.en.srt | 1.61 KB |
| 1.Introduction/03.Using the exercise files.mp4 | 1.84 MB |
| 2.1. Unit Testing and Test-Driven Development/04.What is unit testing.en.srt | 2.63 KB |
| 2.1. Unit Testing and Test-Driven Development/04.What is unit testing.mp4 | 1.94 MB |
| 2.1. Unit Testing and Test-Driven Development/05.Create a unit-testing project.en.srt | 3.08 KB |
| 2.1. Unit Testing and Test-Driven Development/05.Create a unit-testing project.mp4 | 3.8 MB |
| 2.1. Unit Testing and Test-Driven Development/06.Writing a unit test.en.srt | 6.03 KB |
| 2.1. Unit Testing and Test-Driven Development/06.Writing a unit test.mp4 | 6.94 MB |
| 2.1. Unit Testing and Test-Driven Development/07.Running tests.en.srt | 3.29 KB |
| 2.1. Unit Testing and Test-Driven Development/07.Running tests.mp4 | 4.4 MB |
| 2.1. Unit Testing and Test-Driven Development/08.Setting up tab groups.en.srt | 2.21 KB |
| 2.1. Unit Testing and Test-Driven Development/08.Setting up tab groups.mp4 | 3.78 MB |
| 3.2. Arrays and Collections/09.Simple arrays.en.srt | 7.41 KB |
| 3.2. Arrays and Collections/09.Simple arrays.mp4 | 8.1 MB |
| 3.2. Arrays and Collections/10.Resizing arrays.en.srt | 6.46 KB |
| 3.2. Arrays and Collections/10.Resizing arrays.mp4 | 7.12 MB |
| 3.2. Arrays and Collections/11.Working with simple arrays.en.srt | 5.87 KB |
| 3.2. Arrays and Collections/11.Working with simple arrays.mp4 | 7.68 MB |
| 3.2. Arrays and Collections/12.Testing the simple array class.en.srt | 10.52 KB |
| 3.2. Arrays and Collections/12.Testing the simple array class.mp4 | 12.63 MB |
| 3.2. Arrays and Collections/13.Using multidimensional arrays.en.srt | 5.33 KB |
| 3.2. Arrays and Collections/13.Using multidimensional arrays.mp4 | 5.57 MB |
| 3.2. Arrays and Collections/14.Managing ordered data with lists.en.srt | 8.02 KB |
| 3.2. Arrays and Collections/14.Managing ordered data with lists.mp4 | 9.13 MB |
| 3.2. Arrays and Collections/15.Working with lists.en.srt | 4.4 KB |
| 3.2. Arrays and Collections/15.Working with lists.mp4 | 5.77 MB |
| 3.2. Arrays and Collections/16.Testing the list implementation.en.srt | 6.49 KB |
| 3.2. Arrays and Collections/16.Testing the list implementation.mp4 | 10.29 MB |
| 3.2. Arrays and Collections/17.Introduction to LINQ.en.srt | 7.08 KB |
| 3.2. Arrays and Collections/17.Introduction to LINQ.mp4 | 7.81 MB |
| 3.2. Arrays and Collections/18.Unordered data and dictionaries.en.srt | 6.52 KB |
| 3.2. Arrays and Collections/18.Unordered data and dictionaries.mp4 | 8.7 MB |
| 4.3. Flow Control/19.Evaluating conditions with if-else.en.srt | 4.67 KB |
| 4.3. Flow Control/19.Evaluating conditions with if-else.mp4 | 6.05 MB |
| 4.3. Flow Control/20.Alternate if-else formats and the ternary operator.en.srt | 4.88 KB |
| 4.3. Flow Control/20.Alternate if-else formats and the ternary operator.mp4 | 6.83 MB |
| 4.3. Flow Control/21.If-else, if-else statements.en.srt | 3.31 KB |
| 4.3. Flow Control/21.If-else, if-else statements.mp4 | 5.22 MB |
| 4.3. Flow Control/22.Switch statements.en.srt | 5.64 KB |
| 4.3. Flow Control/22.Switch statements.mp4 | 7.37 MB |
| 4.3. Flow Control/23.Compound logic with logical OR.en.srt | 3.67 KB |
| 4.3. Flow Control/23.Compound logic with logical OR.mp4 | 4.89 MB |
| 4.3. Flow Control/24.Compound logic with logical AND.en.srt | 2.25 KB |
| 4.3. Flow Control/24.Compound logic with logical AND.mp4 | 3.86 MB |
| 4.3. Flow Control/25.Logical NOT.en.srt | 1.55 KB |
| 4.3. Flow Control/25.Logical NOT.mp4 | 2.8 MB |
| 4.3. Flow Control/26.For loop.en.srt | 6.49 KB |
| 4.3. Flow Control/26.For loop.mp4 | 7.56 MB |
| 4.3. Flow Control/27.Testing the assembly.en.srt | 7.13 KB |
| 4.3. Flow Control/27.Testing the assembly.mp4 | 7.84 MB |
| 4.3. Flow Control/28.The foreach loop.en.srt | 4.91 KB |
| 4.3. Flow Control/28.The foreach loop.mp4 | 7.05 MB |
| 4.3. Flow Control/29.Do and do-while loops.en.srt | 5.59 KB |
| 4.3. Flow Control/29.Do and do-while loops.mp4 | 6.7 MB |
| 4.3. Flow Control/30.Managing flow with break and continue.en.srt | 6.71 KB |
| 4.3. Flow Control/30.Managing flow with break and continue.mp4 | 9.41 MB |
| 5.4. Exception Handling/31.Adding a console project.en.srt | 6.45 KB |
| 5.4. Exception Handling/31.Adding a console project.mp4 | 7.96 MB |
| 5.4. Exception Handling/32.Understanding runtime exceptions.en.srt | 5.86 KB |
| 5.4. Exception Handling/32.Understanding runtime exceptions.mp4 | 7.75 MB |
| 5.4. Exception Handling/33.Debugging exceptions in your code.en.srt | 10.16 KB |
| 5.4. Exception Handling/33.Debugging exceptions in your code.mp4 | 13.59 MB |
| 5.4. Exception Handling/34.Handling exceptions with try-catch.en.srt | 10.73 KB |
| 5.4. Exception Handling/34.Handling exceptions with try-catch.mp4 | 13.99 MB |
| 5.4. Exception Handling/35.Using multiple catch statements.en.srt | 8.46 KB |
| 5.4. Exception Handling/35.Using multiple catch statements.mp4 | 12.7 MB |
| 5.4. Exception Handling/36.Cleaning up with finally.en.srt | 2.87 KB |
| 5.4. Exception Handling/36.Cleaning up with finally.mp4 | 4.78 MB |
| 6.5. Getting to Production/37.Working with NuGet packages.en.srt | 6.89 KB |
| 6.5. Getting to Production/37.Working with NuGet packages.mp4 | 9.17 MB |
| 6.5. Getting to Production/38.Logging with NLog.en.srt | 10.29 KB |
| 6.5. Getting to Production/38.Logging with NLog.mp4 | 14.01 MB |
| 6.5. Getting to Production/39.Final build.en.srt | 5.22 KB |
| 6.5. Getting to Production/39.Final build.mp4 | 6.69 MB |
| 7.Conclusion/40.Next steps.en.srt | 3.55 KB |
| 7.Conclusion/40.Next steps.mp4 | 2.61 MB |
| 1.Introduction/01.Welcome.en.srt | 2.17 KB |
Trackers
No trackers found.