Noob vs. Pro  C#

Noob vs. Pro C#

SharpCode Academy

2 месяца назад

6,966 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@seriesuniverse01
@seriesuniverse01 - 11.04.2025 20:42

What is your opinion on phyton?

Ответить
@piano_player8797
@piano_player8797 - 11.04.2025 20:43

Which language do you think is the most complete?

Ответить
@Dr.G-m8s
@Dr.G-m8s - 11.04.2025 20:43

Nice 🔥

Ответить
@FootballQuizOG
@FootballQuizOG - 11.04.2025 21:58

Is C# a good language to start with?

Ответить
@gustavodeserto
@gustavodeserto - 13.04.2025 15:51

The pro example is wrong. It would print true for anything that has "fox" in it. Even if they're not words.

Ответить
@loganishere4760
@loganishere4760 - 13.04.2025 16:24

You do understand that the Contains method uses similar logic to what the Noob wrote. Writing that logic isn’t necessarily wrong or a noob thing to do. You just used a prebuilt method with the same type of logic.

Ответить