Jump to content

wassup

- - - - -

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

#1
Minor

Minor

    Newbie

  • Members
  • PipPip
  • 13 posts
hi, am new to this site. i recently became a member here, nice looking forum here. hope that my stay will be fun

#2
v0id

v0id

    Retired

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,936 posts
Welcome to CodeCall, Minor!
Do you know any programming languages?

#3
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Hey Minor, welcome to CodeCall!

#4
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Welcome to CC, Minor! I'm loving it here, I know you will too. Just don't double post. :)

How are your programming skills? Are you familiar with any ATM?
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#5
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts
Hello minor, Welcome to CodeCall! Check us out on IRC at irc.codecall.net and join #codecall.

#6
Guest_Kaabi_*

Guest_Kaabi_*
  • Guests
I've been here awhile and I didn't know CodeCall had an IRC. No matter, I don't use it, ha ha.

#7
Minor

Minor

    Newbie

  • Members
  • PipPip
  • 13 posts
well, accidently i created another thread of introduction, please delete it http://forum.codecal...8230-hello.html , thanks for your welcome & support btw & i am total newbie in proggy languages what would be a good place to start?

#8
chili5

chili5

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 7,247 posts
Welcome to Code Call.

If your new, depends on what your interested in:

maybe lookup C sharp or python.

#9
zeroradius

zeroradius

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,406 posts
Welcome to Code Call.

your question depends on do you want to do desktop applications, stuff for the web, or games
Posted Image

#10
chili5

chili5

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 7,247 posts
Yeah, i didn't think of that.

Web: javascript, html, css, php, mysql
desktop: c sharp
games: im not really sure, c++?

#11
zeroradius

zeroradius

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,406 posts

chili5 said:

Yeah, i didn't think of that.

Web: javascript, html, css, php, mysql
desktop: c sharp
games: im not really sure, c++?

yes also for web, you may want to add Perl, and a few others
I agree with C#, also Java (verry simialar to C#) Perl (gota love perl you can do so much with it)
in games assuming you are running windows i sugest C++ with direct X 9 (if you are running vista and don't want xp users to play your games then use direct X 10) if you want somthing a little easier but not as good, blender ( blender.org) is a free 3D modeling program that has a built in game engine that runs off python.
Posted Image

#12
chili5

chili5

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 7,247 posts
You could use perl but I think you can do most of the same things with PHP. Is that correct? and PHP is way easier to learn.

Yes, java is a good language to learn but I wouldn't recommend it to beginners.