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
efficient cleaning crew Northbrook ..With thousands of web pages added to the Net every... Read More
There is many things more frustrating than surfing a website... Read More
Before being able to choose a secure Internet communication system,... Read More
Microsoft Great Plains, former Great Plains Software Dynamics, eEnterprise has... Read More
When Windows fails to boot it is normally caused by... Read More
The research in the field of Natural Language Processing usually... Read More
We don't think about mainframe software pricing anymore, we just... Read More
Microsoft Business Solutions ? Great Plains has captured the US... Read More
Microsoft Business Solutions main middle market ERP application - Microsoft... Read More
As we could imagine, if you are reading this article... Read More
If you would like to pick something from Microsoft, or... Read More
Spyware, what it is and what it does. Basically, spyware... Read More
It's no secret that software companies operate in a very... Read More
Microsoft Great Plains is now standard mid-market ERP application, serving... Read More
Whether you need to close a sale, gather end-user feedback,... Read More
Heard about the Quark "killer"?Adobe InDesign CS2. Will it really... Read More
Microsoft CRM and IBM Lotus Notes Domino seem to be... Read More
TCO (Total Cost Ownership) is the buzzword in... Read More
This article is the fourth of a series of articles... Read More
Let us give you - developer some hints in the... Read More
Professional services firm cuts costs and improves productivity with integrated... Read More
Stop the Runaway MouseWhat's the "runaway mouse?" You've seen it...you... Read More
Formatting and reinstalling windows 98 is very easy if you... Read More
The intuitive algorithm.Roger Penrose considered it impossible. Thinking could never... Read More
Java has come along a long way. Many would agree... Read More
cleaning lady near Wilmette ..Using professional icons in your application or website can bring... Read More
Remember back in the days where screensavers were the coolest... Read More
Before being able to choose a secure Internet communication system,... Read More
Shareware is software that you can try before you buy;... Read More
Running Applications in Compatibility Mode With Windows XP, you can... Read More
Customer Relationship Management, abbreviated "CRM," is the term for a... Read More
Whether you are an experienced web programmer or a complete... Read More
I love new technology. I am still ready to wait... Read More
Google Inc. has launched a new software package that allows... Read More
Many reasons made GBM a unanimous choice for experts, one... Read More
There are several kinds of software piracy. The bottom line... Read More
What is a Web Database?A web database is a database... Read More
Document Management or Enterprise Information Management is perhaps one of... Read More
Are you one of those people that keeps track of... Read More
When it comes to screenplay software each screenwriter needs to... Read More
Just when you thought you were Web savvy, one more... Read More
Microsoft CRM is CRM answer from Microsoft Business Solutions. If... Read More
Microsoft Great Plains is main mid-market application from Microsoft Business... Read More
The world of small business accounting software can be a... Read More
There is many things more frustrating than surfing a website... Read More
Simply put, fleet maintenance allows companies to monitor and maintain... Read More
NOTE: Please take time to read on - it may... Read More
Several years ago Microsoft purchased Great Plains Software, then Navision... Read More
I've been active in the Cisco Certification track for four... Read More
Microsoft Business Solutions Great Plains, Solomon, Navision, Axapta, Microsoft CRM... Read More
Software |