best youtubers to subscribe to

Started by
15 comments, last by Chad Smith 11 years, 4 months ago

I have a complete series where I build a memory match game from scratch: [media]
[/media]


I have looked over your tutorials and very pleased with the content. I myself am a huge fan of Python, but for now I will be leaving this wagon to head over to OpenGL using C++. The only thing discouraging me from staying in python because it really isn't applicable in professionally for games, but is good in practice and understanding OpenGL with a very easy language. Hopefully you can try and convince my understand, because I am very fond of Python, but C++ has this "speed per se, if you get extremely technical which is more advance, but all around Python can compete with C++.
Advertisement
Rachel Morris, great CPP tutorials
Moving to the lounge.

Its called reading books and scavenging documentation. Youtube (or Vimeo, or 10,000 other sites) is completely free, and what money is possibly earned from it is very little. If someone made a video tutorial about how to make a game, baby-stepping you all along through programming and content (which I haven't heard of, as it would take VERY long to create such a thing, time is expensive for a skilled programmer), why would they offer it up for free on the internet, thus wasting time worth $2400 (programmer earns 60k a year, $30 per hour, takes 2 weeks to make a pong or tic-tac-toe tutorial series, probably), and not earning anything off of it. Yes, there are great videos on varied subjects, but they are usually contributed freely by experienced (and unexperienced) people with no intent on giving you a Grade A curriculum on Youtube for free, but rather enjoy teaching sometimes on certain subjects. For example, I am sure if Dennis Ritchie and Brian Khernigan were creating C in this era, they would not make a Youtube channel off of it, but write a book, as they did. The book probably made more money than their Bell Laboratory salaries (I would assume, I have no facts to back that up, but it is almost obvious). That book is called The C Programming Language, and I would very much recommend it to you.

EDIT: I am sure you will run into programming tutorial series (*cough* The New Boston *cough*), however these are usually not of good quality (*cough* The New Boston *cough*). Books are edited to the teeth by an arsenal of competent and experienced professionals, videos are made in a garage by a hobbyist.

EDIT#2: I am not trying to criticize or chastise you, your questions are in a league with Einstein's compared to mine back on the old mailing lists and such.


am not just looking for tutorials. also looking for stuff like plain out game development and programming talks and opinions. you know like podcast stuff.

Its called reading books and scavenging documentation. Youtube (or Vimeo, or 10,000 other sites) is completely free, and what money is possibly earned from it is very little. If someone made a video tutorial about how to make a game, baby-stepping you all along through programming and content (which I haven't heard of, as it would take VERY long to create such a thing, time is expensive for a skilled programmer), why would they offer it up for free on the internet, thus wasting time worth $2400 (programmer earns 60k a year, $30 per hour, takes 2 weeks to make a pong or tic-tac-toe tutorial series, probably), and not earning anything off of it. Yes, there are great videos on varied subjects, but they are usually contributed freely by experienced (and unexperienced) people with no intent on giving you a Grade A curriculum on Youtube for free, but rather enjoy teaching sometimes on certain subjects. For example, I am sure if Dennis Ritchie and Brian Khernigan were creating C in this era, they would not make a Youtube channel off of it, but write a book, as they did. The book probably made more money than their Bell Laboratory salaries (I would assume, I have no facts to back that up, but it is almost obvious). That book is called The C Programming Language, and I would very much recommend it to you.


Wow. That looks like the post my father would write.
You don't know how many people is currently watching youtube, do you?
There are hundreds of channels earning their living out of youtube only based on the google-ads program and by having people watching it (they do not need to click the ads).
Plus, many institutions like Stanford University and such are not seeking money but viewers. So they upload many classes for everyone to watch and learn.

@OP
To learn programming:
- Stanford University
- Univeristy of New South Wales (Look for Richard Buckland videos for example)

Indie people:
- Rachel Morris (Moosader)
- Gyrovorbis (Adventures in Game Development)
- Tru Fun (he was working on a cool remake of Golvellius)
- HebronSawyers (I believe he was working on some cool stuff as well)

Gameplay of unknown indie games:
- Slumlord27

Not youtube... great, complete and free courses:
- Coursera
Programming is an art. Game programming is a masterpiece!

MrJoshL, on 04 December 2012 - 09:38 PM, said:
Its called reading books and scavenging documentation. Youtube (or Vimeo, or 10,000 other sites) is completely free, and what money is possibly earned from it is very little. If someone made a video tutorial about how to make a game, baby-stepping you all along through programming and content (which I haven't heard of, as it would take VERY long to create such a thing, time is expensive for a skilled programmer), why would they offer it up for free on the internet, thus wasting time worth $2400 (programmer earns 60k a year, $30 per hour, takes 2 weeks to make a pong or tic-tac-toe tutorial series, probably), and not earning anything off of it. Yes, there are great videos on varied subjects, but they are usually contributed freely by experienced (and unexperienced) people with no intent on giving you a Grade A curriculum on Youtube for free, but rather enjoy teaching sometimes on certain subjects. For example, I am sure if Dennis Ritchie and Brian Khernigan were creating C in this era, they would not make a Youtube channel off of it, but write a book, as they did. The book probably made more money than their Bell Laboratory salaries (I would assume, I have no facts to back that up, but it is almost obvious). That book is called The C Programming Language, and I would very much recommend it to you.

Wow. That looks like the post my father would write.
You don't know how many people is currently watching youtube, do you?
There are hundreds of channels earning their living out of youtube only based on the google-ads program and by having people watching it (they do not need to click the ads).
Plus, many institutions like Stanford University and such are not seeking money but viewers. So they upload many classes for everyone to watch and learn.

@OP
To learn programming:
- Stanford University
- Univeristy of New South Wales (Look for Richard Buckland videos for example)

Indie people:
- Rachel Morris (Moosader)
- Gyrovorbis (Adventures in Game Development)
- Tru Fun (he was working on a cool remake of Golvellius)
- HebronSawyers (I believe he was working on some cool stuff as well)

Gameplay of unknown indie games:
- Slumlord27

Not youtube... great, complete and free courses:
- Coursera
My point was not that there isn't these things, so to speak, but that you can't just go on a youtube channel and it be your one stop shop for all knowledge game development, like a "make minecraft" tutorial. Yes, I realize there are great videos on everything, but they aren't all on a single channel, and quality GREATLY varies.

C dominates the world of linear procedural computing, which won't advance. The future lies in MASSIVE parallelism.


[quote name='kuramayoko10' timestamp='1354972557' post='5008482']
MrJoshL, on 04 December 2012 - 09:38 PM, said:
Its called reading books and scavenging documentation. Youtube (or Vimeo, or 10,000 other sites) is completely free, and what money is possibly earned from it is very little. If someone made a video tutorial about how to make a game, baby-stepping you all along through programming and content (which I haven't heard of, as it would take VERY long to create such a thing, time is expensive for a skilled programmer), why would they offer it up for free on the internet, thus wasting time worth $2400 (programmer earns 60k a year, $30 per hour, takes 2 weeks to make a pong or tic-tac-toe tutorial series, probably), and not earning anything off of it. Yes, there are great videos on varied subjects, but they are usually contributed freely by experienced (and unexperienced) people with no intent on giving you a Grade A curriculum on Youtube for free, but rather enjoy teaching sometimes on certain subjects. For example, I am sure if Dennis Ritchie and Brian Khernigan were creating C in this era, they would not make a Youtube channel off of it, but write a book, as they did. The book probably made more money than their Bell Laboratory salaries (I would assume, I have no facts to back that up, but it is almost obvious). That book is called The C Programming Language, and I would very much recommend it to you.

Wow. That looks like the post my father would write.
You don't know how many people is currently watching youtube, do you?
There are hundreds of channels earning their living out of youtube only based on the google-ads program and by having people watching it (they do not need to click the ads).
Plus, many institutions like Stanford University and such are not seeking money but viewers. So they upload many classes for everyone to watch and learn.

@OP
To learn programming:
- Stanford University
- Univeristy of New South Wales (Look for Richard Buckland videos for example)

Indie people:
- Rachel Morris (Moosader)
- Gyrovorbis (Adventures in Game Development)
- Tru Fun (he was working on a cool remake of Golvellius)
- HebronSawyers (I believe he was working on some cool stuff as well)

Gameplay of unknown indie games:
- Slumlord27

Not youtube... great, complete and free courses:
- Coursera
My point was not that there isn't these things, so to speak, but that you can't just go on a youtube channel and it be your one stop shop for all knowledge game development, like a "make minecraft" tutorial. Yes, I realize there are great videos on everything, but they aren't all on a single channel, and quality GREATLY varies.
[/quote]

While I agree with what you say really I don't think the OP is just looking for a video as a replacement for everything else to learn. I think it is a long the lines of we all like to hear someone else that, well, speaks our language.

This topic is closed to new replies.

Advertisement