Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   What are you programming in? (http://www.chiefdelphi.com/forums/showthread.php?t=99560)

plnyyanks 10-01-2012 16:58

Re: What are you programming in?
 
Quote:

Originally Posted by DallonF (Post 1101749)
...But my team uses LabView, and I'm going to be too old to be a team member next year, so I guess it's better to just use LabView :/

Don't feel bad about having to use LabVIEW - it's not a punishment. It's a great way to program a robot. Yes, it had a bit of a learning curve, and yes, it's different from more "traditional" text based programming languages, but give it a little time and attention, and you'll find it can do great things. If you love LabVIEW, then LabVIEW will love you back. :)

cjlane1138 10-01-2012 23:54

Re: What are you programming in?
 
We use C++ because it gives you more control, plus its a great language!

Redstone 11-01-2012 01:55

Re: What are you programming in?
 
This is my first year in robotics but i have taken several programming classes before. We are using java because it is the language we feel most comfortable with.

Mk.32 11-01-2012 02:47

Re: What are you programming in?
 
We use JAVA, our team knows it best, our AP class teaches it. And for the most part all 3 do the same job.
However the vision tracking in JAVA is leaving more to be desired.

apalrd 11-01-2012 08:03

Re: What are you programming in?
 
Quote:

Originally Posted by cjlane1138 (Post 1102227)
We use C++ because it gives you more control..

While I agree that C/C++ are great languages, I disagree with you on this point.

Just because the LV way of doing something might be different dosen't mean it's impossible or even very hard to do.

Having worked with both C and LabVIEW, there are many things which are much harder in LabVIEW if you try to program it like C (in a procedural or object-oriented way).

There are some things which are still harder in LabVIEW. However, there are some things in LabVIEW which are harder in C++. It's all a tradeoff. Both languages are fully capable of handling what we are throwing at them.

theprgramerdude 11-01-2012 14:36

Re: What are you programming in?
 
We're in the midst of porting everything from C++ to Java, because for control, it provides much, much better high level support and utility features.

If you're using the WPILib, C++ really doesn't provide any advantages worth noting.

Paul62626 11-01-2012 14:38

Re: What are you programming in?
 
Team 1986 uses Labview.

MAldridge 11-01-2012 16:14

Re: What are you programming in?
 
LabView for the World!

the debug interface is so nicely integrated with the cRIO that we would never think not using it. Additionally our software/electronics mentor is an NI person so its great :D

come-at-me-bro 11-01-2012 17:04

Re: What are you programming in?
 
Our team is programming in C++! I'm surprised the majority of people are programming in Java. Then again in most schools there is a few classes for Java.

gixxy 13-01-2012 13:33

Re: What are you programming in?
 
Quote:

Originally Posted by come-at-me-bro (Post 1102808)
Our team is programming in C++! I'm surprised the majority of people are programming in Java. Then again in most schools there is a few classes for Java.

I wish we had a Java class, or any programming class....... We lost the only one we had (Visual Basic) last year...... It is horrible......

theprgramerdude 13-01-2012 13:55

Re: What are you programming in?
 
Quote:

Originally Posted by come-at-me-bro (Post 1102808)
Our team is programming in C++! I'm surprised the majority of people are programming in Java. Then again in most schools there is a few classes for Java.

Why are you surprised?

Michael Hill 13-01-2012 17:47

Re: What are you programming in?
 
I wish Fortran 90/95 were allowed....Such a beautiful language. ;-)

theprgramerdude 13-01-2012 20:01

Re: What are you programming in?
 
Quote:

Originally Posted by Michael Hill (Post 1104718)
I wish Fortran 90/95 were allowed....Such a beautiful language. ;-)

OH GOD, whyyyy... No functions???? How would anything get done.

bdbayes 13-01-2012 20:12

Re: What are you programming in?
 
My team is using java. JAVA gives you the ability to rewrite the core code and therefore change it as necessary.

Chexposito 13-01-2012 20:13

Re: What are you programming in?
 
C++ all the way, love it. I'm taking my first college programming class in it. I however will probably learn labview due to the number of mentors that i hear talking about using it in the engineering workplace (there is no class at my school, but they are having training on it and free certification test).


All times are GMT -5. The time now is 19:03.

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