This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-11-20 10:39:21

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Pascal Topic

As I see it there are topics for great programming languages like C++, Java and whatnot.
But there is no Pascal topic  yikes . So all people that use pascal could just like you know help each other and stuff ;D BTW if your interested I use a pascal IDE named Lazarussmile


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#2 2011-11-20 13:10:35

ImagineIt
Scratcher
Registered: 2011-02-28
Posts: 1000+

Re: Pascal Topic

So, I'll ask here. How do I make a directory so I don't have that error?

Offline

 

#3 2011-11-20 13:47:32

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Pascal Topic

ImagineIt wrote:

So, I'll ask here. How do I make a directory so I don't have that error?

I was wrong, just re-start the computer it should compile then  smile


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#4 2011-11-20 16:20:33

ImagineIt
Scratcher
Registered: 2011-02-28
Posts: 1000+

Re: Pascal Topic

Still not working.

Offline

 

#5 2011-11-21 01:22:17

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Pascal Topic

ImagineIt wrote:

Still not working.

Hmmm.... it hard for me to help cause I never had that error  sad  but check this out, it may help. http://www.lazarus.freepascal.org/index … 167.0.html


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#6 2011-11-21 14:20:51

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Pascal Topic

bump


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#7 2011-11-22 16:24:29

cocolover76
Scratcher
Registered: 2011-10-09
Posts: 500+

Re: Pascal Topic

slinger wrote:

As I see it there are topics for great programming languages like C++, Java and whatnot.
But there is no Pascal topic  yikes . So all people that use pascal could just like you know help each other and stuff ;D BTW if your interested I use a pascal IDE named Lazarussmile

Pascal? Let me think....
Compute, compute, compute.
OH! That's what Google is for!

Code:

program HelloWorld(output);
begin
  Writeln('Hello world!');
end.

EDIT: Also, it turns out Lazarus was made by people with attitudes so big that they obviously used an outdated installer maker so the Linux download doesn't work.

Last edited by cocolover76 (2011-11-22 16:29:51)


http://i.imgur.com/HfEPZ.gifhttp://i.imgur.com/pvKb6.png

Offline

 

#8 2011-11-23 00:36:10

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Pascal Topic

cocolover76 wrote:

EDIT: Also, it turns out Lazarus was made by people with attitudes so big that they obviously used an outdated installer maker so the Linux download doesn't work.

Really O_o we got linux working lol


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#9 2011-11-26 08:57:33

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Pascal Topic

bump...


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#10 2011-12-03 14:35:38

cocolover76
Scratcher
Registered: 2011-10-09
Posts: 500+

Re: Pascal Topic

slinger wrote:

cocolover76 wrote:

EDIT: Also, it turns out Lazarus was made by people with attitudes so big that they obviously used an outdated installer maker so the Linux download doesn't work.

Really O_o we got linux working lol

FOUND IT IN UBUNTU SOFTWARE CENTER!!!
It works.


http://i.imgur.com/HfEPZ.gifhttp://i.imgur.com/pvKb6.png

Offline

 

#11 2011-12-04 12:06:13

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Pascal Topic

cocolover76 wrote:

slinger wrote:

cocolover76 wrote:

EDIT: Also, it turns out Lazarus was made by people with attitudes so big that they obviously used an outdated installer maker so the Linux download doesn't work.

Really O_o we got linux working lol

FOUND IT IN UBUNTU SOFTWARE CENTER!!!
It works.

Well, my linux is up to date  tongue

Last edited by slinger (2011-12-06 05:52:28)


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#12 2011-12-08 03:33:03

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Pascal Topic

bump


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#13 2011-12-21 06:39:09

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Pascal Topic

Nope, ubuntu

Last edited by slinger (2011-12-26 07:06:02)


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#14 2011-12-26 07:00:49

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Pascal Topic

slinger wrote:

cocolover76 wrote:

slinger wrote:


Really O_o we got linux working lol

FOUND IT IN UBUNTU SOFTWARE CENTER!!!
It works.

Well, my linux is up to date  tongue

I'm a dork, when you typed in caps I thought you were angry at me XD
How is pascal? Do you like it?
Btw: This is my first post on my ubuntu v,  big_smile D


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#15 2011-12-26 08:17:10

technoguyx
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Pascal Topic

I'm supposed to be learning Turbo Pascal in 10th grade (on 2013, since I'm doing 9th grade again due to missing half the year because of the student protests in Chile) but for some reason I feel like I should get started on it now.  tongue  Any suggestions on starting?


http://getgnulinux.org/links/en/linuxliberated_4_78x116.png

Offline

 

#16 2011-12-27 12:25:41

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Pascal Topic

technoguyx wrote:

I'm supposed to be learning Turbo Pascal in 10th grade (on 2013, since I'm doing 9th grade again due to missing half the year because of the student protests in Chile) but for some reason I feel like I should get started on it now.  tongue  Any suggestions on starting?

Pascal is a great language! I'm sure you will like it  big_smile  This is a great tutorial to get started  smile  Then if you take off the "repeat" you can watch the rest of his tutorials. I found the tutorials amazingly helpful  smile  I use the lazarus ide for pascal but i'm sure the coding is very similar  smile
A simple program would be.

Code:

var
name: string;

begin
writeln('What is your name?');
readln(name);
writeln('Your name is ', name);
end.

I hope I helped a little o;


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#17 2011-12-28 13:00:00

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Pascal Topic

Bump
Edit: I'm going to start doing pascal tutorials, and please post if you're interested in pascal!

Last edited by slinger (2011-12-28 13:07:12)


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#18 2011-12-30 05:11:02

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Pascal Topic

1000th post wOOt anyway does anyone know if there is a command that shows an alert?


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#19 2012-01-03 15:41:06

technoguyx
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Pascal Topic

slinger wrote:

technoguyx wrote:

I'm supposed to be learning Turbo Pascal in 10th grade (on 2013, since I'm doing 9th grade again due to missing half the year because of the student protests in Chile) but for some reason I feel like I should get started on it now.  tongue  Any suggestions on starting?

Pascal is a great language! I'm sure you will like it  big_smile  This is a great tutorial to get started  smile  Then if you take off the "repeat" you can watch the rest of his tutorials. I found the tutorials amazingly helpful  smile  I use the lazarus ide for pascal but i'm sure the coding is very similar  smile
A simple program would be.

Code:

var
name: string;

begin
writeln('What is your name?');
readln(name);
writeln('Your name is ', name);
end.

I hope I helped a little o;

Lol sorry for not noticing this reply. I haven't had any time for this lately and I think I lost a bit of interest anyway, but I might eventually check it out. Thanks anyway  big_smile


http://getgnulinux.org/links/en/linuxliberated_4_78x116.png

Offline

 

#20 2012-01-04 07:14:59

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Pascal Topic

@technoguyx- You're welcome!

My dad and I have just released a program called transposer (made in pascal). It transposes music  smile


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#21 2012-01-05 00:30:45

ohaiderstudios
Scratcher
Registered: 2010-10-31
Posts: 100+

Re: Pascal Topic

slinger wrote:

Bump
Edit: I'm going to start doing pascal tutorials, and please post if you're interested in pascal!

After I learned that my dad had learned Pascal in college because he was a a math major, I decided to try my hand at it!

I just started last night, but I am really enjoying programming in a not-so-high-level language. So yeah, I'm interested in Pascal.

Last edited by ohaiderstudios (2012-01-05 00:31:10)


Fork Clamor on GitHub!

Offline

 

#22 2012-01-05 00:36:03

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Pascal Topic

Hey that's great! I guess I will do dome tutorials  smile  I'll write one out today as I'm sick and have nothing to do  tongue


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#23 2012-01-05 00:53:32

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Pascal Topic

Pascal tutorial #1
---

Hello, welcome to my pascal tutorial  big_smile  In this first tutorial I'll teach you the basics of pascal!

The first command you will learn is

Code:

writeln('your text here');

lets break the command down.
write ~ pretty obvious
ln ~ line
(' your text here') ~ what you use to display your text
; ~ use this to indicate when you are finished a line of code.

Now press run. You will notice a black command line pop up and disappear.  That is because we are not waiting for anything. Type

Code:

readln;

I'll also break this down.
read ~ obvious
ln ~ line
; ~ to indicate the end of a line of code.

Now click run. Your program will show a command line with the text you typed in the writeln command. Press enter and your program will quit.

---
next: variables.


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#24 2012-01-05 18:25:28

ohaiderstudios
Scratcher
Registered: 2010-10-31
Posts: 100+

Re: Pascal Topic

slinger wrote:

Hey that's great! I guess I will do dome tutorials  smile  I'll write one out today as I'm sick and have nothing to do  tongue

I liked the first one, nothing I haven't learned already, but good for beginners! Sorry to hear you're sick  hmm


Fork Clamor on GitHub!

Offline

 

#25 2012-01-06 06:35:56

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Pascal Topic

Opps, approximately what do you know already? I'll start from there  tongue


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

Board footer