Build Your Own Software with Moose - S02,E03 - Password Generator
@MoosesValley - Software development, SciFi, Doggies, Animal Rescues, Quad Bikes, and more
Build Your Own Software with Moose Season 02: Password Generator Episode 03: Improvements Complexity: 1/10 (Very easy)
Everyone who uses the internet should have a safe, reliable Password Generator.
In this video, I continue work on the Password Generator:
- Made all password setting checkboxes checked by default.
- Copy to Clipboard works
- Fixed the password generation.
Topics covered:
- Building Java Windowed GUI Desktop Application
- Basic GUI Development: labels, buttons, panels, layout managers
- Random numbers
- No Maven, No Gradle, No 3rd party libraries
- All code developed will work with Netbeans, Eclipse, Visual Studio Code, or any other Java IDE.
- Keep it as simple as possible
Who is this tutorial for:
- Anyone learning Java programming
- Anyone who want to have their own Password Generator and not rely on potentially dubious web sites or potentially dodgy software.
- Anyone who has done some other programming that wants to learn Java
- Anyone who is having trouble sleeping ... :) :) :)
Software Requirements:
- Simple text editor (I am using TextPad, but my code is 100% compatible with Eclipse, etc)
- Java Development Kit - JDK
- See my video "Installing Java SDK and TextPad" for what to install and how to get going: https://youtu.be/-pdHMIaIHFM
Notes:
- I'll take things slowly and explain what I am doing and why at every step.
- Lots of Compile / Test / Run's ...
- All of my code - including the code as it stands at the end of every episode will be on my Github (link in description)
Sound interesting ? Want to join in ? What you should do:
- Type in the code yourself as I write it, compile and test it when I do.
- If I change or move any of my code, make the same changes to yours.
- Keep everything the same as me - same comments, same names, etc - so if ever you come across an error you cannot fix, it is very easy to compare your code to mine.
- Subscribe to my channel
- Upvote / Comment
Target Platforms:
- Basic GUI application
- Windows, Mac OS, Linux, Raspbery Pi or any other platform with Java VM (excludes Android, iPhone, iPad, etc ...)
Episodes in the "Password Generator" series: Build Your Own Software with Moose - S02,E01 - Password Generator (YouTube video):
Build Your Own Software with Moose - S02,E02 - Password Generator (YouTube video):
Build Your Own Software with Moose - S02,E03 - Password Generator (YouTube video):
- TBA
My Github where you can find the source code:
My Software Development YouTube channel:
Moose's Software Valley - Established July, 1996.
59363201 Bytes