answersLogoWhite

0


Best Answer

The basic guideline in order to start computer programming are: Learn how to create a new line, run a code successfully, display a sentence, learn the basic functions and definitions.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the basic guidelines to start computer programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is basic computer programming?

It could be one of two things:Programming using the programming language BASICSimple programs, like the ones that you learn to make when you first start programming, like a hello program.


When did bill gates start computer programming?

when he was 13.


Would high school algebra II be enough to start in computer programming?

Algebra will serve you well, but it is not a requirement to start computer programming, particularly if taking a beginner or elementary course on the subject. A logical approach to problem solving and some basic arithmetic are all you really need just to get started. As you become more familiar with software design and programming you'll begin to see how you can incorporate some of your algebraic skills into your programming.


How to start programming my own computer?

Programming computers requires much knowledge with technology. You must have the required downloads to successfully start programming computers. For more information, check out http://www.bls.gov/oco/ocos303.htm


Are there any cheap online colleges that offer computer programming courses?

Computer programming can be very difficult for people to do. The best place to go for to start your learning is the website www.cprogramming.com/tutorial.html.


What is the best programming language to start making portable windows applications?

Visual basic is one of the easiest and best places to start.


What type of language is BASIC?

Basic was one of the very first programming languages used in DOS. It is not object oriented and is obsolete. If you want to learn to programe start with Visual Basic no BASIC.


How do I start a career in computer programming?

A degree is not necessary to be a computer programmer. You really need to know what you're doing though.


What is used to store the initial programming that is used to start the computer when it is first turned on?

Hard disk


What are the basic computer skills I need to move on to HTML training?

The only basic computer skill you need to start HTML training is keyboarding.


Is 5B a numeric variable in basic programming?

No. A variable must not start with a number. B5, however, would be acceptable.


How do you make a computer program?

AnswerYou write some code, compile, then run it.If you have never tried programming before, you can start off trying to code a webpage in HTML and CSS, then you can move on to more complicated programming languages like Visual Basic, Java, or C#.You can find some useful software for programming at http://www.microsoft.com/expressIt is recommended to find tutorials online to learn the programming language.