In this Absolute Beginners Guide ToJava Tutorial Series I'm hopefully going to take you through every step in the process of how to go from beginner to expert programmer, and I'm going to teach you this while you learn to code.
Now I know what you're probably thinking, if you're learning to code you'll already be a programmer, but there's a bit more nuance than that.
This series will hopefully also introduce you to some of the tools and techniques that software developers use and employ, which will make you not only better at writing java code, but developing software in general.
Code from this video:
https://github.com/Deanout/java
Links:
Netbeans: https://netbeans.apache.org/
JDK: https://www.oracle.com/java/technolog...
JRE: https://java.com/en/download/
OpenJDK (If you wanna go that route): https://adoptopenjdk.net
Timestamps
0:00 Series And Video Intro
1:21 Java Tutorial Starts
5:35 Making The Java Project
7:38 Your First Java Class
10:45 The Main Method
14:45 Hello World In Java!
20:00 String Concatenation (Adding strings)
22:41 String Variables
25:54 Int Variables (Using numbers)
30:29 Video Summary and Outro
Photo by Luca Bravo on Unsplash
Follow me on social media:
https://linktr.ee/deanin
Join this channel to get access to perks:
https://www.youtube.com/channel/UCRQv...
If you liked this video, please consider subscribing: https://t.co/RZ4EwP0F2a
#Deanin #Java #Code