After Effects Tutorial – 4 – Basic Animation
Part 5 – www.youtube.com Make sure to watch in High Def! visit my website at thenewboston.com
How to make a program with visual basic 2008
To download this program, click this link: www.microsoft.com Please watch this video in high quality or you wont understand: www.youtube.com Thanks for watching!
GUI interface using visual basic to track the killers IP address CSI
Fair use claim: -this serves an educational purpose in demonstrating computer illiteracy as it pertains to American Television -the clip is far too short to compete in any way with the original product and its intended use -there is no… Continue reading
5.3 (2) Creating a Calculator in Visual Basic Part Two
Adding the code needed to make your calculator function (continued from part one) Here’s the code used: Option Explicit On Public Class Form1 Dim FirstNumber As Single Dim SecondNumber As Single Dim AnswerNumber As Single Dim ArithmeticProcess As String Private… Continue reading
How to make a Basic Program or Software in Notepad
This amazing tutorial demonstrates how to make a basic program or software in notepad. The commands you will learn for making your program or software are: “@echo off” “echo” “pause” “color” Here are the color codes mentioned in the video:… Continue reading