Looking for Progress Character Classes

bernfish

New Member
Does anybody know of a good place to take Progress Character Classes, I'm not a beginner programmer but I need to work on building temp tables, table relationships, learning the commands ect... I use Progress Ver 9 for MFG/Pro. I went to the QAD MFG/Pro & Progress web sites and was looking for an alternative, preferably in the North East of USA.

Thanks, Bernfish
 
You can check with Progress educational services, or contact your
local distributor ( Progress, not QAD ).

http://www.progress.com/services/education/index.ssp

But taking an expensive, crash course isn't the only option. Though it
can be a great help getting you started, depending on who's teaching.

You can roughly follow the Programming Handbook, take it in your own
pace and feel free to ask any questions here or, mostly, at peg.

Later on you can start wrapping your head around OERA, AppServer
and ProDataSets, which is where Progress and BTW QAD are heading.

You can be a pretty good programmer in a couple of month or so.
 
I would suggest browsing the programming handbooks first. Much of what you want to know is covered in there. As for table relationships, it's more conceptual (1:m, 1:1, m:m) as apposed to programming. If you're fimiliar with conitional statements, loops find and create statements then you're well on your way already.

Programming is also something which need to be practised on a continuous bases. The more you can the better you'll become. Tis is something which no course will be able to give you. Good luck and feel free to ask
 
Back
Top