English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Wouldn't they be better served by learning a object oriented language right from the beginning? Shouldn't the schools be teaching OOP from the beginning?

2006-10-05 06:02:40 · 4 answers · asked by Nick F 6 in Computers & Internet Programming & Design

4 answers

I think it's easier to learn a procedural language first. However, even OOP languages contain procedural elements so I think you have a point. Regardless, the principles of OOP languages can be applied even in languages that are not OOP. You simply structure the functions and methods as if it was an Object Oriented Programming language.

2006-10-05 06:08:58 · answer #1 · answered by boris 5 · 0 1

its easier to learn object oriented programming when you have already programmed in C compared to learning OOP directly.

2006-10-05 13:16:46 · answer #2 · answered by efrenefren 2 · 0 1

is this really a question you need answered?

2006-10-05 13:07:39 · answer #3 · answered by DBN 2 · 0 1

what is C?

2006-10-05 13:10:22 · answer #4 · answered by Jana 5 · 0 0

fedest.com, questions and answers