[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y ] [Home]
4chanarchives logo
Sup guys check out muh repo https://github.com/Chubek/CodingCha llenges
Images are sometimes not shown due to bandwidth/network limitations. Refreshing the page usually helps.

You are currently reading a thread in /g/ - Technology

Thread replies: 9
Thread images: 1
Sup guys check out muh repo

https://github.com/Chubek/CodingChallenges
>>
No! Fuck you and your viruses
>>
>>55280263
>No! Fuck you and your viruses
>github
if you think you're going to get a virus by hitting github, what the fuck are you doing on 4chan? this is a much less trustworthy place.
>>
>>55279676
8/10, I laughed

The -2/10 was because it made me reflect on the sad fact that there exist people who don't know any better than this
>>
string word = Console.ReadLine().ToLower();
char[] wordSplit = word.ToCharArray();
Array.Reverse(wordSplit);
string reversedWord = new string(wordSplit);
string palindromeStatus;
if (word.Equals(reversedWord))
{
palindromeStatus = "is";
}
else
{
palindromeStatus = "is not";
}

string wordUpperCase = System.Threading.Thread.CurrentThread.CurrentCulture.TextInfo.ToTitleCase(word);

Console.WriteLine("{0} reversed is {1} which means {0} {2} a palindrome.", wordUpperCase, reversedWord, palindromeStatus);

Console.ReadKey();


saved you all the trouble of having to unzip the damn thing just to laugh at the shitty enterprise code
>>
>>55280309
>object-oriented """"""""""programming""""""""""
>>
>>55282126
hey buddy your keyboard is broken. it keeps repeating quotation marks
>>
>Salut. Je suis Sami. Last name Dena. I'm learning C# and Python, and I love coding just as many of you do. My main focus is game development via Monogame/Unity.

poetry
>>
>>55279676
>.zips

Guy...
Thread replies: 9
Thread images: 1

banner
banner
[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y] [Home]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
If a post contains personal/copyrighted/illegal content you can contact me at [email protected] with that post and thread number and it will be removed as soon as possible.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com, send takedown notices to them.
This is a 4chan archive - all of the content originated from them. If you need IP information for a Poster - you need to contact them. This website shows only archived content.