App Description

// Function-----------------------------------------------------------------------------------------------------------------

func musicForProgramming(task: String) -> String {

let task = (task == “”) ? “programming” : task;

return “A series of mixes intended for listening while \(task) to aid concentration and increase productivity (also compatible with other activities).”

}

// About--------------------------------------------------------------------------------------------------------------------

Music For Programming is a curated list of music mix episodes intended for listening while doing any hard task as it aims concentration and increase productivity.

// ------------------------------------------------------------------------------------------------------------------------

iPhone Screenshots

(click to enlarge)

Music For Programming screenshot 1 Music For Programming screenshot 2 Music For Programming screenshot 3 Music For Programming screenshot 4 Music For Programming screenshot 5

iPad Screenshots

(click to enlarge)

Music For Programming screenshot 6 Music For Programming screenshot 7 Music For Programming screenshot 8 Music For Programming screenshot 9 Music For Programming screenshot 10

App Changes

  • January 30, 2017 Initial release