Earlier quoted context omitted.
>Is PHP worth learning in 2021? I’m calling that out as a straw man. Who uses PHP to run gear / robots?
This is an example of old technology (programming language) pronounced dead numerous times. I can give another example: COBOL. https://www.makeuseof.com/what-is-cobol/ The idea behind this is that marketing and agenda driven "visions" often paint wrong picture towards an ideal future. And reality always finds a way to strike back.
No-code in manufacturing: automation without programming
61–64 of 64 posts
Re: No-code in manufacturing: automation without programming
#62Because they don't know how to read code (or substitute in any of the other examples I gave), the outsider assumes that that's the hard part: "If the code/jargon/equation was simply in plain English, anybody could program/do science/understand math".
But they're wrong. Anybody who spends enough time to pick up the actual underlying skill (whether it be programming, mathematics, or science) will trivially pick up the language of the trade, which, on the whole, exists because it expresses complicated ideas in a convenient way.
The hard part of programming is solving the actual problems, not expressing those solutions in code. Likewise, the hard part of electrical engineering isn't reading circuit diagrams, or the hard part of being an author is knowing English. Thus, if you want to make programming your system easier, you don't throw out the idea of code. You solve as many of the hard problems as you can, and then supply those solutions as a library.
Re: No-code in manufacturing: automation without programming
#63Earlier quoted context omitted.
But there is absolutely nothing in the manufacturing world that would ever require millions of lines of code. There's a big difference between software development, which they are not doing, and coding, which these no-code solutions seek to help them with. For reference, I'm currently dealing with a customer whose most complex machine (which automates a job that used to take two people per shift) runs on 128 lines of…
The problem is many of them think that they can handle larger problems