Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

The StiK Community for Coders

A topic by Mr.StiK created Jul 30, 2021 Views: 128
Viewing posts 1 to 1

Hi! I'm Mr.StiK_101,and welcome...

...C# users

namespace HelloWorld {
     class Hello {
         static void Main(string[] args)
          {             
             System.Console.WriteLine("Hello C# coders!");         
          }
     }
 }

...C users

#include<stdio.h> 
int main (void) {
     printf ("Hello C coders!");
 }

...JavaScript

<script> 
alert("Hello JavaSript coders");
</script>

(it's your choice. LOL!)

Welcome to the community of CODERS!

Here, you can say anything about coding. About C#, JavaScript, C, C++

I made this for people who love coding!!!

No age limits (I personally hate them)

thank you!