I got the basics of Clarion but found the Clarion docummentation
lacking for new users. From the basics it jumps to very complex
matters. Does anybody know of learning materials that can be useful ?
Sincerely,
Antonio Ruotolo
I feel for you on the docs. <g> What version of Clarion are you using???
You might want to get a subscription to Clarion Magazine, an eMagazine
listed below. Probably the best place to start.
The only help I can give you is some links to go to and spend some time
looking around.
Go to some of these links
http://www.tomruby.com/clarion/
http://www.par2.com/
http://www.clarionmag.com/index.html
http://www.attryde.com/clarion/
http://www.clarionpost.com/
http://www.clarionfoundry.com/
http://www.encouragersoftware.com/
http://www.icetips.com/
http://www.softvelocity.com/clarionet/
http://www.cwhandy.com/
http://www.mittensoftware.com/ <===BOOK HERE
and see if you can find what you want.
--
------------- (;-)}
Regards,
Earl R Coker
k...@muscanet.com
www.kwiksystems.com
"Antonio" <acru...@yahoo.com> wrote in message
news:41019ffb.02040...@posting.google.com...
"Loaded with how-to articles, source code, tips and techniques, product
reviews, Clarion news, and more."
Product Description - Clarion Companion, MFG - Randy Goodhew
Internet Link - http://www.mittensoftware.com/prodcwcc.htm
"By Randy Goodhew. Unleash the power of Clarion for Windows with Randy
Goodhew's latest book, Clarion Companion." This book is loaded with
useful, field tested methods that will save you time and improve the
quality of your programming. It is a useful reference guide that tells
you how programs should be written, not how they can be written."
Product Description - Clarion Foundations CD
MFG - SoftVelocity, Inc
Internet Link -
http://www.softvelocity.com/education/ed_courseware_foundations.htm
"Interactive Self-Study Training for Clarion 5 is a Windows-based
training tool that allows you to learn how to start developing business
applications with Clarion as quickly or leisurely as you want to go."
Product Description - Clarion Essentials CD
MFG - SoftVelocity, Inc
Internet Link -
http://www.softvelocity.com/education/ed_courseware_essentials.htm
"This intermediate-level class is designed to pick up right where the
Foundations class ends. Become far more efficient in your Clarion
application development by learning to take full advantage of many of
the more sophisticated capabilities of the tool including utilizing the
OOP-based Application Builder Class."
David
In article <41019ffb.02040...@posting.google.com>,
acru...@yahoo.com says...
--
From David Troxell - Product Scope 32 PRO - Encourager Software
Email - mailto:Dav...@encouragersoftware.com
Profile Exchanges - Home Theater, Search Engines, Newsgroup and Email
http://www.encouragersoftware.com/
You're going to enjoy this tool.
David Troxell - Encourager Software <Dav...@encouragersoftware.com> wrote in message news:<MPG.171ae281b...@news.verizon.net>...
Have a look at the example apps that come with Clarion. If you have any
problems, either post a message her or on Softvelocity's newsgroup
news.softvelocity.com
You will find that we are a helpful bunch and the questions asked often come
from newbies so don't feel you may get ignored because there will always be
someone will to point you in the right direction.
Good luck.
Cheers
Simon Burrows
VariView templates. - Display your variables and fields as you run your
application
WordSpell templates. - Seamlessly use MS Word's Spell checker in your apps.
Screen Redesigner templates - Let your customers change your screen layouts
and control properties to suit their needs at runtime.
List & Label Templates - Unlimited report layouts, defined by your user at
runtime in your Clarion application
Free template sets
http://www.solace-software.demon.co.uk
"Antonio" <acru...@yahoo.com> wrote in message
news:41019ffb.02040...@posting.google.com...
(1) Put the Clarion away in a cupboard somewhere and forget about it.
(2) Get Java and a Java tutorial book with an OOP focus (C. Thomas Woo. An
introduction to Object Oriented programming with Java. 2nd edition ISBN
0-07-118195-4. is a good primer). Do about three or four months of examples,
hello worlds and stuff.
(3) Take all files; AB*.* from C:\Clarion\LIBSRC (CLW and INC). Read these
files bit by bit until you understand them. Read all the OOP statements for
the RTL, included in the DOCS
Now your done and ready to start "programming" in Clarion.
Your biggest hurdle is going to be moving your mindset from procedural code
to Object code and Clarion will do you no favours in assisting you (forcing
you) to change the way you program. Even today I catch myself doing stupid
things like testing for a duplicate before the Parent call in TakeCompleted
on a form (Thats "Window Validate trigger code" in DB speak)... when there
are proper n tier object embeds for doing just that. Many times you will
read on this newsgroup, the old hands referring to legacy and their
difficulties in mastering OOP. Its not that OOP is particularily hard, its
just that their minds are stuck in procedural mode. Kinda like trying to get
the Afghani women to take off their burkas (its a psych thing). Your on thr
right road and it may take some time, it won't be easy unless your a gifted
natural but when you get there you'll wonder why you ever bothered with that
orrible DB stuff.
Cheers and good luck.
R :-)
"Antonio" <acru...@yahoo.com> wrote in message
news:41019ffb.02040...@posting.google.com...
Ralf
"rl" <rlin...@xtra.co.nz> wrote in message news:<rjVs8.28$6U2....@news.xtra.co.nz>...
--
Masayuki Hino
masa...@abcclarion.com
www.ABCClarion.com
El ABC de Clarion
La primer revista de Clarion en español
imagina software
it´s easy if you try