I really taught pascal would be hard due to the fact that the terminology of the language is similar to c++. Thanks for your tutorial sir cozz this is helping me to prepare ahead of my teacher, but i still feel as if python and golang is the best tho!😀
I love Pascal. What I find is that people today would run away if they had to declare a variable before use. LOL But they love using indents and spaces to format code.
i typed 5 and it turned blue when i compiled it it said i have 1 error and i think its the blue five, how can i fix it? i also don't have a backway arrow so that could also be the problem. im writing 'For sm= to 5 do begin'
what if you have three options? so a if then is not enough. what do i do then? i tried doing what you said but it is not accepting my end. "if option a then ...bla bla bla......, if option b then....bla bla bla else option c" that structure isnt working for me. I am getting an error at the "end" perhaps because I didn't nest it properly, but all the videos I've found doesn't cover that far.
That's not required for csec. But it will be a nested if and each nested if must have a begin and end; to separate the new selection structure. The syntax is a bit complicated in pascal because of how you have to group commands between begin and end; I don't recommend it for csec students at all. That is way above requirements.
@@makeITsimpleTT for instance, in python, we can have x=input(“Please enter your name:”) and the name is assigned to x so if I want to print the name all I do is type print(x). so I’m wondering if we can do that in pascal?
You are better than any udemy course i bought, you actually break it down they jump from topic to topic, its crazy
Lol
Thank you so much! I would've been lost without this :)
You are very good at teaching IT. A very helpful Video.
Glad it helped you!
I really taught pascal would be hard due to the fact that the terminology of the language is similar to c++. Thanks for your tutorial sir cozz this is helping me to prepare ahead of my teacher, but i still feel as if python and golang is the best tho!😀
Yw!
I love python
@@kishihamasaki3274 it’s great!
I think JavaScript is better..
@@weaponsmith js is a good language fr
I love Pascal. What I find is that people today would run away if they had to declare a variable before use. LOL But they love using indents and spaces to format code.
God, remind me of my first language. Thank you for your video. Lots of memory in middle school learning Pascal.
Damn I wish I had this vid when i was doing my sba cause my teacher only gave me 3 powerpooints and let me to figure it out on my own due to Covid-19.
Dat is pain!
This is kinda way I going through rn
😭
Damn my teacher gave me nothing
Same my teacher told me to ask someone who already did it 💀💀🔫
Learning programming in PATWAH MON!!!
Thumbs up from me.
"it's not smart enough for that" 😂
i try using DEV Pascal but evrytime i try to compile it just said 'icon not found' and i was very confused, i prefer to use the online GDB lol
Thank you so much!!!!!!! SIR 👌👌👌👌👌👌👌
🙌🏽
i don't have a windows computer so i have to use the second option. To enter my algorithm i should select at the bottom 'Text'?
I don't understand.
@@makeITsimpleTT nevermind i have access to a windows computer now,thanks for responding
Thanks a lot Sir
🙌🏾💯
i typed 5 and it turned blue when i compiled it it said i have 1 error and i think its the blue five, how can i fix it? i also don't have a backway arrow so that could also be the problem. im writing 'For sm= to 5 do begin'
Sir do we need a problem statement?
Yes it's worth 1 mark.
Can You make a video about pseudocoding
Please
And again nice video
Makeitsimplett.com/videos
You won't regret it
Before starting the program do I start with a new project or new source file please reply
File
Excuse how do you change your font size in pascal
In the IDE or the console?
So the program wasn't recognizing "c" so I put "a" instead and it worked anyone knows why?
what if you have three options? so a if then is not enough. what do i do then? i tried doing what you said but it is not accepting my end. "if option a then ...bla bla bla......, if option b then....bla bla bla else option c" that structure isnt working for me. I am getting an error at the "end" perhaps because I didn't nest it properly, but all the videos I've found doesn't cover that far.
That's not required for csec.
But it will be a nested if and each nested if must have a begin and end; to separate the new selection structure.
The syntax is a bit complicated in pascal because of how you have to group commands between begin and end;
I don't recommend it for csec students at all. That is way above requirements.
@@makeITsimpleTT just seeing this response 1 year later. I figured it out though. Got it to work though. Thanks for your response
thank you this was helpful
Thank you very much
Yw
Can I assign an input to a variable ?
I don't understand
@@makeITsimpleTT for instance, in python, we can have x=input(“Please enter your name:”) and the name is assigned to x so if I want to print the name all I do is type print(x).
so I’m wondering if we can do that in pascal?
No.
@@makeITsimpleTT ok. Thank u!
Like u see how u just start typing the program name etc, it's not letting me type
you went to file and created a new source file?
@@AG-qu3bb Hai yes I figured it out after a while, but thanks doh
Thank you
Sir I downloaded pascal and everything but like it not letting me type in it
same
GOOOD Bro
wallahi im finished
Put your comment in Curley brackets
I immediately recognized that var keyword was missing
I prefer readkey to wait for keystroke
the error occur because you forgot to declare Var above the variables
Hi my pascal never gets compiled
What's the error message?
Declare var