Programming WITHOUT Coding...

Discussions about everything else
Post Reply
User avatar
Wises
Godlike
Posts: 1089
Joined: Sun Sep 07, 2008 10:59 am
Personal rank: ...

Programming WITHOUT Coding...

Post 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:
Last edited by Wises on Tue Jul 19, 2016 5:16 am, edited 2 times in total.
MrLoathsome
Inhuman
Posts: 958
Joined: Wed Mar 31, 2010 9:02 pm
Personal rank: I am quite rank.
Location: MrLoathsome fell out of the world!

Re: Programming WITHOUT Coding...

Post by MrLoathsome »

But I like coding.... :cry:
blarg
User avatar
Wises
Godlike
Posts: 1089
Joined: Sun Sep 07, 2008 10:59 am
Personal rank: ...

Re: Programming WITHOUT Coding...

Post 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.
Red_Fist
Godlike
Posts: 2163
Joined: Sun Oct 05, 2008 3:31 am

Re: Programming WITHOUT Coding...

Post by Red_Fist »

Does this force you to use the internet to use it ?
Binary Space Partitioning
User avatar
Wises
Godlike
Posts: 1089
Joined: Sun Sep 07, 2008 10:59 am
Personal rank: ...

Re: Programming WITHOUT Coding...

Post 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.
User avatar
Gustavo6046
Godlike
Posts: 1462
Joined: Mon Jun 01, 2015 7:08 pm
Personal rank: Resident Wallaby
Location: Porto Alegre, Brazil
Contact:

Re: Programming WITHOUT Coding...

Post 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
"Everyone is an idea man. Everybody thinks they have a revolutionary new game concept that no one else has ever thought of. Having cool ideas will rarely get you anywhere in the games industry. You have to be able to implement your ideas or provide some useful skill. Never join a project whose idea man or leader has no obvious development skills. Never join a project that only has a web designer. You have your own ideas. Focus on them carefully and in small chunks and you will be able to develop cool projects."

Weapon of Destruction
Post Reply