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

Sup guys check out muh repo https://github.com/Chubek/CodingCha llenges

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

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 posts: 9
Thread images: 1


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

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
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.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.