Uploaded videos
1-10 of 24-
20110328 - Announcement and Survey
ryutenchi
68 views
Announcement and survey
What do you want to learn about? C++, D, Android(Java) or iOS(Objective-C)
Votes:
Android 2
iOS 1
C++ 1
D 0
-
Sorry I've been gone so long!
ryutenchi
277 views
This is an update video. I have started a game company call mediEval Genius Studios with a great artist friend of mine. Our first release for the iPhone/iTouch was called "...
-
C++ 107 Pointers + Treat
ryutenchi
4,243 views
pointers are awesome, but be careful. If you are on a broken OS you can access memory you aren't suppose to... which is... bad... or good if you are trying to break somethi...
-
C++ 106 For loops and Dynamic Arrays
ryutenchi
11,149 views
2 things to note:
the int i is only in the scope of that for loop
and
if you need to free up the memory that you have alotted with "new" you call "delete" so if it's a p...
-
C/C++ 104+ Misc. tips
ryutenchi
2,028 views
3 quick tips.
Note on default values: if you aren't defining it in one line(it's in one on in the video) then you need to have the defaults like this:
void function(int...
-
C/C++ 105 Loops and conditionals(w/o for loops)
ryutenchi
2,569 views
going over while loops, if statments and switch cases
-
C++ 104 Classes Part 2
ryutenchi
4,519 views
sorry for the mic cut outs. My mic is going out
I start off with an intro to "screen", a VERY useful term. prog. Simply run it and it creates term 0. If you need more h...
-
C++ 104 Classes Part 1
ryutenchi
16,435 views
NOTE: When I am talking about what "public","private" and "protected" mean the second one I explain is suppose to be "private" not "protected" like I say in the video. Slip...
-
audacity tut
ryutenchi
1,214 views
I remember why I normally do amp. last. If you do amp last the fade in and out doesn't screw the volume^^
you'll need the ogg vorbis codecs to listen to these. here is a...
-
C++ 103 functions
ryutenchi
25,234 views
This is a quick intro to basic functions.
Advertisement










Play all(24)