Jump to content

Programming Basics

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
wilk3sy

wilk3sy

    Newbie

  • Members
  • PipPip
  • 25 posts
areet lads (n lasses)

was surfin the net tonight, and came across this

Tizag Tutorials

It looks like a pretty good site, especially if you want to get your foot in the door of different languages. Ive just started reading the HTML section to give myself a recap, and i've got to say its pretty well detailed.

perfect for the web programming novice

let me know what you think...

#2
v0id

v0id

    Retired

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,936 posts
I used Tizag's PHP + MySQL tutorials heavily, when I for the first time peeked into PHP a year or two ago. At that time I found it really helpful, but I haven't visited the website ever since.

#3
wilk3sy

wilk3sy

    Newbie

  • Members
  • PipPip
  • 25 posts
yeah its pretty basic from what ive gathered, but perfect for beginners! From what ive used so far, i'd reccommend it to anyone interested in beginning web programming.

#4
priji

priji

    Newbie

  • Members
  • PipPip
  • 19 posts
It is also helpful to think of PHP in terms of what it can do for you. PHP will allow you to:

* Reduce the time to create large websites.
* Create a customized user experience for visitors based on information that you have gathered from them.
* Open up thousands of possibilities for online tools. Check out PHP - HotScripts for examples of the great things that are possible with PHP.
* Allow creation of shopping carts for e-commerce websites.

#5
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
I've used Tizag for a few things over the last year. They are very helpful tutorials.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog