Tag: Java

Java and Algorithmic Thinking for the Complete Beginner (3rd Edition)


Free Download Java and Algorithmic Thinking for the Complete Beginner (3rd Edition)
English | 2024 | ASIN : B0D47TSKHH | 694 Pages | True EPUB | 10 MB
Completely updated for the latest version of Java, this book offers a comprehensive introduction to programming, assuming no prior knowledge of the subject. It is designed for individuals, eager to learn Java from scratch, providing a strong foundation in Algorithmic Thinking-the fundamental skill every aspiring programmer must acquire. Algorithmic Thinking encompasses more than just writing code; it entails mastering the art of problem-solving through coding.

(more…)

Pluralsight – Advanced Java 8 Concurrent Patterns

Free Download Pluralsight – Advanced Java 8 Concurrent Patterns

Updated: Nov 26, 2024
Duration: 3h 28m | Video: .MP4, 1280×720 30 fps | Audio: AAC, 48 kHz, 2ch | Size: 255 MB
Genre: eLearning | Language: English
Concurrency is a hard to master topic. This Java course takes you from the basics you already know, (runnable and synchronization) to the next Level: the java.util.concurrent API.

(more…)

Modern Java Development – Creating a Book Search Engine from Scratch Using GitHub Copilot

Free Download Modern Java Development – Creating a Book Search Engine from Scratch Using GitHub Copilot

Released: 12/2024
Duration: 2h 11m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 308 MB
Level: Intermediate | Genre: eLearning | Language: English
In this intermediate-level course, you will learn how to build a comprehensive book search project using Java, Maven, Spring Boot, PostgreSQL, and Docker. Download and prepare book data from a public archive, then design and implement a PostgreSQL database schema optimized for full-text search. Containerize the database with Docker to streamline the development process. Learn how to create RESTful APIs for searching and providing insights based on various dimensions, such as publication year and author. Find out how to use VS Code and GitHub Copilot to enhance productivity and efficiency. When you complete this course, you’ll have the skills to develop, test, and document robust APIs, ready for deployment, and you will have the skills and knowledge needed to build and deploy a comprehensive book search project, leveraging modern tools and technologies to create a powerful and efficient application.

(more…)

Foundations of AI and Machine Learning for Java Developers

Free Download Foundations of AI and Machine Learning for Java Developers

Released: 12/2024
Duration: 1h 35m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 182 MB
Level: Intermediate | Genre: eLearning | Language: English
In this course, explore the exciting world of artificial intelligence (AI) and machine learning (ML) from a Java developer’s perspective. Start with the essential principles of AI/ML and why patterns are so important. Learn how to differentiate between AI, ML, and deep learning, and clearly understand predictive AI versus generative AI. Join instructor Frank Greco to build a solid foundation on how to use ML in your software development projects and processes effectively.

(more…)

Beginning Java EE 5 From Novice to Professional


Free Download Beginning Java EE 5: From Novice to Professional By Kevin Mukhar, Chris Zelenak, James L. Weaver, Jim Crume (auth.)
2006 | 672 Pages | ISBN: 1590594703 | PDF | 18 MB
Sun’s new lightweight Java Enterprise Edition (EE) 5 is an extremely powerful platform for developing enterprise-level Java-based applications, primarily for the server. This book shows you how to harness that power, examining how the pieces of the new Java EE 5 platform fit together, including the redesigned annotations-driven EJB 3 spec as well as JavaServer Faces (JSF), integrated into the platform for the first time. Hands-on tutorials are also included, along with clear explanations and working code examples. You will grow to take the next step-from writing client-side desktop applications to writing enterprise applications. You will also learn how to use the individual APIs and tools in the Java EE 5 platform, and how to merge these to create your own enterprise applications.

(more…)

Java Programming for Game Development


Free Download Java Programming for Game Development: Building Interactive Games with Java: From Basic Concepts to Advanced Techniques by THOMPSON CARTER
English | August 17, 2024 | ISBN: N/A | ASIN: B0DDJMNJX9 | 332 pages | EPUB | 0.44 Mb
"Java Programming for Game Development" is your comprehensive roadmap to mastering game creation with Java. Whether you’re a newcomer or an experienced coder, this book guides you through every step of building engaging, high-quality games. Begin with the fundamentals of Java programming, and progressively delve into advanced game development techniques.

(more…)