- Jul 31, 2020
- 9,111
- 1,040,060
- 129
TUTProfessor submitted a new resource:
AmigosCode - Java Streams API - Funcional Programming
Read more about this resource...
AmigosCode - Java Streams API - Funcional Programming
Funcional Programming
Functional programming is becoming very popular and it focuses around pure functions. Functional applications avoid the shared state, and tend to be more concise and predictable than those using object-oriented code. In this course Nelson will teach you how to move away from imperative to declarative programming allowing you to write less code and focus on what is important when build applications...
Read more about this resource...