PluralSight - String Manipulation in C# - Best Practices

seeders: 1
leechers: 40
updated:

Download Fast Safe Anonymous
movies, software, shows...
  • Downloads: 49
  • Language: English

Files

[ CourseMega.com ] PluralSight - String Manipulation in C# - Best Practices
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 01 demos
    • README.md (0.5 KB)
    • StringManipulationBenchmarks
      • Program.cs (4.4 KB)
      • StringManipulationBenchmarks.csproj (0.3 KB)
      • StringManipulationBenchmarks.sln (1.9 KB)
      StringManipulationDemos 00_Before Module02
      • 01_CreatingStrings.cs (0.9 KB)
      • 02_WorkingWithChars.cs (0.4 KB)
      • 03_StringsAndChars.cs (0.9 KB)
      • 04_CharFunctions.cs (1.4 KB)
      • Module02.cs (2.3 KB)
      Module03
      • 01_StringComparisons.cs (2.4 KB)
      • 02_SortingStrings.cs (1.3 KB)
      • 03_SortingDanish.cs (1.4 KB)
      • 04_EqualsMethod.cs (0.7 KB)
      • 05_GermanEquality.cs (1.1 KB)
      • 06_EqualityOperator.cs (0.6 KB)
      • 07_MissingData.cs (1.2 KB)
      • Module03.cs (2.4 KB)
      Module04
      • 01_FindingWithinStrings.cs (1.2 KB)
      • 02_LocatingWithinStrings.cs (1.3 KB)
      • 03_RegularExpressions.cs (0.8 KB)
      • 04_ReadOnlySpan.cs (0.9 KB)
      • Module04.cs (1.7 KB)
      Module05
      • 01_FormattingNumbersOne.cs (0.9 KB)
      • 02_FormattingNumbersTwo.cs (1.0 KB)
      • 03_FormattingDates.cs (0.8 KB)
      • 04_FormattingEnums.cs (0.5 KB)
      • 05_FormattingGuids.cs (0.4 KB)
      • Module05.cs (1.9 KB)
      Module06
      • 01_UsingOperators.cs (0.7 KB)
      • 02_CompositeFormattingOne.cs (0.7 KB)
      • 03_CompositeFormattingTwo.cs (1.1 KB)
      • 04_CompositeFormattingThree.cs (0.9 KB)
      • 05_StringConcatAndJoin.cs (0.9 KB)
      • 06_StringInsert.cs (0.5 KB)
      • 07_StringInterpolation.cs (0.9 KB)
      • Module06.cs (2.3 KB)
      Module07
      • 01_StringBuilderOne.cs (1.0 KB)
      • 02_StringBuilderTwo.cs (1.0 KB)
      • 03_StringBuilderThree.cs (1.4 KB)
      • 04_StringBuilderFour.cs (1.0 KB)
      • 05_PoolingStringBuilders.cs (0.4 KB)
      • Module07.cs (1.9 KB)
      Module08
      • 01_SplittingStrings.cs (2.2 KB)
      • 02_SplittingStringsUsingRegex.cs (0.7 KB)
      • 03_Substring.cs (0.6 KB)
      • 04_ChangingCase.cs (0.9 KB)
      • 05_Whitespace.cs (1.0 KB)
      • 06_RegexReplacement.cs (0.7 KB)
      • Module08.cs (2.0 KB)
      Module09
      • 01_ParsingNumbers.cs (1.6 KB)
      • 02_ParsingBooleans.cs (0.9 KB)
      • 03_ParsingDatesAndTimes.cs (1.3 KB)
      • 04_ParsingOtherTypes.cs (0.8 KB)
      • Module09.cs (1.7 KB)
      Module10
      • 01_StringLength.cs (0.5 KB)
      • 02_AsciiEncoding.cs (1.0 KB)
      • 03_Utf8Encoding.cs (1.0 KB)
      • 04_Runes.cs (1.0 KB)
      • Module10.cs (1.7 KB)
      • Program.cs (2.7 KB)
      • StringManipulationDemos.csproj (0.7 KB)
      • StringManipulationDemos.sln (2.1 KB)
      • 01_After Module02
        • 01_CreatingStrings.cs (1.6 KB)
        • 02_WorkingWithChars.cs (1.0 KB)
        • 03_StringsAndChars.cs (1.0 KB)
        • 04_CharFunctions.cs (1.5 KB)
        • Module02.cs (2.3 KB)
        Module03
        • 01_StringComparisons.cs (2.9 KB)
        • 02_SortingStrings.cs (2.2 KB)
        • 03_SortingDanish.cs (1.6 KB)
        • 04_EqualsMethod.cs (0.9 KB)
        • 05_GermanEquality.cs (1.3 KB)
        • 06_EqualityOperator.cs (0.6 KB)
        • 07_MissingData.cs (1.2 KB)
        • Module03.cs (2.4 KB)
        Module04
        • 01_FindingWithinStrings.cs (1.4 KB)
        • 02_LocatingWithinStrings.cs (1.5 KB)
        • 03_RegularExpressions.cs (1.1 KB)
        • 04_ReadOnlySpan.cs (1.0 KB)
        • Module04.cs (1.7 KB)
        Module05
        • 01_FormattingNumbersOne.cs (1.1 KB)
        • 02_FormattingNumbersTwo.cs (1.2 KB)
        • 03_FormattingDates.cs (1.2 KB)
        • 04_FormattingEnums.cs (0.6 KB)
        • 05_FormattingGuids.cs (0.6 KB)
        • Module05.cs (1.9 KB)
        Module06
        • 01_UsingOperators.cs (0.9 KB)
        • 02_CompositeFormattingOne.cs (0.7 KB)
        • 03_CompositeFormattingTwo.cs (1.3 KB)
        • 04_CompositeFormattingThree.cs (1.0 KB)
        • 05_StringConcatAndJoin.cs (1.0 KB)
        • 06_StringInsert.cs (0.6 KB)
        • 07_StringInterpolation.cs (1.0 KB)
        • Module06.cs (2.3 KB)
        Module07
        • 01_StringBuilderOne.cs (1.1 KB)
        • 02_StringBuilderTwo.cs (1.3 KB)
        • 03_StringBuilderThree.cs (1.6 KB)
        • 04_StringBuilderFour.cs (1.3 KB)
        • 05_PoolingStringBuilders.cs (0.8 KB)
        • Module07.cs (1.9 KB)
        Module08
        • 01_SplittingStrings.cs (2.5 KB)
        • 02_SplittingStringsUsingRegex.cs (1.0 KB)
        • 03_Substring.cs (0.9 KB)
        • 04_ChangingCase.cs (1.2 KB)
        • 05_Whitespace.cs (1.2 KB)
        • 06_RegexReplacement.cs (0.9 KB)
        • Description

          String Manipulation in C#: Best Practices



          https://CourseMega.com

          Released 05/2021
          MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
          Level: Intermediate | Genre: eLearning | Language: English + vtt | Duration: 3h 24m | Size: 487.2 MB

          Strings are a core concept in .NET, which all developers must master. This course will teach you everything you need to know about the best practices for working with strings using C#

          Strings are one of the most used types in any application you will build. In this course, String Manipulation in C#: Best Practices, you'll uncover everything you need to know about strings to use them effectively in your applications. First, you'll learn how to create strings to represent text data. Then, you'll explore the extensive collection of methods used to concatenate, modify, format and search strings. Finally, you'll discover advanced topics, such as how to use strings efficiently and how to apply best practices in your code. When you’re finished with this course, you’ll have the skills and knowledge required to manipulate strings and to produce high-quality software using C# and .NET.



Download torrent
487.8 MB
seeders:1
leechers:40
PluralSight - String Manipulation in C# - Best Practices


Trackers

tracker name
udp://tracker.torrent.eu.org:451/announce
udp://tracker.tiny-vps.com:6969/announce
http://tracker.foreverpirates.co:80/announce
udp://tracker.cyberia.is:6969/announce
udp://exodus.desync.com:6969/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2780/announce
udp://tracker.internetwarriors.net:1337/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://open.stealth.si:80/announce
udp://9.rarbg.to:2900/announce
udp://9.rarbg.me:2720/announce
udp://opentor.org:2710/announce
µTorrent compatible trackers list

Download torrent
487.8 MB
seeders:1
leechers:40
PluralSight - String Manipulation in C# - Best Practices


Torrent hash: 547701A4261BF31321F8A018EA1EB6D7E4F40ECA