From the course: Foundations of AI and Machine Learning for Java Developers
Unlock this course with a free trial
Join today to access over 24,500 courses taught by industry experts.
What you should know - Java Tutorial
From the course: Foundations of AI and Machine Learning for Java Developers
What you should know
- [Instructor] There are only a few prerequisites before taking this course. First, you must be an intermediate Java developer with at least three to five years of experience. This course is not for beginning developers. You should have basic debugging skills, so when you encounter an issue with any of the code, you'll be at least able to localize any issues. While you won't need a deep production development experience, it'll be very helpful if you understand basic software architecture concepts such as abstractions, build systems, and layering. Much of the code in this course uses libraries and APIs, so you should have basic code integration knowledge. The hardware requirements are simple. Most modern laptops or desktops have sufficient CPU, and 8 gig is plenty of memory to run any of the demos. We will be using a cloud-based large language model to make it easy. I would not recommend installing a large language model on your laptop since you would need a substantially more powerful…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.