PDA

View Full Version : C, C++, PHP Tutorials


Mohd
September 10th, 2002, 22:24
C++ & C:
http://www.intap.net/~drw/cpp/

http://www.cplusplus.com/doc/tutorial/

http://www.thinkquest.org/library/lib/site_sum_outside.html?tname=3074&url=3074/

http://www.cprogramming.com/tutorial.html

http://www.cs.wustl.edu/~schmidt/C++/

http://www.glenmccl.com/tutor.htm

http://www.desy.de/gna/html/cc/Tutorial/tutorial.html

http://www.cyberdiem.com/vin/learn.html

http://www.gustavo.net/programming/c.shtml

http://www.gustavo.net/programming/c__tutorials.shtml

http://www.cs.uregina.ca/dept/manuals/C++/tutorial.html

http://www.functionx.com/cpp/

PHP:

Dont go any where http://www.php.net/

http://hotwired.lycos.com/webmonkey/programming/php/tutorials/tutorial4.html

http://hotwired.lycos.com/webmonkey/programming/php/

http://www.php-center.de/tutorial/ (German)

Request to admin make it sticky .. since many people asking for tutorial

post other links if you have more

Nezzar
September 12th, 2002, 15:34
For the german folks:
www.php-resource.de/tutorials.php

ammoQ
September 13th, 2002, 22:39
READ THIS FIRST!
Before you learn about variables and loops and pointers, learn about the Tao. Without the Tao, your programs will be nothing but a big mess.

http://www.growf.org/tao.html
(compare with the original Tao te king: http://www.iging.com/laotse/LaotseE.htm)

ammoQ
September 14th, 2002, 07:54
humor: commandments for C programmers
http://www.cs.bgu.ac.il/~omri/Humor/ten-commandments.html

Mohd
September 14th, 2002, 13:59
PHP
http://www.devshed.com/Server_Side/PHP

there is also some other turoial in this site for diffrent programming language like perl

Mohd
September 14th, 2002, 14:01
PHP
http://www.webestilo.com/php/
http://www.freewebmasterhelp.com/tutorials/php/

dn
September 22nd, 2002, 01:55
PHP
http://www.melonfire.com/community/columns/trog/archives.php?category=PHP

GSDragoon
September 22nd, 2002, 02:27
What is PHP?

Mohd
September 22nd, 2002, 13:01
Programming language for web site ngemu is programmed using php

Nezzar
September 22nd, 2002, 15:51
I know that squall84 already listed this site in his list but I'd like to draw your attention comments on php.net beneath the function-reference. They helped me more than once.

DarkAurora
October 6th, 2002, 23:14
Programmer's Heaven (http://www.programmersheaven.com) is a good place to get good free compilers.

zukeft
October 17th, 2002, 03:17
If anybody's interested in game design in OpenGL with C++, check out http://nehe.gamedev.net which is full of tutorials.

GSDragoon
October 17th, 2002, 03:32
www.planetsourcecode.com has some good example code in many different languages.

Mohd
October 22nd, 2002, 19:36
API Tutorial
http://www.winprog.org/tutorial


related to API
http://www.gtk.org
http://www.wxwindows.org

GSDragoon
October 23rd, 2002, 02:08
Thanks a lot squall84, that is exactly what I've been looking for. I know the basics of C++, and DOS is quite boring.

snowbear
October 23rd, 2002, 12:27
Big tHx for this tuts

But I have one question to ask :)

in the new version of php4 some vars are not available

you must use a other var but wich vars are that ???

Nezzar
October 23rd, 2002, 19:12
Quite OT but ahhh.
What do you mean by "not valid"? Not available? If yes, open up the php.ini and look for an option called register_globals and set it on.

snowbear
October 23rd, 2002, 19:48
yes that I mean but *lol*
if I whant to do this I must hack the server and conf the php.ini *lol*

its not my server

Mohd
October 24th, 2002, 13:29
Originally posted by Nezzar
Quite OT but ahhh.
What do you mean by "not valid"? Not available? If yes, open up the php.ini and look for an option called register_globals and set it on.

I don't thinks that is the problem I have Installed the new version of php then I tried pafiledb script on it guess what happen alot of warnning and error in the page

Nezzar
October 24th, 2002, 15:32
According to his answer to my pm, it fixed his prob :)

Mohd
October 26th, 2002, 16:35
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

remura
November 6th, 2002, 07:40
can any1 add mysql tutorial here for me? I'm having bad luck searching 4 it.

zukeft
November 6th, 2002, 20:00
http://www.devshed.com/Server_Side/MySQL

Ipswitch
February 22nd, 2003, 04:49
for all sorts of web programming, a really good tutorial site:

http://www.w3schools.com

Napro
March 27th, 2003, 21:55
http://hotscripts.com

RamsusX
March 31st, 2003, 06:44
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
April 8th, 2003, 04:59
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 (http://www.amazon.com/exec/obidos/tg/detail/-/0072227222/qid=1049773688/sr=8-1/ref=sr_8_1/002-8193175-2192047?v=glance&s=books&n=507846)

finalight
June 13th, 2003, 15:51
any CSS tutorials here?

RamsusX
June 13th, 2003, 23:55
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/academy/hands_on_tutorial/index.html

http://www.westciv.com/style_master/academy/css_tutorial/index.html
http://hotwired.lycos.com/webmonkey/authoring/stylesheets/tutorials/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/

finalight
June 14th, 2003, 01:45
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

finalight
June 28th, 2003, 12:06
so can anyone help?

Zapages
July 21st, 2003, 20:01
Everyone check this site out that Mr. John at www.netfirms.com provided me with for Scripting help.

http://www.scriptarchive.com/

DC_daNMan
July 27th, 2003, 14:40
To dixon, What If I want you to endorse smoking?

mikeshoup
January 13th, 2004, 14:39
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.

zaba_33
January 26th, 2004, 18:06
where can get program name C no C++

WhatTheFAQ
March 29th, 2004, 18:48
haha coooool programing tuts!!!
now i can strt coading a PS2 GS plugin.... :p
(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...

mikeshoup
March 29th, 2004, 20:00
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 :D

chillypacman
April 21st, 2004, 05:44
Me being the nice person i am:
http://www.onrpg.com/contentid-5.html
www.vbexplorer.com
www.voodoovb.com
http://www.vbgamersring.com/
www.tutorgig.com/showurls.jsp?group=1656&index=0
http://www.tutorials.de/tutorials135629.html
www.vbtutor.net/vbtutor.html
www.vbgamer.com/newtutorial.asp
http://dmoz.org/Computers/Programming/Languages/Visual_Basic/Games/
http://www.rookscape.com/vbgaming/tutG.php
www.developerfusion.com/c/304/
www.codeproject.com/directx/
www.programming-x.com/programming/ game-programming.html
www.vb-links.com/game1.htm
http://www.freesitetemplates.com/apps/free.templates/category::Frames/
Webhomez.net

most are to teach game programing on VB and C++

culubalo
July 4th, 2005, 13:17
C++= http://www.pixel2life.com/tutorials/Visual_Cpp/All/

Kanodin
July 8th, 2005, 13:45
Great video tutorial site... C++, Java and others.

www.seangreasley.com

Darklord_
August 27th, 2005, 23:37
Does someone have a good x86 assembly tutorial which don't use HLA?

__Xzyx987X
August 28th, 2005, 13:48
Here's one (http://www.drpaulcarter.com/pcasm/index.php) that seems decent that I ran across with a simple google search. I starts off with programs that mix C and ASM, but that's actually a good place to start since getting basic ASM code working is much easier if you piggyback on the excecution setup a compiled C program provides. If you don't already know C, I really do suggest you try to learn it first because it will familiarise you with many programming concepts that will make writing good assembler code much easier. Anyway, give it a shot and see if it suits your needs.

Darklord_
August 28th, 2005, 19:42
Good one. I liked it :D. Thanks dude, it covers lots of things I'd like to learn. Oh, I already know C (and C++), just like to learn some assembly to mix with my C/C++ code and thus enhance its speed. :)

raksmey1309
January 19th, 2006, 07:25
And how about code HTML and Java Script?
Where can i get those tutorials?

Hard core Rikki
February 27th, 2006, 21:33
JAVASCRIPT TUTORIALS:

http://javascript.internet.com/

http://www.javascriptkit.com/

http://www.javascript.com/


HTML TUTORIALS:

http://www.htmlgoodies.com/

http://www.htmlcodetutorial.com/

http://www.pagetutor.com/

http://www.yourhtmlsource.com/

http://www.htmltutorials.ca/

Hope it helps...

raksmey1309
February 27th, 2006, 23:55
Thank u very much.
One more question plz.
What is the best software to compile C++?

Hard core Rikki
February 28th, 2006, 00:48
Hmmm... THAT is a very subjective question! Everyone has his favourite. Okay:

Dev-C++. free from www.bloodshed.com. seems to work fine for most new users (must be idiot-proof)

Visual Studio .NET student edition (NOT best but rather known)

VCToolkit

Visual Studio

GCC

I have a personnal preference for djgpp, and I've tried lots of compilers (Borland, Turbo, VC++, MingW, Digital Mars...). As an editor, I prefer Crimson Editor.

HOWEVER, those I consider the best C++ compilers for Windows are :

GNU BloodShed at http://www.bloodshed.net/devcpp.html, rated 1st (the VERY best among all)

Borland C++ compiler http://www.borland.com/bcppbuilder/freecompiler, rated 2nd

Microsoft Visual C++ compiler http://msdn.microsoft.com/visualc, rated 3rd

MSDOS C++ compiler http://www.delorie.com/djgpp (odd, I know!!)

But I believe people would rather choose depending on what they need:

How can you compare a particular C++ compiler with others?
By checking whether it fully supports the ISO C++ Standard. That should
sort out the REAL compilers. After that, just try a few and see how
FAST they can make *your* programs run.

If you have particularly non-optimized [but otherwise efficient]
code, GCC can produce faster code.

Benchmarks: don't believe 'em.

Hope this isnt too confusing...

Proto
February 28th, 2006, 01:16
Just to clarify, you have two concepts mixed up there. The compiler is the program that does the conversion from one language to another (c code to machine code for example). As such, some of the ones you have mentioned are indeed compilers like the Visual C++ compìler (one of the worst if you ask me, in the sense that it deviates A LOT from the ANSI standard), or gcc, or Windows implementations of gcc like mingw

Then we have IDE's, which stand for Integrated Development Environment, and those come in different flavors as well, like Dev-C++ and Visual C++ for Windows; Anjuta and code::blocks for Linux

Xtreme2damax
December 6th, 2006, 15:37
I just downloaded Microsoft Visual C# And Microsoft Visual C++ 2005 Express Editions from the Microsoft Website.

I'm not Sure if they use their own form of syntax, due to using forms in combination of coding similar to the forms in Visual Basic.

My Question is where can I find tutorials on using the Interface, The Syntax it uses, and Programming in Microsoft Visual C# and Visual C++ 2005 Express Editions?

Thanks if anyone can let me know:)

Blacknemesy
February 15th, 2007, 02:50
Thanks for all those tutorials on C.
Im taking a degree in programming , just started going C.
Its being pretty good , i have done some small progs on Bloodshed but
i have a big prob:Im using winxp and after compiling when i try running it , all getchar() commands are like ignored and sometimes the window closes and i cant see the result.Any way of fixing this?Thanks

blueshogun96
March 2nd, 2007, 00:39
try getch(); :)

Smooth Criminal
May 2nd, 2007, 10:34
I just downloaded Microsoft Visual C# And Microsoft Visual C++ 2005 Express Editions from the Microsoft Website.

I'm not Sure if they use their own form of syntax, due to using forms in combination of coding similar to the forms in Visual Basic.

My Question is where can I find tutorials on using the Interface, The Syntax it uses, and Programming in Microsoft Visual C# and Visual C++ 2005 Express Editions?

Thanks if anyone can let me know:)


i think here (http://www.programmingtutorials.com/)

Galway no Sora
August 30th, 2007, 14:42
OK guys, you're talking about C, C++, PHP here, but now I have question about CSS for web style. This code :

A.menulink1 {
font-size : 11px;
font-family : Arial, sans-serif;
text-decoration : none;
color: #00407C;
}
A.menulink1:visited {
color: #00407C;
text-decoration: none;
}
A.menulink1:active {
color: #E2EDF9;
text-decoration: none;
}
A.menulink1:hover {
color: #f74ae5;
text-decoration: none;
}

are for link, but I don't know how to make the text (link) as bold with this CSS. I don't know what I should write in the CSS. Can you get me the code to make it BOLD?

Thanks in advance.

Qwin
December 8th, 2008, 09:30
A.menulink1{
font-style: bold;
}

rajkamaliya
December 14th, 2009, 12:00
try getch();
getch(); is borland specific and it won't work with rest of the compilers.

Here is one article for C++ compilers (http://www.onecore.net/c-compilers-and-interpreters.htm). If you're interested in learning C++ programming under ubuntu (http://www.onecore.net/developing-cc-programs-under-ubuntu.htm) try this site.

Linda Moon
April 13th, 2010, 17:21
A lot information is located at this tutorial resource: php form tutorials (http://phpforms.net/tutorial/tutorial.html)

Linda Moon
April 19th, 2010, 15:49
I know you can look here:
html tutorials (http://phpforms.net/tutorial/tutorial.html)