Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   VEX (http://www.chiefdelphi.com/forums/forumdisplay.php?f=162)
-   -   Programming Help For The Noob (http://www.chiefdelphi.com/forums/showthread.php?t=48838)

thevexkid 03-09-2006 14:56

Programming Help For The Noob
 
Hi peoples,

ok i have worked some with nqc (not quite C) and i hated it.

so when i heard that the defualt coding for vex is easyC i did not like it.

so if there is an alternant grafical program i can use or if someone has made a application that writs out the coding for you plese put a link or somthing here for the programing noob.

thegathering 03-09-2006 15:00

Re: Programming Help For The Noob
 
Have you tried C? You might find that it's not that difficult to use.

MattD 03-09-2006 17:54

Re: Programming Help For The Noob
 
Quote:

Originally Posted by thevexkid
Hi peoples,

ok i have worked some with nqc (not quite C) and i hated it.

so when i heard that the defualt coding for vex is easyC i did not like it.

so if there is an alternant grafical program i can use or if someone has made a application that writs out the coding for you plese put a link or somthing here for the programing noob.

If you're looking for something with a graphical interface like easyC, you could try CoreChartFR. There's a 30 day trial version, however the full licensed version is $99.

Astronouth7303 03-09-2006 19:47

Re: Programming Help For The Noob
 
Quote:

Originally Posted by MattD
If you're looking for something with a graphical interface like easyC, you could try CoreChartFR. There's a 30 day trial version, however the full licensed version is $99.

Just as a reminder, that's a wrapper around assembly. I've also heard about some serious instability issues.

easyC is very good. I used it for Vex, and it's one of the better things around. Very stable. Well implemented.

If you don't like easyC and NQC, you'r basically stuck. It's either text or graphics.

Francis-134 03-09-2006 20:42

Re: Programming Help For The Noob
 
Quote:

Originally Posted by thevexkid
Hi peoples,

ok i have worked some with nqc (not quite C) and i hated it.

so when i heard that the defualt coding for vex is easyC i did not like it.

so if there is an alternant grafical program i can use or if someone has made a application that writs out the coding for you plese put a link or somthing here for the programing noob.

The Vex platfrom essentially uses only C programming in one form or another. You have two choices. Either A.) use easyC or B.) use MPLAB and write your code out manualy in the IFI default code. If you have a particular problem with the C programming language, then you are stuck unfortunatly. However, don't toss away easyC without using it. It is a very powerful tool that I know anyone can use. I personally trained a fifth grader to use easyC within two hours, and I also worked with a group of 7-8th graders at a Vex camp who were all also able to learn how to program.

Perhaps if you gave more information as to why you dislike NQC or easyC, we may be able to help you more.

artdutra04 04-09-2006 01:09

Re: Programming Help For The Noob
 
Quote:

Originally Posted by thevexkid
so when i heard that the defualt coding for vex is easyC i did not like it.

I assume from the above statement that you have not yet tried EasyC; rather that you heard it was called "EasyC" and assumed that it's similar to NQC or traditional C programming. While NQC and EasyC both utilize similar syntaxes, EasyC uses a graphical user interface (GUI) with drag-and-drop command blocks.
Quote:

Originally Posted by thevexkid
so if there is an alternant grafical program i can use or if someone has made a application that writs out the coding for you plese put a link or somthing here for the programing noob.

That's exactly what EasyC is: a graphical programming application that creates all the C code for you. :)

thegathering 04-09-2006 10:45

Re: Programming Help For The Noob
 
Quote:

Originally Posted by artdutra04
That's exactly what EasyC is: a graphical programming application that creates all the C code for you. :)

I think he knows that, hence why he said "alternate graphical program" instead of "a graphical program". :p

I think what he's saying is, he doesn't like the EasyC interface and he's looking for something different or a similiar program.


I've checked through the GNU libraries with no results. It seems as if it's either EasyC, NQC, some booger party software, or you're on your own with the C language (which is what I prefer to use anyways).

thevexkid 04-09-2006 17:47

Re: Programming Help For The Noob
 
Quote:

Originally Posted by thegathering
I think he knows that, hence why he said "alternate graphical program" instead of "a graphical program". :p

I think what he's saying is, he doesn't like the EasyC interface and he's looking for something different or a similiar program.


I've checked through the GNU libraries with no results. It seems as if it's either EasyC, NQC, some booger party software, or you're on your own with the C language (which is what I prefer to use anyways).

Hmmmmm.

Iv'e bean working on a program that writes out the code for nqc for some time.


btw. i thought that nqc was for lego mindstorms :confused: :] :confused: ???

thegathering 04-09-2006 18:27

Re: Programming Help For The Noob
 
Quote:

Originally Posted by thevexkid
btw. i thought that nqc was for lego mindstorms :confused: :] :confused: ???

They suggest it be used that way on their site, but it can be used to generate real C code.


All times are GMT -5. The time now is 22:21.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi