Jump to content

Hi everybody!

- - - - -

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

#1
seliver

seliver

    Temporarily Banned

  • Banned
  • Pip
  • 9 posts
I'm alex and i just found this forum by googling( like most of other members), and i'm here to help and to be helped.
I like to learn new things, so i think that this is the right forum for me.
Alex.

#2
tomitzel

tomitzel

    Learning Programmer

  • Members
  • PipPipPip
  • 44 posts
Welcome Alex!

#3
seliver

seliver

    Temporarily Banned

  • Banned
  • Pip
  • 9 posts
Thank you, tomitzel.

#4
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Hey seliver, welcome to the forum! What programming languages do you know?

#5
v0id

v0id

    Retired

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,936 posts
Welcome to CodeCall, seliver!

#6
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Welcome to CC, seliver! I suggest you learn .NET with either VB.NET or C#.
Jordan said:

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

#7
seliver

seliver

    Temporarily Banned

  • Banned
  • Pip
  • 9 posts

Quote

Hey seliver, welcome to the forum! What programming languages do you know?
I doesn't know many, but i have the basics of html, php, basic, a little(very little) of C and a little of Assembly.

Quote

Welcome to CodeCall, seliver!
Thank you vOid!

Quote

Welcome to CC, seliver! I suggest you learn .NET with either VB.NET or C#.
Thank you Xav. I appreciate the suggestions...
What does the .NET and the VB.NET are for?
By the ".NET", i think that they are turned to internet, or they aren't?

#8
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
You're gonna be friends with Methodz - he loves C and Assembly...

.NET in this case has nothing to do with the internet. Microsoft created something called the .NET Framework. It is pretty much a huge collection of classes and objects for you to use. You can use any .NET language such as C#, VB or managed C++. For example, .NET includes a System.IO namespace, so to read files, simply use a line such as:
[HIGHLIGHT=csharp]string txtFile = System.IO.File.ReadAllText(@"C:\temp\myfile.txt");[/HIGHLIGHT]
As long as the user has the .NET Framework installed, they can run the programs. You use the Visual Studio 2008 Express Editions IDEs. If you need any help, just ask.
Jordan said:

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

#9
seliver

seliver

    Temporarily Banned

  • Banned
  • Pip
  • 9 posts
I would love to meet someone with the same interests...
About .NET, i've never thought that it was that kind of language...at the first look, it's simple, but i'll see if it is so simple as it looks like...and thank you Xav to give me all that information!

#10
chili5

chili5

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 7,247 posts
Yeah you'll be good friends with Methodz, he likes C and Assembly and not so much us .NET languages like us ".NET fanboys" as he referred to us as. lol

.NET doesn't have much of anything to do with the internet except for ASP.NET i guess. .NET languages use the .NET framework which has a lot of classes and functions that you can use.

Welcome to CodeCall and I hope you enjoy yourself :)

#11
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
We should start up a .NET fanclub social group!
Jordan said:

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

#12
chili5

chili5

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 7,247 posts
Yeah :) want to do that?? :D