Console Applications and Formatting Strings

Everyone
  • 10 videos | 56m 27s
  • Earns a Badge
Rating 5.0 of 2 users Rating 5.0 of 2 users (2)
Command line interfaces were first introduced over 50 years ago, but they are still relevant and commonly used because they work and you'll quite frequently find that you need to work with text in some form. In this course, you'll learn how work with and compile a command line interface and examine the characteristics of a console application and the .NET Console class. You'll learn how to build a console application, as well as how to use the Console class WriteLine, Write, and ReadLine methods. You'll explore how to adjust the development environment in Visual Studio and how to run a C# console application. In C#, working with text involves the String class, so you'll also learn how to perform some basic operations with text. You'll examine the String class, how to define and initialize string variables, and how to manipulate strings. You'll learn the differences between a string and a String object, how to recognize null strings and empty strings, and how to work with composite strings. This course was originally created by Global Knowledge (GK).

WHAT YOU WILL LEARN

  • Recognize the basics c# concepts that will be covered
    Recognize characteristics of a console application, the .net console class, and the basics of getting started in c#
    Write a console application in c#
    Adjust the layout of your integrated development environment (ide) to meet your needs
    Recognize characteristics of strings and how to manipulate them
  • Recognize how to work with the string class in c#
    Differentiate between null and empty strings
    Recognize the purpose of composite strings
    Recognize how composite strings can be used
    Recognize how you can shuffle composite string placeholders

IN THIS COURSE

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 4.1 of 21 users Rating 4.1 of 21 users (21)
Rating 4.8 of 10 users Rating 4.8 of 10 users (10)
Rating 4.7 of 6 users Rating 4.7 of 6 users (6)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.3 of 60 users Rating 4.3 of 60 users (60)
Rating 4.0 of 4 users Rating 4.0 of 4 users (4)
Rating 4.2 of 131 users Rating 4.2 of 131 users (131)