OOP Oversold??

Tech-Archive recommends: Speed Up your PC by fixing your registry



I haven't given up yet, but I'm wondering if OOP is worth the effort.
I know that almost everybody in this forum thinks OOP is the only way to go,
but is there anybody out there who believes differently?
1. Is there anybody who believes that programming patterns will change in
the near future and leave OOP behind?

2. I *love* Asp.net. Is there any language to use presently in ASP.net
that uses the TRADITIONAL method of programming?

3. I chose VB.Net to learn because it looked similar to other vb I had used
on occasion. On first blush it seemed LOGICAL, as other programming
languages I had used in the past. And it is....... until I am told my
code is all wrong because it doesn't use the oop processes.

Is it possible to program with VB.net using traditional logic, without the
OOP? (**Using it only for web applications**)

4. If number 3 is true, who can tell me how to get help without somebody
insisting on OOP?

5. Do I need to be in a different forum? If so, Where?



.



Relevant Pages

  • Re: Can a low-level programmer learn OOP?
    ... I have also found some articles profoundly critical of OOP. ... If it does, you'll find it easier, else choose another programming style. ... Starting in 1999 I got back into programming, but the high-level-ness of PC programming and the completely foreign language of OOP repelled me. ... Dynamic languages like Smalltalk, Python or Ruby are much more lightweight in this area, and tend to favor a much more exploratory style - sketch a quick draft on a napkin, start coding, and evolve the design while you're coding. ...
    (comp.lang.python)
  • Re: teaching a child - console or GUI
    ... > I don't agree that this is substantively different from natural languages. ... > The evolution of natural language follows similar paths. ... Popular TV shows have the biggest influence on programming languages? ... I think there is a good argument to made for OOP actually simplifying ...
    (comp.lang.pascal.delphi.misc)
  • Re: teaching a child - console or GUI
    ... >> level OOP programming etc). ... >> languages. ... > a world view that is centered on strict procedural programming. ... > few preconceived notions about the sequentiallity of computers. ...
    (comp.lang.pascal.delphi.misc)
  • Re: Paradigms which way to go?
    ... > Are there any alternatives to OOP programming for generalised programming? ... An OOP is a language designed to support polymorphism behind interfaces. ... > their get/set methods, this is not OOP, damn 3 years of college and I ...
    (comp.programming)
  • Re: To Richard Heathfield: enoughs enough
    ... this is part of the point of OOP. ... re-use and data hiding, and re-use and hiding is OOP. ... Since a programming script is language, ... Where this is not the case, you can make an argument for Hungarian ...
    (comp.programming)