Okay I should elaborate...
First off, I understand the basics. Well beyond actually, as far as DB is concerned.
What I am studying now is the proper implementation and use of the various DLL libraries available. This post was a comment on the current programming community, across all platforms. The comment may be put better this way:
Thousands, upon hundreds of thousands of developers have open source libraries on thousands upon thousands of sites. Sometimes these libraries are well documented. Usually, they are not. This is especially true in regards to those made by the bigger development firms.
What I would love to see (and maybe I'm just being idealistic) is one site where either files are hosted with the proper credits, or links are provided to where they are hosted. The files on this site would be DLL's, files containing formatted functions, etc.
Along with each DLL woul be a document listing the calls within, and the proper syntax/ semantics for those calls.
The main purpose of this site would be as a learning tool. This would be for people who aren't such newbies that they need basic logics gates explained to them, but are struggling with the use of things such as libraries, and other advanced programming concepts.
The library should be open source. It should include variations and alternatives to all the basic needs. Replacement Direct X files that allow direct access to display card embedded commands, a couple alternatives to the API, etc, etc... All from one source with all the documentation needed.
I would be more than willing to pay for hosting for even just DB developers to consolodate their DLL's into one site. What I was hoping for was a "Hey, good idea, but who will do the work?" or even "Hey numbskull, go join MSDN". What I got was *Takes a hit from the bong*.... I think both WTF and LOL are appropriate here.
And Raven, your DLL's ROCK!!! You document them VERY well, and they provide a medium for accomplishing tasks that DB simply doesn't provide yet, as well as alternatives. You have just gained a fan 8) I hope to work with you on a project one day 8)
Raven hit the nail on the head :
[QUOTE] i can't stand having functions which you have to figure out how they work everytime to be honest, and always end up with the simplest route to achieve something [/QUOTE]
Mostly was just curious if there are other people out there who would like to see or lend a hand in creating this super library... Basically just consolidated open source work, so all it would really be is gather, link, document 8)
I gotta start writing shorter posts