1. RE: NEW
- Posted by bensler at mail.com Mar 19, 2002
- 458 views
Hi Rob, Welcome to the world of euphoria. Go to the RDS- Recent user contributions - web page Search for 'Tutorial' If you haven't downloaded it already, get ABGTE2 (A Beginners Guide to Euphoria 2). It starts from scratch to teach the fundamentals of programming using EU. For win32lib, there's the Win32lib Tutorials. I don't think there are any tutorials for TCP, but euTCP4u is very simple to use and has good demos. Chris Robsz2 at aol.com wrote: > Hello. > > I am new to programming with Euphoria. I just started 3/14 and I need > some resources for good tutorials. I could use as many as you know. I > am > looking for tutorials for the Windows version and some tutorials for > win32lib > and tutorials that focus on "For" and "If". I am more used to perl and > their > fors and ifs are a lot different. I would appreciate any suggestions > you > might have. Also, maybe an idea for a program that is some what useful > and > not to hard to develop. > > Thank you. > >
2. RE: NEW
- Posted by Ray Smith <smithr at ix.net.au> Mar 20, 2002
- 458 views
Joshua Silva wrote: > I am not new at Euphoria. I just started programming in basic language > and I am also trying to learn c++. > If anyone knows how to use if & open command please tell me. > it keeps saying syntax error. > I even copy some stuff out of books. > if you can give me any good tips I would appreciate it. If you provide the code that isn't working with some more details of exactly what your trying to do it will make it easier for people to help you. Ray Smith http://rays-web.com