Coddy logo
Store
Leaderboard
menu icon
Loading...Creator image

Creator

Anonymous

Strings and Arrays in C#

In this course, you will learn about strings and arrays in C# and will have a chance to practice your knowledge.

14 Lessons

13 Challenges

Prerequisites

Basic knowledge in C#

Save for later

Strings

String

Concatenation

Accessing Characters

Recap Challenge #1

Substrings

Uppercase & Lowercase

Recap Challenge #2

Arrays

Array

Modify Elements

Loop Through

Multi-Dimensional

Recap Challenge #1

Recap Challenge #2

Recap Challenge #3