Search found 3 matches

by CarloMano
Tue Apr 17, 2012 5:18 am
Forum: Randomness
Topic: Does such a programming tool exist?
Replies: 8
Views: 4143

Re: Does such a programming tool exist?

http://www.codecademy.com

I found this link somewhere on this forum. That site is pretty cool.
by CarloMano
Thu Apr 12, 2012 6:17 am
Forum: Randomness
Topic: Does such a programming tool exist?
Replies: 8
Views: 4143

Re: Does such a programming tool exist?

Blender uses logic bricks. But, using Python code will get you much further with it's Game Engine (Read: Way god damn further) GameMaker has a sort of logic brick-esque thing. But it's a bit simple for common uses. My best advice (Read: Tough Love) would be to go and learn a text coding language. I...
by CarloMano
Wed Apr 11, 2012 4:21 am
Forum: Randomness
Topic: Does such a programming tool exist?
Replies: 8
Views: 4143

Does such a programming tool exist?

I was automatician, and I am used to the logic blocks, grafcets and sequential function charts. But when It comes to text-programming, I'm a no good. Are there some programming tools in which you can place some blocks, set their parameters and link them and that converts that mess into C, java or wh...