Jump to content

Hello :)

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
11 replies to this topic

#1
MisterSins

MisterSins

    Learning Programmer

  • Members
  • PipPipPip
  • 35 posts
main ()
{
int age, year, year_of_birth, rate ;

year = 2010 ;
year_of_birth = 1992 ;
age = year - year_of_birth ;

printf("Hello Codecall, my name is Julio, I'm from Portugal, and I'm %d years old, I love software development and I'm learning C by myself with e-books, tutorials, etc... my english isn't very good, but that's the second reason I am here, I want to improve not only my programming skills but also my english, and of course make new friends. \nPlease rate my apresentation with a value between 1 and 10", age) ;

scanf("%d", &rate) ;
if(rate>=5)
printf("Hehe thanks!") ;
else
{
if(rate<5)
printf("Oh come on! It wasn't that bad!") ;
}
}

#2
CommittedC0der

CommittedC0der

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,565 posts
Welcome to CodeCall.:)

Nice intro.:)
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.

#3
TriggerHappy

TriggerHappy

    Learning Programmer

  • Members
  • PipPipPip
  • 30 posts
Welcome, I just joined today too.

#4
MisterSins

MisterSins

    Learning Programmer

  • Members
  • PipPipPip
  • 35 posts
Thanks Trigger and thegamemaker :thumbup:

#5
exicute

exicute

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 398 posts
Welcome to CodeCall, I see we have another C coder. ;D
Posted Image
My Tutorials|Build A Computer|Cat 5E|

#6
James.H

James.H

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 866 posts
Welcome to codecall Mistersins, luckily my C is good enough to read your post (i'm a php guy) :)

#7
so1i

so1i

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 312 posts
Welcome mate. Loved the intro =)

#8
MisterSins

MisterSins

    Learning Programmer

  • Members
  • PipPipPip
  • 35 posts
Thank you all :D

What a great community! ^^

#9
Bartimäus

Bartimäus

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 490 posts
Welcome to CodeCall
[SIGPIC][/SIGPIC]

#10
MisterSins

MisterSins

    Learning Programmer

  • Members
  • PipPipPip
  • 35 posts
Thank you :)

#11
Vswe

Vswe

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 9,552 posts
Welcome to CodeCall :)

#12
MisterSins

MisterSins

    Learning Programmer

  • Members
  • PipPipPip
  • 35 posts
Thank you Vswe :)