iMovie is the basic video editing software on MAC computers, the iPod Touch 4th generation, and the iPad 2. If you're new to film editing or just new to the program in general, this iMovie tutorial is a great introductory course to the program.
Learn how to automate tasks in Windows using batch files. Learn basic commands that can be used in batch files and how to use commands from other programs to create batch files.
In this video, you'll use Scope and create a simple calculator while learning a little about private, public and protected properties in OOP programming. If you're looking to bone up your PHP coding skills you'll want to check this video out.
In this clip, you'll learn how to use the shell function to use the shell function to open folders. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.
In this clip, you'll learn about basic form control within Visual Basic 6. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.
Before you can work in Adobe Flash CS3, you'll need to know how to work with it. Learn how with this clip. Whether you're new to Adobe's popular Flash-development platform or a seasoned web developer looking to better acquaint yourself with Flash CS3, you're sure to benefit from this free software tutorial. For more information, including detailed, step-by-step instructions on how to use the program's draw tools, watch this video guide.
Don't let a bunch of programs run in the background and hog your Palm Treo's resources! Watch this electronics tutorial video to learn how to close them out. This how-to video makes maximizing your Palm Treo 750's power easy.
Watch this software tutorial video to learn how to quickly unzip archived files using the program WinZip. WinZip makes unzipping and unarchiving archived files quick and easy, and this how-to video provides helpful tips on how to use the program.
To avoid sports-related injuries, it is essential to warm-up before a race or a game or even before a training or practice session. Watch this video tutorial to learn how to warm up before running by doing side steps from Gilbert's Gazelle training program. This how-to video is a must watch for all track and field athletes.
Learn how to apply for a Google Books Partner Program account, which allows you to submit your content for display on Google Book Search.
This C++ programming tutorial goes through the use of functions, pointers, how to make fullscreen, and changing colors per line.
Learn to program If & Switch Statements in Java. This tutorial uses Java 1.6 with NetBeans 5.5.1 beta
You can connect your Nintendo Wii Wiimote to your PC using GlovePie input emulation software and a bluetooth connection. Learn how to program your PC to detect motion from dual input the Wiimote using GlovePie. You'll be able to connect two Wiimotes to your PC.
Learn how to program movements in the Lego Mindstorms NXT robotics system using movement blocks within the NXT programming environment. You will be able to configure move blocks to move parts of your Lego robot at varying degrees and speeds. Program movements in the Lego Mindstorms NXT system.
If you want your Lego Mindstorms robot to perform one task repeatedly, it will be much more efficient to use a loop. Learn how to program loops in the Lego Mindstorms NXT robotics system within the NXT programming environment. Program loops in the Lego Mindstorms NXT system.
Lego Mindstorms NXT robots are capable of displaying images, text and/or feedback on their screens. To get them to do this you have to learn how to program display blocks in the NXT programming environment. Program display blocks in the Lego Mindstorms system.
Learn how to program a Lego Mindstorms NXT robot to perform multiple tasks simultaneously in the NXT programming environment. Program multiple tasks in Lego Mindstorms NXT.
Using variables allows your Lego Mindstorms NXT robot to store numbers or text based on input. Learn how to program variables using the NXT programming environment. Program variables in the Lego Mindstorms NXT system.
Welcome my aspiring hackers and programmers! Today i will introduce you to a programming language that as a hacker you should have in your set of hacking/programming skills (except if you're only interested in web hacking/programming...then you should go learn some html or PHP instead of C#).
This video will show you how to Speed up Windows 8 System by Disabling Startup Program. This is mostly done by disabling few programs to launch at startup time. Be careful before disabling programs otherwise you may disable few important programs which will affect normal functioning of PC. Watch the video and follow all the steps.
Gimp is an amazing free program that is capable of creating many of the same effects as Adobe Photoshop. In this video, you'll see how Gimp can be used to select one area of an image to be edited. Using a few of the program's many tools, you can transform images however you want.
The greatest function of the ALIAS command is as a shortcut. Being able to use this properly will make your MySQL database much easier to use, more functional and streamline all your programming. This tutorial shows you everything you'll need to know about using ALIAS in your database programs.
You'll need to master the basics of object oriented programming to be able to use Python, and that's what this tutorial is all about. Use classes and objects so you can make your programs as efficient and elegant as possible when writing in Python.
Of course, you'll want other people to be able to interact with your program. Linux sets up a command shell automatically, but if you're programming with Python on a Windws machine, you'll need to do it manually - and this video shows you how.
A ternary operator lets you smooth out your Python based program. This video shows you precisely how one works, why it's a good thing and how you can incorporate a ternary operator to your own Python based computer programming projects.
If you already grasp the basics of object oriented programming, this tutorial will be very easy for you. When you construct an object, you create it within the program (in this case, a program using Python), and when you destruct it, it deletes.
A tuple's value cannot be changed at all within your Python-based program, whereas a dictionary is more like an associative array where every item has a key and a value. Here is how you can use both tuples and dictionaries within your Python program.
Including a file (also called a module) is easier in Python than in some other common programming languages. This video shows you how you can take a small, basic file and then incorporate it into your Python based computer program.
Whether you're an experienced programmer looking to add another language, or completely new to computer language and wanting to start with Java, this program is for you. After you've downloaded and installed your SDK, follow this tutorial to write your first Hello World program.
In Java, everything is an object, which can make it a little scary to start programming using this language. But that's what this tutorial is for! Here is how objects and object methods work when you're designing a program with Java.
Variables are the core of nearly any programming language, and Python is no different. This tutorial shows you how to work with variables when you're starting to program in Python. This also shows you how to get familiar with the shell in Python.
So you've already mastered variables and functions - now it's time to progress to strings, substrings and slices when you're working on a program using the Python programming language. Python strings are much less complex than in other languages, which makes them easy to use.
When you're programming in Python, and make a variable into a string, that becomes an object. This tutorial shows you how to use string methods and object methods when you're teaching yourself how to write a program using the Python language.
Now that you've mastered the nuts and bolts of Python, it's time to add in another layer of complexity - allowing for user input to your program. Write a small dice rolling program using all the principles you've studied so far.
Interested to know how to create and use arrays in your C++ programs? Whether you're new to Microsoft's popular general-purpose programming language or a seasoned programmer merely looking to brush up on the basics, you're sure to find much to take away from this helpful video lesson. For all of the relevant details, and to get started using arrays in your own applications, take a look.
In this clip, you'll leawrn how to create math functions when coding in Java. Whether you're new to the Java object-oriented programming language or are a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free video programming lesson. For more information, including detailed, step-by-step instructions, take a look.
TyTool is a software program you can use on an iPod Touch 2G using the TyTool program. This tutorial shows you how to download the program and run it so you can jailbreak your Apple device untethered (meaning you won't have to turn it off and on again).
Speccy is a free program you can download and run to determine what your computer's hardware specifications and internal information are. It's important to know the specs for your desktop or laptop so you can determine if a particular software program is compatible or not.
This video tutorial is in the Computers & Programming category which will show you how to set startup programs in Windows XP. To begin click on the start button and go to the 'run' command, type in 'msconfig' and click OK. On the next window click on the 'startup' tab and here you will see all the programs that can run when you start up your computer. Here you check the programs that you want to run at start up and uncheck the ones you don't want to run. Then click 'apply' and in the next win...
This video will show viewers how to make an icon for a computer program on a Windows operating system. In order to perform this, you will need two programs, IcoFX and GIMP. First, open GIMP and create the icon which you would like to use by drawing it on the program. Make sure that the size of the icon is about 256 x 256. Next, download IcoFX from the internet and install it on your computer. After opening IcoFX, select "Open" and change the files of type to images and open it. Make any chang...