1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Which things do I need to learn C# at first?

Discussion in 'C#' started by Shere Ali Khan, Mar 22, 2013.

  1. Naina S

    Naina S Active Member

    Messages:
    203
    Likes Received:
    7
    Best Answers:
    1
    Trophy Points:
    93
    #21
    Do it from a book like wrox ones. Apress books are also good but they are little in high level.
     
    Naina S, Dec 1, 2014 IP
  2. mmerlinn

    mmerlinn Prominent Member

    Messages:
    3,197
    Likes Received:
    818
    Best Answers:
    7
    Trophy Points:
    320
    #22
    Not true. OOPS is important in MOST, but not all, programming languages. Some languages that do not use OOP include most types of BASIC, Assembly, FoxPro, and others.
     
    mmerlinn, Jun 20, 2015 IP
  3. zinist

    zinist Banned

    Messages:
    91
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    43
    #23
    The first step is to understand oops concept if you clear with oops concept then it is very easy to understands c# and you will enjoy learning
     
    zinist, Jun 26, 2015 IP
  4. dellmerca

    dellmerca Banned

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    31
    #24
    A complete guide to Object Oriented Programming....

    http://net-informations.com/faq/oops/oops.htm

    Dell
     
    dellmerca, Mar 13, 2016 IP
  5. Amelie001

    Amelie001 Greenhorn

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #25
    you can learn c++. then c# will become easy for you as all OOPs concepts will be covered. It will become easy for you while learning c#.
     
    Amelie001, May 20, 2016 IP
  6. Luriya

    Luriya Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #26
    I'd probably first learn Java, since C# and Java are basically almost the same. They both are OOP, so thats a plus. Learn OOP fundamentals first and you're set
     
    Luriya, Jun 16, 2016 IP
  7. Saqib Habib

    Saqib Habib Greenhorn

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #27
    You must be started with the Connection of Database because if you have connection then you see your result correctly after entering data...
    For example Every app had a sign in form so if it is working its mean our are going to the right way....
     
    Saqib Habib, Jun 18, 2016 IP
  8. Sphria Choubey

    Sphria Choubey Greenhorn

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #28
    I have no any IT background. But I learn c# from youtube videos.
     
    Sphria Choubey, Jul 21, 2016 IP
  9. Green Harry

    Green Harry Greenhorn

    Messages:
    29
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    8
    #29
    If you are interested in learning C# programming language, then its better to start with the oops concepts. And if you are familiar with the c and C++ language, then its the easiest step to start with c#.
     
    Green Harry, Aug 1, 2016 IP
  10. jameswarner

    jameswarner Member

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    31
    #30
    hii.
    I think first you should learn about basic introduction of C# than after your can understant all of the things than just serach on google and find related best article which help to learnign c# easily.

    Thanks
     
    jameswarner, Aug 16, 2016 IP
  11. jusarg

    jusarg Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #31
    Don't focus too much about which language to learn.
    Focus on programming fundamentals!!!

    I can't stress this enough... learn basic computer science / programming theory and it will set you up to better learn the rest.

    For instance... I know of plenty software programmers that can code websites but few web developers that can code software.
    What I'm trying to say is that if you learn programming on a fundamental level then you can pick-up ANY programming language.

    I recommend you start by watching the FREE 'CS 101' lectures that colleges offer (I'm a fan of Stanford's CS 101 Java lectures). Then start learning object-oriented programming (almost every modern programming language if object-oriented). After you make some software... learn good programming practices and paradigms.

    Good Luck
     
    jusarg, Oct 31, 2016 IP
  12. jackycheung01

    jackycheung01 Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #32
    Here is the good place to learn C#
    https://www.youtube.com/playlist?list=PLAC325451207E3105
     
    jackycheung01, Mar 9, 2017 IP
  13. mkkhatri

    mkkhatri Member

    Messages:
    147
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    38
    #33
    Why don't you try the w3schools.com
     
    mkkhatri, Apr 13, 2017 IP
  14. necko16

    necko16 Greenhorn

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #34
    hi,

    I'm looking for the best way to connect to sql server and C #

    It is very important that I can easily manipulate the data from the database .. some example ?? pdf book??
     
    necko16, Nov 14, 2017 IP