Click here to Skip to main content
15,894,132 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
NewsAtlassian updates Jira with new roadmap capabilities Pin
Kent Sharkey23-Jan-20 10:45
staffKent Sharkey23-Jan-20 10:45 
GeneralRe: Atlassian updates Jira with new roadmap capabilities Pin
Mark_Wallace24-Jan-20 1:16
Mark_Wallace24-Jan-20 1:16 
GeneralRe: Atlassian updates Jira with new roadmap capabilities Pin
Marc Clifton24-Jan-20 6:12
mvaMarc Clifton24-Jan-20 6:12 
NewsGoogle’s Dataset Search comes out of beta Pin
Kent Sharkey23-Jan-20 10:00
staffKent Sharkey23-Jan-20 10:00 
GeneralRe: Google’s Dataset Search comes out of beta Pin
BillWoodruff23-Jan-20 20:30
professionalBillWoodruff23-Jan-20 20:30 
GeneralRe: Google’s Dataset Search comes out of beta Pin
Mark_Wallace24-Jan-20 0:58
Mark_Wallace24-Jan-20 0:58 
GeneralRe: Google’s Dataset Search comes out of beta Pin
Jörgen Andersson24-Jan-20 2:15
professionalJörgen Andersson24-Jan-20 2:15 
NewsGood read: beginning functional _concepts_ Pin
raddevus23-Jan-20 9:28
mvaraddevus23-Jan-20 9:28 
This is really chapter 18 of Java book that Manning has repurposed in an intro to Kotlin functional programming. I'm about half-way thru the chapter (coffee break) and this is good intro to the concepts of functional programming.
Chapter 1 · Exploring Kotlin Functional Programming[^]
The chapter will render in your browser with no need to provide any info.
It's free!

Here's the link to the short free (after supplying email address) Kotlin book : Manning | Exploring Kotlin Functional Programming[^]

EDIT - After Finishing
That chapter definitely ended too quick and tail recursion optimization?!? Oh boy. I keep trying to like Functional Programming. Unsure | :~
I do like the concepts of Pure Functions to keep things clean without causing side effects though.
But the resulting syntax and depending upon Declarative things to just do a thing feels a bit like typing code without really understanding what the computer is doing.

One more thing...If you get the entire book (second link) you will read the following (my italics) in the 2nd chapter...

book says:
Pure functions are easy to test, but pure effects aren’t. Is it possible to change this? Yes,it is, by treating effects in a different way. That’s what pure functional programmingdoes. In this paradigm, everything is a function. Values are functions, functions are functions, and effects are functions. Instead of applying effects, functional program-mers use functions returning data representing the intended effect in a non-evaluatedform. In such a programming paradigm, everything is a function and everything is data because there’s no difference between data and functions.
Confused | :confused:

modified 23-Jan-20 17:17pm.

GeneralRe: Good read: beginning functional _concepts_ Pin
Bernhard Hiller26-Jan-20 21:51
Bernhard Hiller26-Jan-20 21:51 
GeneralRe: Good read: beginning functional _concepts_ Pin
raddevus27-Jan-20 2:02
mvaraddevus27-Jan-20 2:02 
NewsOver half of organisations were successfully phished in 2019 Pin
Kent Sharkey23-Jan-20 9:15
staffKent Sharkey23-Jan-20 9:15 
GeneralRe: Over half of organisations were successfully phished in 2019 Pin
Nelek23-Jan-20 12:15
protectorNelek23-Jan-20 12:15 
GeneralRe: Over half of organisations were successfully phished in 2019 Pin
Mark_Wallace24-Jan-20 1:10
Mark_Wallace24-Jan-20 1:10 
NewsEthics in the tech industry matters Pin
Kent Sharkey23-Jan-20 8:30
staffKent Sharkey23-Jan-20 8:30 
GeneralRe: Ethics in the tech industry matters Pin
Eddy Vluggen23-Jan-20 9:15
professionalEddy Vluggen23-Jan-20 9:15 
GeneralRe: Ethics in the tech industry matters Pin
Nelek23-Jan-20 12:14
protectorNelek23-Jan-20 12:14 
GeneralRe: Ethics in the tech industry matters Pin
Kent Sharkey23-Jan-20 12:33
staffKent Sharkey23-Jan-20 12:33 
GeneralRe: Ethics in the tech industry matters Pin
Dan Neely24-Jan-20 2:46
Dan Neely24-Jan-20 2:46 
GeneralRe: Ethics in the tech industry matters Pin
Nelek24-Jan-20 8:19
protectorNelek24-Jan-20 8:19 
GeneralRe: Ethics in the tech industry matters Pin
Dan Neely24-Jan-20 8:28
Dan Neely24-Jan-20 8:28 
GeneralRe: Ethics in the tech industry matters Pin
Rob Grainger27-Jan-20 2:23
Rob Grainger27-Jan-20 2:23 
NewsFirst space-baked cookies took 2 hours in experimental oven Pin
Kent Sharkey23-Jan-20 8:30
staffKent Sharkey23-Jan-20 8:30 
GeneralRe: First space-baked cookies took 2 hours in experimental oven Pin
Mark_Wallace24-Jan-20 1:26
Mark_Wallace24-Jan-20 1:26 
GeneralRe: First space-baked cookies took 2 hours in experimental oven Pin
Kaladin24-Jan-20 1:44
Kaladin24-Jan-20 1:44 
GeneralRe: First space-baked cookies took 2 hours in experimental oven Pin
Mark_Wallace24-Jan-20 1:55
Mark_Wallace24-Jan-20 1:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.