|
|
 |
 |
 |
 |
|
 |
 |
|
 |
 |
|
 |
|
Archive::Off Topic Archive area for Off Topic's posts that were moved here after an inactivity period of 90 days. |

04-16-2003, 04:50 PM
|
Hill Giant
|
|
Join Date: Dec 2002
Posts: 181
|
|
C++
Hi everyone, I'm starting this book Teach Yourself C++ in 21 days because I really thought it'd be awesome to code. However I'm only on day 3 and while I normally get computer concepts very quickly I seem to be struggling with C++. I am not doing that bad, but I'd say its bad enough for only being on day 3. I was wondering if all you coders got C++ really fast and was it easy for you? Whenever I think of an alternative like VB, I loose interest in programming since I just dont imagine many good/usefull projects being done in VB. So basically what I am asking is, should I stick with C++ and I'll probably be fine and understand it? If this was not worded very great, I have not had much sleep and we have relatives over  .
|

04-16-2003, 07:00 PM
|
Demi-God
|
|
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
|
|
C series languages in general are harder to learn for people with no background in programming (when i went to college you would learn Pascal first, then C, then C++), but overall they are not that difficult, it just requires time to learn.
VB is a good language for simple applications like frontend tools, but not really designed for more indepth projects, but it's perfect for quick and dirty projects.
I'd say stick to C++, it's more effort, you are NOT going to get a good grasp of it in 3 days, but it'll come in time. There have been a few developers that picked up C++ programming specificlly because of this project, so just know it's been done before.
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
|

04-17-2003, 03:13 AM
|
Hill Giant
|
|
Join Date: Dec 2002
Posts: 181
|
|
Ok, great. Just making sure. I think I'm just so used to getting everything in a couple of minutes. I don't have any other programming experience but I thought C++ would be best. Would you recommend learning C before C++ (I don't think I would like to learn Pascal, you never read about a good project being done in it that I know of)? I was thinking I might learn C first but I had the C++ book handy and it said not to learn C because you would have to unlearn some of the C code to get a good grasp of C++. Also, I heard EQEmu is mostly C so I was wondering, if I know C++ would I still be able to understand EQEmu source and maybe addon to it? The book says if you know C++, you'll have a good understanding of C so I hope that's what it means.
|

04-17-2003, 03:14 AM
|
Senior Member Former EQEmu Developer Current EQ2Emu Lead Developer
|
|
Join Date: Dec 2002
Posts: 1,065
|
|
Quote:
(I don't think I would like to learn Pascal, you never read about a good project being done in it that I know of)?
|
Heh, Everquest was written in pascal :/
__________________
Lethal Encounter
|

04-17-2003, 04:09 AM
|
Hill Giant
|
|
Join Date: Dec 2002
Posts: 181
|
|
Really? Lol I thought it was written in C++. Someone said Pascal was a really old language and it was obselete, guess not though :P .
|

04-17-2003, 04:28 AM
|
Senior Member Former EQEmu Developer Current EQ2Emu Lead Developer
|
|
Join Date: Dec 2002
Posts: 1,065
|
|
hehe I thought it was too until recently. I was disassembling the client to look at it a little closer and some of the procedures I noticed were pascal, so I asked Hogie (used to be a GM on live way back when) and he confirmed it was written in pascal.
__________________
Lethal Encounter
|

04-17-2003, 05:10 AM
|
Hill Giant
|
|
Join Date: Dec 2002
Posts: 181
|
|
So, in your opinion Edgar/Trumpcard, should I just learn C++ first? And if I did would I be able to understand and modify the EQEmu source?
|

04-17-2003, 06:13 AM
|
Demi-God
|
|
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
|
|
Yea, just learn C++. Learn it and you can backward apply it to C, C++ is a superset of C, so if you learn C++, you'll understand C with ease..
Pascal was originally created as a learning language to learn functional languages like C, but grew in popularity in the 80's and early 90's. I remember programming in Borland Turbo Pascal...lol... I had no idea EQ was done in Pascal though, I find it hard to believe the current client is pascal though, does pascal even have directX hooks?? Alot of the code could have been directly ported from pascal into c/c++, but I dont see how the whole thing could.
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
|

04-17-2003, 06:24 AM
|
Senior Member Former EQEmu Developer Current EQ2Emu Lead Developer
|
|
Join Date: Dec 2002
Posts: 1,065
|
|
Yah Pascal sucks, but Hogie said the client was written using it (a few days ago):
[13:29] <LethalEncounter> hey Hogie, was eqgame.exe written in pascal?
[13:30] <Hogie> yes
[13:30] <LethalEncounter> why not c? :/
[13:30] <khuong> pascal > *
[13:30] <LethalEncounter> bullcrap
[13:30] <LethalEncounter> pascal blows
[13:30] <LethalEncounter> all
[13:30] <khuong> LOL
[13:30] <khuong> even though
[13:30] <khuong> it made the most sucessful mmorpg? :P
__________________
Lethal Encounter
|

04-17-2003, 06:28 AM
|
Hill Giant
|
|
Join Date: Dec 2002
Posts: 181
|
|
Ok, thanks for all the replies! I will learn C++ then  .
|

04-17-2003, 11:55 AM
|
Discordant
|
|
Join Date: Dec 2002
Location: Stephenville, TX, USA
Posts: 270
|
|
no Cobol is obsolete..i got 2 books on cobol lol very old i dont see anything used by it now...
__________________
"The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he who, in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon you."
|

04-17-2003, 01:02 PM
|
Demi-God
|
|
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
|
|
Cobol is nowhere being obsolete...
90% of the worlds finances are still being handled by mainframe cobol code...
No ones going to pay to upgrade information superwarehouses that literally have billions invested in development and upgrades over the years when they're working perfectly fine the way they are, so cobol is going to be sticking around for a while to come..
Its not as prevalent as it was 20 years ago, but it's still very much alive.
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
|

04-17-2003, 05:27 PM
|
 |
Dragon
|
|
Join Date: Feb 2002
Location: GI, NE
Posts: 924
|
|
Damn, 21 days?? And I am going to college for it and it will take 4 years to get my diploma. I guess it will be worth it, just hard to believe you can teach yourself in 21 days, or go to school to get the diploma and it takes 2 - 4 years. Almost done with my 1st year and have done NO programming at all, lol, just math, math, office XP and Windows XP classes. Maybe I should do full time, hmmmm :P
|

04-18-2003, 02:40 AM
|
Hill Giant
|
|
Join Date: Feb 2002
Location: Area 51
Posts: 157
|
|
Learning Programming languages is like learning any other language; you have to learn the alphabet, then learn how to string letters together to make words, then learn the syntax for making complete sentences, then paragraphs, etc...
I'm finishing up my first year in college this semester and have taken C++ and C classes. I'm just starting to see how complex and difficult to master programming can be. and how much further I need to go in order to become a good programmer.
__________________
They say verbal insults hurt more then physical pain. They are of course wrong, as you will soon find out when I put this toasting fork in your head.
Blackadder
|

04-18-2003, 02:50 AM
|
Discordant
|
|
Join Date: Dec 2002
Location: Stephenville, TX, USA
Posts: 270
|
|
well Trump thats just what I see from my experience with cobol...its old and outdated. But other than that area where do you see cobol being used NOW not somthing that has BEEN in use.
__________________
"The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he who, in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon you."
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 01:47 AM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |