Code Wizard
Code Wizard
  • Видео 27
  • Просмотров 831 076
How to Uninstall Homebrew Completely
We will discuss how to uninstall homebrew completely on Mac OS
Link to homebrew uninstall script: github.com/homebrew/install#uninstall-homebrew
Then remove residual files via: sudo rm -rf /opt/homebrew/
In home directory on silicon, use open .zprofile and remove the brew shellenv line.
Просмотров: 1 323

Видео

How to Ignore Files in Git Globally (.DS_Store)
Просмотров 1,1 тыс.10 месяцев назад
I'll show you how to ignore files in git globally. This means that files and folders can be ignored for all projects, not just one project. I'll show you specifically how to ignore the annoying .DS_Store file, which is common in MacOS. If you get an error because the .gitignore_global file doesn't exist, all you have to do is create the file with: touch ~/.gitignore_global How to ignore files i...
How to Install Git on MacOS 2024
Просмотров 63 тыс.11 месяцев назад
In this video, you will learn how to install Git on Mac OS using Homebrew. Installation Steps: Install Homebrew: copy the install command from brew.sh NOTE: if you need to add Homebrew to your PATH, use the command found here under "Setting up your path": sourabhbajaj.com/mac-setup/Homebrew/ Install Git: brew install git Commands to setup name and email in Git config: git config global user.nam...
How to Install Homebrew on Mac OS
Просмотров 7 тыс.Год назад
In this video you will learn how to install Homebrew on Mac OS. NOTE: if you are using a Mac M1 Processor, please install iTerm, and then run iTerm in Rosetta mode in order to follow this tutorial. These are the steps to install homebrew on Mac OS: 1. Got to brew.sh 2. Open your terminal. If using an M1 or M2, install iTerm and open in Rosetta mode. 2. Paste this command into your terminal. /bi...
JavaScript Array Filter Method
Просмотров 2482 года назад
In this video you will learn how to use the JavaScript array filter method to filter elements in an array. The array filter method can be very helpful when you want to filter out elements based on a specific criteria. You can read the accompanying article at JavaScript Rocket: javascriptrocket.com/javascript-array-filter-method/ Found this video helpful and want to buy me a coffee? www.buymeaco...
How to Run C in VS Code on MacOS
Просмотров 64 тыс.2 года назад
I will show you how to run C in Visual Studio Code (#vscode) on MacOS (both M1 and Intel will work). Running a C program in Visual Studio Code is simple once you have the required tools installed. We will install both the C/C extension as well as the Code Runner extension in VS Code. Timestamps: 0:00 - Introduction 0:32 - How to install C/C extension in visual studio code 1:01 - How to install ...
How to Run C++ in VS Code on MacOS
Просмотров 74 тыс.2 года назад
I will show you how to install C and how to run C in Visual Studio Code (#vscode). Running C programs in Visual Studio Code is an easy process once you have the required tools installed. Timestamps: 0:00 - Introduction 0:30 - How to install C extension in visual studio code 0:50 - How to install Code Runner extension in visual studio code 1:10 - Install C compiler (clang) 2:30 - Creating a C pr...
How to Run Java in VS Code
Просмотров 4,9 тыс.2 года назад
This video explains how to run Java in VS Code (Visual Studio Code). In this tutorial we will install Java, and run a Java program. During the installation process we will also install the Java extension pack. As mentioned in the video, this is the VS Code Java "Getting Started" link: code.visualstudio.com/docs/java/java-tutorial Found this video helpful and want to buy me a coffee? www.buymeac...
How to Deploy a React App to Netlify
Просмотров 1 тыс.2 года назад
In this video we will go over how to deploy a React app to Netlify so you can share your application with everyone. Deploying a React application can be a confusing process as there are many options available. Netlify is an easy and free deployment solution for React apps. Found this video helpful and want to buy me a coffee? www.buymeacoffee.com/codewizard ☕️
How to Shuffle an Array in JavaScript
Просмотров 1,9 тыс.2 года назад
In this video I will show you step by step on how to shuffle an array in JavaScript. Knowing how to shuffle an array into a randomized order can be a useful tool in your programming projects. This is also a common interview question during coding interviews. The solution in this video is one of the most efficient ways to shuffle an array in JavaScript for both time and space complexity. The shu...
How to Deploy a React App to Vercel
Просмотров 32 тыс.3 года назад
In this video I will show you how to deploy a React app to Vercel. Vercel allows you to easily deploy a front end React application with zero configuration so you can share your project with everyone. We will use Vercel’s CLI in our project to deploy from the terminal in VS Code. Easy steps to deployment: 1. Create a vercel account 2. Open a new terminal in VS Code or other editor. Make sure yo...
"Hello World!" in Every Programming Language
Просмотров 2,5 тыс.3 года назад
"Hello World!" in Every Programming Language
How to Deploy a Node.js App to Heroku
Просмотров 3,1 тыс.3 года назад
How to Deploy a Node.js App to Heroku
How to Install Python on Mac OS - Python for Beginners
Просмотров 4063 года назад
How to Install Python on Mac OS - Python for Beginners
How to Update Node.js and NPM in the Terminal on Mac OS
Просмотров 29 тыс.3 года назад
How to Update Node.js and NPM in the Terminal on Mac OS
How to Install Matplotlib in Python and Run in Visual Studio Code
Просмотров 135 тыс.3 года назад
How to Install Matplotlib in Python and Run in Visual Studio Code
How to Run Python in VS Code
Просмотров 65 тыс.3 года назад
How to Run Python in VS Code
VS Code Setup for Web Developers
Просмотров 17 тыс.3 года назад
VS Code Setup for Web Developers
How to Run JavaScript in VS Code
Просмотров 62 тыс.3 года назад
How to Run JavaScript in VS Code
Install Bootstrap in VS Code | VS Code Extension
Просмотров 117 тыс.3 года назад
Install Bootstrap in VS Code | VS Code Extension
Command Line Basics for Beginners
Просмотров 8764 года назад
Command Line Basics for Beginners
Top 5 Extensions in VS Code
Просмотров 1,3 тыс.4 года назад
Top 5 Extensions in VS Code
Install Prettier in VS Code
Просмотров 64 тыс.4 года назад
Install Prettier in VS Code

Комментарии

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

    Thank you my friend. This video is very much useful to me. I wish you a good health and prosperous so that you can help others like me and have a good life.

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

    Thank you so so so much I was saved from my mom seeing my history😅

  • @PuspaTmg-i6b
    @PuspaTmg-i6b 6 дней назад

    Thank you❤

  • @abulkalam-ps9sd
    @abulkalam-ps9sd 7 дней назад

    Thank you bro

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

    Thank you 💕 God bless you you saved me from my mom seeing my surch history

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

    Thank you 💕 God bless you you saved me from my mom seeing my surch history

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

    Thank you 💕 God bless you you saved me from my mom seeing my surch history

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

    Thank you 💕

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

    Thank you 💕

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

    Thank you 💕 God bless you you saved me for my mom seeing my surch history

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

    😭🤪

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

    We know why were here

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

    Thank you so much!!! You resolved a week-long issue that I had with my VS (prolly a Layer 8 issue hahaha) Thanks a bunch!😁

  • @THEGOATRONALDO-o3o
    @THEGOATRONALDO-o3o 10 дней назад

    i think i know why we all here 💀

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

    I love you 😘😘😘💕😘💕💕💕💕😘 you save my life from my mom

  • @GamingGirlsR-T
    @GamingGirlsR-T 10 дней назад

    TYSM this saved my life because I searched up tacna heat because my friend was saying how gross it was (it is) and I didn’t know so I searched it up help sos

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

    thanks bro

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

    You saved me

  • @ArsemaArsema-k7u
    @ArsemaArsema-k7u 12 дней назад

    Yes finally I just cook ramen I want to delete them I don't know what I'm doing 💀💀💀🤌

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

    Nice video but you should teach how to add brew in our path

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

    mine keeps saying error 500 do u know why?

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

      Mine too

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

      Usually means there's an issue on Google's side. I'd recommend you try back again in a couple hours.

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

    Nehi hua 500. Kuch dekha Raha ha

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

    No bro

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

    you saved our lives, we are eternally grateful!

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

    thanks a lot, it works!

  • @Andrey-Pashentsev
    @Andrey-Pashentsev 16 дней назад

    Thank you so much!

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

    Another day a nother life saved

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

    I know this already, what I wanna know is how to delete search history not watched history in one shot. So this is not helpful

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

    Thank you i will keep this info to my grave😅😅❤😂

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

    Same! Finally worked! Simple "pip install matplotlib" didnt work needed the rest of the command, wow I spent hours figuring this out. Somehow was able to install without admin. Thanks again!

  • @medicgamingwitharchimedes
    @medicgamingwitharchimedes 23 дня назад

    We know why you came here 🤨

    • @code_wizard
      @code_wizard 23 дня назад

      I mean, november is over now

  • @viki9997
    @viki9997 23 дня назад

    Oh my God oh my God oh my God thank you for saving my life I would have been so embarrassed thank you thank you thank you thank you thank you thank you thank you thank you thank you

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

    Thank you so much for your help!

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

    thanks bro!

  • @jeanettejones-y7p
    @jeanettejones-y7p Месяц назад

    Going to fast and not repeating it

  • @Ilcah.
    @Ilcah. Месяц назад

    thank you so much i was really stuck on how to download it using homebrew

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

    BRO U HAVE MY PROFILE PICTURE

  • @Tim-again
    @Tim-again Месяц назад

    Thanks, my G!!

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

    No bs, just the info I needed! Thanks hombre

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

    Thanks I was watching porn

  • @Krish-yt3oq
    @Krish-yt3oq Месяц назад

    Running] cd "/Users/user1/Documents/c programs/" && gcc hello world.c -o hello world && "/Users/user1/Documents/c programs/"hello world clang: error: no such file or directory: 'hello' clang: error: no such file or directory: 'world.c' clang: error: no such file or directory: 'world' clang: error: no input files [Done] exited with code=1 in 0.054 seconds this is being shown up on runningg the code

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

    I am new to coding and webdevelopment just started taking a class using dreamweaver and had to install on a mac, also new to mac. Thank you, I could not use the other videos on this subject. I was only able to be successful using your video. Thanks for the great explanation for us newbies.

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

    Thank you this was helpful, and explained clearly. Was an easy setup. Thanks again

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

    Thanks MAN 👨 so much

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

    i'm having trouble in VS Code where the "clone repository" button is not displaying. After searching online, I assumed a connection between Git and VS code where if I install Git, it will allow me to clone repositories. Is this true?

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

    Does homebrew leave any other files or installation traces besides these?

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

    it is not installing in mine

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

    thank you so much FR bro

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

    Thankuuuuuuu

  • @wtf-nm7dl
    @wtf-nm7dl 2 месяца назад

    how to solve this Undefined symbols for architecture x86_64: "_main", referenced from: <initial-undefines> ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) [Done] exited with code=1 in 0.286 seconds