Log in

View Full Version : Learning C++


Zkhava
07-20-2004, 04:38 AM
How can i get in quest development team or being a junior developer?????


Im learning C++ , & in spare time, creating databases :D

Draupner
07-20-2004, 04:42 AM
Posting code fixes/additions is how I got Jr. Dev and then Dev

Cisyouc
07-20-2004, 05:46 AM
Show some examples..

Zkhava
07-20-2004, 05:50 AM
I will tommorow, getting DSL tommorow :)

sotonin
07-20-2004, 06:12 AM
Zkhava. They mean show examples of code fixes or new features for EQEMU. don't just post random c++ code that could of been cut and paste from a book or website )

Zkhava
07-20-2004, 06:24 AM
Uhh.............Duhh

I know that already :D

sotonin
07-20-2004, 07:10 AM
KK. just making sure. ) Seen some people post a "Hello World" example and be like. make me a jr dev i know c++. hehe

Cisyouc
07-20-2004, 07:13 AM
KK. just making sure. ) Seen some people post a "Hello World" example and be like. make me a jr dev i know c++. heheOh god, I hope your not serious >.<

sotonin
07-20-2004, 07:25 AM
ya. you dont remember that? it's prolly still on the forums somewhere hahah

Draupner
07-20-2004, 07:34 AM
http://www.eqemulator.net/forums/viewtopic.php?t=15061

x-scythe
07-20-2004, 02:09 PM
grats on dev draup :) you deserve it for sure

Cans
07-20-2004, 02:53 PM
I'm wanting to pick up on some programming as well, but don't know where to begin heh .. Anyone have an recommendations on books or webpages that has some good starting lessons or what not?

Draupner
07-20-2004, 03:02 PM
http://www.cprogramming.com/tutorial.html
I used that for the basics then just looked at the emu source and learned from that.

Zkhava
07-20-2004, 03:50 PM
Lol Here is The Hole Lessons :) From http://www.cprogramming.com/tutorial/all.txt

........... Got u Melwin..............

Cans
07-20-2004, 05:50 PM
Thanks .. this looks very helpful :)