#"Free Java Course Recommendations"

1 messages · Page 1 of 1 (latest)

normal dustBOT
#

@tepid marten has a question:

believeitsreal.

can anyone suggest me free best java course video lectures

#

<@&987246399047479336> please have a look, thanks.

#

Here is an AI assisted attempt to answer your question 🤖. Maybe it helps! In any case, a human is on the way 👍. To continue talking to the AI, you can use </chatgpt:1108714622413963314>.

#
TJ-Bot
Can anyone suggest me free best java course video lectures

There are several free Java courses available online that are highly recommended by the programming community. Here is a list of some popular free Java course recommendations:

  1. "Java Programming and Software Engineering Fundamentals" on Coursera by Duke University - This course covers basic Java programming concepts and software engineering principles.

  2. "Java Tutorial for Complete Beginners" by ProgrammingKnowledge on YouTube - This video series is perfect for beginners and covers all the basics of Java programming.

  3. "Java Programming Basics" on Udacity - This course provides a comprehensive introduction to Java programming, including object-oriented programming concepts.

  4. "Introduction to Java Programming" on Udemy by Tim Buchalka - This course is highly rated and covers a wide range of Java topics, from basic to advanced levels.

  5. "Java Programming Masterclass for Software Developers" on Udemy by Tim Buchalka - This extensive course is perfect for those looking to master Java programming and build real-world applications.

These courses offer valuable resources for learning Java programming at no cost, helping you enhance your skills and knowledge in this popular programming language. Remember to practice regularly and work on projects to solidify your understanding of Java concepts.

slow hedge
#

I'd go for a textual based one instead:

normal dustBOT
#

MOOC is a completely free introductory Java course created by the University of Helsinki, it is a great way to learn Java from the ground up.

It consists of two parts, one at beginner, and another at intermediate level. The end of the course is marked by creating your own Asteroids game clone!

Even though the instructions show how to configure and use NetBeans for the course, you can use IntelliJ. To use IntelliJ, simply install the TMC plugin by opening IntelliJ -> File -> Settings -> Plugins and searching for TMC. You will then be able to use IntelliJ to complete MOOC.

Visit MOOC here: https://java-programming.mooc.fi/
(the course is available in both English and Finnish)

About the course - Java Programming