Main Page
From C4swimmers
(Modified Open Work - facilitates discussiona and collaboration) |
(Added contributors) |
||
Line 38: | Line 38: | ||
</tr> | </tr> | ||
</table> | </table> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <br> | ||
+ | <tr> | ||
+ | <td style="border:none; margin:none; padding:none;" valign="top"> | ||
+ | <div style="border:0; margin:0.2em 0 0.2em 0.2em; "> | ||
+ | <div style="background:#f9f9f9; padding:0px; border:1px solid #aaaaaa; margin-bottom:5px;"> | ||
+ | <div style="line-height:120%; padding:0.4em; background-color:#eeeeee; border-bottom:1px solid #aaaaaa;"> | ||
+ | <p><span style="color:#005288; font-size:200%;"><b>Table of Contents</b></span></p> | ||
+ | </div> | ||
+ | <div style="background:#ffffff; padding:0.2em 0.4em 0.2em 0.4em;"> | ||
+ | <b>NOTE: Currently this is a just a skeleton or layout. Feel free to contribute the articles on the concepts in which you're very familiar and confident. Also make necessary corrections to any part of this wiki site, if required.</b> | ||
+ | * <b>Beginners Level : </b>Teaches the various features of C/C++ to the programmers at the beginners level in order to make their foundation strong and stable.<br> | ||
+ | **[http://www.editthis.info/c4swimmers/index.php/CBeginners C Programming - Beginners Level]<br> | ||
+ | **[http://www.editthis.info/c4swimmers/index.php/CPPBeginners C++ Programming - Beginners Level]<br><br> | ||
+ | |||
+ | * <b>Intermediate Level : </b>Teaches Intermediate C/C++ programmers to get equipped with the concepts like Data Structures, Unix Programming, Windows Programming<br> | ||
+ | **[http://www.editthis.info/c4swimmers/index.php/CIntermediate C Programming - Intermediate Level]<br> | ||
+ | **[http://www.editthis.info/c4swimmers/index.php/CPPIntermediate C++ Programming - Intermediate Level]<br><br> | ||
+ | |||
+ | * <b>Advanced Level : </b>Teaches C/C++ advanced programmers to learn about the device driver programming, kernel programming, database programming and many more...<br> | ||
+ | **[http://www.editthis.info/c4swimmers/index.php/CAdvanced C Programming - Advanced Level]<br> | ||
+ | **[http://www.editthis.info/c4swimmers/index.php/CPPAdvanced C++ Programming - Advanced Level]<br><br> | ||
+ | |||
+ | * <b>Projects : </b>Suggest a C/C++ open source project to the community as well as discuss with other members to share your experience and knowledge.<br> | ||
+ | **[http://www.editthis.info/c4swimmers/index.php/CProjects C Projects]<br> | ||
+ | **[http://www.editthis.info/c4swimmers/index.php/CPPProjects C++ Projects]<br><br> | ||
+ | |||
+ | * <b>FAQs : </b>Frequently answered questions on C/C++<br> | ||
+ | ** [http://www.editthis.info/c4swimmers/index.php/CFAQ C FAQs]<br> | ||
+ | ** [http://www.editthis.info/c4swimmers/index.php/CPPFAQ C++ FAQs]<br><br> | ||
+ | |||
+ | * <b>Useful Links : </b>Suggest a useful C/C++ Website<br> | ||
+ | ** [http://www.editthis.info/c4swimmers/index.php/CLinks C Links]<br> | ||
+ | ** [http://www.editthis.info/c4swimmers/index.php/CPPLinks C++ Links]<br><br> | ||
+ | |||
+ | * <b>Tools : </b>Suggest a C/C++ compiler, debugger, IDE or other tools<br> | ||
+ | ** [http://www.editthis.info/c4swimmers/index.php/CTools C Tools - Compilers, Debuggers, IDEs, etc.]<br> | ||
+ | ** [http://www.editthis.info/c4swimmers/index.php/CPPTools C++ Tools - Compilers, Debuggers, IDEs, etc.]<br> | ||
+ | <br> | ||
+ | |||
+ | * <b>References : </b>Refer a textbook on C/C++ and its brief description<br> | ||
+ | ** [http://www.editthis.info/c4swimmers/index.php/CReference C Reference Text Book]<br> | ||
+ | ** [http://www.editthis.info/c4swimmers/index.php/CPPLinks C++ Reference Text Book]<br><br> | ||
+ | |||
+ | * <b>Contributors List : </b>Last but not the least add your contact details to the following Credits page alongwith the brief description. | ||
+ | ** [http://www.editthis.info/c4swimmers/index.php/CreditsPage Contributors]<br><br> | ||
</div> | </div> |
Revision as of 10:49, 1 April 2006
|
|
Hi Friends This is a wiki dedicated to the members of C4Swimmers@YahooGroups.Com, a C/C++ Programming community in India comprising of 2,200+ members in it. Basically this wiki is for C/C++ enthusiasts who would like to explore and discover the depth of C. This is an open work, Here you can contribute the articles, FAQs, Challenging Programming Problems and Solutions, Update the useful links of C/C++ websites, Compiler / Debugging Tools and eBooks and many more. This wiki allows you to discuss and collaboratively work on C/C++ open source projects too. Also if you find any problem with a term or concept you can contribute an explanation to it in this same work or start another project on that subject, feel free to participate, we all welcome you to do so.
|
|
Table of Contents NOTE: Currently this is a just a skeleton or layout. Feel free to contribute the articles on the concepts in which you're very familiar and confident. Also make necessary corrections to any part of this wiki site, if required.
|