Pascal is a programming language you will be familiar with from high school, some schools will teach from high school. However, if you are new to it or have a relatively short time at school, it will be difficult for you to approach to learn in depth. . Today AnonyViet will share you Pascal programming course for beginners. From the ignorant, you will become Pascal and score high on the test.
Join the channel Telegram of the AnonyViet 👉 Link 👈 |
What is Pascal?
Pascal was originally developed in 1970 by Niklaus Wirth and named after the famous French mathematician Blaise Pascal to teach structured programming, which emphasizes the orderly use of control structures loops and conditionals without using the GOTO statement.
In the late 70s and 80s, Pascal was one of the most widely used languages for programming instruction. It is available on nearly all computers, and because of its familiarity, clarity, and security, it is used for production as well as educational software.
Pascal uses control structures with reserved words including if, then, else, while, etc. It also supports data structures and abstractions like records, pointers, type definitions, sets, and enumerations. . Similar to any other object-oriented programming language, Pascal also has special control statements and program structures. They begin with the keyword “program” followed by the main block containing the start and end statements.
Download Pascal Video Vietnamese course
The free Pascal course is gathered by AnonyViet from many sources, including videos by Le Nguyen Thanh Nhan and Pascal programming textbooks from schools.
First to learn Pascal you need software to write Code, in this article I also share with you the software Olala Pascal for programming.
Contents of Pascal course videos:
- Lesson 1: Overview of the Pascal language
- Lesson 2: Structure of a Program
- Lesson 3: Pascal Data Types
- Lesson 4: Declare constants, variables, statements
- Lesson 5: Declare constants, variables, statements
- Lesson 7: CASE OF structure
- Lesson 8: Undefined iteration structure
- Lesson 9: Definite iteration structure
- Lesson 10: One-dimensional array structure
- Lesson 11: Two-dimensional array structure
- Lesson 12: Strings of characters
- Lesson 13: Subroutine Structure
- Lesson 14: Files in Pascal
- Lesson 15: Pascal record type
Password: anonyviet.com
Contents of Pascal textbooks:
- Pascal exercise textbook
- Basic Pascal Programming Course
- Pascal textbook 7.0
- Pascal’s Algorithms and Programming
- Pascal training materials
- Graduation thesis: BUILDING SOFTWARE GAMES TO SUPPORT PASCAL PROGRAMMING