Training, Open Source computer languages
PerlPHPPythonMySQLApache / TomcatTclRubyJavaC and C++LinuxCSS 
Search for:
Home Accessibility Courses Diary The Mouth Forum Resources Site Map About Us Contact
 
For 2023 (and 2024 ...) - we are now fully retired from IT training.
We have made many, many friends over 25 years of teaching about Python, Tcl, Perl, PHP, Lua, Java, C and C++ - and MySQL, Linux and Solaris/SunOS too. Our training notes are now very much out of date, but due to upward compatability most of our examples remain operational and even relevant ad you are welcome to make us if them "as seen" and at your own risk.

Lisa and I (Graham) now live in what was our training centre in Melksham - happy to meet with former delegates here - but do check ahead before coming round. We are far from inactive - rather, enjoying the times that we are retired but still healthy enough in mind and body to be active!

I am also active in many other area and still look after a lot of web sites - you can find an index ((here))
Technical Overview - Perl 6

Posted by admin (Graham Ellis), 1 September 2002
I've just posted up a technical article on Perl 6 to our main web site as it's really rather too long to have it as a regular posing on the board.  See:
http://www.wellho.net/solutions/16533668477.html

Really exciting stuff ..... looks like it's another winner!

Posted by bdulfer (bdulfer), 11 October 2002
Hi Graham

See:
http://www.wellho.net/solutions/16533668477.html

I just skimmed the text, looks good!

But you're wrong where you state:

for @x,@y -> $r {
           print "$r\n"}
will print out alternately elements of @x and @y.

It won't print out alternately, it will print the contents of @x and then the contents of @y.


for @x;@y -> $r {
           print "$r\n"}

Will print out alternately.

Regards
 Bernd

Posted by admin (Graham Ellis), 12 October 2002
Welcome to the board, Bernd - that you for posting and commenting and please carry on doing so.   It looks to me that you're already well read in Perl, but do feel free to contribute (and ask questions) on the other forums too.

The case in point - yes,  I'm sure you're right.  The , is used to join (concatanate ) lists and so the example I gave would give all elements of one followed by all elements of the other.   I'll take it from you that I should have used a ; and I've already corrected the source on our development web serever so that the URL referred to will be corrected witihin a few days.

A note to other readers - in this case, my slip up is clear but there are elements of Perl 6 that are still deveopling / being finalaised.  Expect the final Perl 6 languge to look pretty d**n close to what I wrote, but odd little things may change before you see a test version.   I will continue to provide updates from time to time on Perl 6, and they'll get more frequent once it's nearer to being available.



This page is a thread posted to the opentalk forum at www.opentalk.org.uk and archived here for reference. To jump to the archive index please follow this link.

You can Add a comment or ranking to this page

© WELL HOUSE CONSULTANTS LTD., 2024: Well House Manor • 48 Spa Road • Melksham, Wiltshire • United Kingdom • SN12 7NY
PH: 01144 1225 708225 • FAX: 01144 1225 793803 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho