Programming Languages

01/07/2012 05:58 harman101#1
Hello all, I want to learn how to program. I am 14, and I have a great passion towards programming. I want to know what scripting language to learn, not only for hacking but Also other helpful programs? Thnx
01/07/2012 06:24 Maybe666#2
Quote:
Originally Posted by harman101 View Post
Hello all, I want to learn how to program. I am 14, and I have a great passion towards programming. I want to know what scripting language to learn, not only for hacking but Also other helpful programs? Thnx
English
01/07/2012 06:37 harman101#3
Quote:
Originally Posted by Maybe666 View Post
English

I mean what scripting language, for example C++
01/07/2012 08:19 bialas1#4
C# works fine
01/07/2012 09:04 Aneli88#5
you can start with visual basic and then go on with C# or C++ or you could learn javascript
01/07/2012 10:09 aniss42#6
me personally i started with c (caus evrer other langage are based on it ) you must learn the following perfectly :
-variable
-pointer
-array (how to read it with a "for" boucle)
-and some other stuff
ten after this im sure you can learn any other langage , caus you'll have a primary idea of what is it about
ps:>> maybe666 sorry for my bad english :)
aniss
01/07/2012 10:22 matintop#7
I would try AutoIt for the beginning. It's not a powerfull language but for the beginning the easiest.

After having the first experiences und when you understand how it functions you can go on with one of the C-languages or take java. The Cs are better for hacking and some types of programmes but java is better at other types of programmes. And in java you can make programms that just not only work on windows. Your choise ;)
01/07/2012 10:32 ChangedBug#8
Quote:
Originally Posted by Maybe666 View Post
English
lolz
01/07/2012 12:06 BeginnerDO#9
Quote:
Originally Posted by harman101 View Post
Hello all, I want to learn how to program. I am 14, and I have a great passion towards programming. I want to know what scripting language to learn, not only for hacking but Also other helpful programs? Thnx
I would recommend visual basic for the beginnig. I also straded with it after reading many forum threads :) Now I have been working with it ~one year and now moving for another language. I have like it simplicity and "building" (put items from left and after it write code = easy to use).
But why am I swithing language? I wanna do wep applications (vb cannot) and vb doenst understand my logic with longer codes xD also wanna learn something else.

I havent even tryed scripting yet but vb isnt for it. AutoIt is easy to start but most used it js (but in my opinion it looks like :eek:)
So watch examples from different languages and read another threads to find your language. It really depends on what are you going to do with it. Vb is easy to start (applications) but php/python/etc is for wep coding.
01/07/2012 12:17 Serraniel#10
vb does support web applications, multi fighter is also written in vb and tradebot :rolleyes:
01/07/2012 12:44 BeginnerDO#11
Quote:
Originally Posted by gähn View Post
vb does support web applications, multi fighter is also written in wb and tradebot :rolleyes:
Oops sry I make a mistake.
I didnt mean web applications. I meant application with can put straight to wep sites (what it is in english :D).

For example you have to make a setup file for your applications but with wp you cannot put them straight to wep pages. (= they cannot work without downloading it, from straight the page).

visual web site editor is quite hard to use and I didnt liked it at all. Also I didnt found any free wep site server which can use those codes.
01/07/2012 12:59 Die Schnittstelle#12
[Only registered and activated users can see links. Click Here To Register...] here can you find all languages and maybe look at them and think about what you like.
01/07/2012 13:21 john1989#13
Son, you can learn all this in colleges or university. More precise and full of knowledge. It is not easy.
01/07/2012 13:40 SUPERZETH#14
i would say start with vb 2010 i did it also only got bored and learning html5 now
01/07/2012 13:42 Serraniel#15
but html is designing not coding :rolleyes: