Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Object Oriented Programming

Object Oriented Programming

Scheduled Pinned Locked Moved C#
questioncsharpoophelptutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    JMOdom
    wrote on last edited by
    #1

    I'm fairly new to C# coding and I am having a problem trying to wrap my mind around the concept of Object Oriented Programming. :-O The main trouble seems to be in how to write it and then be able to call the information from the class. :sigh: :confused: So my question is: Does someone know of any articles, books, websites, or anything that can explain, in simple terms, how to go about using the OOP concept and maybe how to write them? :~ :rose: My thanks to you in advance.

    V R 2 Replies Last reply
    0
    • J JMOdom

      I'm fairly new to C# coding and I am having a problem trying to wrap my mind around the concept of Object Oriented Programming. :-O The main trouble seems to be in how to write it and then be able to call the information from the class. :sigh: :confused: So my question is: Does someone know of any articles, books, websites, or anything that can explain, in simple terms, how to go about using the OOP concept and maybe how to write them? :~ :rose: My thanks to you in advance.

      V Offline
      V Offline
      V 0
      wrote on last edited by
      #2

      there are three big areas in OOP. 1. Incapsulation 2. Inheritence 3. Polymorphism (I believe ;P) You can google for articles on those keywords. I know it's not a direct answer to your question, but maybe it helps. :-) Try a beginners book for C#. Wrox or O'Really's always get good reviews, but they are about 50€. Good luck.

      V. I found a living worth working for, but haven't found work worth living for.

      1 Reply Last reply
      0
      • J JMOdom

        I'm fairly new to C# coding and I am having a problem trying to wrap my mind around the concept of Object Oriented Programming. :-O The main trouble seems to be in how to write it and then be able to call the information from the class. :sigh: :confused: So my question is: Does someone know of any articles, books, websites, or anything that can explain, in simple terms, how to go about using the OOP concept and maybe how to write them? :~ :rose: My thanks to you in advance.

        R Offline
        R Offline
        Russell Jones
        wrote on last edited by
        #3

        http://www.developerfusion.co.uk/show/4341/ don't know how good the article is but seems a start Russ

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups