Sazid Habib
Sazid Habib
  • Видео 115
  • Просмотров 2 042 358
How to Install Java on Windows 10/11 [ 2024 Update ] | JAVA_HOME Setup | JDK Installation
In this video, we are going to see, How to Install Java on Windows 10/11 [ 2024 Update ] | JAVA_HOME Setup | JDK Installation
Latest version of java Download link : www.oracle.com/java/technologies/downloads/
Java is a high-level, object-oriented programming language developed by Sun Microsystems (now owned by Oracle). It's known for its platform independence, meaning Java programs can run on any device that has a Java Virtual Machine (JVM) installed, regardless of the underlying hardware and operating system.
#sazid_habib #java_jdk_intall #jdkinstallation
Step 1:
First, we need to visit the official Oracle download page and choose the right release for the Java SE Platform.
official Oracle dow...
Просмотров: 431

Видео

How To Install OpenCV In Python 3.12 on windows 10/11 [2023 update] | OpenCV installation
Просмотров 6 тыс.8 месяцев назад
Today we are going to see, How to install opencv for python 3.12 in Windows 10/11 | opencv installation ★★★ What is OpenCV? ★★★ OpenCV (Open Source Computer Vision Library) is a free and open-source computer vision and machine learning software library. It was first developed by Intel in 1999 and has since become one of the most popular libraries used for computer vision applications. OpenCV pr...
How To Install Pillow In Python on Windows 10/11 [ 2023 Update ] | Pillow Library Installation.
Просмотров 1,9 тыс.9 месяцев назад
Hello guys! Today in this video I am going to step-by-step guide on How to Install Pillow In Python on Windows 10/11 [ 2023 Update ] | Pillow Library Installation. ★★★ What is Pillow? ★★★ Pillow is a popular Python library used for image processing tasks, such as opening, manipulating, and saving different image file formats. It is an updated version of the Python Imaging Library (PIL) and supp...
How To Install Pygame In Python 3.12 on Windows 10/11 [ 2023 Update ] | PyGame Installation
Просмотров 31 тыс.9 месяцев назад
Today we are going to see, How To Install Pygame In Python 3.12 on Windows 10/11 ✻✻✻ PyGame installation command ⇢ "python -m pip install -U pygame 2.5.2 user" ★★★ What is Pygame? ★★★ Pygame is a Python library designed for developing video games and multimedia applications. It provides functionality to easily create games and other interactive applications, such as displaying graphics, playing...
How to Install Python 3.12 and PIP on Windows 10/11 | PIP installation [2023 Update]
Просмотров 6 тыс.9 месяцев назад
Today we learn, How to Install Python 3.12 and PIP on Windows 10/11 | pip installation. Hopefully, you enjoy this video 😊. Python 3.12 download link ⇢ www.python.org/downloads/ ★★★ Command for checking the version of the pip ★★★ py -m pip version ★★★ What is PIP? ★★★ Pip is a package-management system written in Python and is used to install and manage software packages. The Python Software Fou...
How to install Eclipse IDE 2023-09 with Java JDK on Windows 10/11 [ 2023 Update ]
Просмотров 23110 месяцев назад
Today we are going to see, How to install Eclipse IDE 2023-09 with Java JDK on Windows 10/11 ★★★ What is eclipse ide used for? ★★★ ⇢ Eclipse is an integrated development environment (IDE) primarily used for developing Java applications. It provides a comprehensive set of tools for software development in various programming languages, although it is most commonly associated with Java. Eclipse o...
How to install Android Studio on Windows 10/11 [2023 Update] | Latest Android Studio Installation.
Просмотров 1,4 тыс.10 месяцев назад
Today we are going to see, How to install Android Studio on Windows 10/11. Latest Android Studio Installation. Android Studio Download link ⇢ developer.android.com/studio?gclid=CjwKCAjw4P6oBhBsEiwAKYVkq-S2UchXfEgu2XCLnOXxYukVsBlmkJC0YUSsDHUKq9PdC_euFiaKchoCkBwQAvD_BwE&gclsrc=aw.ds ★★★ What is Android Studio? ★★★ ⇢ Android Studio is an integrated development environment (IDE) specifically design...
Django admin is not recognized as an internal or external command | Django Error | Fix this Error.
Просмотров 27 тыс.Год назад
Today we learn, how to fix Django admin is not recognized as an internal or external command The error message "Django admin is not recognized as an internal or external command" typically occurs when the Django admin command-line utility is not accessible from the command prompt or terminal. This can happen due to several reasons: Django is not installed: If Django is not installed on your sys...
How To Install Django For Python 3.11.3 | PIP and Django on Windows 10/11 | Django Tutorials
Просмотров 96 тыс.Год назад
Today we learn, How to Install Django for Python 3.11.3 | PIP and Django on Windows 10/11 | Django Tutorials Django is a high-level web framework for building web applications using Python. It follows the Model-View-Controller (MVC) architectural pattern, which promotes the separation of concerns by dividing the application logic into three interconnected components: models, views, and template...
How To Install TensorFlow For Python 3.11.3 In Windows 10/11 |TensorFlow Installation
Просмотров 44 тыс.Год назад
Hello guys! Today in this video I am going to step by step guide you on How To Install TensorFlow For Python 3.11.3 In Windows 10/11. ★★★ What is TensorFlow? ★★★ TensorFlow is an open-source software library for numerical computation and machine learning, developed by the Google Brain team. It provides a flexible and efficient way to build and deploy machine learning models, particularly deep n...
How To Install Pandas For Python 3.11.2 In Windows 10/11 | Pandas Installation
Просмотров 1,6 тыс.Год назад
Hello guys! Today in this video I am going to step-by-step guide you How To Install Pandas For Python 3.11.2 In Windows 10/11 | Pandas Installation. Windows (64-bit). ★★★ What is Pandas? ★★★ Pandas is an open-source data analysis and manipulation library for the Python programming language. It provides easy-to-use data structures and data analysis tools for handling tabular data, such as spread...
How To Install Pillow For Python In Windows 10/11 [ 2023 Update ] | Pillow Library Installation.
Просмотров 19 тыс.Год назад
Hello guys! Today in this video I am going to step-by-step guide on How to Install Pillow For Python In Windows 10/11 [ 2023 Update ] | Pillow Library Installation. ★★★ What is Pillow? ★★★ Pillow is a popular Python library used for image processing tasks, such as opening, manipulating, and saving different image file formats. It is an updated version of the Python Imaging Library (PIL) and sup...
How To Install NLTK For Python 3.11.2 on Windows 10/11 [ 2023 Update ] | NLTK Installation
Просмотров 9 тыс.Год назад
Hello guys! Today in this video I am going to step by step guide you How To Install NLTK For Python 3.11.2 on Windows 10/11. ★★★ What is NLTK ? ★★★ NLTK stands for Natural Language Toolkit, and it is a Python library for working with human language data. It provides a suite of tools and resources for tasks such as text processing, tokenization, part-of-speech tagging, parsing, semantic reasonin...
How To Install Pygame In Python 3.11.2 on Windows 10/11 [ 2023 Update ] | PyGame Installation
Просмотров 60 тыс.Год назад
Today we are going to see, How To Install Pygame In Python 3.11.2 on Windows 10/11 Pygame library link ⇢ www.lfd.uci.edu/~gohlke/pythonlibs/ ★★★ If the link is not work try this one. ★★★ Please try to open the command prompt and run there "pip install pygame" or "pip install pygame pre" or "pip install user pygame" command. Hopefully, it's work. ★★★★★★ ★★★ What is Pygame? ★★★ Pygame is a Python...
How to Install OpenCV for Python 3.11.1 in Windows 10/11 [ 2023 Update ] | OpenCV Installation
Просмотров 17 тыс.Год назад
Today we are going to see, How to install opencv for python 3.11.1 in Windows 10/11 ★★★ What is OpenCV? ★★★ OpenCV (Open Source Computer Vision Library) is a free and open-source computer vision and machine learning software library. It was first developed by Intel in 1999 and has since become one of the most popular libraries used for computer vision applications. OpenCV provides a wide range ...
How To Install BeautifulSoup for Python 3.11.1 on windows 10/11 [ 2023 Update ]
Просмотров 8 тыс.Год назад
How To Install BeautifulSoup for Python 3.11.1 on windows 10/11 [ 2023 Update ]
How To Install PyCryptodome( Crypto ) for Python 3.11.1 [ 2023 Update ] | Python Tutorials
Просмотров 10 тыс.Год назад
How To Install PyCryptodome( Crypto ) for Python 3.11.1 [ 2023 Update ] | Python Tutorials
How To Install NumPy for Python 3 .11.1 on windows 10/11 [ 2023 Update ]
Просмотров 12 тыс.Год назад
How To Install NumPy for Python 3 .11.1 on windows 10/11 [ 2023 Update ]
How To Install PIP in Python 3.11 on Windows 10/11 [ 2023 Update ]
Просмотров 60 тыс.Год назад
How To Install PIP in Python 3.11 on Windows 10/11 [ 2023 Update ]
How to Install Pycharm Professional on Windows 10 [2022 Update] | both Web and Python development.
Просмотров 4 тыс.Год назад
How to Install Pycharm Professional on Windows 10 [2022 Update] | both Web and Python development.
How to install Python 3.11.0 [ 2023 Update ] and Setup for IDLE in Windows 10/11.
Просмотров 2,6 тыс.Год назад
How to install Python 3.11.0 [ 2023 Update ] and Setup for IDLE in Windows 10/11.
Fix an error occurred when unpacking unarc.dll returned an error code 1 error archive data corrupted
Просмотров 551 тыс.Год назад
Fix an error occurred when unpacking unarc.dll returned an error code 1 error archive data corrupted
How to install & Setup WebStorm For Web Development [ 2022 Update ] | Activate with free License.
Просмотров 21 тыс.Год назад
How to install & Setup WebStorm For Web Development [ 2022 Update ] | Activate with free License.
How to install & Setup PhpStorm For PHP Development [ 2022 Update ] | Activate with free License.
Просмотров 25 тыс.Год назад
How to install & Setup PhpStorm For PHP Development [ 2022 Update ] | Activate with free License.
How to install PHP 8.1.8 & Run your first PHP Program on Windows 10 [ 2022 Update ]
Просмотров 1,3 тыс.Год назад
How to install PHP 8.1.8 & Run your first PHP Program on Windows 10 [ 2022 Update ]
how to install DataGrip & setup for Database development [2022 Update] | Activate with free License
Просмотров 13 тыс.2 года назад
how to install DataGrip & setup for Database development [2022 Update] | Activate with free License
How to Install PostgreSQL & pgAdmin 4 on Windows 10 [2002 update] | Create Database & Table on it.
Просмотров 4292 года назад
How to Install PostgreSQL & pgAdmin 4 on Windows 10 [2002 update] | Create Database & Table on it.
How to Install Bluestacks X & Play Cloud Game on Windows 10 [2022 Update]
Просмотров 12 тыс.2 года назад
How to Install Bluestacks X & Play Cloud Game on Windows 10 [2022 Update]
How to Install IntelliJ IDEA & Setup for Java Development in Windows 10 [2022 Update]
Просмотров 5432 года назад
How to Install IntelliJ IDEA & Setup for Java Development in Windows 10 [2022 Update]
How to Install & setup Visual Studio Code on Windows 10 [ 2022 Update ]
Просмотров 1862 года назад
How to Install & setup Visual Studio Code on Windows 10 [ 2022 Update ]

Комментарии

  • @venkataraju9941
    @venkataraju9941 4 часа назад

    Now I did pip install Django but it showing warning

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

    Thanks worked fore❤❤

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

    He sounds like grey worm from game of thrones

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

    Thanks! It works ❤🎉🎉🎉

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

    Doesn't work

  • @Workaholic-itech
    @Workaholic-itech 2 дня назад

    Thanks alot for sharing. I got so pissed off and wanted to format my SSD and buy another HDD thinking there were corrupted and damaged. 😅

  • @user-mz1px9fu5r
    @user-mz1px9fu5r 2 дня назад

    لو انت عربي هتفهمني متعملش العبط اللي في الفيديو دا انت هتعمل حاجة بسيطة اوي تعمل تشيك للتورنت اللي انت حملته وهتلاقية بيعمل تشيك ويحمل الناقص اللي هو 5 ميجا بالكتير بعدين اعمل RUNوخلاص على كدة مبروك عليك بدل ما تحمل اللعبة تاني من الاول

    • @oroomaa
      @oroomaa 4 часа назад

      ما ضبطت

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

    Thank you very much brother! I spent more than 30 hours trying to solve this problem. The minimum of 100 MB and maximum of 3500 did not work. What worked was (minimum 1000 - maximum 150000). I was about to give up, but it worked very well!

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

    yay i can now play granny remake ^_^

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

    This video is not seeing properly

  • @m.r_529
    @m.r_529 3 дня назад

    It isnt working for me :(

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

    Thank you bro mine was limited to 2gb i installed fh5 which was 100gb i didn't know there was a limit set for files

  • @synaesthesia2010
    @synaesthesia2010 4 дня назад

    or as it's a fitgirl repack, just select limit install to 2GB

  • @thefirstfrezer677
    @thefirstfrezer677 4 дня назад

    thnx u

  • @AshutoshRanjanJha-f4l
    @AshutoshRanjanJha-f4l 4 дня назад

    what non scene didn't work for me total waste of time

  • @NantZyyahahha
    @NantZyyahahha 4 дня назад

    Thx❤

  • @mohmeddeif9643
    @mohmeddeif9643 5 дней назад

    It works thank you brother

  • @kapilrajbanahi3297
    @kapilrajbanahi3297 6 дней назад

    Thanks bro i try lots of time to install django but i could not install. Now i successfully install django. Thanks bro

  • @elmassiraelmassira
    @elmassiraelmassira 6 дней назад

    bla bla bla

  • @Kennnected
    @Kennnected 6 дней назад

    super life saver, thank you so much dude

  • @Arzxalan
    @Arzxalan 7 дней назад

    thanks you so much man <3

  • @hollyshit4536
    @hollyshit4536 7 дней назад

    Fuck man...i downloaded 50gb twice and you solved my problem❤❤❤ You gaind followe

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

    The page was removed

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

    TY SO MUCH!! That help me alot

  • @mr.beastvlog5948
    @mr.beastvlog5948 10 дней назад

    same issue

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

    that`s greate brother i am impress your vidoe and thank you so much 💓💓💓

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

    Heyy thank you so much man , I have doubt is this work for every setup file

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

    why is this mf dancing the whole time while i be struggling to fix python issues smh dawgg ☠

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

    Thanks bro 😊😊😊

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

    Broo!!! The trick really work my game start working thanks bro for making the video ❤❤

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

    thanks! asalam alaikum

  • @user-zj6tv1ii2d
    @user-zj6tv1ii2d 13 дней назад

    I can't create a database. There is a syntax error. What is the solution?

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

    please help me fix gta v an error occurred while unpacking unable to read data unarc.dll returned an error code 6 error file read operation

  • @user-jx8ks9zp3r
    @user-jx8ks9zp3r 14 дней назад

    in sha allah😂😂

  • @dylbog.
    @dylbog. 14 дней назад

    How am I supposed to see the code when theres A LITTLE DANCIN' MAN IN THE WAY!! Thank you, your video helped!

  • @KekDarwin
    @KekDarwin 14 дней назад

    goat, still working!

  • @aqua_i_am6446
    @aqua_i_am6446 15 дней назад

    Thnx man it worked your saviour

  • @nawsirthegret
    @nawsirthegret 16 дней назад

    "big file" what do u mean lmfao

  • @nestorgil1106
    @nestorgil1106 16 дней назад

    than you my men, you save me, I will be gratefull all my life

  • @omkarsamal2459
    @omkarsamal2459 16 дней назад

    bro i am getting error while installation of spiderman2 dodi repack of unarcdll

  • @TheeRealVenom
    @TheeRealVenom 17 дней назад

    Nahh didnt work for me. This is the 7th method im trying. Already tried all the methods on the fitgirl trouble shoot page

  • @RegalRay-qj5uj
    @RegalRay-qj5uj 17 дней назад

    Brother, I have this error, how to solve it (An error occurred while unpacking: Unable to write data to disk! Unarc.dll returned an error code: -11 ERROR: file write operation failed)

  • @RegalRay-qj5uj
    @RegalRay-qj5uj 17 дней назад

    An error occurred while unpacking: Unable to write data to disk! Unarc.dll returned an error code: -11 ERROR: file write operation failed😭😭😭😭😭😭

  • @Serkanhanoglu
    @Serkanhanoglu 18 дней назад

    Adamın dibisin reis

  • @jokergaming2826
    @jokergaming2826 18 дней назад

    ty

  • @iglomaster5180
    @iglomaster5180 18 дней назад

    #hello#

  • @jyothishsubash5925
    @jyothishsubash5925 18 дней назад

    Umb myrae

  • @MahinRizvi
    @MahinRizvi 19 дней назад

    not working now

  • @thandopariskhumalo8480
    @thandopariskhumalo8480 20 дней назад

    2024-and it still works🔥

  • @hasnain_m5
    @hasnain_m5 20 дней назад

    I'm not a uni student, how can I create free account?