|
|
|
|
![]() ![]() |
Jan 27 2005, 03:29 PM
Post
#1
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 326 Joined: 23-January 05 From: India Member No.: 3,388 |
well i learned the C and c++
and now i wanna join some online project to check my skills can u suggest any online project well i think this way may help me to test my programming skilll. |
|
|
|
Jan 28 2005, 12:15 AM
Post
#2
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 399 Joined: 14-November 04 From: Elysium Member No.: 2,280 |
If you're crazy you can join sourceforge in a serious
project, grasshopper, or you can just go to nehe.gamedev.net and enhance your skills. |
|
|
|
Jan 28 2005, 12:48 PM
Post
#3
|
|
|
Engineer ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 78 Joined: 25-July 04 From: China Member No.: 204 |
join sourceforge, gna.org,
but you have to fammilar with the version control system: cvs. reading is very important. |
|
|
|
Jan 28 2005, 01:01 PM
Post
#4
|
|
|
Advanced Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 109 Joined: 6-October 04 Member No.: 1,445 |
QUOTE(mahesh2k @ Jan 27 2005, 03:29 PM) well i learned the C and c++ and now i wanna join some online project to check my skills can u suggest any online project well i think this way may help me to test my programming skilll. what is c and c++ useually used for coz i have heard lots of people talk about it but i dont know what you actually do with it |
|
|
|
Jan 28 2005, 10:54 PM
Post
#5
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 399 Joined: 14-November 04 From: Elysium Member No.: 2,280 |
QUOTE what is c and c++ useually used for coz i have heard lots of people talk about it but i dont know what you actually do with it C and C++ is usually used for system programming (such as OS construction) and heavy computation stuff...it's used in Cray-90's all the time last I remember. By the way tasty, nice signature |
|
|
|
Jan 28 2005, 10:59 PM
Post
#6
|
|
|
Advanced Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 119 Joined: 12-July 04 From: london Member No.: 85 |
let me tell you something i have learnt ova the years, learing a programming language is just usually the beggining, what really counts on how good a programmer you are is how creative you can be, and how well you tackle problems, so if you want to know how goood you really actually are, then this is what i suggest,
start your own project, just think of something people might need and start developing it from scratch, this will invoke all your creative and programming skills. its the best way to develop... by the way im currently trying to learn java, i thought i;d give the oo programming languages, a try.... |
|
|
|
Jan 29 2005, 02:39 PM
Post
#7
|
|
|
Engineer ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 78 Joined: 25-July 04 From: China Member No.: 204 |
limitted system programing such as embedded system programming
low level developing such as driver developing and other program need high performance such as large game, large scale server and so on. QUOTE(tasty @ Jan 28 2005, 01:01 PM)
|
|
|
|
Jan 30 2005, 09:14 AM
Post
#8
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 351 Joined: 19-October 04 From: India Member No.: 1,824 |
hone ur language skills by developing something that you need.
The satisfaction that comes out of doing it all yourself is tremendous, that u will feel only once u do it. It can be something as simple as a calculator or calender or more complex like assembler or an interpretor for a small language. You can add gui using C graphics too, if that makes it more cool...... but definitely u learn a lot this way.... |
|
|
|
Jan 31 2005, 04:13 PM
Post
#9
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 326 Joined: 23-January 05 From: India Member No.: 3,388 |
thnkx anybody have experience with any site??
|
|
|
|
![]() ![]() |