1. new to programming
- Posted by beta_guy at telus.net Jan 07, 2003
- 453 views
This is a multi-part message in MIME format. ------=_NextPart_000_0009_01C2B5F0.4359EAE0 charset="iso-8859-1" I would love to learn how to program in euphoria, I tried Visual Basic, = and I did well for a while, but fell flat on my face, will some one make = a tutorial on how to make a clock or something and that explain the = language so we can go beyond that demonstration? ------=_NextPart_000_0009_01C2B5F0.4359EAE0 charset="iso-8859-1" <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2800.1126" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>I would love to learn how to program in = euphoria, I=20 tried Visual Basic, and I did well for a while, but fell flat on my = face, will=20 some one make a tutorial on how to make a clock or something and that = explain=20 the language so we can go beyond that = ------=_NextPart_000_0009_01C2B5F0.4359EAE0--
2. Re: new to programming
- Posted by Sabal.Mike at notations.com Jan 07, 2003
- 438 views
It seems that you are more interested in Windows programming (based on the clock example). I've started writing a Euphoria tutorial (listed as "Euphoria Book" in the archives), but only the first two chapters are done. An older "Beginner's Guide" is available in the archives that covers the basics of Euphoria in general, and I believe someone else was working on a Win32Lib tutorial, but I don't remember who, what, or if it was ever released. The best place to start is by following the examples included with win32lib and asking any specific questions you might have to this list. You'll get at least four or five answers almost instantly if the question is specific enough. Welcome to Euphoria and good luck with your learning. Michael J. Sabal >>> beta_guy at telus.net 01/07/03 03:58AM >>> I would love to learn how to program in euphoria, I tried Visual Basic, and I did well for a while, but fell flat on my face, will some one make a tutorial on how to make a clock or something and that explain the language so we can go beyond that demonstration?
3. Re: new to programming
- Posted by Pete Lomax <petelomax at blueyonder.co.uk> Jan 07, 2003
- 418 views
On Tue, 07 Jan 2003 10:41:18 -0500, Sabal.Mike at notations.com wrote: >I believe someone else was >working on a Win32Lib tutorial, but I don't remember who, what, or if it >was ever released. When I first started, I found Wolfgang Fritz's tutorial very helpful
4. Re: new to programming
- Posted by beta_guy at telus.net Jan 07, 2003
- 415 views
where can I find this tutorial? ----- Original Message ----- From: "Pete Lomax" <petelomax at blueyonder.co.uk> To: "EUforum" <EUforum at topica.com> Subject: Re: new to programming On Tue, 07 Jan 2003 10:41:18 -0500, Sabal.Mike at notations.com wrote: >I believe someone else was >working on a Win32Lib tutorial, but I don't remember who, what, or if it >was ever released. When I first started, I found Wolfgang Fritz's tutorial very helpful ==^^=============================================================== This email was sent to: beta_guy at telus.net TOPICA - Start your own email discussion group. FREE!
5. Re: new to programming
- Posted by Pete Lomax <petelomax at blueyonder.co.uk> Jan 08, 2003
- 416 views
On Tue, 7 Jan 2003 11:52:54 -0700, beta_guy at telus.net wrote: >>----- Original Message -----=20 >>From: "Pete Lomax" <petelomax at blueyonder.co.uk> >>When I first started, I found Wolfgang Fritz's tutorial very helpful >where can I find this tutorial? http://www.king.igs.net/~wolfritz/tutor.htm You could have found that by typing "wolfgang" or "tutorial" into http://www.rapideuphoria.com/contrib.htm (the latter being a very valuable resource you should learn to use) Welcome again, Pete