CSEC IT: Pascal Programming in 1 hour | MAKE IT SIMPLE TT

Поділитися
Вставка
  • Опубліковано 19 гру 2024

КОМЕНТАРІ • 67

  • @MrRockmee1
    @MrRockmee1 2 роки тому +8

    You are better than any udemy course i bought, you actually break it down they jump from topic to topic, its crazy

  • @daanger7637
    @daanger7637 3 роки тому +14

    Thank you so much! I would've been lost without this :)

  • @ibingeyt6077
    @ibingeyt6077 3 роки тому +10

    You are very good at teaching IT. A very helpful Video.

  • @Youngtradersacademy
    @Youngtradersacademy 2 роки тому +14

    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!😀

  • @BryanChance
    @BryanChance Рік тому +1

    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.

  • @yunjiehong4649
    @yunjiehong4649 3 роки тому +1

    God, remind me of my first language. Thank you for your video. Lots of memory in middle school learning Pascal.

  • @mrunknownceo8323
    @mrunknownceo8323 4 роки тому +26

    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.

  • @iGavid_Doggins
    @iGavid_Doggins 3 роки тому +3

    Learning programming in PATWAH MON!!!
    Thumbs up from me.

  • @pashantisplayground
    @pashantisplayground Рік тому +1

    "it's not smart enough for that" 😂

  • @Panes_al_horno
    @Panes_al_horno 11 місяців тому +1

    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

  • @ngryem_38
    @ngryem_38 3 роки тому +2

    Thank you so much!!!!!!! SIR 👌👌👌👌👌👌👌

  • @Javgordon
    @Javgordon 3 роки тому +1

    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'?

    • @makeITsimpleTT
      @makeITsimpleTT  3 роки тому

      I don't understand.

    • @Javgordon
      @Javgordon 3 роки тому +1

      @@makeITsimpleTT nevermind i have access to a windows computer now,thanks for responding

  • @kearonstenn4283
    @kearonstenn4283 3 роки тому +4

    Thanks a lot Sir

  • @Javgordon
    @Javgordon 3 роки тому +1

    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'

  • @GunMan_Shift
    @GunMan_Shift 2 роки тому +1

    Sir do we need a problem statement?

  • @gomolemomogale8931
    @gomolemomogale8931 3 роки тому +2

    Can You make a video about pseudocoding
    Please
    And again nice video

    • @makeITsimpleTT
      @makeITsimpleTT  3 роки тому +1

      Makeitsimplett.com/videos
      You won't regret it

  • @martinkaranja1600
    @martinkaranja1600 2 роки тому

    Before starting the program do I start with a new project or new source file please reply

  • @Matthew-tm8vn
    @Matthew-tm8vn 3 роки тому

    Excuse how do you change your font size in pascal

  • @dawanetherock1389
    @dawanetherock1389 Рік тому

    So the program wasn't recognizing "c" so I put "a" instead and it worked anyone knows why?

  • @shonakayspencer-smith7084
    @shonakayspencer-smith7084 3 роки тому

    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.

    • @makeITsimpleTT
      @makeITsimpleTT  3 роки тому +1

      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.

    • @dumplingandtt
      @dumplingandtt 2 роки тому +1

      @@makeITsimpleTT just seeing this response 1 year later. I figured it out though. Got it to work though. Thanks for your response

  • @MG555-g5v
    @MG555-g5v 2 роки тому

    thank you this was helpful

  • @archer_wsk1408
    @archer_wsk1408 3 роки тому +1

    Thank you very much

  • @Black-xy4pj
    @Black-xy4pj 2 роки тому

    Can I assign an input to a variable ?

    • @makeITsimpleTT
      @makeITsimpleTT  2 роки тому

      I don't understand

    • @Black-xy4pj
      @Black-xy4pj 2 роки тому

      @@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?

    • @makeITsimpleTT
      @makeITsimpleTT  2 роки тому

      No.

    • @Black-xy4pj
      @Black-xy4pj 2 роки тому

      @@makeITsimpleTT ok. Thank u!

  • @aaliyah771
    @aaliyah771 3 роки тому +1

    Like u see how u just start typing the program name etc, it's not letting me type

    • @AG-qu3bb
      @AG-qu3bb 3 роки тому +1

      you went to file and created a new source file?

    • @aaliyah771
      @aaliyah771 3 роки тому +1

      @@AG-qu3bb Hai yes I figured it out after a while, but thanks doh

  • @tbraham249
    @tbraham249 3 роки тому +1

    Thank you

  • @aaliyah771
    @aaliyah771 3 роки тому

    Sir I downloaded pascal and everything but like it not letting me type in it

  • @peterhisage4469
    @peterhisage4469 3 роки тому

    GOOOD Bro

  • @elonpaul8339
    @elonpaul8339 7 місяців тому

    wallahi im finished

  • @Fit_By_Gods_Grace_Alone
    @Fit_By_Gods_Grace_Alone 3 роки тому +2

    Put your comment in Curley brackets

  • @holyshit922
    @holyshit922 2 роки тому

    I immediately recognized that var keyword was missing
    I prefer readkey to wait for keystroke

  • @ChristianHaugland74
    @ChristianHaugland74 3 роки тому +1

    the error occur because you forgot to declare Var above the variables

  • @shahanijiffry4993
    @shahanijiffry4993 2 роки тому

    Hi my pascal never gets compiled

  • @evanschishimba4188
    @evanschishimba4188 3 роки тому

    Declare var