Java is Basic: Basics of Java
So for beginners out there, Java is actually pretty easy. You just need to know about the syntax, or the rules concerning how the language should be structured. Next, there are ways to display output like println() method or print() method. You can also comment out lines of code using // or */. This is helpful when you need to make notes since lines of code that are commented out are not read by the compiler. Personally, I use this to debug my code. Lastly, there are different types of variables like string, int, float, and more which are better explained in my video tutorial below.
You should make your images bigger here, since I've noticed that I couldn't read them very well. Unless I click the images to maximize them.
ReplyDeleteDone! Images should be readable now without resorting to enlarging the image through clicking the image.
DeleteI think you should make the size of the video the same as the others to create more balance.
ReplyDeleteI did not notice that, haha. Thanks!
DeleteHeyyaa! I noticed the empty space at the end of your post and I suggest removing it ᗜ‿ᗜ.
ReplyDeleteWhoops! Thanks for noticing that.
DeleteBro! I think your title is redundant.
ReplyDeleteThanks man! I was wondering whether it was sounded repetitive or not. I changed the title now.
DeleteYou doubled type your sentence below the 2nd picture.
ReplyDeleteThanks! I failed to notice that. I fixed it now.
Delete