YoVDO

C# String Methods Tutorial for Beginners

Offered By: CodeBeauty via YouTube

Tags

C# Courses String Manipulation Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn essential string manipulation techniques in C# through this comprehensive programming tutorial. Explore string comparison using operators and the Equals method, convert strings to uppercase or lowercase, and transform numbers to strings with ToString. Discover the differences between number and string datatypes, and master searching for specific terms using Contains and IndexOf methods. Gain proficiency in extracting substrings, checking string start and end patterns, replacing parts of strings, removing whitespace, and splitting strings into arrays. Perfect for beginners, this video provides practical examples and tips for working with strings in C#, equipping you with fundamental skills for effective programming.

Syllabus

- How to compare two strings using operators
- Where to learn programming
- Compare strings using Equals method
- How to convert string to uppercase or lowercase
- How to convert a number to a string using ToString method
- Difference between number and string datatypes
- How to search for specific terms using Contains method
- How to search for specific terms using IndexOf method
- How to get a substring using Substring method
- How to check the starting string using StartsWith method
- How to check the ending string using EndsWith method
- How to replace part of the string using Replace method
- How to remove whitespace using Trim method
- How to split a string using Split method


Taught by

CodeBeauty

Related Courses

Java Basics Course (How To)
Treehouse
Python: aprender a programar
Universitat Politècnica de València via edX
Search a String Variable with JavaScript Methods
Coursera Project Network via Coursera
JavaScript Strings: Properties and Methods
Coursera Project Network via Coursera
Learn C++ by Creating
Udemy