Thoughts??
Thoughts??
Excel dominates the world of number crunching. Want to change that? You can’t.
Imagine proposing an alternative for your organization that has been using Excel for two decades. Will every single sheet and workbook translate perfectly? If not, not good enough for dealing with numbers. This is why MS never fucks around with Excel. The risk/reward calculation (heh) is not a fit for open source spreadsheets.
the world of number crunching
Weird, I’ve never heard of excel being used on HPC systems
In my experience the people relying on Excel cannot be bothered to learn Linux or job scheduling. So instead they get 10-20 thousand dollar dedicated workstations for excel, spss, etc.
Thankfully the newer hires are more flexible.
I’m no academic, but it seems wrong to me that any field would require the use of a particular proprietary software in order to do one’s homework assignments.
May Excel or SPSS be the best tool for the job? In many cases, sure! But students should be allowed to use whatever other software can also get the job done, as long as the software exports the assignment in a data format that the professor can reasonably ingest (e.g.: turning in a CSV file, which can be understood by many different kinds of software, not just Excel).
It is extremely common for classes to require students to learn to use proprietary software. It’s a tool of the trade.
I understand that; my position is more ideological than practical. In an ideal scenario, AutoDesk, Adobe, Microsoft, etc wouldn’t be so deeply entrenched in their respective fields such that they are the de-facto tools of the trade for every business which must be learned in order to be hired. I know a given student has to learn certain proprietary tools in the current academic and professional environment. My comment was saying I would prefer this not to be the case. I am fully aware that proprietary software domination in the academic and professional spaces is not going away any time soon.
Also the tool available.
Your business likely pays for Outlook… which means you get Excel for free and it’s probably installed by default.
Otherwise, you’ll have to spend time convincing your manager and IT to approve some new installs
I understand professors have limited time to check homework and thus don’t want to spend time learning how to do anything but open a single, specific filetype, but that’s besides the point.
If professor is too old to learn new shit, like how their students work, they have fallen off and have no business teaching anymore
Hmm. What about CAD? The professor going to teach FreeCAD, OpenSCAD, F360, OnShape, etc?
I think requiring one tool is OK. You’re there to learn the process in a way that you can migrate to what you want later. Teachers aren’t paid enough as it is, so it should be made as easy as possible for them to manage the flow of work.
Yeah, FreeCAD is open source and great (I use it at home)
But you’re not landing a job requiring it, you’ll use SolidWorks like everybody else
And if you find yourself in the 10% of companies which use some other CAD program, you will have to learn on the job
I think there are free editors for LaTeX that show you the code and the end result next to each other, and let you edit either.
You need to learn the ability to resist the urge to tweak layout. You’re using a professional document preparation tool that well make your document look professional. Playing with trendy fonts and margins and placement is how regular people make documents in word that look less professional than LaTeX.
LaTeX gives you the respectability of the corporate style of the professional science researcher, but if you want free-form do-it-how-you-like, you really really really don’t want LaTeX.
For replacing SPSS? R and JASP
Idk about Excel
My high school IT teacher said this outright. He was a FOSS guy, but he said employers will expect MS Office, so we’re going to be learning that.
Funnily enough proprietary software is frowned upon in my professional domain. Im not mad though, the excel commands and whatnot still work in libre office spreadsheets.
Unrelatedly, doing statistics in a spreadsheet program sounds like absolute hell.
That is interesting: In Geography we could choose a seminar using R or SPSS. There were more R than SPSS seminars available. I did choose R, of course.
The fun part: now it is beneficial to be able to do the same in Python. (:
The point is that learning institutions should not prefer one commercial companies solutions vs another.
In fact, they should not use or be dependent on commercial companies at all.
Learning stuff and implementing what you learned should be available for all. Not just people with the money.
Companies know this so they give away their stuff for free to these schools knowing they will contain these people for life.
We need to break out of that extreme vendor lock-in.
This is only tangentially related to your story, but you reminded me of an old maths teacher who had a PhD in maths and once upon a time, had applied to work at an accounting firm. As part of the interview, he was told that he would have to sit a numeracy assessment. He responded “you do know I have a PhD in maths, right?”. They sympathised with his point but told him that everyone had to sit the test, as a matter of course.
So my maths teacher goes and sits their silly test, and he scores so well that they accuse him of cheating! I can only assume that this debacle broke him in some way, because it wasn’t long after this that he started teaching. It’s a particular kind of weirdo who has a PhD in a subject and decides to teach teenagers. He was probably one of the best teachers I ever had (I wonder if I can find contact information for him to tell him that)
I learned how to do econometric proofs. I learned regression and probabilities and all kinds of bullshit. I also learned to get RESLLY good at all kinds of shit in Excel.
Guess which helped my career on an actual practical way the most? Guess which made people seek me out at work for help with things?
Sometimes Excel is what’s available. Sometimes it’s just faster to do it that way too rather than code up some ridiculously overdone solution in some programming language. Having both skills etc is best, but don’t shit on opening an excel and just fucking getting it done, whatever it is.
If used right, it can also be a great equalizer with those less technically skilled in your workplace. You can quickly format and tune things and even layer a little bit of vba to make their lives easier without having to get into the complexity of an entire bespoke coded solution.