Main Page
From C4swimmers
(Corrected the C++ Reference Text Books Link) |
(Translated (Most) from HTML to WikiCode (Changes made by: Administrator of http://www.tehupr.co.nr/ Enjoy!)) |
||
Line 1: | Line 1: | ||
+ | <!-- Note by Administrator of http://www.theupr.co.nr/ : This table was too compilcated for me to transalte at the time, so I just translated the content --> | ||
<table cellspacing="0" cellpadding="0" width="100%"> | <table cellspacing="0" cellpadding="0" width="100%"> | ||
<tr> | <tr> | ||
Line 6: | Line 7: | ||
<div style="background:#f9f9f9; padding:0px; border:1px solid #aaaaaa; margin-bottom:5px;"> | <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;"> | <div style="line-height:120%; padding:0.4em; background-color:#eeeeee; border-bottom:1px solid #aaaaaa;"> | ||
- | <p><CENTER><span style="color:#cf7606; font-size:200%;"><b>Welcome to</b> </span><span style="color:#005288; font-size:200%;"> | + | <p><CENTER><span style="color:#cf7606; font-size:200%;"><b>Welcome to</b> </span><span style="color:#005288; font-size:200%;">'''C For Swimmers'''</span><span style="color:#005288; font-size:75%;">......discover the</span><span style="color:#cf7606; font-size:90%;"><b> depth of </b></span><span style="color:#005288; font-size:125%;"><b><i> C </i></b></span></CENTER></p> |
</div> | </div> | ||
<div style="background:#ffffff; padding:0.2em 0.4em 0.2em 0.4em;"> | <div style="background:#ffffff; padding:0.2em 0.4em 0.2em 0.4em;"> | ||
- | + | <CENTER>C For Swimmers Wiki will help you to '''ENHANCE YOUR C/C++ PROGRAMMING STRENGTHS.'''</CENTER> | |
- | + | ||
+ | |||
+ | ====<CENTER>Visit '''[http://www.c4swimmers.esmartguy.com Original C4Swimmers]''' website to discover the depth of C.</CENTER>==== | ||
</div> | </div> | ||
</div> | </div> | ||
Line 26: | Line 29: | ||
</div> | </div> | ||
<div style="background:#ffffff; padding:0.2em 0.4em 0.2em 0.4em;"> | <div style="background:#ffffff; padding:0.2em 0.4em 0.2em 0.4em;"> | ||
- | + | This is a wiki dedicated to the members of '''C4Swimmers@YahooGroups.Com''', a C/C++ Programming community in <b>India</b> 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 width="95%" style="float: center; clear: both; background-color: #F9F9F9; border: 1px solid #EEEEEE; margin:20px; padding: 5px;"> | <table width="95%" style="float: center; clear: both; background-color: #F9F9F9; border: 1px solid #EEEEEE; margin:20px; padding: 5px;"> | ||
<tr> | <tr> | ||
<td> | <td> | ||
- | <div class="center"><big> | + | <div class="center"><big>'''Your participation is needed and welcome!'''</big></div> |
</td> | </td> | ||
</tr> | </tr> | ||
Line 56: | Line 66: | ||
<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>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> | * <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> | ||
- | **[ | + | **[[CBeginners|C Programming - Beginners Level]]<br> |
- | **[ | + | **[[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> | * <b>Intermediate Level : </b>Teaches Intermediate C/C++ programmers to get equipped with the concepts like Data Structures, Unix Programming, Windows Programming<br> | ||
- | **[ | + | **[[CIntermediate|C Programming - Intermediate Level]] |
- | **[ | + | **[[CPPIntermediate|C++ Programming - Intermediate Level]] |
+ | |||
+ | |||
- | * | + | * '''Advanced Level''' : Teaches C/C++ advanced programmers to learn about the device driver programming, kernel programming, database programming and many more... |
- | **[http://www.editthis.info/c4swimmers/index.php/CAdvanced C Programming - Advanced Level] | + | **[http://www.editthis.info/c4swimmers/index.php/CAdvanced C Programming - Advanced Level] |
- | **[http://www.editthis.info/c4swimmers/index.php/CPPAdvanced C++ Programming - Advanced Level] | + | **[http://www.editthis.info/c4swimmers/index.php/CPPAdvanced C++ Programming - Advanced Level] |
- | * | + | * '''Projects''' : Suggest a C/C++ open source project to the community as well as discuss with other members to share your experience and knowledge. |
- | **[http://www.editthis.info/c4swimmers/index.php/CProjects C Projects] | + | **[http://www.editthis.info/c4swimmers/index.php/CProjects C Projects] |
- | **[http://www.editthis.info/c4swimmers/index.php/CPPProjects C++ Projects] | + | **[http://www.editthis.info/c4swimmers/index.php/CPPProjects C++ Projects] |
- | * | + | * '''FAQs''' : Frequently answered questions on C/C++<br> |
- | ** [ | + | ** [[CFAQ|C FAQs]] |
- | ** [ | + | ** [[CPPFAQ|C++ FAQs]] |
- | * | + | * '''Useful Links''' : Suggest a useful C/C++ Website<br> |
- | ** [ | + | ** [[CLinks|C Links]]<br> |
- | ** [ | + | ** [[CPPLinks|C++ Links]]<br><br> |
- | * | + | * '''Tools''' : Suggest a C/C++ compiler, debugger, IDE or other tools<br> |
- | ** [ | + | ** [[CTools|C Tools - Compilers, Debuggers, IDEs, etc.]]<br> |
- | ** [ | + | ** [[CPPTools|C++ Tools - Compilers, Debuggers, IDEs, etc.]]<br> |
<br> | <br> | ||
- | * | + | * '''References''' : Refer a textbook on C/C++ and its brief description<br> |
- | ** [ | + | ** [[CReference|C Reference Text Book]]<br> |
- | ** [ | + | ** [[CPPReference|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. | * <b>Contributors List : </b>Last but not the least add your contact details to the following Credits page alongwith the brief description. | ||
- | ** [ | + | ** [[CreditsPage|Contributors]]<br><br> |
</div> | </div> |
Revision as of 10:07, 3 May 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.
|