I just bought 4 different books on pascal off of Amazon the other day so I could learn this language. I've been playing around with FreePascal and trying out a few things. So far it doesn't seem to be all that difficult. Anyone got any major pointers on what I need to learn to write a few simpleIf you have any kind of programming experience I can probably help you do
windows programs?If your doing console programs or using the graph unit to do graphics on
Other than the traditional:
program hello;
begin
println ('Hello World');
end.
Thanks!
I just bought 4 different books on pascal off of Amazon the other day so could learn this language. I've been playing around with FreePascal and trying out a few things. So far it doesn't seem to be all that difficult Anyone got any major pointers on what I need to learn to write a few simpIf you have any kind of programming experience I can probably help you do
about anything you need to do as long as you stick to either Turbo Pascal
or Delphi Syntax. Virtual Pascal preferred as it's my main squeeze. ;-)
windows programs?If your doing console programs or using the graph unit to do graphics on
windows, etc. cool. If your doing the windowproc method, find someone el
I've got samples I can dig up for win16, you may find samples in free
pascal, but beyond that I'm not your person... Not my cup of tea!
If you stick to console mode, you can do a lot of powerful things in pascal. Depending on your flavor of pascal also depends on how well you can interfac with other languages. If you use Virtual Pascal and use VPSysLow for your m file i/o stuff, rather than the dos unit, you have added ability to write programs that are OS/2, Windows, and Linux compatible with a single source code....
But what are you looking to do? Good to see some fresh ideas here....
FreePascal has that same portability. It's one of the reasons I chose it to work with. Write once, compile for many.Yeah, I've played with Free Pascal a little, never really looked at Lazarus.
I just bought 4 different books on pascal off of Amazon the other
day so I could learn this language. I've been playing around with FreePascal and trying out a few things. So far it doesn't seem to
be all that difficult. Anyone got any major pointers on what I
need to learn to write a few simple windows programs?
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,063 |
Nodes: | 17 (0 / 17) |
Uptime: | 91:20:17 |
Calls: | 501,401 |
Calls today: | 4 |
Files: | 109,432 |
D/L today: |
5,215 files (10,029M bytes) |
Messages: | 296,864 |