functional-programming

Talk about software, techniques, results, math, hardware, settings, etc...
User avatar
Frederick_Law
Posts: 1822
Joined: Mon Mar 08, 2021 1:09 pm
Answers: 8
Location: Toronto
x 1527
x 1374

functional-programming

Unread post by Frederick_Law »

Frank_Oostendorp
Posts: 211
Joined: Tue Mar 09, 2021 7:25 am
Answers: 2
Location: Netherlands
x 176
x 214

Re: functional-programming

Unread post by Frank_Oostendorp »

This should be posted in the SWYMP. They are in need more for proper programming. 😉
User avatar
AlexLachance
Posts: 1994
Joined: Thu Mar 11, 2021 8:14 am
Answers: 17
Location: Quebec
x 2157
x 1847

Re: functional-programming

Unread post by AlexLachance »

Frank_Oostendorp wrote: Tue Oct 25, 2022 10:56 am This should be posted in the SWYMP. They are in need more for proper programming. 😉
Fred will post it once they create a Usergroup for Autodesk :lol:
User avatar
JSculley
Posts: 575
Joined: Tue May 04, 2021 7:28 am
Answers: 53
x 7
x 808

Re: functional-programming

Unread post by JSculley »

Frederick_Law wrote: Tue Oct 25, 2022 9:31 am For developer/programmer:
https://spectrum.ieee.org/functional-programming
The 'biggest' functional language (Haskell) with 130k Github repositories (per the article) is absolutely dwarfed by most other programming languages:

Code: Select all

Java: 		11,657,394
Javascript: 15,607,544
C: 			2,243,601
C++:		2,246,888
C#:			2,247,618
And, as the article says, a lot of functional language features are being added into current languages such as C# and Java. I don't see them being replaced any time soon.
User avatar
Frederick_Law
Posts: 1822
Joined: Mon Mar 08, 2021 1:09 pm
Answers: 8
Location: Toronto
x 1527
x 1374

Re: functional-programming

Unread post by Frederick_Law »

Just like features added to VB >>>
It still allow "sloppy" programming.
I still see GOTO in code.
DIm all over the place rewriting variables for random results.

For anyone looking for career in programming, functional-programming could be a good direction.

Of course, if you know AS400, you can name your price ;;
Post Reply