Browsing by Subject Java

Jump to: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
or enter first few letters:  
Showing results 1 to 2 of 2
  • TVS.006034_TT_Ben Weidig - A Functional Approach to Java_ Augmenting Object-Oriented Java Code with Functional Principles-O_Reilly Media (2023).pdf.jpg
  • Sách/Book


  • Authors: Weidig, Ben (2023)

  • ava developers usually tackle the complexity of software development through object-oriented programming (OOP). But not every problem is a good match for OOP. The functional programming (FP) paradigm offers you another approach to solving problems, and Java provides easy-to-grasp FP tools such as lambda expressions and Streams. If you're interested in applying FP concepts to your Java code, this book is for you.

  • TVS.005278_TT_Kirupa Chinnathambi - Absolute Beginner’s Guide to Algorithms_ A Practical Introduction to Data Structures and Algorithms in JavaScript-.pdf.jpg
  • Sách/Book


  • Authors: Chinnathambi, Kirupa (2024)

  • Absolute Beginner's Guide to Algorithms is a hands-on, easy-to-comprehend guide that is perfect for anyone who needs to understand algorithms. This is an introduction to algorithms that is friendly enough for both beginners and experienced programmers. Many programmers avoid learning data structures and algorithms because it's complicated and they think that they will not use it in their day-to-day life. However, they soon learn that algorithms are tools of developing programming-solving skill and coding sense, and that they would greatly benefit from the knowledge. All of the topics in this book include working JavaScript implementations and tangible code to be used as a reference"-<...