Visual Sudio 2013 Community

The Partridge Family were neither partridges nor a family. Discuss.
MrGodin
Posts: 721
Joined: November 30th, 2013, 7:40 pm
Location: Merville, British Columbia Canada

Visual Sudio 2013 Community

Post by MrGodin » January 21st, 2015, 8:59 pm

Is any one else using Community ?. I find it ok. My son and I connected and worked on a small project together. Is there many in here who work on projects together ?. Do you use Community? ... just curious. I find coding a game on your own, with limited skills as i have, sorta difficult and taxing on the noggin at times ..
Curiosity killed the cat, satisfaction brought him back

Marc Miranda
Posts: 3
Joined: January 18th, 2015, 4:51 pm

Re: Visual Sudio 2013 Community

Post by Marc Miranda » January 21st, 2015, 9:06 pm

I used to use it, and I would want to try coding with someone else. But I'm currently following C++ Begginner's series so I'm using Visual C++ 2010 Express.

KingFriggy
Posts: 1
Joined: January 21st, 2015, 11:45 pm

Re: Visual Sudio 2013 Community

Post by KingFriggy » January 21st, 2015, 11:53 pm

I started using VS Community alone recently in Unity. VS Community supports extensions which is required to debug in Unity using Visual Studios ( no extensions in Express ). Community makes my life a lot easier anyways. (The default Unity editor and debugger doesn't agree with me) :P

albinopapa
Posts: 4373
Joined: February 28th, 2013, 3:23 am
Location: Oklahoma, United States

Re: Visual Sudio 2013 Community

Post by albinopapa » January 22nd, 2015, 2:30 am

I use it, have worked on a couple of projects with cameron, but we used tortoise Git for source control, it was before Msft released 2013 express or community. Right now I just use the source control for local branches.
If you think paging some data from disk into RAM is slow, try paging it into a simian cerebrum over a pair of optical nerves. - gameprogrammingpatterns.com

User avatar
Asimov
Posts: 814
Joined: May 19th, 2012, 11:38 pm

Re: Visual Sudio 2013 Community

Post by Asimov » February 10th, 2015, 8:25 pm

Hi,

I tried visual studio 2013 and I really hated it. Seems they are trying to make it look nice on tablets. Will be going back to 2010 when I have time to re install it.

Using code::blocks for my current project. I much prefer it over visual studio anyway.
----> Asimov
"You know no matter how much I think I have learnt. I always end up hitting brick walls"
http://www.asimoventerprises.co.uk

FinalL
Posts: 53
Joined: February 6th, 2014, 3:44 pm
Location: Slovakia

Re: Visual Sudio 2013 Community

Post by FinalL » February 11th, 2015, 10:55 am

Asimov wrote:Hi,

I tried visual studio 2013 and I really hated it. Seems they are trying to make it look nice on tablets. Will be going back to 2010 when I have time to re install it.

Using code::blocks for my current project. I much prefer it over visual studio anyway.
That's what I hate about Microsoft now... They're trying to look good and make every their app look as the Win 8 and 10 design - flat 2D without any effects on it. They want to look trendy and sometimes it makes the apps look like a crap. :?
Many noodles, one sauce.
'Programming rules: #1 - Everything is just a fucking number.' Chili, 2012
Mainly Discord procrastinator

albinopapa
Posts: 4373
Joined: February 28th, 2013, 3:23 am
Location: Oklahoma, United States

Re: Visual Sudio 2013 Community

Post by albinopapa » February 12th, 2015, 2:12 am

I love the look of VS2012 and 2013. I like that fact that it comes with templates for color scheme that way I don't have to choose them all for myself. I use the dark one like int he chili videos. I like that fact that it has built in Git. And I enjoy the improved intelliesense.
If you think paging some data from disk into RAM is slow, try paging it into a simian cerebrum over a pair of optical nerves. - gameprogrammingpatterns.com

MrGodin
Posts: 721
Joined: November 30th, 2013, 7:40 pm
Location: Merville, British Columbia Canada

Re: Visual Sudio 2013 Community

Post by MrGodin » February 12th, 2015, 8:19 pm

I kinda like the new one too. Love the dark scheme and Git is cool too
Curiosity killed the cat, satisfaction brought him back

User avatar
Asimov
Posts: 814
Joined: May 19th, 2012, 11:38 pm

Re: Visual Sudio 2013 Community

Post by Asimov » February 12th, 2015, 9:29 pm

Don't know what Git is, but all I know is visual studio 2013 is more like a twit than a git LOL
Will definately be going back to 2010. Only installed 2013 so that I could program for my windows 8 phone and then I realied I can't because you need windows 8 for that, and I am sticking to windows 7 because windows 8 is the equivalent of a colouring book for the under fives LOL
----> Asimov
"You know no matter how much I think I have learnt. I always end up hitting brick walls"
http://www.asimoventerprises.co.uk

MrGodin
Posts: 721
Joined: November 30th, 2013, 7:40 pm
Location: Merville, British Columbia Canada

Re: Visual Sudio 2013 Community

Post by MrGodin » February 12th, 2015, 9:31 pm

Git is a source code site where people share code
Curiosity killed the cat, satisfaction brought him back

Post Reply