Gotta Be Geek
Gotta Be Geek
  • Видео 20
  • Просмотров 202 714
Azure vs AWS
In this VS battle I compare Azure with AWS to see which one might come out on top as the best!
***********************************************************
Follow Me on Social Media!
Twitter: Gotta_Be_Geek
Instagram: gottabegeek
Video Gear I'm using: kit.co/gottabegeek/video-gear
My Desk Setup: kit.co/gottabegeek/my-setup
Music I use for my videos: www.epidemicsound.com/referral/5pbjzk/
Links for this video:
Docker Tutorial: ruclips.net/video/i7ABlHngi1Q/видео.html
Timestamps
0:00 Intro
0:39 Comparison Explanation
3:15 Virtual Machines vs EC2
7:53 Functions vs Lambdas
13:47 Container Registries vs Elastic Container Registries
21:50 Final Thoughts
#Azure #AWS #SoftwareDevelopment
D...
Просмотров: 239

Видео

Configuration in Azure Functions with Azure KeyVault
Просмотров 3,4 тыс.3 года назад
My take on doing config in Azure Functions while also using Azure KeyVault for secrets. Follow Me on Social Media! Twitter: Gotta_Be_Geek Instagram: gottabegeek Video Gear I'm using: kit.co/gottabegeek/video-gear My Desk Setup: kit.co/gottabegeek/my-setup Music I use for my videos: www.epidemicsound.com/referral/5pbjzk/ Links for this video: Repo: github.com/gottabegee...
NodeJS vs .NetCore
Просмотров 35 тыс.3 года назад
I put NodeJS and .NetCore against each other in a performance head-to-head! Check out the results! Follow Me on Social Media! Twitter: Gotta_Be_Geek Instagram: gottabegeek Video Gear I'm using: kit.co/gottabegeek/video-gear My Desk Setup: kit.co/gottabegeek/my-setup Music I use for my videos: www.epidemicsound.com/referral/5pbjzk/ Timestamps 0:00 Intro 0:22 Welcome New...
Azure Static Web Apps Review - 2 Months later
Просмотров 9083 года назад
Find out what my thoughts are on Azure Static Web Apps and what my experience has been like moving my website from Azure App Service to Azure Static Web Apps. Follow Me on Social Media! Twitter: Gotta_Be_Geek Instagram: gottabegeek Video Gear I'm using: kit.co/gottabegeek/video-gear My Desk Setup: kit.co/gottabegeek/my-setup Music I use for my videos: www.epidemicsound...
Python in Visual Studio Code
Просмотров 1,8 тыс.3 года назад
Follow this tutorial video to get setup writing, running and debugging Python in Visual Studio Code. Additionally I have some bonus advice from my own experience not covered in the Microsoft/Visual Studio Code docs tutorial. Follow Me on Social Media! Twitter: Gotta_Be_Geek Instagram: gottabegeek Video Gear I'm using: kit.co/gottabegeek/video-gear My Desk Setup: kit.co...
React State Management: React Context API (Part 2 of 2)
Просмотров 1014 года назад
In this Part 2 of React State Management, I go over using the React Context API to manage state in a React application and give my thoughts on Redux vs the React Context API. Follow Me on Social Media! Twitter: Gotta_Be_Geek Instagram: gottabegeek Video Gear I'm using: kit.co/gottabegeek/video-gear My Desk Setup: kit.co/gottabegeek/my-setup React Context API repo githu...
React State Management: Redux (Part 1 of 2)
Просмотров 1384 года назад
In this Part 1 of 2, I go over adding Redux to a React application to manage state. Follow Me on Social Media! Twitter: Gotta_Be_Geek Instagram: gottabegeek Video Gear I'm using: kit.co/gottabegeek/video-gear My Desk Setup: kit.co/gottabegeek/my-setup React with Redux repo github.com/gottabegeek/react_redux #React #Redux #SoftwareDevelopment Disclaimer: Please see the ...
C/C++ in Visual Studio Code for Beginners
Просмотров 104 тыс.4 года назад
In this video I go over adding C/C support to Visual Studio Code and showing how you can have intellisense support for C/C as well as that you can easily debug C/C applications directly in VS Code. Follow Me on Social Media! Twitter: Gotta_Be_Geek Instagram: gottabegeek Video Gear I'm using: kit.co/gottabegeek/video-gear My Desk Setup: kit.co/gottabegeek/my-setup Links...
Top 10 VS Code Extensions
Просмотров 3054 года назад
I use a lot of different extensions in Visual Studio Code, but these are my Top 10 VS Code Extensions with a few honorable mentions thrown in. Follow Me on Social Media! Twitter: Gotta_Be_Geek Instagram: gottabegeek Video Gear I'm using: kit.co/gottabegeek/video-gear My Desk Setup: kit.co/gottabegeek/my-setup Extensions List: 1. GitLens 0:35 marketplace.visualstudio.co...
Is Deno replacing Node JS?!
Просмотров 664 года назад
In this video we're answering the question of whether or not Deno is replacing NodeJS as the defacto Javascript runtime; and, we're also going over the differences between these 2 runtimes. Follow Me on Social Media! Twitter: Gotta_Be_Geek Instagram: gottabegeek Video Gear I'm using: kit.co/gottabegeek/video-gear My Desk Setup: kit.co/gottabegeek/my-setup Deno Installa...
My favorite topics from Microsoft Build 2020
Просмотров 704 года назад
In this video I talk about my favorite topics and sessions from the Microsoft Building event of 2020. Follow Me on Social Media! Twitter: Gotta_Be_Geek Instagram: gottabegeek Video Gear I'm using: kit.co/gottabegeek/video-gear My Desk Setup: kit.co/gottabegeek/my-setup Links from the Video - Windows Package Manager (winget) github.com/microsoft/winget-cli - Microsoft P...
React Tutorial for Beginners
Просмотров 1444 года назад
In this video I go over creating a simple todo list application using React. This is really focused on basics and doesn't go too deep into React to try and keep it concise - but it's enough to get you started. Follow Me on Social Media! Twitter: Gotta_Be_Geek Instagram: gottabegeek Video Gear I'm using: kit.co/gottabegeek/video-gear My Desk Setup: kit.co/gottabegeek/my...
Adding Typescript to ParcelJS: Part 2 of 2
Просмотров 3724 года назад
In this part 2 video I go over how to add Typescript to a project where you're using the ParcelJS module bundler to bundle your code. Follow Me on Social Media! Twitter: Gotta_Be_Geek Instagram: gottabegeek Video Gear I'm using: kit.co/gottabegeek/video-gear My Desk Setup: kit.co/gottabegeek/my-setup Repo for this Tutorial: github.com/gottabegeek/parceljs_tutorial Type...
Adding Typescript to Webpack: Part 1 of 2
Просмотров 1784 года назад
In this video I go over how to add Typescript to a project where you're using the Webpack module bundler to bundle your code. Follow Me on Social Media! Twitter: Gotta_Be_Geek Instagram: gottabegeek Video Gear I'm using: kit.co/gottabegeek/video-gear My Desk Setup: kit.co/gottabegeek/my-setup Repo for this Tutorial: github.com/gottabegeek/webpack_tutorial Typescript: w...
Top 5 Agile Software Development Practices
Просмотров 2444 года назад
In this video I've invited Jake to talk with me about our Top 5 Agile Software Development Practices. Big thank you to Jake for joining me on this Tech Talk. Follow Me on Social Media! Twitter: Gotta_Be_Geek Instagram: gottabegeek Video Gear I'm using: kit.co/gottabegeek/video-gear My Desk Setup: kit.co/gottabegeek/my-setup Great info on what Agile and Waterfall develo...
Visual Studio Code vs Visual Studio
Просмотров 53 тыс.4 года назад
Visual Studio Code vs Visual Studio
GitHub Tutorial for Beginners
Просмотров 3544 года назад
GitHub Tutorial for Beginners
My Favorite Module Bundler: ParcelJS!
Просмотров 3354 года назад
My Favorite Module Bundler: ParcelJS!
Webpack Tutorial for Beginners
Просмотров 1,1 тыс.4 года назад
Webpack Tutorial for Beginners
Is your code project a mess?!
Просмотров 1724 года назад
Is your code project a mess?!

Комментарии

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

    I know I'm 4 years late, but i think this is still helpful even today. I agree with you take very much. My only thing about VS Code is the clutter that builds up on the nav when installing extensions. I know that I can hide them, but I feel like there is something better that can be done about it. I'm not sure though.

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

    Its nice, but pls remove the music....

  • @smart-sg5cs
    @smart-sg5cs 3 месяца назад

    so whats ur final conclusion

  • @tecknows
    @tecknows 4 месяца назад

    I'm 30 seconds in, and I already know why you have an IDE and Editor. I do the same thing. Sometimes, it is just necessary.

  • @steveavecillas1114
    @steveavecillas1114 5 месяцев назад

    How do run c11 standard on visual code or c++ 20

  • @-_-_dano
    @-_-_dano 6 месяцев назад

    Could you show me a course for using a c++ in vscode? please

  • @user-sg1id8rk4k
    @user-sg1id8rk4k 7 месяцев назад

    It's almost 2024 and this vid still helps people

  • @Pg_Tobby
    @Pg_Tobby 8 месяцев назад

    Hello am stuck with the terminal lart

  • @gregwoolley
    @gregwoolley 9 месяцев назад

    Thanks. It would have been good to hear more about the differences in debugging capability between the two. You barely scratched the surface.

  • @Inf4mousKidGames
    @Inf4mousKidGames 9 месяцев назад

    Welp this explained where i went wrong with the task file. I didn't use the auto generate/configure option 😂😂😂😂

  • @astrahcat1212
    @astrahcat1212 9 месяцев назад

    If I just don't make the launch it works, but otherwise it says the exe couldn't be found even though the path is eactly to the built exe. 🤔🤔

  • @danielpicado5292
    @danielpicado5292 10 месяцев назад

    does anyone know how to do this on Mac M1 chip?

  • @givonzirkind957
    @givonzirkind957 11 месяцев назад

    Loose the music. It's not pleasant and it's distracting.

  • @nathanhowells9893
    @nathanhowells9893 Год назад

    I am very new at programming (built simple websites years ago) and for some reason started with this but seems really complicated to just start building an app. Guessing a lot of these steps will need to be taken when developing a new project (referencing the .Jason files ect) how would you even start knowing exactly the information in these .Jason files or is it something you don’t learn you just do (as in copy and paste). Sorry hope this makes sense

  • @siphozuma2494
    @siphozuma2494 Год назад

    Thank you so much, It helped me a lot

  • @temercastle7193
    @temercastle7193 Год назад

    bad

  • @dipendrasingh-rk6gf
    @dipendrasingh-rk6gf Год назад

    sry but my gcc is not responding in my pc

  • @Carriersounds
    @Carriersounds Год назад

    when I paste the hello world file in the explorer like you did at 10:16, the highlight colors for 'vector', <string> and the 'cout' don't appear and just remain white. I've tried looking into color themes and other things, but it just doesn't happen. Any idea why this may be?

  • @purpasmart_4831
    @purpasmart_4831 Год назад

    I have recently switched to Linux as my Only OS, so I have been getting used to VS code after using Visual Studio for almost a Decade, I like how it is much lighter and responsive compared to the former, But I do miss some of the features.

  • @katherineallen796
    @katherineallen796 Год назад

    This definitely helped me!

  • @theshark-fg4sq
    @theshark-fg4sq Год назад

    it still didn't work for me pfffff still the red message that says...ntofound.... showing up to me

  • @edwardmacnab354
    @edwardmacnab354 Год назад

    sourceforge is not the recommended site in the vscode doc you are citing. There are links to the recommended sites in that vscode doc and those sites have sha verification directions , an important step that seems to get neglected these days for some strange reason.

  • @nickdavid2434
    @nickdavid2434 Год назад

    goat

  • @jonashart5196
    @jonashart5196 Год назад

    When I hit Run, C++ doesnt show up as a debugger option

  • @jonashart5196
    @jonashart5196 Год назад

    Configure default build task it says "Jake task detection is turned off." What the hell is that

  • @nielspaulin2647
    @nielspaulin2647 Год назад

    YOU ARE FANTASTIC. Save me a LOT of time !

  • @kampkrieger
    @kampkrieger Год назад

    you messed it all up with that garbage music. Its so sad

  • @TomBrooks-hj7pq
    @TomBrooks-hj7pq Год назад

    Thanks for the help man those json files were confusing at first.

  • @SuryaSarav_
    @SuryaSarav_ Год назад

    This was the first video wherein I got the hang of it.

  • @nikolaykulov4070
    @nikolaykulov4070 Год назад

    I can't start with f5 or ctrl+f5 they are not working! Can anyone help me?

  • @nigelpallatt
    @nigelpallatt Год назад

    Well, that did not work, so that's now 3 videos trying to explain installation and non of them work, obviously things have changed, so a new up-to-date video is needed.

  • @jeffreyhymas6803
    @jeffreyhymas6803 Год назад

    I'm late to the party here but I ran into this issue with environment variables and VScode yesterday. If you're opening workspaces or folders from the windows start screen, where it lists recent workspaces/folders, it won't load new environment variables. You have to open the folder or workspace directly from the file explorer or PowerShell. I was being lazy and it bit me in the ass. Took me longer then I care to admit to figure that out. Also, great vid dude. Excellent tutorial.

  • @Funrollercoaster606
    @Funrollercoaster606 Год назад

    Finally! A video that doesn't copy and paste stuff and scrolls faster than light. edit: Also, im having a issue where everything is red and its always showing me the entire script has errors.

  • @erl2nd
    @erl2nd Год назад

    Can't see a micro screen 😕

  • @babadabahp
    @babadabahp Год назад

    why is it so hard to set things up holy shit

  • @trevorseestedt
    @trevorseestedt Год назад

    In 2022 this still works amazing. Thank you so much it took my hours to try and find out how to install G++ and GBD!

  • @marshallsweatherhiking1820
    @marshallsweatherhiking1820 Год назад

    I'm not new at all to c+/c++ coding, but I find Visual Studio Code so aggravating. I want to edit the tasks.json file to build a multifile project the way I want but there is absolutely no documentation. I read the side it constantly says "use IntelliSense to learn more". WTF! HOW? Hovering over shit tells me next to nothing about anything. The documentation just rattles on about everything except what I want to know.

  • @mpgrewal00
    @mpgrewal00 Год назад

    technology videos dont get much subscribers. do something stupid like crazy jumps or outdoor cooking. you will get million subs. Unfortunately only stupidity attracts stupidity. geek no charm.

  • @juaninfante7000
    @juaninfante7000 2 года назад

    Write time < run time 🤷‍♂️

  • @LACHIVA1969
    @LACHIVA1969 2 года назад

    This is how it works. Everything else failed: (After installing MIngw-w64 and setting path environtment). run or search for MSYS2 MSYS: Run this command: pacman -Syu Press Y when you see"Proceed with installation? [Y/n]" Do this again: pacman -Syu Press Y when you see"Proceed with installation? [Y/n]" now run this: pacman -S --needed base-devel mingw-w64-x86_64-toolchain Press Enter when you see "Enter a selection (default=all):" Then run a command prompt window: Check this: g++ --version and check this: gdb --version

  • @tekobodongmo4434
    @tekobodongmo4434 2 года назад

    whenever I press the c key in VS it opens a new file what do I do

  • @tankieag1117
    @tankieag1117 2 года назад

    THANK YOUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU

  • @onielcole8488
    @onielcole8488 2 года назад

    Great video. Does it work for C?

  • @phatmatty165
    @phatmatty165 2 года назад

    All hail the node!!!

  • @TheMetaldudeX
    @TheMetaldudeX 2 года назад

    As a newbie, searching for the difference between Visual studio and visual studio has been a pain lol

  • @KG-ww1nf
    @KG-ww1nf 2 года назад

    Downloaded the Mingw-64 download from sourceforge, and there is no "bin" folder to add. Can I just add the entire folder? I'm new to coding and setting this up is beginning to be a headache.

    • @DarioMarken
      @DarioMarken 2 года назад

      Bro you should NOT learn C++ as a beginner haha, learn javascript or python THEN c++

  • @pbbrut
    @pbbrut 2 года назад

    We use NodeJS for the backend simply because we use it for the front end. I can throw together a VueJS frontend together with a node backend and deploy in minutes. Writing frontends in aspnetcore is miserable. No thanks. If I'm going to write a backend that needs special properties we'll write it in Golang.

  • @muhammadjazman1978
    @muhammadjazman1978 2 года назад

    6:06 jump to npm install for anyone in hurry,...

  • @SenselessTalk
    @SenselessTalk 2 года назад

    Play in x2 speed as this guy wants to be a tutorial channel and vlogger at the same time lol.

  • @WhipReviews
    @WhipReviews 2 года назад

    g++ --version isn't working for me. PLZ HELP.