News Dr Wirth inventor of pascal has died at 89

  • Thread starter Thread starter jedishrfu
  • Start date Start date
  • Tags Tags
    Pascal
Click For Summary
Niklaus Wirth, the influential computer scientist known for developing the Pascal programming language, has passed away. Pascal played a significant role in teaching structured programming concepts, which many users found beneficial for learning program structure and coding habits. Participants in the discussion reflect on their experiences with programming languages, noting that Pascal introduced important features like pass-by-value and pass-by-reference, along with structured data types. Some educators transitioned from teaching Pascal to C++ in the early 2000s, highlighting a shift in programming education. Wirth's contributions are recognized for improving coding practices compared to earlier languages like BASIC and FORTRAN, which were seen as less effective in instilling good programming habits.
Physics news on Phys.org
Pascal is the second language I learned. It helped me a lot in learning how to structure programs.
 
DrClaude said:
Pascal is the second language I learned.
Me too. Fortran was my first, first IV, then 77, where I got into "structured programming" using IF / END IF statements and DO / END DO loops that eliminated the need for statement numbers.

So the new stuff for me in Pascal was pass-by-value versus pass-by-reference in functions, structured data types, user-defined data types, etc.

I taught intro programming courses in Pascal during the early/mid 1990s, then switched to C++ until I stopped teaching those courses in the early 2000s.

Dr. Wirth is reported to have once said, "You can call me by name, which is 'Wirth' [pronounced 'veert'], or you can call me by value, which is "Worth".
 
  • Like
Likes DrClaude, DennisN, collinsmark and 1 other person
Similar here, BASIC and FORTRAN despite being completely different were both poor in terms of teaching good coding/programming habits, most of what I know (I am not saying my habits are OK :wink: ) I learned while using Pascal.
 
To some degree, this thread is inspired by PF user erobz's thread "Why do we spend so much time learning grammar in the public school system?" That's why I made a title to this thread that paralleled the title of erobz's thread. I totally disagree with erobz. I created this thread because the curriculum of grammar at Universities is a totally distinct topic from the topic of the curriculum of grammar in public schools. I have noticed that the English grammar of many ( perhaps most)...

Similar threads

  • · Replies 1 ·
Replies
1
Views
979
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 44 ·
2
Replies
44
Views
5K
Replies
4
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
63
Views
9K
Replies
1
Views
2K