Return to “Polls”

What programming/scripting languages have you used to write real programs?

APL
BASIC (any flavor)
Total votes: 41 (9%)
COBOL
Total votes: 5 (1%)
C
Total votes: 49 (11%)
C++
Total votes: 56 (13%)
C#
Total votes: 34 (8%)
D
FORTH
FORTRAN
Total votes: 5 (1%)
Java
Total votes: 65 (15%)
JavaScript
Total votes: 39 (9%)
LISP
Total votes: 7 (2%)
Lua
Total votes: 18 (4%)
Objective-C
Total votes: 3 (1%)
Perl
Total votes: 11 (3%)
PHP
Total votes: 29 (7%)
Prolog
Total votes: 6 (1%)
Python
Total votes: 51 (12%)
Ruby
Total votes: 10 (2%)
Scheme
Total votes: 3 (1%)
Total votes: 435
Post

Re: Programming Experience

#94
JanB1 wrote:
Scytale wrote:They taught us Python because they had long beards and didn't believe in paying for software
That...seems a little out of context... :D
Haha sorry, I meant as an alternative to teaching MATLAB with its high licensing fees, and that, from a student's perspective they're very similar syntactically for numerical purposes. It's also about as easy to teach as MATLAB, for those purposes, and you get it for zero cost.

The long beards just means they liked Linux and open source as a matter of course.
Post

Re: Programming Experience

#96
Cornflakes_91 wrote:And scilab, which is matlab compatible, wasnt good enough? :ghost:
No, and neither was GNU Octave. Besides, if you're going to go with an alternative to MATLAB, Python seems the more versatile for pedagogical purposes, not to mention applicable to a wider range of problems.

If I were teaching a course in physical engineering that needed a quick language to teach in and I didn't care for the licencing cost of MATLAB, Python would make a lot of sense to me.

e: and since Python is so well-documented, it means that if students are having problems there are plenty of resources online for them. Along with most matlab capability added through numpy, scipy, and matplotlib, it's just a logical choice.
Post

Re: Programming Experience

#97
Scytale wrote:
Cornflakes_91 wrote:And scilab, which is matlab compatible, wasnt good enough? :ghost:
No, and neither was GNU Octave. Besides, if you're going to go with an alternative to MATLAB, Python seems the more versatile for pedagogical purposes, not to mention applicable to a wider range of problems.

If I were teaching a course in physical engineering that needed a quick language to teach in and I didn't care for the licencing cost of MATLAB, Python would make a lot of sense to me.

e: and since Python is so well-documented, it means that if students are having problems there are plenty of resources online for them. Along with most matlab capability added through numpy, scipy, and matplotlib, it's just a logical choice.
Hmm...thank you for this really interesting and well thought through look at this whole situation. :thumbup:
Automation engineer, lateral thinker, soldier, addicted to music, books and gaming.
Nothing to see here
Flatfingers wrote: 23.01.2017: "Show me the smoldering corpse of Perfectionist Josh"
Post

Re: Programming Experience

#98
JanB1 wrote:
Scytale wrote:
Cornflakes_91 wrote:And scilab, which is matlab compatible, wasnt good enough? :ghost:
No, and neither was GNU Octave. Besides, if you're going to go with an alternative to MATLAB, Python seems the more versatile for pedagogical purposes, not to mention applicable to a wider range of problems.

If I were teaching a course in physical engineering that needed a quick language to teach in and I didn't care for the licencing cost of MATLAB, Python would make a lot of sense to me.

e: and since Python is so well-documented, it means that if students are having problems there are plenty of resources online for them. Along with most matlab capability added through numpy, scipy, and matplotlib, it's just a logical choice.
Hmm...thank you for this really interesting and well thought through look at this whole situation. :thumbup:
No worries, and that's kind of you! But uh, I'm still not a programmer, and I daresay there will be computer scientists more qualified than I to comment on this. My perspective is just as an engineer and for how the useful the language may be for teaching.

I don't doubt that if you really wanted a proper MATLAB alternative to do exactly what MATLAB does, or as close to it as possible, then Scilab and Octave would be great because they're built for that purpose. I just think Python is much more accessible on all these fronts for a student's perspective.

I also personally suspect it's easier to move from Python to other, lower-level languages for numerical purposes than it is for MATLAB, but again, IANACS.
Post

Re: Programming Experience

#99
I like python as well, though I am not very experienced with it. I have been using structs in C for ages, but the topic has never been broached for MATLAB in my courses. Python seems more adaptive to me, considering all the libraries that are easily accessible and we'll documented, but I haven't played much with MATLAB on my own time either so maybe similar libraries for MATLAB exist and I just am not aware of them. I just don't see writing a serial communication program in MATLAB, you know?
Libertas per Technica
Post

Re: Programming Experience

#100
Interesting survey by Stackoverflow: https://insights.stackoverflow.com/surv ... e=Iterable

There's a wealth of programmer information there - everything from "what language do you hate most" (VB6) to "the average time a programmer wakes up" (oddly, about 7am - few night owls participated!) to "How often do you exercise" (a full third of those surveyed don't exercise at all).
Have a question? Send me a PM! || I have a Patreon page up for REKT now! || People talking in IRC over the past two hours: Image
Image
Image
Post

Re: Programming Experience

#103
Version Control
Professional Developers:
Git 88.4%
Subversion 16.6%
Team Foundation Version Control 11.3%
Copying and pasting files to network shares 7.7%
Zip file back-ups 7.7%
Mercurial 3.7%
I don't use version control 3.7%

zips and copying, productivity the good old way!

--

Plus it seems profitable to know Erlang ...

Online Now

Users browsing this forum: No registered users and 1 guest

cron