As a newbie, searching for the difference between Visual studio and visual studio has been a pain lol
@fxrdhan_65 Жыл бұрын
nah true
@DeZiio4 жыл бұрын
Just getting into both and I already feel more comfortable with VS Code's simplicity. Good video 👍
@thomasmccleary20754 жыл бұрын
This was a really thought out video. I just got into creating video games for mobile, and I was confused on what IDE or code editor to use. Thank you so much for clarifying!!!!!
@GottaBeGeek4 жыл бұрын
I’m glad it helped you out!
@Mikael_Puusaari3 жыл бұрын
Nice video :) Visual Studio having so many possible windows that u never really use feels a bit unecessary, but when time goes along u realize that u might need most of them, that is if u explored them and knew what they do.. of course they will just be there, not doing anything til the end of time if u don´t know when or why to use them For both VS Code and Visual Studio I think the choice is more about what u are used to, there is less cognitive stress caused when working with something where u know where everything is and intuitively know what to do to get the job done For any1 used to working with bashy environments and straight up folder structures, VS Code would probably feel more like home, and of course since "always living the bash dream" is kind of associated with cross platforming
@ayoungcoder75073 жыл бұрын
In 2021, VSCode has been a really good option. It has many of the features of an IDE, but still maintains the speed. So for me, VSCode is the choice.
@DelicueMusic8 ай бұрын
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.
@spartan-02954 жыл бұрын
I want to watch 2 hours of this...
@SodiPopMedia4 жыл бұрын
your monitor setup is sick nasty!
@GottaBeGeek4 жыл бұрын
Haha! Thanks!
@xornedge82044 жыл бұрын
Is Visual Studio better for game development though? Since it might require a more complex compatibility with the languages?
@GottaBeGeek4 жыл бұрын
I've never done Game development personally. That said, I know VS Code supports Unity debugging/development, but I would generally agree it's likely you'll find better integration for game development in Visual Studio opposed to VS Code.
@xornedge82044 жыл бұрын
@@GottaBeGeek Thank you
@johndoe-cd9vt4 жыл бұрын
It's not even a question, if you want to do game development use visual studio
@Rajonty4 жыл бұрын
jack tom what about IntelliJ IDEA?
@MickTheRus3 жыл бұрын
@@Rajonty that's java
@gregwoolley Жыл бұрын
Thanks. It would have been good to hear more about the differences in debugging capability between the two. You barely scratched the surface.
@Brymarlina4 жыл бұрын
Awesome video!!
@zeeshanqaswar35734 жыл бұрын
For me I used VS Code for unity and it gave me hell. Support broke time to time and was frustrating So I switched to Visual Studio even I liked Vs Code.
@chiragsharma53874 жыл бұрын
Visual Studio is definitely a better choice if you wanna work with game engines, be it unity or unreal
@steveavecillas11143 жыл бұрын
Programming to be productive and visual studio is great and you finish your project faster time
@Inf4mousKidGames3 жыл бұрын
I use code with unity but I think it's because I was able to configure it to work how I needed it to. You need a few extensions to make vs code work properly with unity but for the most part I'm betting you had trouble because of unity's vs code package manager extension (the default one that comes installed with unity breaks support with the editor. Best fix is to update the extension)
@infinity__79482 жыл бұрын
@@chiragsharma5387 brother if i have to chose between vs code and visual studio for project development which one will be more useful
@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.
@tailormaciel88294 жыл бұрын
Awesome thanks!!
@technosapien3304 жыл бұрын
Couldnt you just use Bootcamp to install visual studio on your mac?
@GottaBeGeek4 жыл бұрын
You could, but I was aiming towards comparing them without having to use any special software. I wouldn’t rely on Bootcamp anymore though. Apparently Apple has announced that the silicon based devices will no longer support Bootcamp. Also, I never mentioned this in the video but you can install Visual Studio on a Mac, it’s just not capable of doing as much as the Windows version can (It basically only supports the cross platform languages) That said, more of that may change when the silicon devices release.
@nahomd97974 жыл бұрын
Great Video .................To the point !! Geek
@MrPhilipson003 жыл бұрын
interesting feedback Geek! Yes, I'd watch you ruminate for 2hrs on this. M2C: seems no matter what environment I pick, there's a ton of time spent customizing things. Somehow VSCode seems more approachable, though I've spent dozens of hours customizing stuff - it seems more 'hackable'. VS-Studio seems sort of 'out-of-the-box', and I do not see all the files and profiles in the same way VSCode presents them. Curious - from a data-scientist pov - which may be better. Can I run the whole fine by default in the REPL interpreter..etc. many questions. Got to do my own research? What'd I pay you for !:? :)
@randough4 жыл бұрын
What about c#
@Duge61243 жыл бұрын
Do you even need to consider Visual Studio if you have a JetBrains licence?
@Duge61243 жыл бұрын
The displays, where can one get those images
@GottaBeGeek3 жыл бұрын
You mean the desktop backgrounds?
@Duge61243 жыл бұрын
@@GottaBeGeek yes! Thanks for replying Great video by the way 👌 Subscribed
@GottaBeGeek3 жыл бұрын
Appreciate, the sub. I’m hoping to get back into publishing more videos here in the next couple weeks. My 6 month old son has definitely drained a lot of my free time. Haha. The desktop images were on google images. I just searched around for Marvel 4K desktop backgrounds and came across them.
@Duge61243 жыл бұрын
@@GottaBeGeek haha I understand really wonder how you guys find the time. Any tips on how to get started? Oh and don't forget to plug me with the images 😜
@GottaBeGeek3 жыл бұрын
Do you mean tips on getting started making videos?
@Inf4mousKidGames3 жыл бұрын
Not sure if someone corrected you on this my friend but visual studio for Mac is a thing 🙂
@GottaBeGeek3 жыл бұрын
You’re correct, and I’ve known this, and while I maybe should’ve been clear on this, you can only do development of things that work cross platform which limits a decent amount of what you can do with Visual Studio for Mac. I specified the kinds of things specific to the Windows side of Visual Studio as examples though, so I kind of hinted to that affect in an implicit way.
@tecknows9 ай бұрын
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.
@KevinMatseke4 жыл бұрын
I also go for visual studio code.
@codytheendofdays81634 жыл бұрын
dude U from too?
@codytheendofdays81634 жыл бұрын
*SA
@KevinMatseke4 жыл бұрын
@@codytheendofdays8163 Yes Man I am from SA, Alexander area, and yourself? I can use with some coding friends
@codytheendofdays81634 жыл бұрын
@@KevinMatseke That would be cool man I could also use a coding friend, I'm in Eastern Cape, doing IT, Software Dev as my major are u in the East too? whats ur facebook handle?
@KevinMatseke4 жыл бұрын
@@codytheendofdays8163 Kevin Matseke is my handle, everywhere on the net, GitHub, insta, Facebook, LinkedIn,meetup, codegrepper, twitter lol, and tinder. sho man, i am also in software dev but I majored in AI, only to find that I don't like it
@randispoling4 жыл бұрын
I’m looking to mess around with Java and python. Thoughts on which one would be best for someone that’s fairly new?
@GottaBeGeek4 жыл бұрын
I’m probably a little biased because I started on Python, but I’d say Python. It’s incredibly popular. It has a variety of uses, a huge community, and great resources.
@siddharthsharma22704 жыл бұрын
It's so good man....
@ALee-2DAnimator4 жыл бұрын
I know... that you know.... that I know.... Damn it I'm in.... Subscribe.
@titangamer30094 жыл бұрын
Hi, this video is very helpful . Can you please help me in configuring vs code for c++, it will be very helpful for me.
@GottaBeGeek4 жыл бұрын
Thanks for the request. I’ll make that the video for this weekend. Should be out either today or tomorrow.
@sn_ale4 жыл бұрын
intellij gang
@addtyu61764 жыл бұрын
Start doing WPF and you will puke at visual sudio...