| advertise add site services publishers database health videos | ![]() | about toolbar stats live show health store more stuff JOIN/LOGIN |
Watch, Talking Watches, Talking Clock, Talking Bible, Talking... independentliving.com | Keeping Wikipedia Spick and Span fightaging.org |
[edit] Assistance RequestedA dispute has arisen over the article Virtual inheritance. I think that the article would greatly benefit from many people reading the it (and adding to its discussion if you have time). I'll let you form your opinions for yourselves, but please have a look at it if you have time! It would be greatly appreciated. --Mike Blackney 03:43, 7 September 2006 (UTC) [edit] Just put myself in the list?I know quite a lot about C++, but no a lot about Wikipedia :) I'd like to join the Wikiproject C++. Do I just put my name in the list? Mrjeff 13:03, 15 March 2006 (UTC) [edit] Wikipedia:Version 1.0 Editorial Team cooperationHello. I'm a member of the Version 1.0 Editorial Team, which is looking to identify quality articles in Wikipedia for future publication on CD or paper. We recently began assessing articles using these criteria, and we are are asking for your help. As you are most aware of the issues surrounding your focus area, we are wondering if you could provide us with a list of the articles that fall within the scope of your WikiProject, and that are either featured, A-class, B-class, or Good articles, with no POV or copyright problems. Do you have any recommendations? If you do, please post your suggestions at the listing of all active Science WikiProjects, and if you have any questions, ask me in the Work Via WikiProjects talk page or directly in my talk page. Thanks a lot! Titoxd(?!? - help us) 02:01, 30 March 2006 (UTC) [edit] ansi C articlesMost of the proposed ansi c articles on the project page look to me like descriptions of header files. Is it really necessary to add an article for every single header file? I mean most of these can be much more than the *nix manual pages that exist for them or the help files of any compiler that includes them. -- Koffieyahoo 11:50, 5 April 2006 (UTC)
[edit] Wikipedia is not a programming manualI highly respect WikiProjects such as this, and a lot of the C/C++ work is great, but I think one of the subgoals of this project is misguided. Wikipedia is not a reference manual, which is what articles such as fgets amount to. Do we really need an article on every libc function or libc header? A Wiki is indeed a great way to document, but Wikipedia is an encyclopedia. Just like we moved dictionary definitions to a separate wiki, Wiktionary, we should move the programming manual out of Wikipedia. I can't find the AFDs right now, but a number of Java-related articles were all deleted for this reason. —Quarl (talk) 2006-04-12 09:36Z
Wikipedia -- not Wikiman. Wikipedia isn't a manual. As much as I'd love to see a complete C++ reference, and as much as you try to disguise 500 C++ function articles to make them look "-pedia"like, it's not going to change my opinion that Wikipedia is not suitable for this information. We'll be having a C++ "undocumented stuff" wiki template next, and what then? —Preceding unsigned comment added by Jafet.vixle (talk • contribs) If you can help me starting this new project, I'd accept the leadership upon the opening. --Deryck C. 12:11, 15 April 2006 (UTC)
My new personal proposal: keep all existing man-like articles and try to make them more encyclopedic; do not create any new function articles unless it's written encyclopedically at start. --Deryck C. 16:03, 23 May 2006 (UTC) I have to concur that adding individual pages for all the functions from the C standard library is not a good idea (redirects are probably okay). I just can't see how they can be made to be of encyclopedic value. The same goes for methods/functions in Java or any other language. Wikibooks is definitely where this belongs. RedWolf 22:32, 14 June 2006 (UTC)
I guess I agree with everybody but Fresheneesz. Putting the reference manual for every programming language into the same namespace is not going to help anyone. Much better to put it in seperate namespaces, that is, create a Wikibook for each language. I guess the best thing anyone could do for this project would be to move the The only information about C++ that should remain here should be information interesting to people who are not programming in C++. That is, general information about the structure of the language, and specific information about features pioneered by C++, or where the "prototypical" example is in C++. For example, iostream is a generally interesting way to organise input and output in a programming language. An overview article about the principles behind iostream could be appropriate here. But not a reference for the exact semantics of every function. --Per Abrahamsen 06:44, 12 October 2006 (UTC) [edit] article listIt seems to me that it is kind of silly to have an article list, when we have a template {Wikipedia: WikiProject C++/Article} which identifies articles. Of course it is much easier to view changes of a list, but bots can be deployed to alleviate that problem. Please comment. --MarSch 13:22, 13 April 2006 (UTC)
[edit] Naming ambiguity of the project and other problems it entailsIt is unclear to me why the project's name was changed from WikiProject C to WikiProject C++. As I understand it, this project is supposed to be dealing with both C and C++. I always take such attempts of unifying the two languages with a grain of salt; too often are they made by people who do not possess sufficient knowledge of intricacies of both languages. Such people start making unreasonable assumptions leading to oversimplications like the famous 'C is just a subset of C++'. Nevertheless, I have decided to give the project a chance to disprove my doubts. After reading a few articles it has, unfortunately, become apparent that much of them have been written from an extremely C++ biased perspective (which is reflected in the change of the project's name, obviously). Also, some parts were inaccurate, or just plainly incorrect. One example is the previous wording of the section concerning the macro NULL in the stdlib.h article or the erroneous mixing of headers files and the libraries they are associated with. One other problem is that cstdio in C++ is, in fact, not interchangeable with the stdio.h found in C. The reason for this is that some functions declared in cstdio are non-existing in the C Standard Library (e.g. lfind, itoa and others). Prior to recognising the problem, I have removed such non-standard C functions from the stdio.h article. After encountering similar examples in stdlib, I have realised that the authors' intention was probably to unify the functions belonging to both stdio.h and cstdio (and other similar headers) to single articles. It is debatable whether adding an article for every single C function and header is productive since many people seem to dislike the idea. That put aside, I think it is safe to say that it would certainly be useful, although mayhaps inappropriate for Wikipedia. I will not discuss the matter of appropriateness here. However, incorrect information defeats even the point of usefulness. Therefore, information presented must not be incorrect or even misleading. And the truth is that C++ specific functions have no place in the C header file articles in their present state. A possible way to resolve the problem is to restructure the articles in such a way to make it obvious that not all, for example, cstdio function declarations can be found in stdio.h and update the function tables to reflect that change. Please comment. Denis Kasak 20:01, 11 June 2006 (UTC)
I believe a better solution is to mark those functions "non-standard", instead of removing them as wikipedia is supposed to give as much knowledge as possible. Also, per the discussion above and at Wikipedia talk:WikiProject Computer science, we're not going to create anymore function-specific articles but we'll keep the existing ones. --Deryck C. 10:20, 27 June 2006 (UTC)
[edit] C programming languageC programming language is up for a featured article review. Detailed concerns may be found here. Please leave your comments and help us address and maintain this article's featured quality. Sandy 22:40, 16 July 2006 (UTC) [edit] Wheres my C referenceI've been adding pages and information to the C and C++ library knowlege-base on wikipedia - however I've found no help. None of the C++ pages I edit seem to ever be edited again. My work isn't checked, my work isn't embellished. It stays stagnent. Wheres the help from this project. Even people opposed to it say "I'd love to see a complete C++ reference on wikipedia", and so would I. Where the hell is it? I'm creating it anytime I can't find what I need on wikipedia, wheres the help? Check the header "Wikipedia is not a programming manual" for my arguement. Fresheneesz 22:55, 15 August 2006 (UTC) [edit] EmacsEmacs is up for a featured article review. Detailed concerns may be found here. Please leave your comments and help us address and maintain this article's featured quality. Sandy 19:56, 10 October 2006 (UTC) [edit] Project directoryHello. The WikiProject Council has recently updated the Wikipedia:WikiProject Council/Directory. This new directory includes a variety of categories and subcategories which will, with luck, potentially draw new members to the projects who are interested in those specific subjects. Please review the directory and make any changes to the entries for your project that you see fit. There is also a directory of portals, at User:B2T2/Portal, listing all the existing portals. Feel free to add any of them to the portals or comments section of your entries in the directory. The three columns regarding assessment, peer review, and collaboration are included in the directory for both the use of the projects themselves and for that of others. Having such departments will allow a project to more quickly and easily identify its most important articles and its articles in greatest need of improvement. If you have not already done so, please consider whether your project would benefit from having departments which deal in these matters. It is my hope that all the changes to the directory can be finished by the first of next month. Please feel free to make any changes you see fit to the entries for your project before then. If you should have any questions regarding this matter, please do not hesitate to contact me. Thank you. B2T2 00:01, 26 October 2006 (UTC) [edit] StablepediaBeginning cross-post.
End cross-post. Please do not comment more in this section. [edit] Wikibooks may be a possible solutionI mostly contribute to Wikibooks and have been looking for people who might be interested in contributing to a book there on C++. I noticed reading through the discussions on this talk page, that some people are interested in writing a book or reference manual on C++ and others feel that some contents on Wikipedia is too much like a book for Wikipedia. So I would like to suggest as a possible solution that those of you who are interested in contributing to a book on C++ check out C++ Programming on Wikibooks. You might want to read Wikibooks:Wikibooks for Wikipedians as well, if your not familar with Wikibooks, to familarize yourself with the differences. --Darklama 20:46, 11 December 2006 (UTC)
[edit] Wikipedia Day AwardsHello, all. It was initially my hope to try to have this done as part of Esperanza's proposal for an appreciation week to end on Wikipedia Day, January 15. However, several people have once again proposed the entirety of Esperanza for deletion, so that might not work. It was the intention of the Appreciation Week proposal to set aside a given time when the various individuals who have made significant, valuable contributions to the encyclopedia would be recognized and honored. I believe that, with some effort, this could still be done. My proposal is to, with luck, try to organize the various WikiProjects and other entities of wikipedia to take part in a larger celebrartion of its contributors to take place in January, probably beginning January 15, 2007. I have created yet another new subpage for myself (a weakness of mine, I'm afraid) at User talk:Badbilltucker/Appreciation Week where I would greatly appreciate any indications from the members of this project as to whether and how they might be willing and/or able to assist in recognizing the contributions of our editors. Thank you for your attention. Badbilltucker 17:45, 30 December 2006 (UTC) [edit] Platform independent C++ counterpart for ActiveX Data Objects and 'VARIANT'I am looking for an platform independent C++ counterpart of ActiveX Data Objects and Variant data type, I have used these objects/data type earlier in ATL COM environment but now I want a subset of the same (no need of DB connection functionality i.e. disconnect container object only for data transfer) in pure C++ code. The aim is to return either basic data type or a Resordset object from all of the exposed api to have consistent interface, I do not want to expose custom objects (say 'Customer', 'Address', 'Item', 'Order', 'Invoice' etc). The client which receives this RecordsetC++ object should be able to iterate through rows as well as all the fields (column) and should be able to get the data type of the field. Vjdchauhan 10:29, 15 January 2007 (UTC). [edit] How do I join the WikiProjectHi , I want to be a part of this project. I know a lot about C++, but I am new to this project. From a previous post I am adding my name to the members list . What do I do next . Thanks , Sujay —The preceding unsigned comment was added by Sujayg (talk • contribs) 07:01, 2 February 2007 (UTC). |
| ↑ top of page ↑ | about thumbshots |