- Видео 56
- Просмотров 900 549
tookootek
США
Добавлен 3 апр 2020
A one of a kind Tech channel for everyday people, creatures of technology, tech savvy and tech brains. It will be all about software, hardware, tech and computer in general. Let's build, review, share tech and beyond.
There will be regular quality video uploads.
Let's satiate our unlimited core tech curiosity and buff our head kernels.
Join me in this journey, share it forward. Please Subscribe!
There will be regular quality video uploads.
Let's satiate our unlimited core tech curiosity and buff our head kernels.
Join me in this journey, share it forward. Please Subscribe!
How to Install Anaconda - Python (2024)
In this Anaconda installation tutorial, we walk you through the process step by step. Discover how to set up Anaconda - anaconda navigator, and validate the environment after installation.
►TIMESTAMPS
00:00 Intro
00:14 Downloading Anaconda
00:58 Installing Anaconda
01:29 Verifying Successful Installation
02:06 Testing Anaconda
►TIMESTAMPS
00:00 Intro
00:14 Downloading Anaconda
00:58 Installing Anaconda
01:29 Verifying Successful Installation
02:06 Testing Anaconda
Просмотров: 1 130
Видео
How To Install IntelliJ IDEA | Configure with JavaFX SDK (2023)
Просмотров 8 тыс.Год назад
In this tutorial, I'll show you step-by-step How To Install IntelliJ IDEA and configure JavaFX SDK (2023) We'll cover downloading and installing IntelliJ IDEA, adding the JavaFX SDK, test run to check JavaFX is running. I will show where to add the module dependency to make sure it run successfully. This video will help you get up and running quickly Sections/Chapter 0:34 - Install IntelliJ IDE...
How To Install JDK and Set JAVA_HOME on Windows 11 (2023)
Просмотров 293Год назад
In this tutorial, I'll show you step-by-step how to install oracle JDK and set up JAVA_HOME on Windows 11. We'll cover downloading and installing JDK and I will show how to set/add JAVA_HOME environment Variable. Whether you're new to Java or just exploring, this video will help you get up and running quickly. Contents: 0:10 - Download and Install JDK 1:10 - Set JAVA_HOME 2:35 - Check Java vers...
How to Install SceneBuilder and Configure in IntelliJ IDEA (2023) | JavaFX
Просмотров 9 тыс.Год назад
In this video, I'll show you how to download and install JavaFX SceneBuilder and configure in IntelliJ IDEA. This will allow you to open .fxml file in SceneBuilder from IntelliJ IDEA Table of Contents: 0:00 Introduction 0:14 Download SceneBuilder 0:33 Install SceneBuilder 1:27 Configure JavaFX SceneBuilder in IntelliJ 2:36 Key Things in SceneBuilder Softwares Used: 1. SceneBuilder 19.0.0 - Wind...
Java Error - Cannot Find Symbol
Просмотров 25 тыс.Год назад
In this video, I'll show you how to resolve a java error "canott find symbol" when you try to compile, this video will help you get up and running quickly. This is a compilation error. The error cannot find symbol simply means the compiler cannot find the reference to an identifier usually due to a typo or you just reference to something that does not exist. #javaprogrammingtutorial #javaforbeg...
Java Error - can't find main method in class
Просмотров 36 тыс.Год назад
In this video, I'll show you how to resolve a java error "can't find main method(String[]) in class" when you try to compile, this video will help you get up and running quickly. If you encounter this error then you just forgot to include the .java suffix or extension when compiling your program #javaforbeginners #java #tookootek
How to Install JDK / Setup Visual Studio Code for Java on macOS (2023) | Set JAVA_HOME
Просмотров 8 тыс.2 года назад
In this tutorial, I'll show you step-by-step how to install JDK and set up Visual Studio Code for Java development on macOS. We'll cover downloading and installing Visual Studio Code for Java, configuring the Java extension, and do a basic compile and test run to ensure Java is running. I will show you how to check what shell you are using and what Java version your have also set JAVA_HOME envi...
Java Error - Class names are only accepted if annotation processing is explicitly requested
Просмотров 7 тыс.2 года назад
In this video, I'll show you how to resolve a java error "Class names are only accepted if annotation processing is explicitly requested" when you try to compile, this video will help you get up and running quickly. If you encounter this error then you just forgot to include the .java suffix or extension when compiling your program #javaforbeginners #javaprogramming #tookootek
How to Install JDK | Visual Studio Code for Java on Windows 11 (2023) | Set JAVA_HOME
Просмотров 4,3 тыс.2 года назад
In this tutorial, I'll show you step-by-step how to install and set up Visual Studio Code for Java development on Windows 11. We'll cover downloading and installing JDK and Visual Studio Code for Java, installing the Java extension, and do a basic compile and test run to ensure Java is running. I will show how to set/add JAVA_HOME environment Variable. Whether you're new to Java or just new to ...
How to Create New User in Windows 11 (2023) | Local Account
Просмотров 30 тыс.2 года назад
A short video on How to Create New User in Windows 11 | Local Account #windows11 #tookootek
Unboxing Gold | iPhone14 Pro | 512GB
Просмотров 812 года назад
A short video of Unboxing Gold | iPhone14 Pro | 512GB #apple #Iphone14pro #tookootek
How To Install Visual Studio Code in Windows 11
Просмотров 1,7 тыс.2 года назад
In this video I am showing you how to Download and Install Visual Studio Code in Windows 11 #vscode #tookootek #windows11
How to Rename User folder in Windows 11 (2023)
Просмотров 127 тыс.2 года назад
In this video I am sharing how to rename User folder name in Windows 11. It also include how to create an admin account, working with regedit as part of renaming User folder, rename the user name using a legacy user management tool and showing how to remove the account after. This video has 3 parts: 1. Creating a temporary admin account 2. Renaming or Changing User Folder or User then an option...
How To Install VM VirtualBox on Mac (2023)
Просмотров 7 тыс.2 года назад
How To Install VM VirtualBox on Mac (2023)
JavaFX Tutorial | Add ListView items from SQLITE Database Table
Просмотров 8 тыс.3 года назад
JavaFX Tutorial | Add ListView items from SQLITE Database Table
JavaFX Tutorial | Search Bar and TableView filter result as you search
Просмотров 35 тыс.3 года назад
JavaFX Tutorial | Search Bar and TableView filter result as you search
Create Free Microsoft Azure Account + Create Linux VM + Connect from Windows or Mac
Просмотров 1,5 тыс.3 года назад
Create Free Microsoft Azure Account Create Linux VM Connect from Windows or Mac
JavaFX Tutorial | Login Screen with database connection (2021)
Просмотров 72 тыс.3 года назад
JavaFX Tutorial | Login Screen with database connection (2021)
JavaFX Tutorial | Save JavaFX Project As Template - One time setup that save time and effort
Просмотров 2,5 тыс.3 года назад
JavaFX Tutorial | Save JavaFX Project As Template - One time setup that save time and effort
How To Fix | Airdrop from iPhone to Mac Stuck in Waiting Status (2021)
Просмотров 10 тыс.3 года назад
How To Fix | Airdrop from iPhone to Mac Stuck in Waiting Status (2021)
Audio Technica AT2035 | What is in the Box?
Просмотров 4813 года назад
Audio Technica AT2035 | What is in the Box?
JavaFX Tutorial | JavaFX Connect to MySQL Database (2021) - Basic Demo
Просмотров 48 тыс.3 года назад
JavaFX Tutorial | JavaFX Connect to MySQL Database (2021) - Basic Demo
How to Install MySQL Server & Workbench (2021) | Demo How To Create Database & Table
Просмотров 6 тыс.3 года назад
How to Install MySQL Server & Workbench (2021) | Demo How To Create Database & Table
How To Fix JavaFX runtime components are missing and are required to run this application
Просмотров 61 тыс.4 года назад
How To Fix JavaFX runtime components are missing and are required to run this application
How To Fix Package javafx.application does not exist
Просмотров 50 тыс.4 года назад
How To Fix Package javafx.application does not exist
How To Install IntelliJ IDEA | Configure with JavaFX SDK and OpenJDK (2021)
Просмотров 10 тыс.4 года назад
How To Install IntelliJ IDEA | Configure with JavaFX SDK and OpenJDK (2021)
iMac 27 Inch 2020 Unboxing and Review + Customization and Config Specs
Просмотров 1,2 тыс.4 года назад
iMac 27 Inch 2020 Unboxing and Review Customization and Config Specs
Tookootek | Multiple Upgrades In Progress - Please Stand By
Просмотров 7394 года назад
Tookootek | Multiple Upgrades In Progress - Please Stand By
How to Add Featured Channels To Youtube Channel [2020]
Просмотров 5 тыс.4 года назад
How to Add Featured Channels To RUclips Channel [2020]
thanks man it worked perfectly, you can leave it blank in the password section if it is just a standard user account so they won't require password when opening the account
When I clicked on "Add a Section" it does NOT give me an option to add any of my videos 😞
Thanks
"Failed to start SceneBuilder: C:\Users\berka\AppData\Local\SceneBuilder\ C:/Users/berka/IdeaProjects/berkay_yunten/src/main/resources/com/example/berkay_yunten/hello-view.fxml"
Articulate!
My channel does not have video spotlight section. How can i get it
where is the login controller code?
Thanks ;)
Dunno what crack the people in the comments are smoking, worked perfectly fine
This ruins the files. How to fix the problems after renaming?
@@Samuel101 i too lost all my files
Do you fix the problem
I too also lost all files
@@javisammu5641 yeah i change the name to the old one.
Well explained
Thank you!
Thanks
Thank you, thank you, thank you. I have been researching this for days and finally came across this video. It is the first time I have ever tried to do something this complicated and it actually worked. How in the world do you know how to do this? You have to have profound knowledge of the inner workings of the Windows beast.
Hello, I am installing in windows, but when I type %which conda I receive error.
Thanks a lot, thus tutorial really helps me
God bless you man
ty king
Thank you! It works for me.
All worked fine, thanks!
i love you man thank you
You are Awesome man. You got my back. Thanks
It works for me thank you so much
Esta me ajudando bastante a entender melhor a sistemática da linguagem Java e Scene Builder. Obrigado!
He warned us to back up files. However, I did not and did not loose anything.
17:37 sir when i run the main class it doesn't show any login window it just show in the terminal that successfully finished can you please help me with this i am making my project
Thank you! Worked beautifully and flawlessly! October 28, 2024
where is the code ?
T683 or at2035
still works
you deserve 5M followers
Worked perfectly! Thanks a million! The question is, why that specific folder doesn't though?
Used your tutorial with multiple computers and works everytime! Thank you so much.
love how you go straight to the point, bless
SAVIOUR THANKS
Here are some common issues that may arise during this procedure: 1. Error when renaming a folder in the "Users" directory: "Action can't be completed because the folder or a file in it is open in another program." -> You didn’t sign out properly but instead switched users. To resolve this, either sign out or restart your computer for the changes to take effect. 2. "C:\Users<new_user_name>\OneDrive\Desktop is unavailable. If the location is on this PC..." error after renaming the user folder (mostly for users logged in with a Microsoft account instead of a local account): -> Search for "environment variables" in the Start menu, then select "Edit the system environment variables." In the System Properties window, click "Environment Variables." Update the username in the paths for OneDrive and OneDriveConsumer. Click "OK" to save, then close both windows. Next, open OneDrive and update the folder name there as well. This should resolve the issue. Gotta love how Windows turns such a simple task into a complete hassle!
Thanks mate
September 26,2024 from india ... Its working ... But you just made mistake it will make you cry... Make sure the backup and try this method carefully... I lost the data The data twice....😂😂😂
2024 September. Perfectly working. Thank you. Although I needed to relogin all my accounts(Facebook, Google, Yahoo and others), but all local files are all intact.
Make sure you log out (sign out) of the account you want to rename once you have created another account with full administrator privileges. Login in with the local administrator account that you just created or was already on the computer and follow his directions to rename the local user account to whatever you’d like and will work perfectly.
Still works!
Worked perfectly!! Many thanks 👍
Can I rename the Onedrive account and change its path to match the new name? Or do I need to make a completely new Onedrive to achieve that?
THIS is the correct way to do it, kudos friend.
Thank you so much
i followed each and every step and it worked, Thanks bro 🎊❤️
But I don't make the code, I configure it without configuring it myself, if I don't know how to handle it, what do I do?
Thank you very much🙂
did all this step by step slowly. when i logged into the account with the changes everything was gone. so i just undid everything. not sure how some people got it to work and i wasn't able too
Works fine for me. Very helpful. Thanks!