Online Movies : Introduction to PWCT

Utilities like DBU, Make, IDE written in HMG/ used to create HMG based applications

Moderator: Rathinagiri

Post Reply
User avatar
Mahmoud Fayed
Posts: 8
Joined: Sat Nov 22, 2008 12:07 pm
Location: Egypt
Contact:

Online Movies : Introduction to PWCT

Post by Mahmoud Fayed »

Hi All

PWCT is General purpose visual programming language wherein the programmer need not write code but can visually specify every functional aspect of the program similar to flowcharts and algorithms.
PWCT is free-open source and uses Interaction by presenting a GUI between a Human language and a Programming language; so doing anything requires knowing Procedure instead of being Declarative.

The next online movies provide practical introduction to HarbourPWCT where HarbourPWCT let us Develop applications using Programming Without Coding Technology - then we get Harbour/xHarbour source Code.

Website : http://doublesvsoop.sourceforge.net
Last Release : PWCT 1.7 Sharp 2010.09.15

**** English Movies ****

[1] Hello World (Console Application)
http://doublesvsoop.sourceforge.net/eng ... ovie1.html

[2] Colors/Box/ClearRegion - Console Application
http://doublesvsoop.sourceforge.net/eng ... ovie2.html

[3] Menu - Console Application
http://doublesvsoop.sourceforge.net/eng ... ovie3.html

[4] Get Input - Console Application
http://doublesvsoop.sourceforge.net/eng ... ovie4.html

[5] Arrays - Console Application
http://doublesvsoop.sourceforge.net/eng ... ovie5.html

[6] Files - Console Application
http://doublesvsoop.sourceforge.net/eng ... ovie6.html

[7] Procedures - Console Application
http://doublesvsoop.sourceforge.net/eng ... ovie7.html

[8] Functions - Console Application
http://doublesvsoop.sourceforge.net/eng ... ovie8.html

[9] Scope of Variables - Console Application
http://doublesvsoop.sourceforge.net/eng ... ovie9.html

[10] Creating Classes - Part 1
http://doublesvsoop.sourceforge.net/eng ... vie10.html

[11] Creating Classes - Part 2
http://doublesvsoop.sourceforge.net/eng ... vie11.html

[12] Creating Classes - Part 3
http://doublesvsoop.sourceforge.net/eng ... vie12.html

[13] GUI Application
http://vimeo.com/15193415

Greetings,
Mahmoud
Post Reply