Full Pascal Programming Crash Course - Basics to Advanced

preview_player
Показать описание
This is a crash course where you can learn the in-and-outs of the Pascal programming language, we cover various topics, ranging from math to program logic, arrays and even pointers. This Pascal course is perfect for both beginners and those who already has some experience with Pascal!

Subscribe for more videos!

Timestamps:
0:00:00 - Intro to Pascal
0:05:52 - Running Pascal on Linux
0:08:40 - Running Pascal on Windows
0:10:57 - Please Subscribe
0:11:09 - Variables & Data Types
0:27:14 - Enumeration
0:31:29 - Math
0:38:25 - If Statements
0:52:58 - Case Statements
0:58:04 - For Loops
1:11:52 - While & Repeat Loops
1:17:40 - Arrays
1:28:43 - Procedures
1:34:41 - Functions
1:42:28 - Scopes
1:55:12 - Records
2:00:19 - Pointers

Group Chats:

You can contact me on:

Hey there!!! Wanna help support the channel :D?

Any suggestions? Leave it in the comment section or contact me somewhere else!

Odysee Links:

Thank you for watching!

#stevesteacher #pascal #learnpascal #learntocode #crashcourse #fullcourse #tutorial
Рекомендации по теме
Комментарии
Автор

You help me a lot to start with lua, nice to see that you help me now to start my journey with pascal, thanks mate!!

Aluna
Автор

One of my first computer language that I learned self taught

redmundperrz
Автор

thanks for the tutorial bro, really helped.

Recon
Автор

thank you, I was looking for a guide on free pascal on linux, thanks

pabloftvable
Автор

My Prof explains this far worse and slower. Thank you for the video and saving my mental and time :D

tjerks.
Автор

Pointers were very well told! Thanks for this

Alberts_Kviesis
Автор

May I tell ?, Delphi is not pure Pascal, it is visual Pascal, free Pascal is pure Pascal, thanks alot for your tutorial

zo
Автор

Hey, great tutorial. Are you going to do a second part with Turbo Vision?

adam-xtte
Автор

Concerning Delphi CE (Community Edition), your comment that it is free for the first year is incorrect. As long as you meet the requirements, it is free period. The catch is that you need to re-register every year and when you do, if the CE version that is currently out is newer than the one you are using, you need to upgrade.

It is best to read the requirements for restrictions, etc., but in general, once you make over a certain dollar amount earned in a year, you need to purchase a professional license or better.

terryv
Автор

I can make a hello world program but as soon as i try putting the input library it fails to compile.

Says:
Error: /usr/local/bin/ppcx64 returned an error exitcode

What does it mean? :(
Im using Mint

Ribula
Автор

Nice video!!! However as a minor note Pascal is not at all a functional programming language. Its an imperative procedure oriented language. Functional languages are languages like Haskell, ML/SML, etc.

erikp
Автор

Thanks! Now, as the creator (Niklaus Wirth) of the language passed away on January 1, 2024, will you present his other languages? I mean Modula-2 and Oberon.

jabuci
Автор

Is it silly to learn this language ? Just asking, because i personally like the syntax, or maybe i cant let go from 1996 when i learnt basic pascal. Ive made really simple programs, but never really did functions or procedures and advanced stuff. With Python and other languages, i cant really figure out what is better to learn.

CollosalTrollge
Автор

Okay but why pascal.tho i still have nightmares from learning that in school

Soyodev