This is the tutorial where we really get into programming. Input and variables are the essence of programming. In this tutorial you will learn how to get data from the user and use variables. You will learn the types of variables there are and how to do basic math with them. At first, this may seem boring and pointless, but you have to learn it, and it should go quick.
Basic Input
When you are making a console application, here is how you should get user input. Some of you may have guessed it, you use c[b]in[/b], of course, the 'c' meaning console and the 'in' meaning input, like 'cout'. So, here is a basic code, where the name of the variable x. cin>>x;
Defining Variables
A variable is what you guessed, a number or piece of data that will vary.
The diffrent types of variables:
bool - true or false
int - whole numbers
char - character (a, b, c, etc...)
string - multiple characters (words, etc..)
float,double - numbers that can have decimals
When deciding what type of variable to use, think about what kind of data it is going to be storing and remember that some data types use more memory than others, however most of your applications will use less memory than you have. To declare a variable, write the type of variable, then the name.
Examples:
int myInt = 7;
char thisChar= 'a', otherChar = 'b', char newChar;
string password= "password";
Syntaxes
Notice how I always had the first word not capatalized, but I capatalized all the other ones. You can also define more than one at a time, and you dont always need to set the value in the begining. Also, when you use a char, use a ' and for a string a ". Try to give your variables meaningful names.
Math
This is really the heart of programming, math! For now, we are going to be doing some simple arithmetic.
The basic math functions are:
+ = addition
- = subtraction
/ = division
* = multiplication
There are a bunch more, but that is all we need for now.
Go out and make a program!
Now that you know some of that basic stuff, try making a program, and dont be afraid to ask for help on http://www.syschat.com!
Chris Silop - http://www.syschat.com!, Computer Forum
insured cleaning company Deerfield ..You have gotten those E_Mails buy software at deep discounts.... Read More
The objective for Zandi Digital is to make available clever... Read More
We've all seen the ads on TV for Netzero 3G.... Read More
Around the same time Microsoft made its move with .Net... Read More
I like my software simple. If it's too complex or... Read More
Three highly respected names in Human Resources have joined forces... Read More
Adobe Photoshop is one of the world's leading graphics editing... Read More
Running Applications in Compatibility Mode With Windows XP, you can... Read More
Microsoft Business Solutions Great Plains, former Great Plains Software Dynamics... Read More
IntroductionSurprised, by the title? well, this is a tour of... Read More
The java programming language is becoming more and more popular... Read More
First we had the original Google search that evolved into... Read More
Once a business idea is selected, it is highly recommended... Read More
The fact that a software tester is a most infamous... Read More
FTP stands for "file transfer protocol". FTP is basically a... Read More
When you buy a computer, it most likely comes with... Read More
If you have Microsoft Great Plains and support it... Read More
Bad News - the Threat is Bigger than it SeemedHow... Read More
It's all about turn times in the eMedia industry! The... Read More
I have recently created my first Php program. I wanted... Read More
If you have Microsoft Great Plains and support it for... Read More
Ok... Where to start?Well, I guess I will start at... Read More
What is Spyware?Spyware monitors your surfing habits and sends the... Read More
Microsoft Business Solutions is emerging as very attractive vendor for... Read More
Our opinion is based on our Microsoft Business Solutions Great... Read More
top rated cleaning service Bannockburn ..All of us know that Microsoft bought former Great Plains... Read More
A few months back I really got sick of my... Read More
Innovative Maintenance Systems (IMS) is one company that offers solutions... Read More
It???s easy to understand why you might be drawn to... Read More
Professional services firm cuts costs and improves productivity with integrated... Read More
Small can be beautiful! Working with Knoppix for the past... Read More
Software development is a risky business.Many software developers are barely... Read More
Microsoft Business Solutions Great Plains is marketed for mid-size companies... Read More
This article is for advanced Microsoft CRM SDK C# developers.... Read More
We all already got used to computer monitoring both at... Read More
TCO (Total Cost Ownership) is the buzzword in... Read More
Research bears that less than 70 percent of development projects... Read More
Buying accounting software is a major investment. It's an important... Read More
Microsoft Great Plains and Microsoft CRM become more and more... Read More
Cyberspace has opened up a new frontier with exciting possibilities... Read More
While paper labeling CDs and DVDs may appear to be... Read More
Three highly respected names in Human Resources have joined forces... Read More
It won't matter how effective your WinRunner Team is if... Read More
Java has come along a long way. Many would agree... Read More
Stop the Runaway MouseWhat's the "runaway mouse?" You've seen it...you... Read More
Do you want to get quality software at a reasonable... Read More
The cornerstone of successful automated office systems is the ability... Read More
Bad News - the Threat is Bigger than it SeemedHow... Read More
Adobe Photoshop is one of the world's leading graphics editing... Read More
Microsoft Business Solutions Great Plains is very generic accounting application... Read More
Software |