Emuforums.com

Go Back   Emuforums.com > General Discussion > Web development / Programming
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Login to remove all ads!
Reply
 
LinkBack Thread Tools Display Modes
Old October 26th, 2002   #21 (permalink)
Mohd
.:: PHP King ::.
 
Mohd's Avatar
 
Join Date: Mar 2002
Location: Bahrain
Posts: 580
Quote:
Originally posted by Nezzar
According to his answer to my pm, it fixed his prob
Oh really,

Then I will have to check my php.ini file and edit it

Any way thanks Nezzar
Mohd is offline   Reply With Quote
Old November 6th, 2002   #22 (permalink)
remura
lucky boy
 
remura's Avatar
 
Join Date: Jun 2002
Location: Indonesia
Posts: 238
can any1 add mysql tutorial here for me? I'm having bad luck searching 4 it.
__________________
Just a message from a happy boy

u can enjoy u'r memories in the past, u can put u'r hope in the future, but u can only live in the present.
remura is offline   Reply With Quote
Old November 6th, 2002   #23 (permalink)
zukeft
Registered User
 
zukeft's Avatar
 
Join Date: Sep 2002
Location: Bogota, Colombia
Posts: 1,157
http://www.devshed.com/Server_Side/MySQL
__________________
Flaretech.biz web hosting
zukeft is offline   Reply With Quote
Old February 22nd, 2003   #24 (permalink)
Ipswitch
/dev/user
 
Ipswitch's Avatar
 
Join Date: Nov 2002
Location: Internet
Posts: 407
for all sorts of web programming, a really good tutorial site:

http://www.w3schools.com
Ipswitch is offline   Reply With Quote
Old March 27th, 2003   #25 (permalink)
Napro
Avid Anime Fan
 
Napro's Avatar
 
Join Date: Nov 2002
Location: Cleveland, Ohio, USA
Posts: 1,542
http://hotscripts.com
__________________
"Everyone has a disease its called...life" - Me
There is no such thing as death. Life is only just a dream with imaginations of ourselves.
btw:I HATE REDNECKS
The TCPA OwnZ j00...literally
Napro is offline   Reply With Quote
Old March 31st, 2003   #26 (permalink)
RamsusX
Ramsus K
 
Join Date: Mar 2003
Location: Oklahoma
Posts: 461
For C programmers:
http://www.cs.cf.ac.uk/Dave/C/CE.html
http://www-ccs.ucsd.edu/c/
http://www.eskimo.com/~scs/C-faq/top.html

For Ada Programmers:
http://www.adahome.com/

For web developers working with client-side technologies:
http://www.w3.org/TR/
RamsusX is offline   Reply With Quote
Old April 8th, 2003   #27 (permalink)
RamsusX
Ramsus K
 
Join Date: Mar 2003
Location: Oklahoma
Posts: 461
I'd like to suggest a book for both C and C++ programmers:

C/C++ Programmer's Reference 3rd Edition
by Herbert Schildt
McGrawHill Osborne
ISBN 0-07-222722-2
Available at Amazon.com
RamsusX is offline   Reply With Quote
Old June 13th, 2003   #28 (permalink)
finalight
Banned
 
finalight's Avatar
 
Join Date: Jan 2003
Location: Singapore
Posts: 11
any CSS tutorials here?
finalight is offline   Reply With Quote
Old June 13th, 2003   #29 (permalink)
RamsusX
Ramsus K
 
Join Date: Mar 2003
Location: Oklahoma
Posts: 461
CSS Tutorials eh? I actually learned from the W3C Specs how to use CSS. They're sort of tutorialish, but just in case I found some decent looking tutorials...

http://www.westciv.com/style_master/...ial/index.html

http://www.westciv.com/style_master/...ial/index.html
http://hotwired.lycos.com/webmonkey/...tutorial1.html
http://www.w3schools.com/css/css_intro.asp

...and the W3C Specifications if you want to take a look:
http://www.w3.org/TR/CSS1
http://www.w3.org/TR/CSS2/
RamsusX is offline   Reply With Quote
Old June 14th, 2003   #30 (permalink)
finalight
Banned
 
finalight's Avatar
 
Join Date: Jan 2003
Location: Singapore
Posts: 11
oh yea sure, thks

btw, may I know where do I get the code for "menu on every pages"?? I kept finding it but to no avali....
Ahhh..I found one though..but that require image, can I don't use images instead, I use words?
I don't know the code to do that at all

Last edited by finalight; June 28th, 2003 at 11:00.
finalight is offline   Reply With Quote
Old June 28th, 2003   #31 (permalink)
finalight
Banned
 
finalight's Avatar
 
Join Date: Jan 2003
Location: Singapore
Posts: 11
Re: C, C++, PHP Tutorials

so can anyone help?
finalight is offline   Reply With Quote
Old July 21st, 2003   #32 (permalink)
Zapages
Prince of Persia
 
Join Date: Aug 2002
Location: USA
Posts: 1,094
Re: C, C++, PHP Tutorials

Everyone check this site out that Mr. John at www.netfirms.com provided me with for Scripting help.

http://www.scriptarchive.com/
Zapages is offline   Reply With Quote
Old July 27th, 2003   #33 (permalink)
DC_daNMan
Evading Death +the Taxman
 
DC_daNMan's Avatar
 
Join Date: Sep 2001
Location: GMT +0
Posts: 327
Re: C, C++, PHP Tutorials

To dixon, What If I want you to endorse smoking?
__________________
Thanks,
:microwave
DC_
DC_daNMan is offline   Reply With Quote
Old January 13th, 2004   #34 (permalink)
mikeshoup
Emu author
 
mikeshoup's Avatar
 
Join Date: Aug 2001
Location: Englewood, CO, USA
Posts: 292
I must recommend that if you do learn C, C++, do not learn it through tutorials. A good book is the best way to pick it up.
There are a couple good books I can recommend, the ones I learned through.

The first is Sam's Teach Yourself C Programming in 21 Days. This is an excellent, easy to understand, well developed book for C programming, as long as you keep in mind you won't finish it in 21 days. If you do, you went way too fast. Programming is a long and slow road of learning.

The second is K&R The C Programming Language, Second Edition. This one could be used to learn form the beginning, but is fairly technical, and I wouldn't recommend without first some background with C. If you do have background, this book will really increase your skills. It is a great book.

Please keep in mind too, that this will teach you only ANSI C, or in other words, DOS/Command Line/Terminal C. You won't be able to write win32 programs without further learning.
__________________
Awards stink like poo.
mikeshoup is offline   Reply With Quote
Old January 26th, 2004   #35 (permalink)
zaba_33
Banned
 
Join Date: Jan 2004
Posts: 3
where can get program name C no C++
zaba_33 is offline   Reply With Quote
Old March 29th, 2004   #36 (permalink)
WhatTheFAQ
Banned
 
Join Date: Mar 2004
Posts: 44
haha coooool programing tuts!!!
now i can strt coading a PS2 GS plugin....
(would'nt it be a great idia?)
BTW what should i start? C or C++? i already know PASCAL, HTML, Javascript and a little Visual Basic...
WhatTheFAQ is offline   Reply With Quote
Old March 29th, 2004   #37 (permalink)
mikeshoup
Emu author
 
mikeshoup's Avatar
 
Join Date: Aug 2001
Location: Englewood, CO, USA
Posts: 292
WhatTheFAQ: This has been a long drawn debate for years. To be quite honest, I don't think it matters which one you start with, as long as you learn the other. Personally, I use C more than C++, but C++ is really alot easier to use for GUI apps. I would recommend looking at both, and see which one you like more.

Yeah, and the mere knowledge of just C or C++ won't get you coding a PS2 GS plugin
__________________
Awards stink like poo.
mikeshoup is offline   Reply With Quote
Old July 4th, 2005   #39 (permalink)
culubalo
Banned
 
Join Date: Jun 2005
Location: In a cardboard box, whats it mean to you?
Posts: 356
C++= http://www.pixel2life.com/tutorials/Visual_Cpp/All/
culubalo is offline   Reply With Quote
Old July 8th, 2005   #40 (permalink)
Kanodin
Emu author
 
Kanodin's Avatar
 
Join Date: Jan 2002
Location: Dunno
Posts: 665
Great video tutorial site... C++, Java and others.

www.seangreasley.com
Kanodin is offline   Reply With Quote
Reply

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 07:41.

Final Fantasy Forums - Final Fantasy - Kingdom Hearts 3 - Game Wallpapers

Powered by vBulletin® Version 3.7.0 Release Candidate 3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0