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.

Help in C++ Script

Discussion in 'C#' started by Mohammad Asif Ali Zaman, Jun 9, 2013.

  1. #1
    Hi!I need help in c++ script kindly suggest me the help in c++ script..How to write and what purpose of the c++ script ..thankd
     
  2. malky66

    malky66 Acclaimed Member

    Messages:
    3,996
    Likes Received:
    2,248
    Best Answers:
    88
    Trophy Points:
    515
    #2
    You really should learn to use google it's a great source of information...

    http://www.cplusplus.com/doc/tutorial/
     
    malky66, Jun 9, 2013 IP
  3. Mohammad Asif Ali Zaman

    Mohammad Asif Ali Zaman Member

    Messages:
    86
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    28
    #3
    I visit your link but i can't see the c++ script help
     
  4. malky66

    malky66 Acclaimed Member

    Messages:
    3,996
    Likes Received:
    2,248
    Best Answers:
    88
    Trophy Points:
    515
    #4
    Try explaining what you are stuck on, your question is just too vague, what excactly are you trying to accomplish?
     
    malky66, Jun 9, 2013 IP
  5. Mohammad Asif Ali Zaman

    Mohammad Asif Ali Zaman Member

    Messages:
    86
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    28
    #5
    Thanks for reply me urgently .Basically I want to learn c++ script so i wana make some boot like scraping data from the websites or auto like script etc
     
  6. Root Scope

    Root Scope Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #6
    "I wana" won't cut it this time, sorry.
     
    Root Scope, Jun 9, 2013 IP
  7. Mohammad Asif Ali Zaman

    Mohammad Asif Ali Zaman Member

    Messages:
    86
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    28
    #7

    what are you saying i am not understand ..........
     
  8. nzschollar

    nzschollar Member

    Messages:
    20
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    38
    Digital Goods:
    1
    #8
    To learn what you want to do takes a lot of time to learn and understand how to code. If you are really keen and have time/patience look around on google and familiarize yourself and start small with little projects. Work your way up, there is no such thing as quick learning when it comes to programming.

    Hope this helps :)
     
    nzschollar, Jun 13, 2013 IP
  9. pictureboarduk

    pictureboarduk Well-Known Member

    Messages:
    551
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    140
    #9
    C++ is not a good option for what your wanting to do unless you have the time to really learn about sockets etc, especially when C# has some great functions all ready built in such as the webclient class, and for the ultimate in easy use the webbrowser class.

    C++ sucks for networking out of the box, have you considered using another language? I would, Python and PHP's cURL might be a better choice : - )
     
    pictureboarduk, Oct 7, 2013 IP
    ryan_uk likes this.
  10. uprentiss

    uprentiss Greenhorn

    Messages:
    71
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    16
    #10
    If you do want to do it in c++ it is going to take more then a tutorial my friend. it takes alot of time to learn this language and someone can't just write the code for you well they can but I doubt they would do it for free. But there is tons of tutorials and sites that will help you learn c++ and I reccoment what another said by lining you to c++
     
    uprentiss, Oct 19, 2013 IP
  11. kks21199

    kks21199 Active Member

    Messages:
    84
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    71
    #11
    Just search the book C++ For Dummies all in one.

    The book is good to read and you can learn the basics fast.

    Just 800 Pages :p
     
    kks21199, Nov 7, 2013 IP
  12. miguelf

    miguelf Member

    Messages:
    98
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    48
    #12
    C++ is not a script. It get compiled to machine language. If you give some details on what you want to do with C++ then other may be able to help.
     
    miguelf, Nov 7, 2013 IP