Michael Inden - Böcker
Visar alla böcker från författaren Michael Inden. Handla med fri frakt och snabb leverans.
10 produkter
10 produkter
622 kr
Skickas inom 10-15 vardagar
Expand your knowledge of Java with this entertaining learning guide, which features 100+ exercises and programming challenges. Java Challenges will prepare you for your next exam or job interview, and covers many practical topics, such as strings, arrays, data structures, recursion, and date and time. The APIs and other material included in this book are Java 17 compatible.Each topic is addressed in its own separate chapter, starting with an introduction to the basics and followed by multiple exercises of varying degrees of difficulty, helping you to improve your programming skills effectively. Detailed sample solutions, including the algorithms used for all tasks, are included to maximize your understanding of each area. Author Michael Inden also describes alternative solutions and analyzes possible pitfalls and typical errors. Three appendices round out the book: one covering JShell, which is often helpful for trying out the code snippets and examples in the book, followed by an introduction to JUnit 5 for unit testing and verifying solutions, while the final appendix explains O-notation for estimating performance.After reading this book, you'll be prepared to take the next step in your career or tackle your next personal project. All source code is freely available for download via the Apress website.What You Will LearnImprove your Java knowledge by solving enjoyable but challenging programming puzzlesSolve mathematical problems, recursions, strings, arrays and moreManage data processing and data structures like lists, sets, mapsHandle advanced recursion as well as binary trees, sorting and searchingGamify key fundamentals for fun and easier reinforcementWho This Book Is ForProfessional software developers, makers, as well as computer science teachers and students. At least some prior experience with Java programming is recommended.
Python Challenges
100 Proven Programming Tasks Designed to Prepare You for Anything
Häftad, Engelska, 2022
659 kr
Skickas inom 10-15 vardagar
Augment your knowledge of Python with this entertaining learning guide, which features 100 exercises and programming puzzles and solutions. Python Challenges will help prepare you for your next exam or a job interview, and covers numerous practical topics such as strings, data structures, recursion, arrays, and more.Each topic is addressed in its own separate chapter, starting with an introduction to the basics and followed by 10 to 15 exercises of various degrees of difficulty, helping you to improve your programming skills effectively. Detailed sample solutions, including the algorithms used for all tasks, are included to maximize your understanding of each area. Author Michael Inden also describes alternative solutions and analyzes possible pitfalls and typical errors.Three appendices round out the book: the first covers the Python command line interpreter, which is often helpful for trying out the code snippets and examples in the book, followed by an overview of Pytest for unit testing and checking the solutions. The last explains the O notation for estimating performance.After reading this book, you'll be prepared to take the next step in your career or tackle your next personal project. All source code is freely available for download via the Apress website.What You Will LearnImprove your Python knowledge by solving enjoyable but challenging programming puzzles Solve mathematical problems, recursions, strings, arrays and moreManage data processing and data structures like lists, sets, mapsHandle advanced recursion as well as binary trees, sorting and searchingGamify key fundamentals for fun and easier reinforcementWho this book is for:Programmers, software developers who are either professionals or makers, as well as students and teachers. At least some prior experience with the Python programming is recommended.
609 kr
Skickas inom 3-6 vardagar
407 kr
Skickas inom 3-6 vardagar
407 kr
Skickas inom 3-6 vardagar
273 kr
Skickas inom 3-6 vardagar
386 kr
Skickas inom 3-6 vardagar
206 kr
Skickas inom 3-6 vardagar
206 kr
Skickas inom 3-6 vardagar
650 kr
Kommande
Bring your Java skills up to date and discover the full diversity of modern Java! This book guides you step by step through the most important new features up to the current Java 25 LTS, while also drawing on proven highlights from earlier versions.It covers numerous language and syntax improvements, such as switch extensions, records, and text blocks. We also take a look at new API functions related to streams, strings, virtual threads, structured concurrency, and much more. One focus is on the increasingly popular pattern matching, especially in combination with record patterns.The book is rounded off with practical exercises and detailed sample solutions to help you consolidate what you have learned.What You Will Learn: Trace Java’s evolution up to version 25 LTS.Describe key language features like switch, records, and text blocks.Explore pattern matching and record patterns in depth.Assess enhancements in streams and stream gatherer.Apply virtual threads and structured concurrency.Use modern Java features in practical coding scenarios.Identify hidden gems from earlier Java releases.Who This Book is for:Readers already proficient in Java who seek a focused overview of key features introduced in versions 12 through 25 LTS. It targets both emerging developers and seasoned professionals looking to deepen or refresh their understanding for practical application in modern projects.