Showing 2305–2316 of 4482 results

Java SE 8 Programmer I Certification 1Z0-808 Overview
This course will give you a high-level overview of important exam practicalities - what to do before, during, and after the exam.

Java SE Advanced Language Features
You want to deepen your knowledge as a Java developer. This course will teach you Java beyond the fundamentals, and you'll learn how to use records, sealed classes, lambda expressions, annotations, generics, and other Java features effectively.

Java SE Unit Testing with JUnit
Unit testing is a critical skill for software developers. This course will teach you how to write and run unit tests for Java with one of the most popular unit testing tools in existence: JUnit.

Java Unit Testing with JUnit 5
Discover Java unit testing with JUnit 5, focusing on writing effective tests and best practices for software quality assurance.

Java Web Developer
Discover how to develop web applications using Java, including frameworks and best practices.

Java: Writing Readable and Maintainable Code
Learn how to write clean, readable, and maintainable code that human beings can read and understand clearly.

JavaScript & the DOM
Explore the relationship between JavaScript and the Document Object Model (DOM) for dynamic web development.

JavaScript 2018 Variables and Types
JavaScript is one of the most used programming languages for developing web applications. In this course, you are going to learn some advanced JavaScript topics that can help you to make your code more readable and maintainable.

JavaScript 3 Objects and Prototypes
This course teaches the in-depth, behind-the-scenes details of creating JavaScript objects, manipulating properties, and using prototypal inheritance.

JavaScript Best Practices
Identify and prevent common problems and headaches in JavaScript by learning best practices. From syntax oddities, to async patterns, to callbacks, this course will help you walk through how to deal with some of JavaScript's problem spots.

JavaScript Brain Teasers: Exercise Your Mind
This course challenges you with JavaScript problems to deepen your understanding of the language’s quirks and improve your coding skills.

JavaScript Design Patterns for Coding Interviews
Explore essential design patterns in JavaScript to improve your coding skills and interview performance.