MP4 | Video: AVC, 1280×720 30 fps | Audio: AAC, 48 KHz, 2 Ch | Duration: 3h 8mSkill Level: Advanced | Genre: eLearning | Language: English + Subtitles | Size: 537 MBIn the world of software development, a string is a series of characters.
And regardless of which programming language you’re using, it’s one of the most important data types you’ll be working with.
In this course, Walt Ritscher takes a focused look at how to work with the string class in the .
NET framework.
Walt reviews how to manipulate string content, parse strings, format numeric and date types, and more.
Plus, he considers how cultural differences impact strings and shows how to work with the CultureInfo class.
Topics include:Declaring and initializing a string variableGetting a char from a stringUsing char methods to analyze Unicode dataThree ways to work with string literalsComposing stringsSplitting strings into an arrayHow custom types format and parse stringsFormatting numeric and date typesComparing and sorting