Go Back   TechArena Community > Software > Software Development
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: ,

Sponsored Links



Pascal language for beginners

Software Development


Reply
 
Thread Tools Search this Thread
  #1  
Old 07-01-2009
Member
 
Join Date: Dec 2008
Posts: 42
Pascal language for beginners

Hi , i am computer science student and I really wanted to learn the Pascal language consider me as a novice please suggest where to start from like refer some good book and suggest some sites where i can do self study thanks
regard
Reply With Quote
  #2  
Old 07-01-2009
JoeFrat's Avatar
Member
 
Join Date: May 2008
Posts: 115
Re: Pascal language for beginners

Here is the some good sites from you can learn

http://www.devq.net/pascal/

http://www.taoyue.com/tutorials/pascal/

http://www.learn-programming.za.net/...ogramming.html
Reply With Quote
  #3  
Old 07-01-2009
Modifier's Avatar
Member
 
Join Date: Jan 2008
Posts: 1,502
Re: Pascal language for beginners

Here is some info on pascal

Introduction
.


I. Structure of a program.
  • The header
  • Declarations (var, const, types, procedures, functions ..)
  • begin
  • Program
  • end.


II. The types of variables.
• SHORTINT: integer between -127 and 128
• Byte: integer between 0 and 255
• Integer: integer between -32 768 32 767
• Word:integer between 0 and 65535
• Longint: long integer between - 2 147 483 648 and 2 147 483 647
• Real: Real between 2.9 e 10 -39 and 1.7 e 10 38 with 11 decimals
Double: real double precision between 5.0 e10 -324 and 1.7 e10 308 with 15 decimal
• Extended: real between 1.9 e 10 - 4951 and 1.1 e 10 -4932
• Char: alphanumeric character
• String: string.
• Boolean: logical values equal to TRUE or FALSE
Reply With Quote
  #4  
Old 07-01-2009
JoeFrat's Avatar
Member
 
Join Date: May 2008
Posts: 115
Re: Pascal language for beginners

Here refer some sites for learning pascal


http://www.geocities.com/SiliconVall...444/pstart.htm

http://csci.csusb.edu/dick/samples/pascal.syntax.html
Reply With Quote
Reply

  TechArena Community > Software > Software Development


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Pascal language for beginners"
Thread Thread Starter Forum Replies Last Post
How to change “Microsoft office 2011 for Mac” language as I bought the wrong language package Naq Windows Software 6 12-09-2011 11:57 PM
How to write program to generate a pascal triangle in java? Aandaleeb Software Development 7 11-09-2011 01:37 PM
No Chinese language even after language pack upgrade in windows 7 Cadence Operating Systems 5 31-01-2011 11:57 PM
Pascal exercises Corona Software Development 4 07-10-2008 08:21 PM
Problem with Language Options despite East asian language pack being installed Sekiei Windows XP Support 0 08-06-2008 02:21 PM


All times are GMT +5.5. The time now is 06:53 PM.