Building wc tool from scratch - Update
18:25
Building wc tool from scratch - Part 2
1:20:29
#001  - Motivation, Goal, Project Setup
1:04:01
Building wc tool from scratch - Part 1
1:06:08
Cargo, Immutability, and Result
1:15:10
How to Unit Test a CLI in Go?
15:00
Install Rust on Raspberry Pi 4
5:19
Sunset view at Chakrata
1:23
Жыл бұрын
Cloud Work at Chakrata
0:45
Жыл бұрын
Create a CLI with Go and Cobra
12:37
Installing .Net Core on Mac OS
1:46
6 жыл бұрын
Course Introduction
1:10
6 жыл бұрын
C# Corner Conference - Day 0
1:31
6 жыл бұрын
Пікірлер
@GauravGahlotsVideos
@GauravGahlotsVideos 19 күн бұрын
Here is the final update - kzbin.info/www/bejne/iomTq32hZauJkJYsi=F0NHtDiVaAO8HUyI
@GauravGahlotsVideos
@GauravGahlotsVideos 19 күн бұрын
Here is the second part - kzbin.info/www/bejne/jIrCm6eAl9KlrKs
@tanishqsingla9492
@tanishqsingla9492 25 күн бұрын
Hey, stumbled upon your video. Nice setup and audio configuration and a lot's of potential, would love to see you grow
@GauravGahlotsVideos
@GauravGahlotsVideos 25 күн бұрын
Thank you. It truly means a lot. 🙇🏻‍♂
@Sujeet-uw4vk
@Sujeet-uw4vk 25 күн бұрын
Gruvbox looks pretty
@GauravGahlotsVideos
@GauravGahlotsVideos 25 күн бұрын
It surely does!!
@selvamp5775
@selvamp5775 25 күн бұрын
Nice 👍
@CodingChallengesFYI
@CodingChallengesFYI 27 күн бұрын
Thanks for sharing the video of you tackling the coding challenge!
@nileshraghav4436
@nileshraghav4436 Ай бұрын
After watching your stream, I'm thinking to get my hands into rust .. amazing session ✌🏻
@GauravGahlotsVideos
@GauravGahlotsVideos Ай бұрын
You surely should. It's a fantastic language!
@andrewiglinski148
@andrewiglinski148 2 ай бұрын
This is awesome dude, but any ideas on how to make sure that flags and arguments are being handled properly? II'm brand new to Go, but I feel like I have a pretty decent grasp on it already, but for the life of me I can't figure out how to test my viper/cobra flag/args/env handling.
@andrewiglinski148
@andrewiglinski148 2 ай бұрын
Shit I'm an idiot... I should've waited until you got to the cmd.SetArgs function lol.
@GauravGahlotsVideos
@GauravGahlotsVideos Ай бұрын
@@andrewiglinski148 You should be able to set the flags in your unit tests, and the command should generate expected output.
@cameronmilton1647
@cameronmilton1647 8 ай бұрын
Hey, thank you so much for these videos, they have been super helpful for someone new to golang, but I was wondering how do you structure/add sub commands? For example if you had ./greeter greet enthusiastic Gaurav?
@GauravGahlotsVideos
@GauravGahlotsVideos Ай бұрын
Appologies for such a late reponse. Life happens. Anyways, I have covered this in the followup video. However, if you still haven't got the answer please do let me know. I will be active going forward. Thanks!!
@architsengupta5926
@architsengupta5926 9 ай бұрын
Light Mode :o
@GauravGahlotsVideos
@GauravGahlotsVideos Ай бұрын
Sorry. In next videos, I will be using dark mode. 😊
@leoxvic4701
@leoxvic4701 11 ай бұрын
ur experience shines thru ur tutorials; keep it up! thnx for the guidance
@GauravGahlotsVideos
@GauravGahlotsVideos 11 ай бұрын
I’m glad you liked it.
@Ibrahim.Warsi1
@Ibrahim.Warsi1 Жыл бұрын
Just watched all four videos of this playlist.... You explained it easily.. i had gone through a LinkedIn learning course as well but your explanation is much better than anything i explored for this DI with Autofac.. many many thanks for there videos
@GauravGahlotsVideos
@GauravGahlotsVideos Жыл бұрын
Feels great to know that it was helpful. Cheers!! 🍻
@dhanviakash726
@dhanviakash726 2 жыл бұрын
🙇‍♂️🙆‍♂️🙇‍♂️🙆‍♂️
@kplsn999
@kplsn999 2 жыл бұрын
Nice expiation Gaurav, Thanks ....most of the doubts got cleared after seen your video. One question raised in mind hope you will be able to give answer of it. As you said we get separate user space where we can deploy OS images (minimal libraries). Do we need to get licence/subscription of these images as like we have to get license to run server os on physical or VM machines. Are these OS images free to use ?
@GauravGahlotsVideos
@GauravGahlotsVideos Жыл бұрын
As far as I know, most of the base images that we use with Docker are free. However, some application specific images may require a license.
@patel5532
@patel5532 2 жыл бұрын
How to change the GitHub runner from large to medium?
@GauravGahlotsVideos
@GauravGahlotsVideos Жыл бұрын
Sorry for the delayed response. I believe you can do so with the .actrc file. Please refer the configuration section here github.com/nektos/act#configuration.
@harikaraptadu6507
@harikaraptadu6507 2 жыл бұрын
Thanks so much
@kvahn
@kvahn 2 жыл бұрын
tysm (thank you so much)
@theconfusedchannel6365
@theconfusedchannel6365 3 жыл бұрын
Thanks for explaining these. I will find these in many videos. What this lacks is to show with commands and relate each concept. Here and there you are running linux commands. You can take 1 container, show how cgroups tree look like, how namespaces look like, UFS root , how is it mapped. How to identify process id in container to host, what users it will run with etc..
@GauravGahlotsVideos
@GauravGahlotsVideos Жыл бұрын
Thanks for your feedback. Unfortunately I could not upload any new videos, however, if I do I will definitely keep your suggestion in mind.
@vaibhavthakur3230
@vaibhavthakur3230 3 жыл бұрын
Finally Finally, I got the best explanation :) Thanks for the easy explanation.
@GauravGahlotsVideos
@GauravGahlotsVideos 3 жыл бұрын
Thank you Vaibhav. I was having a rough day, but you gave me smile and motivation. Thanks 🙂
@vaibhavthakur3230
@vaibhavthakur3230 3 жыл бұрын
@@GauravGahlotsVideos Be Positive :)
@vijayraoprasad
@vijayraoprasad 3 жыл бұрын
NIcely explained the concepts. Thank you so much
@GauravGahlotsVideos
@GauravGahlotsVideos 3 жыл бұрын
Than you! I'm glad you liked it.
@LordOfRuin
@LordOfRuin 3 жыл бұрын
Thank you for this talk! running locally provides the fastest feedback loop when developing. Coming from Drone, this was the best part of the development experience, when you didn't have to constantly commit code just to test a task.
@GauravGahlotsVideos
@GauravGahlotsVideos 3 жыл бұрын
Glad it was helpful!
@aymrichcaron6601
@aymrichcaron6601 3 жыл бұрын
Thanks I subscribed
@fersilent3884
@fersilent3884 3 жыл бұрын
Thank you
@ninaddesai7294
@ninaddesai7294 3 жыл бұрын
Thank you Gaurav for this simplified and well-presented docker internals. Helped me to gain some deeper understanding in docker
@GauravGahlotsVideos
@GauravGahlotsVideos 3 жыл бұрын
Thank you Ninad. Means a lot. 🙂
@ninaddesai7294
@ninaddesai7294 3 жыл бұрын
well explained the need behind docker
@MarcelloPato
@MarcelloPato 3 жыл бұрын
Hi man, could you please create a course building a full dotnet application using mac?
@GauravGahlotsVideos
@GauravGahlotsVideos 3 жыл бұрын
Unfortunately, the motherboard of my Mac is dead. So, I can't really use it. However, I use Linux as my daily driver and I believe the development experience should be the same. Let me know what you think. Cheers!!
@Raffix394
@Raffix394 3 жыл бұрын
How would you use this with winforms? I can't find any example that explains it.
@GauravGahlotsVideos
@GauravGahlotsVideos 3 жыл бұрын
I haven't ever tried myself and I don't think I would be able to in near future. I'm sorry. If I would find an example, I will share it with you.
@davestorm6718
@davestorm6718 3 жыл бұрын
pkg doesn't show up on the desktop. after double clicking the download, it just extracts a bunch of folders, but there's no pkg file
@GauravGahlotsVideos
@GauravGahlotsVideos 3 жыл бұрын
I had moved the downloaded ".pkg" file to Desktop from Downloads in advance. I tried to download it again today from dotnet.microsoft.com/download and it does give me ".pkg" file. On Mac, it should ideally start an installation process much like Windows.
@davestorm6718
@davestorm6718 3 жыл бұрын
@@GauravGahlotsVideos - turns out I downloaded the binaries. oops!
@GauravGahlotsVideos
@GauravGahlotsVideos 3 жыл бұрын
@@davestorm6718 Hahaha! Enjoy. :)
@drgarima6039
@drgarima6039 3 жыл бұрын
👍👍👍👍
@reallymegaok
@reallymegaok 3 жыл бұрын
Very helpful
@calm8515
@calm8515 4 жыл бұрын
hey, i totally new to c#.net, so created a 2 projects, one is unit tests, one is normal project and tried running build, its fine and when i run "dotnet test projectname/...csproj" it throwing skipping running tests for the project, to run tests with dotnet test add <istestproject>true<...> property to project file, but i don't know where to add, can you help me ?
@GauravGahlotsVideos
@GauravGahlotsVideos 3 жыл бұрын
It's been a long time since I last used .Net, so I may be wrong. I think you should have a solution file that lists all your projects. There you should be able to add it.
@calm8515
@calm8515 3 жыл бұрын
@@GauravGahlotsVideos hey, i need to enable it with that xml tag in my .csproject
@Marko-the-Beast-Master
@Marko-the-Beast-Master 4 жыл бұрын
Hello, how to put a custom parameter when calling an instance?
@pwcloete8022
@pwcloete8022 4 жыл бұрын
Very good explanation on direct- vs. indirect dependencies, and demonstration of it. Thank you :)
@GauravGahlotsVideos
@GauravGahlotsVideos 4 жыл бұрын
Thank you!
@lessknownindeed
@lessknownindeed 4 жыл бұрын
Nice way of presenting!
@GauravGahlotsVideos
@GauravGahlotsVideos 4 жыл бұрын
Thank you! :)
@drgarima6039
@drgarima6039 4 жыл бұрын
Excellent💯👍 bro..
@GauravGahlotsVideos
@GauravGahlotsVideos 4 жыл бұрын
Thank you! :)
@jeetendragund9793
@jeetendragund9793 4 жыл бұрын
Great work Gaurav, keep going 👍
@GauravGahlotsVideos
@GauravGahlotsVideos 4 жыл бұрын
Thank you! :)
@markcoleman5177
@markcoleman5177 4 жыл бұрын
This is excellent GG!
@GauravGahlotsVideos
@GauravGahlotsVideos 4 жыл бұрын
Thanks Mark!
@CraigHinrichs
@CraigHinrichs 4 жыл бұрын
This is super helpful. I have been having a tough time finding testing for Visual Studio (or Code) on Mac. Thanks! Following!
@GauravGahlotsVideos
@GauravGahlotsVideos 4 жыл бұрын
I'm really glad you this could help.
@Layarion
@Layarion 4 жыл бұрын
shit music.
@Kripto_YT
@Kripto_YT 4 жыл бұрын
Me gusta estos videos que colocan una canción suave y nada molesta de fondo, te hace sentir menos aburrido y monotono el aprendizaje Thanks you !!! Like Like
@GauravGahlotsVideos
@GauravGahlotsVideos 4 жыл бұрын
Thank you Kripto :)
@raikaran1
@raikaran1 5 жыл бұрын
I hate that background music. Come on man it's a learning video.
@christoperpineda9181
@christoperpineda9181 5 жыл бұрын
music is really annoying
@rosaliayubac5388
@rosaliayubac5388 5 жыл бұрын
Thank you for your video, it was informative and helpful
@alexvolkov8502
@alexvolkov8502 5 жыл бұрын
Thanks Gaurav, very helpful video. Though I agree the background music is a bit too loud.
@sometexthere4169
@sometexthere4169 6 жыл бұрын
Usint autofac as Service Locator is not a good idea. Its anti pattern.
@amphetaminocid
@amphetaminocid 6 жыл бұрын
thanks for explaining the concept but I think the part that implements the autofac configuration, it jumps into a conclusion which makes it really confusing that what happened.
@GauravGahlotsVideos
@GauravGahlotsVideos 5 жыл бұрын
Thanks Amin. It's quite late to respond but I will keep your concern in mind while working on the next one.
@dcscott100
@dcscott100 6 жыл бұрын
Good. I'd suggest ditching the background music at the first though.
@moiz819
@moiz819 6 жыл бұрын
It's been a wonderful moment with C# Corner Conference... :) :)
@drgarima6039
@drgarima6039 6 жыл бұрын
👍👍👍👍
@gauravkukkar2149
@gauravkukkar2149 6 жыл бұрын
Good to start with for DI. I would urge to go on deeper now to standout from what is available over the internet already. This topic require explanation in depth gradually. Good luck. Cheers