Go Back   EQEmulator Home > EQEmulator Forums > Misc > Misc::Off Topic

Misc::Off Topic Want to talk about something that has nothing to do with EverQuest or the emulator? Post here.

Reply
 
Thread Tools Display Modes
  #1  
Old 08-08-2006, 11:36 AM
Windcatcher
Demi-God
 
Join Date: Jan 2002
Posts: 1,175
Default Slashdot | Borland Announces the Return of the Turbo Products, with Video

http://developers.slashdot.org/artic.../08/08/1852207

The new Turbo products will be free to download...did I mention that all of the software I write for EQEmu is written in Delphi?

(Wind rubs his hands together in glee -- his evil plan to convert the world to Delphi is working )
Reply With Quote
  #2  
Old 08-08-2006, 12:43 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

I still have my circa 1990 copy of borland' turbo pascal!
I started learning that back then in the 80's when it was 'cool'

GeorgeS
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote
  #3  
Old 08-08-2006, 01:05 PM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by GeorgeS
I still have my circa 1990 copy of borland' turbo pascal!
I started learning that back then in the 80's when it was 'cool'

GeorgeS
Lol, I was just thinking, "That name Borland rings a bell!" I had it on floppy.
Reply With Quote
  #4  
Old 08-08-2006, 01:42 PM
Scorpious2k's Avatar
Scorpious2k
Demi-God
 
Join Date: Mar 2003
Location: USA
Posts: 1,067
Default

I remember pascal when it was on the apple ][

I think THAT is when it was actually cool.
__________________
Maybe I should try making one of these servers...
Reply With Quote
  #5  
Old 08-08-2006, 03:54 PM
CrabClaw's Avatar
CrabClaw
Hill Giant
 
Join Date: Jun 2006
Location: Plane of Knowledge
Posts: 191
Talking

Wow I got my start as a codie' on the dreamy Blue background with Yellow text of the old Turbo Pascal GUI! Oooh, I'll have to checky this one out. I wonder how good they are compared to the MS stuff?

Thanks for the info!

EDIT:

Update, Grr!....

27 days, 10 hrs, 57 mins, 39 secs
until the Turbo(s) are here!

Last edited by CrabClaw; 08-08-2006 at 11:57 PM..
Reply With Quote
  #6  
Old 08-15-2006, 06:55 AM
sdabbs65
Dragon
 
Join Date: Dec 2003
Location: Earth
Posts: 818
Default

Quote:
Originally Posted by CrabClaw

27 days, 10 hrs, 57 mins, 39 secs
until the Turbo(s) are here!

Update.
20 days, 17 hrs, 5 mins, 21 secs
__________________
hosting Eqemu/Runuo/wow Emulators.

www.cheaterz.info
Reply With Quote
  #7  
Old 08-16-2006, 06:31 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Delphi...I've heard of that. That's like JavaScript, right? But less powerful?

*ducks*
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
Reply With Quote
  #8  
Old 08-16-2006, 07:38 AM
sdabbs65
Dragon
 
Join Date: Dec 2003
Location: Earth
Posts: 818
Default cvs

Even if you are an experienced programmer at C++.
I choose Delphi over C++ because C languages are quite cryptic, while Delphi is not, but is still quite powerful.
Object Pascal is mostly known as the primary programming language of Borland Delphi, and is a derivative of Pascal. It is also known as the "Delphi programming language" when describing the dialect used by Borland Delphi.
In order to learn Delphi, the best site for Delphi goes to http://www.torry.net/...
__________________
hosting Eqemu/Runuo/wow Emulators.

www.cheaterz.info
Reply With Quote
  #9  
Old 08-18-2006, 04:59 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

How is C cryptic?

I mean, I understand how in C++,
Code:
std::cout<<"OMGLOL"<<std::endl;
can look a little foreign at first, but, C is pretty straightforward.
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.

Last edited by Cisyouc; 08-18-2006 at 01:05 PM..
Reply With Quote
  #10  
Old 09-15-2006, 05:34 AM
sdabbs65
Dragon
 
Join Date: Dec 2003
Location: Earth
Posts: 818
Default ..

Quote:
Originally Posted by Cisyouc
How is C cryptic?

I mean, I understand how in C++,
Code:
std::cout<<"OMGLOL"<<std::endl;
can look a little foreign at first, but, C is pretty straightforward.
1. C contains very few of the friendly English-like syntax structures found in many other programming languages.
2., C presents the software engineer with unusual-looking operators and a plethora of pointers.
3.C is almost a real language. Even the name sounds like it's gone through an optimizing compiler.
Get rid of all of those stupid brackets and we'll talk.
I think I've got the hang of it now .... :w :q :wq :wq! ^d X exit
X Q :quitbye CtrlAltDel ~~q :~q logout save/quit :!QUIT ^[zz
^[ZZ
ZZZZ ^H ^@ ^L ^[c ^# ^E ^X ^I ^T ? help helpquit ^D ^d ^C ^c
help
exit ?Quit ?q


ahh I forgot my list ... here it is.

How to debug a "C" program.
---------------------------
1] If at all possible, don't. Let someone else do it.
2] Change majors.
3] Insert/remove blank lines at random spots, re-compile, and excecute.
4] Throw holy water on the terminal.
5] Dial 911 and scream.
6] There is rumour that "printf" is useful, but this is probably
unfounded.
7] Port everything to *nix.
8] If it still doesn't work, re-write it in assembler.
This won't fix the bug, but it will make sure no one
else finds it and makes you look bad.
__________________
hosting Eqemu/Runuo/wow Emulators.

www.cheaterz.info
Reply With Quote
Reply


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:23 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3