void theCoder
void theCoder
  • Видео 45
  • Просмотров 6 034
To do list project in Java
I am definitely sticking to the backend spectrum of Java after this one. I've always criticised people's creations for having poor visuals and terrible animations but having gotten the chance to make my own, I no longer judge... Ok maybe a little.
Once again another remind to never underestimate the tasks you're given regardless of how it may seem. I did try a command line based to do list but that turned out more challenging than working with the Java front end, something I never thought I'd say.
Anyways, what's done has been done and it works, hope you learn a little something from this and I hope to see you in the next video, have a good one :)
----------
*More of my content:*
*Creating int...
Просмотров: 1 099

Видео

Alphabet pattern... in Java!
Просмотров 15День назад
I know, I know, 20 minutes is probably a bit too sloppy for a person trying to learn something new but listen, it's logic. Logic takes time to process. On the bright side, I can probably code my own beam shaping algorithm right now haha. I don't actually plan to actually. Terribly sorry that this is all that I have to say on today's description, I may or may not have just woken up from a nap. A...
Simple banking program project in Java
Просмотров 953День назад
Ok so hear me out, I was struggling to make a purchase with my card and this idea popped into my head. It's not some random project, not by a long shot anyways and if you read the description before watching the video then let me tell you, it's a lot less exciting when you watch the video (; Now, while recording at 2 am generally isn't recommended, it brings out some fun and exhaustion driven m...
Statistics calculator project in Java
Просмотров 2814 дней назад
Mathematics is fun … Yeah, no that's a lie (Subjective). I can say I'm good at math, but anything other than Algebra is an absolute pain in the butt and statistics was the only exception to that, in some cases... In an attempt to make an algorithm to calculate APE variance for a group project with some friends, I took variance a bit too seriously and as a result, here we are :) I think it works...
Void, the coder
Просмотров 27414 дней назад
Hello there people of planet Earth and beyond, I welcome you to the channel where I can nervously share my knowledge. This is the highly anticipated(by me) video and I hope it says absolutely tons to how much I can do. And yes, void methods return nothing, no relation... Now I have had this argument for quite a bit with the left side of me and he is a feisty one, you might have heard him in the...
Java for Beginners 2024: Arrays
Просмотров 6428 дней назад
Hello there, I bet you thought I had forgotten about the java beginners, think again. I just lost motivation, that's all. It's been so long in fact that I don't even remember what video number this is in the series... I'll check. Ahh yes, video #8. Hope you learn a little something, it was a fun video to make. Have a good one aight? *Timestamps* 00:00 Intro 00:10 What is an Array? 01:07 Array d...
Creating Tic Tac Toe with Java!
Просмотров 35Месяц назад
#javaproject #intellij #swing Tic Tac Toe is a game of two players where - Nope, let's just assume everyone knows. This video is me making that game that I choose to assume everyone knows... From absolute scratch to a fully functioning application that looks pretty cool if I do say so myself :)… What? I'm typically horrible at making User Interfaces but this one I think I've done well. Yes it w...
Customise your IntelliJ with these settings
Просмотров 96Месяц назад
IntelliJ, the IDEAl code editor for Java. Haha see what I did there? Gee, tough crowd. The "ideal" part is just my opinion obviously so don't start a debate with me :) While IDE defaults are usually good enough, sometimes adding upon them isn't a bad idea. Like how I wish IntelliJ had a shortcut for editing run configurations... or maybe shortcuts for toggling distraction free mode. Oh well, li...
I finally returned to Minecraft modding
Просмотров 171Месяц назад
I know I'm four months late to the 1.21 update, just pretend like it's June 13th, the update dropped 14 minutes ago... Alright? I've said it before and I'll say it again, the best way to learn something is to take on a project based on what you're trying to learn. It's called project based learning and is what this channel is all about. Especially if you don't have access to a university that t...
Coding a Number guessing game in Java
Просмотров 217Месяц назад
This one is exceptionally long because this was my first attempt. I was making it up as I went along which I've done before but that was "off-camera" this time I couldn't finalise the second attempt because media encoder kept failing to encode the video so I was lucky to have kept the first attempt which is what you'll be watching here. I spent more time figuring out how to make the hints work ...
Create Interactive stories in hours with Java.
Просмотров 711Месяц назад
I know this sounds cuckoo but it's crazy enough to work... An interactive story which takes user input for choice selection. Not much I can say here, just have a good one alright? *More of my content:* *Alphabet class in Java*: ruclips.net/video/-DCDQr-gxHU/видео.htmlsi=aUxQeOcVv_EmEHIR *More Java:* ruclips.net/video/0iKewFgnzQc/видео.html&pp=gAQBiAQB Project code: github.com/Andruid929/Interac...
Java for Beginners 2024: Scanner and Switch
Просмотров 17Месяц назад
Java for Beginners 2024: Scanner and Switch
How I created an Alphabet class in Java
Просмотров 11Месяц назад
How I created an Alphabet class in Java
Java for beginners 2024: Loops
Просмотров 18Месяц назад
Java for beginners 2024: Loops
Coding without a mouse in IntelliJ IDEA
Просмотров 71Месяц назад
Coding without a mouse in IntelliJ IDEA
Java for beginners 2024: Methods
Просмотров 8Месяц назад
Java for beginners 2024: Methods
Java for beginners 2024: Operators
Просмотров 7Месяц назад
Java for beginners 2024: Operators
Java for beginners 2024: String methods
Просмотров 122 месяца назад
Java for beginners 2024: String methods
Java for beginners 2024: Data types
Просмотров 432 месяца назад
Java for beginners 2024: Data types
Java for beginners 2024: Introduction to Java
Просмотров 592 месяца назад
Java for beginners 2024: Introduction to Java
Using JFileChooser in a project
Просмотров 92 месяца назад
Using JFileChooser in a project
Java & XML: quite the duo 🔥
Просмотров 152 месяца назад
Java & XML: quite the duo 🔥
Testing my knowledge of Java elements
Просмотров 122 месяца назад
Testing my knowledge of Java elements
How to make mistakes in Java (Project based learning gone wrong)
Просмотров 302 месяца назад
How to make mistakes in Java (Project based learning gone wrong)
How I create files and folders (Java IO)
Просмотров 62 месяца назад
How I create files and folders (Java IO)
The FOUR access modifiers in Java
Просмотров 133 месяца назад
The FOUR access modifiers in Java
How to use the FIVE Java classes - With timestamps
Просмотров 93 месяца назад
How to use the FIVE Java classes - With timestamps
Collection of Animals (Java Static vs Non-static)
Просмотров 413 месяца назад
Collection of Animals (Java Static vs Non-static)
Family: A group of living creatures... Java Generics
Просмотров 93 месяца назад
Family: A group of living creatures... Java Generics
Project "Animals" (Class inheritance)
Просмотров 1763 месяца назад
Project "Animals" (Class inheritance)

Комментарии

  • @valentines92
    @valentines92 День назад

    can i use pycharm for this?

  • @LuisHenrique-cu5cx
    @LuisHenrique-cu5cx 2 дня назад

    Bro your voice is tooooooo low, i cant hear it on my phone

    • @void_the_coder
      @void_the_coder 2 дня назад

      Gotcha, I'll attempt to improve that😊

  • @Deshio
    @Deshio 3 дня назад

    I used to have the same background ^^ Also what IDE are you using?

    • @mohamedelmokhtar9175
      @mohamedelmokhtar9175 2 дня назад

      Probably intelejie from jetbrain

    • @void_the_coder
      @void_the_coder 2 дня назад

      Jigokuraku is by far my favourite anime 🔥 IntelliJ IDEA

    • @Deshio
      @Deshio 2 дня назад

      @@void_the_coder one of my favorites too, but I am still wondering if 2nd season will air

  • @miezekatze3536
    @miezekatze3536 8 дней назад

    !PINS.contains(pin)

  • @flintyex.6984
    @flintyex.6984 8 дней назад

    great work! may i get the theme name

    • @void_the_coder
      @void_the_coder 8 дней назад

      It's called Nightfall, I did tweak a few colours here and there though

  • @Soraphis91
    @Soraphis91 9 дней назад

    get rid of contains altogether. Use the "add" method, it returns a boolean if the add was successful

  • @neocolebunders3367
    @neocolebunders3367 10 дней назад

    Hey where can I find the image on your background?

    • @giovani-h9m
      @giovani-h9m 8 дней назад

      I think it’s one of the main leading characters in the anime hells paradise

  • @mm1nt
    @mm1nt 10 дней назад

    Great video, can you share your intellij theme it looks cool

    • @mnlog9074
      @mnlog9074 10 дней назад

      it looks blinding more than cool

  • @xxMacius
    @xxMacius 11 дней назад

    After watching I have a few suggestions: 1) When you are working with values such as money, you should replace long with BigInteger. 2) This one is mostly visual, but you shouldn't name your transaction history like a constant with uppercase and underscore. 3) To prevent creation of multiple accounts at the same time, you can use AtomicInteger instead of int to make this logic thread safe

  • @xxMacius
    @xxMacius 11 дней назад

    I really like your work. Keep doing it it's great

  • @xxMacius
    @xxMacius 12 дней назад

    Nice

  • @asdfasdf-z8u
    @asdfasdf-z8u 12 дней назад

    use neovim trust

  • @KevinReichartKifft
    @KevinReichartKifft 12 дней назад

    do you native syncronize your functions? (real keywords)

    • @void_the_coder
      @void_the_coder 11 дней назад

      I do not... yet. I'm yet to break out of newbie fears 🙂

  • @nitrogenez
    @nitrogenez 12 дней назад

    oh, just watched a bit further and got my answer

    • @void_the_coder
      @void_the_coder 12 дней назад

      Well that and 7 year old Void would murder me if I didn't follow and accomplish his dream.🙂

    • @nitrogenez
      @nitrogenez 12 дней назад

      @@void_the_coder ny first language was c, i can not get a grip on a thought of an easier first language people learn.

  • @nitrogenez
    @nitrogenez 12 дней назад

    why java tho?

  • @liamnessa
    @liamnessa 13 дней назад

    Awesome vid👏hope you get to learn more🙂‍↔️

    • @void_the_coder
      @void_the_coder 13 дней назад

      Mate, I am already on it, thank you!🔥

  • @AnonymousUser106
    @AnonymousUser106 29 дней назад

    It’s a bit misaligned. But, otherwise, great work.

    • @void_the_coder
      @void_the_coder 28 дней назад

      Yeah the misalignment is definitely there

  • @ccmbomber6262
    @ccmbomber6262 Месяц назад

    Keep it up man! You got this!

  • @Owledge_Maths
    @Owledge_Maths Месяц назад

    Cool work! Good job :)

  • @tolgamurat6545
    @tolgamurat6545 Месяц назад

    Hello, thank you for the video. I wanted to say there is something wrong with the audio but I can't really say if its the low quality of the recording or the microphone itself... The audio is low, almost like you are talking from far away. I can understand what are you saying but its bugging my ears if you know what i mean...

    • @void_the_coder
      @void_the_coder Месяц назад

      Hello, thank you so much for the feedback. I did get a few complaints about the audio quality and it's something that I'm working on. Future videos should have better audio quality

  • @jugarpeupv
    @jugarpeupv Месяц назад

    Whats that colorscheme? It looks awesome

    • @void_the_coder
      @void_the_coder Месяц назад

      It's "nightfall" but not all colours there are the default.

  • @hagaitsolution
    @hagaitsolution Месяц назад

    What IDE do you use ?

  • @Kohicles-6
    @Kohicles-6 Месяц назад

    Thanks!

  • @vindirect
    @vindirect Месяц назад

    Is that Sagiri in the background of intellij code editor?

    • @void_the_coder
      @void_the_coder Месяц назад

      Indeed it is!

    • @vindirect
      @vindirect Месяц назад

      @@void_the_coder hahaha awesome, didn't know themes like that exist, I myself use Prpl theme although it can be tiresome for eyes it looks great I suppose you've heard of it

    • @void_the_coder
      @void_the_coder Месяц назад

      It's actually not a theme, I don't know if any IntelliJ themes change the background wallpaper. That is a wallpaper that I can't ever seem to replace haha.

    • @vindirect
      @vindirect Месяц назад

      @@void_the_coder ohh is that so

  • @CannOnsGo
    @CannOnsGo Месяц назад

    Great video, I am learning Java as well. Keep it up :)

  • @imaarov
    @imaarov 2 месяца назад

    Great video

  • @heinerml2
    @heinerml2 2 месяца назад

    To be fair, making a good looking UI java is pretty much impossible.

    • @void_the_coder
      @void_the_coder 2 месяца назад

      Mad respect to all the front end Java developers :)

  • @noxaddict2500
    @noxaddict2500 3 месяца назад

    hey can you link the background of the samurai girl