News Dr Wirth inventor of pascal has died at 89

  • Thread starter Thread starter jedishrfu
  • Start date Start date
  • Tags Tags
    Pascal
AI Thread 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.
 
Just ONCE, I wanted to see a post titled Status Update that was not a blatant, annoying spam post by a new member. So here it is. Today was a good day here in Northern Wisconsin. Fall colors are here, no mosquitos, no deer flies, and mild temperature, so my morning run was unusually nice. Only two meetings today, and both went well. The deer that was road killed just down the road two weeks ago is now fully decomposed, so no more smell. Somebody has a spike buck skull for their...
Thread 'In the early days of electricity, they didn't have wall plugs'
Hello scientists, engineers, etc. I have not had any questions for you recently, so have not participated here. I was scanning some material and ran across these 2 ads. I had posted them at another forum, and I thought you may be interested in them as well. History is fascinating stuff! Some houses may have had plugs, but many homes just screwed the appliance into the light socket overhead. Does anyone know when electric wall plugs were in widespread use? 1906 ad DDTJRAC Even big...
Back
Top