![]() |
|
|
#12 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
2·5·7·139 Posts |
Quote:
My opinion is, like any language, Perl can be easy to read or nearly unassailable. It's up to the programmer if they want their code to be maintainable... I think the biggest learning curve, and what stops many people, is not Perl itself but rather its tight integration with RegEx. But once you've made friends with that, you can do amazing things with strings really quickly! |
|
|
|
|
|
|
#13 | |
|
Random Account
Aug 2009
7A116 Posts |
Quote:
As for C, pointers threw everyone in my class, including me. As I recall, there were no sub's, only functions. At the time, I didn't understand the nesting. Now, I believe I do. One "main" function with all others contained within. I struggled with all the needed declarations at the top. You include only what you need, as Perl does. Knowing what was needed was a problem. Decades of using other languages clarified some of it, but not all. Last fiddled with by storm5510 on 2021-04-24 at 16:59 |
|
|
|
|
|
|
#14 |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
1075210 Posts |
|
|
|
|
|
|
#15 | |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
29·3·7 Posts |
Quote:
Very strongly agree. I have written Perl scripts well in excess of 10K lines of source which cow-orkers with only tourist-level fluency have had no significant difficulty following and modifying if needed. |
|
|
|
|
|
|
#16 |
|
Random Account
Aug 2009
32·7·31 Posts |
|
|
|
|
|
|
#17 | |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
250008 Posts |
Quote:
The previous approach was to insist on non-disclosure and sue your customers into insolvency if their version of your code leaked. Works as well with Perl as with any other language. |
|
|
|
|
|
|
#18 | |
|
Random Account
Aug 2009
32×7×31 Posts |
Quote:
|
|
|
|
|
|
|
#19 | |
|
Apr 2012
Brady
27×3 Posts |
Quote:
Having gotten older but perhaps not growing up enough, before embarking on any conceptual adventures I try to understand the equipment and tools used to fashion them, especially the mathematics. From the physical properties of the materials to making them dance to your tune(s)..a small pun regarding software optimization..you need to know what is mathematically feasible and not. Know and understand your constraints so that you can either work with them, work around them or demolish them with appropriate creativity. Try to prove to yourself what is possible with what you have..you should be able to map out your potential contribution relative to everyone else engaged in the same game. Last fiddled with by jwaltos on 2021-04-26 at 06:02 |
|
|
|
|
|
|
#20 | |
|
Dec 2012
The Netherlands
2·23·37 Posts |
Quote:
Older editions may be available at a lower price. Various compilers, web resources and books are listed here: https://isocpp.org/get-started |
|
|
|
|
|
|
#21 | |
|
Random Account
Aug 2009
32×7×31 Posts |
Quote:
My issue with Visual Studio programs is all the Dot-Net baggage that must go with them. No stand-alone programs. I will keep on browsing for something practical I can use. |
|
|
|
|
|
|
#22 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
260216 Posts |
Quote:
Make friends with GCC. If you want to explore alternative spaces, look into Clang. If you like using IDEs, look into Eclipse. |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Soap Box clutterbot - What's on your mind? Squeak up! | only_human | Soap Box | 106 | 2020-11-08 12:44 |
| Former global warming believers: what made you change your mind? | The Carnivore | Soap Box | 49 | 2019-01-24 18:17 |
| CUDA Install errors...HELP...never mind | petrw1 | GPU Computing | 2 | 2016-03-06 13:39 |
| Georgia on my mind | davieddy | Soap Box | 5 | 2008-08-18 22:30 |
| Mind Boggling Number | mfgoode | Math | 22 | 2004-02-23 10:39 |