|
-
November 16th, 2002, 11:22 AM
#1
Junior Member
More Advanced Programming in C
Hi,
I just finished my first book on C,
but now i want to do some more advanced stuff,
i tried to read articles in Phrack on programming but due to my not so good english , and not so good C programming skills, i didnt get it well,
so does anybody know a free tutorial, text on more advanced C?
like socket programming or something?
thanks in advance
Encrypted
I\'ll sleap when i\'m dead
-
November 16th, 2002, 11:32 AM
#2
-
November 16th, 2002, 12:50 PM
#3
Junior Member
Thanks man,
with not that good in C i meant, i know the basics, like all that links you gave (thanks) i know allready most off, but that atachment is just what i need
thanks again
Encrypted
I\'ll sleap when i\'m dead
-
November 16th, 2002, 05:20 PM
#4
If you must use C, you should probably use a general-purpose library like glib to provide the necessary functionality for any sensible program to avoid you having to reinvent the wheel.
Alternatively learn C++ and use the STL, which is my preferred tack.
-
November 16th, 2002, 07:00 PM
#5
Senior Member
i find that with any language, once you have the basics figured out it's time just to start programming some projects, and once you hit a problem, research that. i doubt you need another newbie book as much as you need a good "in a nutshell" book (praise to o'reilly). you'd be surprised how resourceful you can be.
U suk at teh intuhnet1!!1!1one
-
November 17th, 2002, 07:25 PM
#6
Junior Member
Well Jabberwocky, im starting at one of those "large" (large to me) projects,
im not really sure, but its definitly with sockets
if its done, i'll post the result here
Encrypted
I\'ll sleap when i\'m dead
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|