Using Python inside Programming Without Coding Technology (PWCT) environment.

2013-12-11 Thread msfclipper
Hello

Article : Using Python inside Programming Without Coding Technology (PWCT) 
environment.

http://www.codeproject.com/Articles/693408/Using-Python-inside-Programming-Without-Coding-Tec

In this article you will find information about using Python in the PWCT Visual 
Programming Environment

Programming Without Coding Technology is a free open source general purpose 
visual programming system. Inside PWCT we can create programs using visual 
programming without typing text based source code. This seems to be an 
attractive feature for novice programmers, but PWCT is designed to take in mind 
some of the expert programmer needs (Productivity and Customization). When we 
create applications using PWCT we can see/edit the generated source code 
(optional). PWCT system contains more than one visual programming language 
(HarbourPWCT, PythonPWCT, C#PWCT, SupernovaPWCT & CPWCT). from the name of the 
visual language we can guess the text based language that are used in the code 
generation process. PythonPWCT is a visual programming language that generate 
the source code in the Python programming language.

As any programming tool you need to try PWCT then decide for yourself if it is 
useful or not. I hope that some Python programmers will find that PythonPWCT is 
useful for them and they will like this article as an introduction to 
PythonPWCT.

Any suggestions/Ideas are welcome

Greetings,
Mahmoud
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Using Python inside Programming Without Coding Technology (PWCT) environment.

2013-12-13 Thread Jason Friedman
>
> http://www.codeproject.com/Articles/693408/Using-Python-inside-Programming-Without-Coding-Tec
>
That page references a license file at
http://www.codeproject.com/info/cpol10.aspx but _that_ page would
display for me.
-- 
https://mail.python.org/mailman/listinfo/python-list