<p>Any time you need quick answers for developing or debugging Java programs, this pocket guide is the ideal reference to standard features of the Java programming language and its platform. You???ll find helpful programming examples, tables, figures, and lists <em>fast</em>???including Java 9 features such as modular source code and the new JShell interactive command-line REPL. It???s a handy companion, whether you???re in the office, in the lab, or on the road.</p> <p>This book als……続きを見る
<p>This is a book on learning Java programming for beginners.Java is a revolutionary programming language that has completely changed the way programming is done by software programmers worldwide.Java is a general-purpose programming language that follows the object-oriented programming paradigm and the Write Once Run Anywhere approach. Java is used for desktop, web, mobile, and enterprise applications.Java can be found anywhere you look. It's a primary language for Android development. You ……続きを見る
<p>If you have always wanted to know how to program or wanted to know java, then this is just the book for you. You learn basic definition of terms, then next create your first user interface, understand how to create frames and panels in java,, build a java form how to include texts, buttons, and lots more. This book was personally written with many code examples included. Every reader will find this book very useful in learning how to write working java programs. This is not one of those t……続きを見る
<p>Learn the Spring Boot 3 micro framework and build your first Java-based cloud-native applications and microservices. Spring Boot is the lightweight, nimbler cousin to the bigger Spring Framework, with plenty of "bells and whistles." This updated edition includes coverage of Spring Native, which will help you speed up your Spring Boot applications, as well as messaging with Spring Boot, Spring GraphQL, Spring Data JDBC and reactive relational database connectivity (R2DBC) with SQL.</p> ……続きを見る
<p>This book provides an introduction to fuzzy logic approaches useful in image processing. The authors start by introducing image processing tasks of low and medium level such as thresholding, enhancement, edge detection, morphological filters, and segmentation and shows how fuzzy logic approaches apply. The book is divided into two parts. The first includes vagueness and ambiguity in digital images, fuzzy image processing, fuzzy rule based systems, and fuzzy clustering. The second part inc……続きを見る
<p>Have you ever wanted to learn a programming language?</p> <p>Or do you have great ideas for apps but learning a programming language always seemed a daunting task?<br /> What if I tell you that it doesn't have to be that way?</p> <p>Java programming is used for many day-to-day applications and is one of the simplest programming languages to learn. You can get the basics down in only one week!<br /> This could be the start of a new adventure that can change your life. Knowing h……続きを見る
<p>In this book, you will create three desktop applications using Java GUI and PostgreSQL. In this book, you will learn how to build from scratch a PostgreSQL database management system using Java. In designing a GUI and as an IDE, you will make use of the NetBeans tool. Gradually and step by step, you will be taught how to utilize PostgreSQL in Java.</p> <p>In chapter one, you will create School database and its six tables. In chapter two, you will study: Creating the initial three tabl……続きを見る
<p>This Box Includes 4 Manuscripts in 1 book:<br /> - Python For Beginners: A Crash Course Guide To Learn Python in 1 Week<br /> - Python 3 Guide: A Beginner Crash Course Guide to Learn Python 3 in 1 Week<br /> - Learn Java: A Crash Course Guide to Learn Java in 1 Week<br /> - Excel 2016: A Comprehensive Beginner’s Guide to Microsoft Excel 2016</p> <p>Python For Beginners: A Crash Course Guide To Learn Python in 1 Week</p> <p>Here what you'll learn after downloading this Pyth……続きを見る
JAVA THE COMP REF 13TH /E 13/E Herbert Schildt Danny Coward MCGRAW HILL BOOK CO2024 Paperback English ISBN:9781265058432 洋書 Computers & Science(コンピューター&科学) Computers続きを見る
<p>Build and deploy secure Spring Framework and Spring Boot-based enterprise Java applications with the Spring Security Framework. This book explores a comprehensive set of functionalities to implement industry-standard authentication and authorization mechanisms for Java applications.</p> <p><em>Pro Spring Security, Third Edition</em> has been updated to incorporate the changes in Spring Framework 6 and Spring Boot 3. It is an advanced tutorial and reference that guides you through ……続きを見る
<p>Get a comprehensive understanding of gRPC fundamentals through real-world examples. With this practical guide, you’ll learn how this high-performance interprocess communication protocol is capable of connecting polyglot services in microservices architecture, while providing a rich framework for defining service contracts and data types.</p> <p>Complete with hands-on examples written in Go, Java, Node, and Python, this book also covers the essential techniques and best practices to us……続きを見る
<p>Improve application performance by tuning, monitoring and profiling both the garbage collector and JVM Key Features ? Understand the different parts of Java memory and the various garbage collectors so you can select your preferred one ? Explore how memory management can help to effectively improve performance ? Learn how to spot and avoid memory leaks to enhance application performance Book Description Understanding how Java organizes memory is important for every Java professional, but ……続きを見る
<p>This book is for anyone who needs to run software using Docker and orchestrate it on Kubernetes. Whether you're a developer, a DevOps manager or a technician, this book should help you create Docker containers then plan and run them as Kubernetes workloads.</p> <p>I assume that you have no previous knowledge about containers or containers orchestration.</p> <p>I made my best to keep this book small, so that you can learn Kubernetes and Docker quickly without getting lost in petty ……続きを見る
<p>"Java Spring Framework: From Basics to Expert Proficiency" is an essential resource for developers looking to master one of the most powerful frameworks in the Java ecosystem. This book meticulously covers all foundational concepts to advanced topics, ensuring readers gain a comprehensive understanding of the Spring Framework. From setting up a development environment to understanding Spring's core functionalities, the book provides step-by-step guidance on dependency injection, data acce……続きを見る
<p>Jython is an implementation of the Python programming language written in 100% pure Java, so it runs under any compliant Java Virtual Machine. The secret to Jython's popularity lies in the combination of Java's librariesand tools with Python's rapid development capabilities. With Jython, you can write Python programs that integrate seamlessly with any Java code. And like Python, Jython can be used interactively, so you can get immediate results as you are programming.<em>Jython Essentia……続きを見る
<p>Spring Boot helps developers create applications that simply run. When minimal configuration is required to start up an application, even novice Java developers are ready to start. But this simplicity shouldn't constrain developers in addressing more complex enterprise requirements where microservice architecture is concerned. With the need to rapidly deploy, patch, or scale applications, containers provide solutions which can accelerate development, testing as well as production cycles. ……続きを見る
<p>In "The Hidden Force," Louis Couperus crafts a compelling narrative that skillfully weaves together themes of fate, tradition, and the unseen forces that govern human existence. Set against the backdrop of the Dutch colonial era in Indonesia, the novel explores the lives of the Javanese aristocracy, juxtaposing Western ideals with Eastern mysticism. Couperus employs a rich, impressionistic literary style, characterized by vivid descriptions and introspective prose, evoking the complexitie……続きを見る
<p>Serverless revolutionizes the way organizations build and deploy software. With this hands-on guide, Java engineers will learn how to use their experience in the new world of serverless computing. You’ll discover how this cloud computing execution model can drastically decrease the complexity in developing and operating applications while reducing costs and time to market.</p> <p>Engineering leaders John Chapin and Mike Roberts guide you through the process of developing these applica……続きを見る
<p>Coding and testing are generally considered separate areas of expertise. In this practical book, Java expert Scott Oaks takes the approach that anyone who works with Java should be adept at understanding how code behaves in the Java Virtual Machineーincluding the tunings likely to help performance. This updated second edition helps you gain in-depth knowledge of Java application performance using both the JVM and the Java platform.</p> <p>Developers and performance engineers alike wil……続きを見る
<p>Java Learn JavaScript with Easy A guide to Beginners To Expert in a week. You can batter experience to JavaScript</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。続きを見る
<p>Java 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.</p> <p>Author Ben Weidig highlights different aspects of functional prog……続きを見る
<p>Ideal for working programmers new to Java, this best-selling book guides you through the language features and APIs of Java 21. Through fun, compelling, and realistic examples, authors Marc Loy, Patrick Niemeyer, and Dan Leuck introduce you to Java's fundamentals, including its class libraries, programming techniques, and idioms, with an eye toward building real applications.</p> <p>This updated sixth edition expands the content to continue covering lambdas and streams, and shows you ……続きを見る
<p>Gain all the essentials you need to create scalable microservices, which will help you solve real challenges when deploying services into production. This book will take you through creating a scalable data layer with polygot persistence. You’ll cover data access and query patterns in Spring and JPA in high-performance environments. As part of this topic, you’ll see the advantages of multiple persistence frameworks in Java and especially the easy persistence offered by NoSQL databases and……続きを見る
<p><strong>This <em>OCP Oracle Certified Professional Java SE 11 Programmer I Study Guide: Exam 1Z0-815</em> and the <em>Programmer II Study Guide: Exam 1Z0-816</em> were published before Oracle announced major changes to its OCP certification program and the release of the new Developer 1Z0-819 exam.</strong></p> <p><strong>No matter the changes, rest assured both of the Programmer I and II Study Guides cover everything you need to prepare for and take Exam 1Z0-819. If you……続きを見る
<p><strong>Efficiently and effectively prepare for the OCP Java SE 17 certification exam</strong></p> <p>In <em>OCP Oracle Certified Professional Java SE 17 Developer Practice Tests: Exam 1Z0-829</em>, a team of veteran Java developers helps you gain the confidence and knowledge you need to take the Oracle Certified Professional Java SE 17 Developer exam. Hundreds of domain-by-domain questions accompany complimentary online access to bonus questions, providing you with over 1000 ……続きを見る
<p>This Box Includes 3 Manuscripts in 1 book:<br /> - Python For Beginners: A Crash Course Guide To Learn Python in 1 Week<br /> - Python 3 Guide: A Beginner Crash Course Guide to Learn Python 3 in 1 Week<br /> - Learn Java: A Crash Course Guide to Learn Java in 1 Week</p> <p>Python For Beginners: A Crash Course Guide To Learn Python in 1 Week</p> <p>Here what you'll learn after downloading this Python for Beginners book:</p> <p>?Introduction<br /> ?Chapter 1: Python: A C……続きを見る