You are viewing our Forum Archives. To view or take place in current topics click here.
Staring pointtt
Posted:
Staring pointttPosted:
Status: Offline
Joined: Nov 08, 201014Year Member
Posts: 905
Reputation Power: 36
Status: Offline
Joined: Nov 08, 201014Year Member
Posts: 905
Reputation Power: 36
i was just wondering in your opinion
What is the easiest computer programming language to learn.
I just wanna know cause i know computers is what i wanna do but i just don't know were to start.
I've done some LUA scripting for my wow private server but i stopped b/c my computer isn't the best.
Thanks
What is the easiest computer programming language to learn.
I just wanna know cause i know computers is what i wanna do but i just don't know were to start.
I've done some LUA scripting for my wow private server but i stopped b/c my computer isn't the best.
Thanks
#2. Posted:
Status: Offline
Joined: Jul 13, 200915Year Member
Posts: 7,815
Reputation Power: 3052
Status: Offline
Joined: Jul 13, 200915Year Member
Posts: 7,815
Reputation Power: 3052
C++ is really easy to learn
- 1useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Nov 02, 201014Year Member
Posts: 4,676
Reputation Power: 194
Status: Offline
Joined: Nov 02, 201014Year Member
Posts: 4,676
Reputation Power: 194
C++ Is my favourite to use
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Nov 08, 201014Year Member
Posts: 905
Reputation Power: 36
Status: Offline
Joined: Nov 08, 201014Year Member
Posts: 905
Reputation Power: 36
Ok thanks
do you recommend a site or any books i could use that would help?
do you recommend a site or any books i could use that would help?
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Jul 13, 200915Year Member
Posts: 7,815
Reputation Power: 3052
Status: Offline
Joined: Jul 13, 200915Year Member
Posts: 7,815
Reputation Power: 3052
MangoMods_1337 wrote Ok thanks
do you recommend a site or any books i could use that would help?
I learned from making patches for MW2 so no help there
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Nov 08, 201014Year Member
Posts: 905
Reputation Power: 36
Status: Offline
Joined: Nov 08, 201014Year Member
Posts: 905
Reputation Power: 36
I learned from making patches for MW2 so no help there
Thanks anyways for your input
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Jul 12, 201014Year Member
Posts: 2,684
Reputation Power: 122
Status: Offline
Joined: Jul 12, 201014Year Member
Posts: 2,684
Reputation Power: 122
It would depend entirely upon what you want to program for. If you want to program purely for Windows then you may as well stick to either C# or Visual Basic. Both are VERY easy and allow you to create windowed applications very quickly. If however you want to make software which can be ported to almost all OS's then look into C++. It is far more difficult to get the same results as C# though. If you want to learn to make websites then you'll need to learn HTML and CSS (in that order) first before progressing to PHP and JavaScript. I can personally help you with web-based languages so PM me if you're interested.
- 1useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.