C# - Command line arguments and user keyboard input

Published: 14 February 2022
on channel: Multilingual Programming
91
like

Video Chapters (table of content with clickable links into a specific part of the video)
00:00 Introduction about the video content
00:43 Prerequisites (you should have some programming skills in at least some language)
01:09 Command prompt (showing the .NET/C# version version, creates new directory, starts Visual Studio Code)
01:45 Creates a "Hello World" class
02:28 Compiles and executes the "Hello World" application from the command prompt
02:53 Replaces the implementation with code receiving arguments from the command line and the keyboard
04:30 Compiles and executes the program from the command prompt

Please note that you can choose to show subtitles for the videos.

Currently (when this video was published) there are not many videos in the below playlists but please remember to subscribe to this channel if you think you are interested in future videos which will become added to the play lists.

Playlists for "Program arguments from command line and keyboard input" for different programming languages:
Playlist for the videos with english voice and english subtitles:
   • Program arguments from command line a...  
Playlist for the videos with swedish voice and swedish subtitles:
   • Program argument från kommandoraden o...  

C# playlist (english):
   • C# - Command line arguments and user ...  
C# playlist (swedish):
   • C# - Program argument från kommandora...  


C# documentation:

"Main() and command-line arguments"
https://docs.microsoft.com/en-us/dotn...

"Console Class" (with e.g. the methods ReadLine, WriteLine, Write):
https://docs.microsoft.com/en-us/dotn...

.NET download:
https://dotnet.microsoft.com/en-us/do...

Visual Studio Code (cross-platform editor):
https://code.visualstudio.com/download

Visual Studio Community edition (Windows IDE)
https://visualstudio.microsoft.com/vs...


Watch video C# - Command line arguments and user keyboard input online without registration, duration hours minute second in high quality. This video was added by user Multilingual Programming 14 February 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 91 once and liked it like people.