![]() |
Which programming language does your team use?
I would like collect some data on which teams use which programming language. Naturally I expect LabView to be on top, however it would be nice to have some kind of idea how many teams use the other languages available.
|
Re: Which programming language does your team use?
Coded in C++ for the first two years I was on the team, just switched to Java this year. I personally love how much cleaner the IDE we are using is (Netbeans) compared to the older one (WindRiver); perhaps it's the aesthetics.
Well, not that Netbeans is all flashy, but for some reason, it just looks... appealing. Colours, maybe? Maybe I'm just weird? Either way, we use Java on the Netbeans IDE now. |
Re: Which programming language does your team use?
C++
LabView babies you too much, and also because I will be looking for a career in the software development field. |
Re: Which programming language does your team use?
Our team uses C++. However, with the new Command-based robot thing, we might as well be coding in Java. We (unfortunately) used Wind River for the past two years but next year, we're probably switching to Vim and a terminal on Linux :D.
Alex Brinister |
Re: Which programming language does your team use?
Quote:
I work professionally in C (no ++, just C) and we use LabVIEW for our FRC code because of the fantastic development tools. The biggest disadvantage is library code inefficiency in LabVIEW FRC, but we fixed most of that this year. LabVIEW is also heavily used in test and industrial automation, especially where complicated software is needed for a one-of-a-kind unit. I know a guy who used to professionally work with LV FPGA to evaluate and test high-speed SPI IMUs and ASICs. |
Re: Which programming language does your team use?
I think LabVIEW is just another way of looking at programming. The only thing I don't like about it is the clutter that one can accumulate. It's way too messy.
Alex Brinister |
Re: Which programming language does your team use?
Quote:
|
Re: Which programming language does your team use?
It's only messy if you write it messy.
Like any other language, you have to divide it up into multiple files/functions and design the core architecture well for it to be neat. You can also use the Clean Up VI tool to auto-organize the block diagram to make it neater. In general, if the VI dosen't clean up well with the clean tool, it's too complicated. |
Re: Which programming language does your team use?
We program in java because of AP Computer Science being taught in java. Students come in with a general understanding of the language. We have comp sci 1-4 at Pearce. I'm currently in computer science 4, where we get to do independent study. One of my independent projects was actually programming the robot. They compliment each other quite nicely. It look 2 years of convincing to get the team to switch from Labview ;)
|
Re: Which programming language does your team use?
I program in C++ for computer apps/other micro controllers but for FRC I prefer Labview. The tools supplied are very nice and make debugging quicker as you can look at all the inputs live.
|
Re: Which programming language does your team use?
C++. We know how to write it and it has the fastest build+deploy times.
|
Re: Which programming language does your team use?
Quote:
Quote:
Our team uses Java. |
Re: Which programming language does your team use?
Java for everything: Robot and Scouting Programs.
However, for merging scouting data, someone decided to show off some C# knowledge. And don't get me started on my friends mini-bot that he made for fun, and coded in C++ |
Re: Which programming language does your team use?
We use TI-84 basic to program our robot, it's super effective and we can do it almost anywhere..
|
Re: Which programming language does your team use?
Quote:
|
| All times are GMT -5. The time now is 03:07. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi