answersLogoWhite

0


Best Answer

Three simple steps: (1) buy or rent a boook about Pascal, (2) read book and follow the exercised provided in book, (3) write program in Pascal. Honestly. A programming language is in many ways as complex as a human language; there is no simple answer to "how does one speak French, or Spanish, or Pascal, or C++" However, in all those cases, an abundance of books is available. Since they all vary not just in quality, but also with regards to the expectation to your background knowledge, its typicaly best to go into a bookstore and compare a few.

User Avatar

Wiki User

17y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

basiclly it starts with a very easy question followed by 4 or 5 easy ones too and then the work starts. the questions get harder as you go. it is made up of 3 sections a, b, and c. "a" is the easiest and that is what you should start with to get going and "b" is a little harder and he most of the hard questions are isit is the most critical part of the exam. the last part is"c" and it is very hard especially if you didn't take the material in it. it is all multiple choice so that's a heads up for you, it means you can go back to basics and think like a child again but the ANSWER HAS TO BE CORRECT, every question gives points if you get it right for example you get 5 points if you answer a question in part "a" correctly and 6 points for part "b" but if its wrong you get nothing at all, if you answer nothing in the question you get 2 points for leaving it. don't get too exited, you only get to leave 10 empty questions. without a doubt don't leave all the 10 empty try to solve them the test will be easy, and my advice to you is to leave all part "c" which is mad up of 5 questions only and that will give you a chance to miss a couple of questions on part "b" because some of it get a little hard. do not leave any questions in part "a" cause if you were chosen to do this exam it means you have some brains so solve it all.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

function addthemup(a,b: integer):integer;

begin

result := a + b;

end;

in the main routine as an example...

var

myint : integer;

begin

myint := addthemup(1,2);

// myint should now be 3.

end;

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

is program TITLE(INPUT, OUTPUT); BEGIN program statements; program statement. END.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

Use a compiler, such as FreePascal, Delphi or Oxygene and create your code using the Pascal syntax.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What do you need to start programming using pascal?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What are the three things required for HTML programming?

HTML is not for programming. It is not a programming language. You can use it to do markup, which in simple terms is affecting the look of a page, like its fonts and colours. You need to know tags and attributes and have an idea of the layout before you start and you also need to have your text and any images and any other things you need for the page.


What is graphics programming in vb?

Graphics programming is when you manually draw an item to your application instead of using a picture box, label, or button. To start drawing graphics you need to import the graphics library. Imports System.Drawing.Graphics Then create a new graphics Dim g As New Graphics that is it. when you call "g" you will have many operators in it to draw to the forum. Hope this helps :)


How to use NS2 programming?

you don't need to use ns2 programming


What jobs can you get with an associates degree in computer programming?

Wondering the same, wish someone would answer. With associate degree in computer programming you can get an entry-level programming job in a fairly short amount of time. It can also be used as a stepping stone to a bachelors degree in a technology field. Associate degree in computer programming give students hands-on skills they need to be productive software developers in many industries, using specific skill sets and programming languages.


Why net is need when have java?

Java (from Sun) is a programming language that is interpreted in bytecode using a virtual interface, it sounds complicated and it is more complicated than simply using HTML to display a page, and it is also much slower.

Related questions

How can you make a ms-dos com program?

You would need to write it using a software development system that includes a compiler and an integrated development environment. Turbo Pascal and Euphoria are two programming languages you could use.


Do I need to be really good a math to figure out computer programming?

It helps to have a basic math education. Most programming does not require using math at all. The calculations a lot of the time built into the programming code and is done for you


What is need of object in object oriented programming?

Object is an instant of the class, by using an object we can members of the class.


Can you start C programme from MSword?

MS Word is just a program where you can create documents--typed letters, calendars, etc. C programming would need to be done in a programming environment.


Why do we need pascal's triangle in our life?

cuz we do ;)


What are the three things required for HTML programming?

HTML is not for programming. It is not a programming language. You can use it to do markup, which in simple terms is affecting the look of a page, like its fonts and colours. You need to know tags and attributes and have an idea of the layout before you start and you also need to have your text and any images and any other things you need for the page.


Can the code of a Game Maker game be converted to another programming language so that you don't need to start from scratch?

Not currently.


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.


Is there a program that can help you make a programming language but you don't need to know a programming language?

No. In order to make or use a program or a programming language, you need to know a programming language.


Do you need programming to be a wireless pentest?

If you're using something like Aircrack or Ettercap to do pen testing then you don't need to know a programming language. However it greatly helps to have some background knowledge in wireless networking and how to operate command line programs.


What is graphics programming in vb?

Graphics programming is when you manually draw an item to your application instead of using a picture box, label, or button. To start drawing graphics you need to import the graphics library. Imports System.Drawing.Graphics Then create a new graphics Dim g As New Graphics that is it. when you call "g" you will have many operators in it to draw to the forum. Hope this helps :)


How to use NS2 programming?

you don't need to use ns2 programming