Search result for Java Online Courses & Certifications
Get Course Alerts by Email
Mastering SQL (Using MySQL, Java, and Go)
by Kam Hojati- 4.9
21 hours on-demand video
A practical course to master SQL advanced queries using MySQL, and to connect Java & Golang to MySQL & PostgreSQL Connect MySQL and PostgreSQL to Java...
$11.99
Artificial Intelligence IV - Reinforcement Learning in Java
by Holczer Balazs- 4.1
3 hours on-demand video
All you need to know about Markov Decision processes, value- and policy-iteation as well as about Q learning approach This course is about Reinforcement Learning. The first step is to talk about the mathematical background: we can use a Markov Decision Process as a model for reinforcement learning. We can solve the problem 3 ways: value-iteration, policy-iteration and Q-learning....
$11.99
LeetCode in Java: Algorithms Coding Interview Questions
by Md. A. Barik- 4.8
13.5 hours on-demand video
Ace your next coding interview by solving essential coding interview questions and get an offer from big tech company. Welcome to "LeetCode in Java: Algorithms Coding Interview Questions" course! In this course, you'll have a detailed, step by step explanation of classical hand-picked LeetCode Problems where you'll learn about the optimum ways to solve technical coding interview question....
$9.99
Microservices with gRPC [Java + Spring Boot + Protobuf]
by Vinoth Selvaraj- 4.7
9 hours on-demand video
Next generation Microservice. Develop Faster, Scalable, Streaming APIs! gRPC is one of the hottest technologies in the recent years from Google for designing highly performant and scalable APIs for your Microservices. By using gRPC, you can have 10X performance compared to traditional REST based microservices communication. It is very very fast!...
$12.99
Testing Framework TestNG from Scratch with Java
by Rahul Singh Rathore- 4.5
8.5 hours on-demand video
Learn to use Next Generation Testing Framework TestNG & how to use it for automation testing. TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionality that make it more powerful and easier to use. TestNG is designed to cover all categories of tests: Unit, functional, end-to-end, integration, etc....
$12.99
Dynamic Programming Java, Coding Interviews and Applications
by James Cutajar- 4.6
5 hours on-demand video
Become a better developer by learning how to build efficient Dynamic Programming algorithms Have you ever wondered what makes a good developer? Why it is that big tech companies are increasingly asking candidates to solve challenging coding puzzles in interviews? Or why you should bother to learn about complicated algorithms? Dynamic Programming is a topic in data structures and algorithms....
$13.99
Pyramid of Refactoring (Java) - Clean Code Gradually
by WÅ‚odek Krakowski- 4.4
2 hours on-demand video
Clean code gradually and notice emerging Design Patterns like Interpreter, Fluent Builder, Factory Methods This is the first module of (planned) series called "Pyramid of Refactoring" dedicated to achieving Clean Code. We use refactoring techniques and perform all the changes live. The student downloads the source code and performs all the changes together with the trainer - step by step....
$11.99
Related searches
Java Programming for both Beginners and Advanced
by AcroTop Demy- 4.7
4.5 hours on-demand video
Basic Java Programming for Complete Beginners to Advanced with solved Examples for Exams and Interview using Eclipse IDE...
$12.99
Learn Cryptography Basics in Python and Java
by Holczer Balazs- 4.4
7.5 hours on-demand video
Caesar cipher, Vigenere cipher, one time pad, DES, AES, cryptoanalysis, Diffie-Hellman and RSA In this course you will learn about cryptography. In this part of the series you will consider most of the private key cryptosystems such as Caesar cipher, Vigenere cipher, Data Encryption Standard (DES) and Advanced Encryption Standard (AES). Chapter 1:...
$17.99
Exploiting and Securing Vulnerabilities in Java Applications
by Joubin Jabbari- 4.6
Approx. 23 hours to complete
In this course, we will wear many hats. We will also wear Defender Hats. We will dive deep in the code to fix the root cause of these issues and discuss various mitigation strategies. We do this by exploiting WebGoat, an OWASP project designed to teach penetration testing. Finally we fix these issues in WebGoat and build our patched binaries....