LIN | C#: String Essential Training (2019 EN)

Discussion in 'Programming' started by Kanka, Nov 24, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,047
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Company: Linkedin Learning
    Author: Walt Ritscher
    Full Title: C#: String Essential Training
    Year: 2019
    Language: English
    Genre: Educational: Programming Languages
    Skill Level: Advanced
    Price: €30.00
    -
    Files: MP4 (+ Subtitles .SRT)
    Time: 03:08:47
    Video: AVC, 1280 x 800 (1.600) at 15.000 fps, 270 kbps
    Audio: AAC at 160 Kbps, 2 channels, 48.0 KHz



    In 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:
    01. Declaring and initializing a string variable
    02. Getting a char from a string
    03. Using char methods to analyze Unicode data
    04. Three ways to work with string literals
    05. Composing strings
    06. Splitting strings into an array
    07. How custom types format and parse strings
    08. Formatting numeric and date types
    09. Comparing and sorting


    -------------