[#Script #Coding] Java Basics – Crash Course

Spread the love

Java Basics – Crash Course

By freeCodeCamp.org
Published: Sep 27, 2023


freeCodeCamp.org Learn the basics of Java programming is this crash course for beginners.

✏️ Course developed by @programmingwithalex.585

⭐️ Contents ⭐️
⌨️ (0:00:55) Install Intellij IDEA
⌨️ (0:07:16) Hello World
⌨️ (0:13:34) Keywords Explained
⌨️ (0:20:13) Variables
⌨️ (0:29:01) Variables: int. byte and long
⌨️ (0:41:54) Datatype: short
⌨️ (0:44:20) Datatypes: float and double
⌨️ (0:50:39) Datatypes: boolean and char
⌨️ (0:54:52) Operators and Operations
⌨️ (1:12:45) if statement
⌨️ (1:23:19) else if and logical NOT operator
⌨️ (1:34:09) Nested ifs
⌨️ (1:36:31) logical AND operator
⌨️ (1:41:09) logical OR operator
⌨️ (1:44:58) SWITCH statement
⌨️ (1:55:22) enhanced SWITCH
⌨️ (1:57:23) FOR loop
⌨️ (2:04:49) while and do while loop
⌨️ (2:13:17) Functions
⌨️ (2:24:38) Functions return
⌨️ (2:31:04) Arrays
⌨️ (2:46:00) Arrays Challenge
⌨️ (2:50:57) Classes
⌨️ (3:03:57) Classes getters and setters
⌨️ (3:11:26) OOP: constructors
⌨️ (3:19:57) OOP: inheritance
⌨️ (3:32:27) static keyword

🎉 Thanks to our Champion and Sponsor supporters:
👾 davthecoder
👾 jedi-or-sith
👾 南宮千影
👾 Agustín Kussrow
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Justin Hual
👾 Otis Morgan
👾 Oscar Rahnama

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news


Spread the love
Proudly powered by WordPress
Creative Commons License
EricBrooks.Com® is licensed under a Creative Commons License.

Disclaimer: The views expressed herein are solely those of Eric Brooks. They do not necessarily reflect those of his employers, friends, contacts, family, or even his pets (though my cat, Puddy, seems to agree with me on many key issues.). In accordance to my terms of use, you hereby acknowledge my right to psychoanalyze you, practice accupuncture, and mock you incessantly with every visit. As the user, you also acknowledge that the author has been legally declared a "Problem Adult" by the Commonwealth of Pennsylvania, and is therefore not responsible for any of his actions. ALSO, the political views and products advertised on this site may/may not reflect the views of Puddy or myself, so please don't take them as an endorsement. We just need to eat.


Connect