Working With Strings | C# | Tutorial 6

preview_player
Показать описание

Throughout the course we'll be looking at various topics including variables, arrays, getting user input, loops, conditionals, object orientation and much more.
Рекомендации по теме
Комментарии
Автор

Had a big "aha!" moment because of this video. It's been kind of hard so far for me to find very explanatory tutorials for C# beginners, so I can't thank you enough for making this and being extremely clear in your explanations! :D

janaewelsh
Автор

This is awesome, I'm a freshman in highschool so trying to find good content is hard, considering I don't really have money to buy anything. Thank you so much, this is such good content.

jordenquast
Автор

Really helpful videos man I have been stuck on my assignments for 3 hours but you helped me find the reason for my unexplainable error.

harsehajvirsingh
Автор

Awesome, as usual, Mike! Thanks for these videos!

scottisitt
Автор

One thing I appreciate about your videos is you actually run the code. Some videos just write out the code and never run it. Even with simple stuff, it helps solidify the information when I can actually see the code being executed.

Boodge-hcjl
Автор

I am in an c# online course but there is no explaining anything! They do not explain what all this means: the string/int/writeline/readline, etc. They just give a small tutorial on a question to be answered and they want you to be able to just 'get it' with those few minutes. I need to be able to understand what each line means. You go over everything. THANK YOU!!!

MsCarbonCopy
Автор

Hi, i'm fairly new to programming & was wondering
Does the last string implementation at 11:30 on your vid

{
Console.WriteLine( );
}

output from substring Academy, show the starting indexOf 0 or 8?
(Basically does the SubString make a temporary variable while calculating the IndexOf function or does it not?)

lootcrate
Автор

Do you have any problems to try solve/small projects to try during this course?

awawa
Автор

If the user enters CCGET1207171709LS(62542) could you write code to output CCGET1207171709LS ??? Removing the string starting from ( and ending in ) ???

MuraliKrishna-lmuc
Автор

How does CompareOrdinal() method work?

ghostscissors
Автор

types z "now this a triumph"
the char is a lie

Freeborger