Author Topic: C++ Tutorials on you tube  (Read 422 times)

0 Members and 1 Guest are viewing this topic.

psyXeon
  • Founder
  • *
  • Posts: 12.330
  • Country: es
  • Reputation: 194
  • Gender: Male
    • THEPSYFAMILY.NET
C++ Tutorials on you tube
« on: November 20, 2009, 09:04:00 PM »
C++ Tutorials on you tube

I´m a bit behind on school so I´m watching a few tutorials a day

I´m following >>  thenewboston, he explains and repeats the basic stuff many times, very useful for me.

C++ Tutorial - 1 - Installing Compiler for C++

hemagoku
  • Gfxer
  • *
  • Posts: 1.396
  • Reputation: 27
  • Gender: Male
  • What should i write here ? xD
    • dA
Re: C++ Tutorials on you tube
« Reply #1 on: November 20, 2009, 10:15:41 PM »
aa thats the compiler am using xD .


DUDIKOV
  • *
  • Posts: 734
  • Country: tr
  • Reputation: 37
  • Gender: Male
Re: C++ Tutorials on you tube
« Reply #3 on: November 20, 2009, 11:06:46 PM »
visual studio iz da bezt

hemagoku
  • Gfxer
  • *
  • Posts: 1.396
  • Reputation: 27
  • Gender: Male
  • What should i write here ? xD
    • dA
Re: C++ Tutorials on you tube
« Reply #4 on: November 20, 2009, 11:35:16 PM »
i kinda like dev-c++ more ,though at university we use visual studio .


melon_bread
  • [psy] Contributor
  • *
  • Posts: 27
  • Reputation: 1
  • Gender: Male
  • Sup
Re: C++ Tutorials on you tube
« Reply #6 on: November 22, 2009, 12:50:46 AM »
Ah Nice Tuts, I will add them to my list to watch.

How I See It Is.....

Dev-C++ > Visual C++ Express 2008
Visual Studio 2008 > Dev-C++

 :blush:

mks1992
  • [psy] Contributor
  • *
  • Posts: 29
  • Reputation: 0
  • Gender: Male
Re: C++ Tutorials on you tube
« Reply #7 on: December 03, 2009, 09:43:20 PM »
Dev-C++ compiler isn't soo good to use if you are starting with c++ programing and is old.

nephitejnf
  • Validated
  • *
  • Posts: 18
  • Reputation: 0
Re: C++ Tutorials on you tube
« Reply #8 on: December 07, 2009, 10:35:36 AM »
C++ Tutorials on you tube

I´m a bit behind on school so I´m watching a few tutorials a day

I´m following >>  thenewboston, he explains and repeats the basic stuff many times, very useful for me.

O really like his tuts and I find it easier to learn programming that way when you don't have a class to take, it's how I learned Batch