M
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 purposevisual programming system. Inside PWCT we can create programs using visualprogramming 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 itis 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 introductionto PythonPWCT.
Any suggestions/Ideas are welcome
Greetings,
Mahmoud
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 purposevisual programming system. Inside PWCT we can create programs using visualprogramming 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 itis 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 introductionto PythonPWCT.
Any suggestions/Ideas are welcome
Greetings,
Mahmoud