vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Wanting to learn Php (https://vborg.vbsupport.ru/showthread.php?t=83108)

rpwolfe 06-14-2005 11:57 PM

Wanting to learn Php
 
Okay, I have a simple question. What books/tutorial course can I get to teach me php? I can learn via reading but would like to get something that has some sort of video like instruction. I can write html very well and I have a very good understanding of css. I have never been taught any sort of coding language and I am dying to learn so that I can create my own custom hacks needed for my board.

Thanks in advance,
Roger

Andreas 06-15-2005 12:00 AM

I learned it (Do I know PHP? Not sure ...) by reading vBulletin source code and http://www.php.net :)

But I should add that I already knew other languages like C/C++, Perl, JAVA, etc.

filburt1 06-15-2005 12:02 AM

If, like Kirby, you know other languages (especially C++, Java, and Perl), then you'll pick up PHP very quickly. However, even if you do, I would suggest any PHP tutorial book by Sams Publishing.

I would not suggest learning PHP directly from reading vBulletin code for several reasons, including you'll make assumptions about coding that may only apply to a specific part of vB, not the entire language. It is, however, a great way to test your knowledge.

rpwolfe 06-15-2005 12:04 AM

I know NO languages at all and would love to learn. What is the best way I could go about this? I have a Barnes and Noble near by but I hate looking through all the books beacuse I don't really know what I am looking at. I need the programming for newbies guide but what would be the best thing to go for?

N8 06-15-2005 12:13 AM

Everything you will need to know about php is in the php.net manual:

http://www.php.net/manual/en/

rpwolfe 06-15-2005 12:46 AM

What would be the easiest language to learn for a newbie? A language that would allow me to easily learn other languages?

amykhar 06-15-2005 12:55 AM

Quote:

Originally Posted by rpwolfe
What would be the easiest language to learn for a newbie? A language that would allow me to easily learn other languages?

Visual basic is cake to learn, but I am not sure learning the easiest first is best. Some of the easy ones teach you very bad programming habits.

If you are going to do it for more than a hobby at some point, I suggest learning java. (not javascript) The development tools are free, there's lots of documentation online and it's a stricter language that will help you develop better code.

Amy

GottaBeKD 06-15-2005 01:03 AM

Well PHP/C++/Java are pretty much identical in terms of syntax. PHP is used just for web applications, so if that's what you are interested in doing, you might as well start by just learning some PHP.

I can't recommended a tutorial...I think any should be good. The main thing with programming is playing around with it. It might be a good idea to set up a server on your local computer. For that, this is a good package : http://www.apachefriends.org/en/

Don't be intimitated, either. Programming is pretty easy, after a little practice. At first, you may be asking yourself "How would I go about doing this?". With a little experience, the question becomes "Okay, what's the best way to do this?".

rpwolfe 06-15-2005 02:19 AM

Quote:

Originally Posted by amykhar
Visual basic is cake to learn, but I am not sure learning the easiest first is best. Some of the easy ones teach you very bad programming habits.

If you are going to do it for more than a hobby at some point, I suggest learning java. (not javascript) The development tools are free, there's lots of documentation online and it's a stricter language that will help you develop better code.

Amy


Okay Amy, I like your idea. When I first started learning HTML a couple of years ago I had no idea what I was doing. I wrote some very crude pages that were a disaster at best.

I very much so like leaving myself notes as to what I am doing comment tags and what not. Are there any java sites that you might frequent that would give me a good head start?

ericgtr 06-15-2005 11:26 AM

The internet is a great tool, there are tons of tutorials out there that will help you gain an understanding of basic, beginning php by doing a simple google search on it. Once you go through a couple of them you can have an understanding of the basics in no time :)


All times are GMT. The time now is 03:48 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01481 seconds
  • Memory Usage 1,737KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete