Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What Ails ‘Conventional’ Programming Languages?

ails Languages Programming
0
Posted

What Ails ‘Conventional’ Programming Languages?

0

Why Yet Another Language, you might ask. Why not just teach the kids one of C/C++/Java, the three most popular programming languages? I have been teaching introductory classes in computer programming using C for the past many years. Most of my time is spent on teaching the intricacies of the language’s low level syntax, especially pointer handling, memory allocation/deallocation etc. But isn’t this an essential part of the profession of programming – are we not supposed to understand how things work deep down? Yes – but there are two problems here: • The objective of an introductory programming curriculum should be to give the students a firm foundation in the art of problem solving; the more time we dedicate to teaching syntax, the less time we have to teach strategies (How To Design Programs calls them ‘recipes’) for problem solving. Think of a person who has mastered the whole of English grammar but is incapable of writing even a two-page essay! • Computer Programming can be thought

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123