Go Back   EQEmulator Home > EQEmulator Forums > General > General::General Discussion

General::General Discussion General discussion about EverQuest(tm), EQEMu, and related topics.
Do not post support topics here.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #4  
Old 02-29-2008, 04:32 AM
Theeper
Discordant
 
Join Date: May 2004
Posts: 290
Default

I would say that you should consider what you want to do programming-wise before you decide on what to learn. What types of software do you want to make ? .. and what parts of the software are you specifically interested in ?

I don't think it matters much what language you choose in the long run, but understanding programming paradigms is what's important. Once you grasp the difference in compiled programs versus interpreted 'scripts' and the difference in object oriented versus procedural programming, you'll be able to more clearly define what language(s) you are interested in. Although it seems like most languages are adding OOP features these days anyway. It's also important to learn the basic capabilities of each language. For instance, you can't use pure HTML to do math since it is just a markup language and cannot perform logic.

I think learning a simple scripting language is a good place to start. JavaScript is great for beginners and if you have access to a web server, PHP is a nice noob friendly language. However, it helps to learn things in the proper order. If you want to use PHP to pull and display stuff from your emu DB, first, you need to know a little bit about HTML. You can't write HTML with PHP if you don't know HTML in the first place. Then you probably need to know a little about SQL, so you can make PHP use SQL queries properly.

google up some tutorials and start coding. Aint nothing to it but to do it!
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 04:29 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3