Page 1 of 1

Programming WITHOUT Coding...

Posted: Tue Jul 19, 2016 2:57 am
by Wises
This things pretty cool. Allows to build all kinds of things.
Sample Project built with this by the creator here: https://sourceforge.net/projects/peoplecounter/
there are others as well.

Description

PWCT is not a Wizard for creating your application in 1 2 3 steps. PWCT is a general-purpose visual programming tool designed for novice and expert programmers.

A novice programmer can use PWCT to learn programming concepts like Data Structure, Control Structure, Programming Paradigm,..etc.

An expert programmer can use PWCT to develop large and/or complex software.

Using PWCT we developed a textual programming language Compiler and Virtual Machine, This language called Supernova (http://sourceforge.net/projects/supernova). Another projects developed using PWCT are the Smart POS System (http://sourceforge.net/projects/pos-sys/) and the Critical Nodes Application (http://sourceforge.net/projects/criticalnodes/).

You can see/edit the generated source code. PWCT support Harbour, Supernova, C, Python, & C#.NET and you can extend PWCT to support code generation in any text based programming language.

PWCT comes with many samples, tutorials & movies.
wpxbfPxNHqg

Website: http://doublesvsoop.sourceforge.net/
Tutorials: http://doublesvsoop.sourceforge.net/pwcthelp/main2.htm

:idea:

Re: Programming WITHOUT Coding...

Posted: Tue Jul 19, 2016 4:00 am
by MrLoathsome
But I like coding.... :cry:

Re: Programming WITHOUT Coding...

Posted: Tue Jul 19, 2016 4:14 am
by Wises
hehe :) yes can be enoyable / rewarding.

Iam thinking this appeals more to those of us much-less experienced in the likes of linkers/compilers/ and such.

or even like a R.A.D type tool for yourself. kinda quick and easy way to build up on the fly Applications, like perhaps an .ini editor or new Redirect Checker of sorts.

good to see youre still about and active :D

:tu:

*probably supports actual coding as well , I think it does.

Re: Programming WITHOUT Coding...

Posted: Tue Jul 19, 2016 6:07 am
by Red_Fist
Does this force you to use the internet to use it ?

Re: Programming WITHOUT Coding...

Posted: Tue Jul 19, 2016 7:22 am
by Wises
@RedFist

Nah is a standalone application;

was just going through some of the tutorials now lol.

I seen those internet based ones as well and also 'Not a Fan'.

is pretty basic to use and outputs solid Binary Files which is pretty good compared to going through compilers and so-forth.

Re: Programming WITHOUT Coding...

Posted: Thu Jul 21, 2016 2:42 pm
by Gustavo6046
At first I though Scratch, but hey, this is still awesome!
I do like coding as well, except when you have to repeat the same algorithm 64 times... :P