answersLogoWhite

0

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

18y ago

What else can I help you with?

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.


How to use NS2 programming?

you don't need to use ns2 programming


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 :)


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 ;)


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.


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.


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.


How to use NS2 programming?

you don't need to use ns2 programming


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 :)