به راحتی یاد بگیرید ** قدرت در عین سادگی**
To view this video please enable JavaScript, and consider upgrading to a web browser that supports HTML5 video
Education String C#
Course Review:
۰۱-Working with text in NET
۰۲-How to access and clone the GitHub code
۰۳-Open the cloned solution in Visual Studio
۰۴-Work with Git branches
Survey:
۰۵-NET text and strings
۰۶-What is a string
۰۷-Declaring a string variable
۰۸-Initialize a string variable
۰۹-Immutable What does that mean in NET strings
Survey Char Type:
۱۰-The char the building block of a strong
۱۱-Initialize a string from a char array
۱۲-Get a char from a string
۱۳-Use char methods to analyze Unicode data
Basics Of String:
۱۴-Three ways to work with string literals
۱۵-Use escape sequences to add control chars to a string
۱۶-Use verbatim string literals
Composing String:
۱۷-Combine strings with String Concat
۱۸-Combine strings with the concatenation operator
۱۹-Composite formatting with placeholders
۲۰-Use C interpolation for simpler composite formatting
۲۱-Use StringBuilder to improve performance
۲۲-Use Perf Monitor to examine performance improvements
Methods Of String:
۲۳-Splitting strings into an array
۲۴-Use LINQ to query string array
۲۵-Joining an array into a string
۲۶-Trim unwanted content from a string
۲۷-Work with a subset of a string
۲۸-Verify that string contains search characters
۲۹-Replace and remove content
۳۰-Challenge Better substring
۳۱-Solution Better substring
How Custom Typs Sring Formatted And Decompose:
۳۲-Custom types and string conversions
۳۳-How custom types are converted to string with toString
۳۴-How custom types override toString
۳۵-IFormattable and the toString call order
۳۶-Custom formats with IFormattable
۳۷-Working with culture specific formats
۳۸-Challenge Split a string into two numbers
۳۹-Solution Convert a string to the type with parse
۴۰-Add custom filters to parse
۴۱-Prevent exceptions with a tryParse implementation
Doing Formats:
۴۲-Formatting data with the built in numeric formats
۴۳-Formatting data with custom formatters
۴۴-Apply conditional string formats
۴۵-Formatting dates
۴۶-Challenge Ordinal formatting
۴۷-Solution Ordinal formatting
Conver And Decompose:
۴۸-The parse method and the Convert class
۴۹-Use tryParse for better error handing
Information Culture:
۵۰-Why is culture important for strings
۵۱-The CultureInfo class
۵۲-Use culture when formatting strings
۵۳-Invariant culture and strings
Compare And Sort:
۵۴-How string comparison works in NET
۵۵-Test for equality with String Equals
۵۶-Compare strings with String Compare
۵۷-Sort strings with Array Sort and LINQ
Result;
۵۸-Next steps
برای دیدن تمام دوره ها به زبان اصلی اینجا کلیک کنید.
نشانی ایمیل شما منتشر نخواهد شد. بخشهای موردنیاز علامتگذاری شدهاند *
دیدگاه شما *
نام *
ایمیل *
ذخیره نام، ایمیل و وبسایت من در مرورگر برای زمانی که دوباره دیدگاهی مینویسم.
نقد و بررسیها