Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

C# for beguiner(s)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    C# for beguiner(s)

    Hello,

    What source would you recomend for an introduction to C#?

    thanks

    -geo-

    #2
    geovani,

    I cannot make any specific recommendations. I suggest you try googling some resources or pick up a book from the library. There are many good ones out there.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      geovani,

      check out this link for pdf format of a c# for beginners book.
      mrlogik
      NinjaTrader Ecosystem Vendor - Purelogik Trading

      Comment


        #4
        Originally posted by mrlogik View Post
        geovani,

        check out this link for pdf format of a c# for beginners book.
        Thanks mrlogik. Actually it is an intro to C++. Are C# and C++ so very similar?

        rgds

        -geo-

        Comment


          #5
          I didn't even realize.

          Programming in general between them is similar, but there's a major difference in syntax.

          Just google c# beginners guide and you should find plenty of info.

          good luck
          mrlogik
          NinjaTrader Ecosystem Vendor - Purelogik Trading

          Comment


            #6
            Amazon: C# for dummies

            Comment


              #7
              Originally posted by ctrlbrk View Post
              Tx ct.... In fact I downloaded this very same book yesterday. I´ll start reading it soon.

              Comment


                #8
                You'll also have to find out from NT what version of .Net c# is currently used. I've noticed that NT software doesn't support generics yet. Meaning, not all that you read in the C# book may be available in NT yet.

                Comment


                  #9
                  NT is on .NET 2.0. If you want generics you need to add the include.
                  Josh P.NinjaTrader Customer Service

                  Comment


                    #10
                    NT supports generics.

                    you have to add a using statement for

                    System.Collections.Generics or something of that sort.
                    mrlogik
                    NinjaTrader Ecosystem Vendor - Purelogik Trading

                    Comment

                    Latest Posts

                    Collapse

                    Topics Statistics Last Post
                    Started by Sebastian - TwinPeaks, Today, 01:31 PM
                    1 response
                    5 views
                    0 likes
                    Last Post NinjaTrader_Clayton  
                    Started by Lele2k24, Today, 01:32 PM
                    1 response
                    3 views
                    0 likes
                    Last Post NinjaTrader_BrandonH  
                    Started by tonynt, Today, 01:48 PM
                    1 response
                    2 views
                    0 likes
                    Last Post NinjaTrader_ChristopherJ  
                    Started by eladlevi, Today, 11:02 AM
                    4 responses
                    22 views
                    0 likes
                    Last Post eladlevi  
                    Started by synthhokie, Today, 10:24 AM
                    5 responses
                    15 views
                    0 likes
                    Last Post NinjaTrader_ChelseaB  
                    Working...
                    X