RE: C (programming language)

You are viewing a single comment's thread from:

C (programming language)

in computer •  5 years ago  (edited)

.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

#include <stdio.h>

int main()
{
printf("Hello Crokkon\n");
return 0;
}

@crokkon.

I Went from 0 programming knowledge to understanding quite a bit over the last couple months. I've Started with JavaScript, C++ and now looking deeper into Solidity. Woke up this morning curious about what Makes C, C.. copy pasted the wiki article. Just sharing my mindset. Thanks for quoting that. I see you are a self proclaimed data guy ❖ coder from Planet Earth.

Followed.

  ·  5 years ago (edited)

.