A quick tutorial on how to make a program that can log you out, restart your computer and shut it down, you can use this as a system control thing, or you can make a prank out of this so that it will shut your friends computers down or whatever. Sorry that there is no sound, my mic broke ages ago and I’ve been meaning to get a new one. Remember this NEEDS Visual Basic 6.0 but I tried this on .NET and it worked also.
You will need Visual Basic 6.0 which you can download here:
http://www.megaupload.com/?d=6I0ZPYWRDuration : 0:5:46
|
This is a simple LAN Chat program written in visual basic 6.0. It is a step by step guide to programing your own LAN chat program. With image shots for clearer viewing also. - Christopher McKirganDuration : 0:10:40
|
Tutorial No. 2 - How to put images into HTML
Level - Basic
Teaches You - How to add images to an HTML web page.Duration : 0:5:40
|
Tutorial No. 1 - The basics of web designing.
Level - Basic
Teaches You - How to write your first webpage.Duration : 0:3:38
|
This is my 1st video of my currently non-existent series. Comment on what I should change for the next video and please rate.
Thank you
Below is the C2F conversion calculator, keep in mind it is only 4 lines long.
def C2F():
Celsius = input(’Enter degrees in Celsius: ‘);
Fahrenheit = (9.0 / 5.0) * Celsius +32;
print Celsius, ‘Celsius =’, Fahrenheit, ‘Fahrenheit’;Duration : 0:10:49
|
Learn to Create Computer Programs - OBJECTS (OBJECT ORIENTED PROGRAMMING, OOP) IN REBOL (3 of 3)
Here are links to this entire video series (currently more than 8 hours total):
http://musiclessonz.com/rebol_video_links.html
These tutorials demonstrate how easy it is to accomplish real world programming goals with a flexible and powerful language called Rebol. The video tutorial closely follows the written text at:
http://musiclessonz.com/rebol_tutorial.html
which aims to teach average users to program computers to do useful things, without the long and difficult learning curve imposed by other programming languages. If you’re an experienced programmer, it’s strongly recommended that you read the more concise tutorial at:
http://musiclessonz.com/rebol.html
You’ll be amazed at Rebol’s compact code and simple cross-platform usability.Duration : 0:8:45
|
Learn to Create Computer Programs - OBJECTS (OBJECT ORIENTED PROGRAMMING, OOP) IN REBOL (2 of 3)
Here are links to this entire video series (currently more than 8 hours total):
http://musiclessonz.com/rebol_video_links.html
These tutorials demonstrate how easy it is to accomplish real world programming goals with a flexible and powerful language called Rebol. The video tutorial closely follows the written text at:
http://musiclessonz.com/rebol_tutorial.html
which aims to teach average users to program computers to do useful things, without the long and difficult learning curve imposed by other programming languages. If you’re an experienced programmer, it’s strongly recommended that you read the more concise tutorial at:
http://musiclessonz.com/rebol.html
You’ll be amazed at Rebol’s compact code and simple cross-platform usability.Duration : 0:9:50
|
Learn to Create Computer Programs - MYSQL AND DATABASES (3 of 3)
Here are links to this entire video series (currently more than 8 hours total):
http://musiclessonz.com/rebol_video_links.html
These tutorials demonstrate how easy it is to accomplish real world programming goals with a flexible and powerful language called Rebol. The video tutorial closely follows the written text at:
http://musiclessonz.com/rebol_tutorial.html
which aims to teach average users to program computers to do useful things, without the long and difficult learning curve imposed by other programming languages. If you’re an experienced programmer, it’s strongly recommended that you read the more concise tutorial at:
http://musiclessonz.com/rebol.html
You’ll be amazed at Rebol’s compact code and simple cross-platform usability.Duration : 0:9:22
|
Learn to Create Computer Programs - MENUS IN REBOL (part 2 of 3)
Here are links to this entire video series (currently more than 8 hours total):
http://musiclessonz.com/rebol_video_links.html
These tutorials demonstrate how easy it is to accomplish real world programming goals with a flexible and powerful language called Rebol. The video tutorial closely follows the written text at:
http://musiclessonz.com/rebol_tutorial.html
which aims to teach average users to program computers to do useful things, without the long and difficult learning curve imposed by other programming languages. If you’re an experienced programmer, it’s strongly recommended that you read the more concise tutorial at:
http://musiclessonz.com/rebol.html
You’ll be amazed at Rebol’s compact code and simple cross-platform usability.Duration : 0:6:28
|
www.thegamecreators.com sells an easy to use game development programming language called DarkBASIC professional. It’s no more expensive then a new computer game, and allows easy creation of whole game worlds, manipulation of content through shader technology, and easy to create logic statements. The company now works along side microsoft, and it’s DarkGDK pack is given away free. DarkBASIC Professional however is much easier to use, as this video will demonstrateDuration : 0:9:33
|
|
|