What should i do next?
I have been learning C and C++ over the last few years…
My problem is i don't know where to go next. I know how to use pointers, classes etc… in C++ but i haven't written an actual program, only assigments from the university(calculating arithmetic means, mean deviation etc)…
I have thought of joining some opensource project but i do not have prior experience…
Thank you
SSJ5 wrote: I have been using Mirc for a long time (in past i have written many scripts for Mirc)
- mIRC. Not "Mirc", which looks completely ridiculous.
- Windows only. Lol.
- Not sure what your post has ANYTHING to do with this thread.
@OP: I suggest reading the source of small IRC clients. Click meeeeeeeee. Also, don't attempt GUI (at this point). Not worth the time.
Edit:
I have also read a document about RFC, a friend suggested it to me
A document about RFC? Don't you mean the IRC RFC (1459)? I bet you do.
There's some good documentation available that should help you in this project:
http://www.gnu.org/software/libc/manual/html_node/Sockets.html http://www.gnu.org/software/libc/manual/html_node/String-and-Array-Utilities.html
As spy said, i suggest you to look for some IRC clients surces like XChat, LostIRC and others…