473,471 Members | 1,713 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Exercises to learn PHP

TSB
Currently I am reading Sam's Teach Yourself PHP in 24 Hours. The book
is very good, but it is extremely slim on exercises. I'm one of those
types of people who learn by doing, not by reading or listening. I
have been searching around for exercises to do, but I'm not finding
any and what I do find does not correspond with what I've learned so
far. I've even gone to samspublishing.com and they didn't have
anything.

I would greatly appreciate any suggestions for website to get this, or
if anyone would be interested in submitting some ideas to me. I've
just completed Hour 6: Functions. I'm interested in suggestions for
exercises which cover this Hour and Hour 5, which covers flow control
(if..else, while, do while, for) ...

Any helpful suggestions at all would be greatly appreciated.

TSB

Jul 14 '07 #1
2 2916
Message-ID: <11**********************@g4g2000hsf.googlegroups. comfrom
TSB contained the following:
>I would greatly appreciate any suggestions for website to get this, or
if anyone would be interested in submitting some ideas to me. I've
just completed Hour 6: Functions. I'm interested in suggestions for
exercises which cover this Hour and Hour 5, which covers flow control
(if..else, while, do while, for) ...

Any helpful suggestions at all would be greatly appreciated.

I wrote a short course for beginners which includes a few exercises.

www.ckdog.co.uk/phpcourse
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
Jul 14 '07 #2
<comp.lang.php>
<TSB>
<Sat, 14 Jul 2007 02:18:16 -0700>
<11**********************@g4g2000hsf.googlegroups. com>
Currently I am reading Sam's Teach Yourself PHP in 24 Hours. The book
is very good, but it is extremely slim on exercises. I'm one of those
types of people who learn by doing, not by reading or listening. I
have been searching around for exercises to do, but I'm not finding
any and what I do find does not correspond with what I've learned so
far. I've even gone to samspublishing.com and they didn't have
anything.

I would greatly appreciate any suggestions for website to get this, or
if anyone would be interested in submitting some ideas to me. I've
just completed Hour 6: Functions. I'm interested in suggestions for
exercises which cover this Hour and Hour 5, which covers flow control
(if..else, while, do while, for) ...

Any helpful suggestions at all would be greatly appreciated.
I usually only read this newsgroup every couple of weeks .

This afternoon i was reading a thread on how count how many users are
online or surfing a website .

Not being something i've done before i had a go at adding it to a
website called www.outerlimitsfan.co.uk that i finished and brought
online yesterday .

It turned out to be quite easy to write & i've set the user ip address
to timeout at 15 minutes .
So , For want of a better description , If you see a particular specific
thing mentioned on this newsgroup you could try writing your own version
of it on one of your own websites as a practical example .
Jul 21 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Gordon | last post by:
Hi, I was wondering if someone could point me in the direction of some online exercises to help me learn to program (in Python). I'm currently working through Magnus Hetland's Practical...
4
by: vivek | last post by:
Hi all, Here we are conducting a QIP program for teachers in other colleges. I am assigned the job of taking lectures in Python. Although there will be not much time (exactly speaking : 4 hours)...
8
by: Wous Mant | last post by:
Hello, I am a student in an university and studying C++.Final exams are coming.I'd like to solve as much exercises as possible.I'd like you to test myself with different kind of exercises.Do you...
3
by: Frankie Montenegro | last post by:
Hi everyone, I must say that, even though I think that Accelerated C++ by Koenig and Moo is an awesome text, the wording of exercises is very poor. I spend half the time just trying to figure...
1
by: Zachary Turner | last post by:
I am just learning the syntax of C#, and I want some "exercise" type ideas to allow me to test various features of the language. I don't really want to resort to a "Teach Yourself C#" type of book...
0
by: Ben Edwards (lists) | last post by:
Have been working through Dive Into Python which is excellent. My only problem is that there are not exercises. I find exercises are a great way of helping stuff sink in and verifying my...
1
by: TheTamdino | last post by:
I am currently reading Beginning PHP and MySQL 5: From Novice to Professional, Second Edition by W. Jason Gilmore. This is an excellent book, but it has no exercises in it. I'm the kind of person...
13
by: btkuhn | last post by:
Hi guys, I'm learning Python by teaching myself, and after going through several tutorials I feel like I've learned the basics. Since I'm not taking a class or anything, I've been doing...
0
by: Tomasz Rola | last post by:
On Tue, 18 Nov 2008, btkuhn@email.unc.edu wrote: Project Euler and others focus more on the so called algorithmic side of programming. You may find it a big fun later. For now, they probably...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.