Menu

#102 More CPP Examples

open
nobody
None
5
2012-09-26
2002-12-24
Anonymous
No

I think offering more CPP examples would be nice since
i am learning off the examples how to code in C++ and
perhaps just make a large kit of them for download via
check for updates

Discussion

  • Nobody/Anonymous

    Logged In: NO

    better would be a complete std documentation function by function with
    examples of use of each an tips posted by users; never seen the docs
    of php?
    I think could it be a model

     
  • Benjamin Kerensa

    Logged In: YES
    user_id=664721

    good suggestions ! keep up the good work !

     
  • Dean Scarff

    Dean Scarff - 2003-02-05

    Logged In: YES
    user_id=390756

    There are plenty off c++ examples/tutorials/source littered
    all over the internet. I think a C/C++ lib ref, and an API ref
    as well is useful, but its not the job of the IDE package to
    educate people new to the language. Dev-Cpp specific
    aspects should be covered, sure, but that's about all.

    Unlike Zend, bloodshed is providing an IDE: it isn't in
    charge of the languages/libraries, and therefore doesn't
    have the responsibility to maintain a manual/community
    etc. Try MSDN and mingw docs for Win32 stuff, and the
    docs accompanying whatever respective libraries you're
    using.

    Just my HO.

     
  • Nobody/Anonymous

    Logged In: NO

    I agree

     
  • Nobody/Anonymous

    Logged In: NO

    just look at the compiled libc help files found on the mingw
    site. they explain the functions pretty good an in most
    cases you have an example too.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.