Sponsored by: █ Sparkhost - Hosting Without Compromises! █ Hybrid Performance Web Hosting █ Spark Host Stream Hosting █ Hybrid IRC & IRCd Server Shell Accounts
C , C++ , Vc++
Started by
Kenny
, Feb 14 2005 01:09 PM
19 replies to this topic
#1
Posted 14 February 2005 - 01:09 PM
C , C++ , VC++
Socket programming
http://forum.kd-team...topic.php?t=142
http://forum.kd-team...topic.php?t=143
Simple Shell
http://www.kd-team.c...ell.kd-team.rar
C++ links
http://www.parashift.com/c++-faq-lite/
http://www.cprogramming.com/
http://www.programmingtutorials.com/
http://www.tcfb.com/...ooks/index.html
http://www.programmersheaven.com/
http://cpp.programmersbase.net/
http://www.geocities...k/9784/tut.html
http://home4.swipnet.se/~w-44673/
http://www.gamedev.net/
http://www.flipcode.com/
http://www.codeguru.com/
http://www.codeproject.com/
http://sourceforge.net/
http://www.planet-source-code.com/
http://www.bloodshed.net/devcpp.html
http://www.thefreecountry.com/
http://www.cygwin.com/
http://www.kd-team.c...ell.kd-team.rar
C++ tutorials
http://www.cyberdiem.../vin/learn.html
Socket programming
http://forum.kd-team...topic.php?t=142
http://forum.kd-team...topic.php?t=143
Simple Shell
http://www.kd-team.c...ell.kd-team.rar
C++ links
http://www.parashift.com/c++-faq-lite/
http://www.cprogramming.com/
http://www.programmingtutorials.com/
http://www.tcfb.com/...ooks/index.html
http://www.programmersheaven.com/
http://cpp.programmersbase.net/
http://www.geocities...k/9784/tut.html
http://home4.swipnet.se/~w-44673/
http://www.gamedev.net/
http://www.flipcode.com/
http://www.codeguru.com/
http://www.codeproject.com/
http://sourceforge.net/
http://www.planet-source-code.com/
http://www.bloodshed.net/devcpp.html
http://www.thefreecountry.com/
http://www.cygwin.com/
http://www.kd-team.c...ell.kd-team.rar
C++ tutorials
http://www.cyberdiem.../vin/learn.html
#2
Posted 15 February 2005 - 05:57 PM
#3
Posted 16 February 2005 - 03:17 AM
"The wisest one is the one who knows himself/herself." Quote of the life
belgther... aka... belgther
belgther... aka... belgther
#4
Posted 28 February 2005 - 04:27 PM
here is an excellent resource site... just what i was looking for 
http://www.ping.de/s...coder/noimg.htm
http://www.ping.de/s...coder/noimg.htm
#5
Posted 01 March 2005 - 06:47 AM
i don't know if it was mantioned somewhere in above links
but here's for free
Thinking in C++ 2nd Edition by Bruce Eckel
but here's for free
Thinking in C++ 2nd Edition by Bruce Eckel
http://mindview.net/Books/TICPP/ThinkingInCPP2e.html
#6 Guest_SilverSandStorm_*
#7
Posted 14 March 2005 - 11:57 PM
since i'm interested in threads now i post here what i've found
some posix threads tutorials
hxxp://www-128.ibm.com/developerworks/linux/library/l-posix1.html
hxxp://www-106.ibm.com/developerworks/library/l-posix2/
hxxp://users.actcom.co.il/~choo/lupg/tutorials/multi-thread/multi-thread.html
hxxp://www.llnl.gov/computing/tutorials/workshops/workshop/pthreads/MAIN.html
and a win32 posix threads free libraries(still active project)
http://sources.redha...pthreads-win32/
since i couldn't find any code working on w32 with those libraries
i decided to use windows threads
here are windows tuts
hxxp://www.bsrf.org.uk/tutorials/multithreading.html
hxxp://www.wouz.dk/showtutorials.php?subject=cpp&headline=Cpp&difficulty=0
hxxp://www.flipcode.com/articles/article_multithreading.shtml
some posix threads tutorials
hxxp://www-128.ibm.com/developerworks/linux/library/l-posix1.html
hxxp://www-106.ibm.com/developerworks/library/l-posix2/
hxxp://users.actcom.co.il/~choo/lupg/tutorials/multi-thread/multi-thread.html
hxxp://www.llnl.gov/computing/tutorials/workshops/workshop/pthreads/MAIN.html
and a win32 posix threads free libraries(still active project)
http://sources.redha...pthreads-win32/
since i couldn't find any code working on w32 with those libraries
i decided to use windows threads
here are windows tuts
hxxp://www.bsrf.org.uk/tutorials/multithreading.html
hxxp://www.wouz.dk/showtutorials.php?subject=cpp&headline=Cpp&difficulty=0
hxxp://www.flipcode.com/articles/article_multithreading.shtml
#9
Posted 01 December 2005 - 02:37 AM
online c and c++ compiling
http://www.delorie.com/djgpp/compile/ http://dex.genexx.org:8080/cgi-bin/webrunit
#10
Posted 01 February 2006 - 01:44 PM
www.planetsourcecode.com
I JUST LOVE THIS SITE MAN!!!!!!!!!!!!!!!!!!!!!!!!
it has everything to offer not only c/c++ but anything you want!
I JUST LOVE THIS SITE MAN!!!!!!!!!!!!!!!!!!!!!!!!
it has everything to offer not only c/c++ but anything you want!
#11
Posted 16 February 2006 - 10:31 PM
EDIT: oops, just noticed cprogramming.com is already in the list.
http://www.cplusplus.com/
^ for tutorials (beginner to advanced), and large referance sections on both the C and C++ standard libraries. also lots of useful articles regarding the Standard Template Library (STL).
http://www.cplusplus.com/
^ for tutorials (beginner to advanced), and large referance sections on both the C and C++ standard libraries. also lots of useful articles regarding the Standard Template Library (STL).
What I've felt, what I've known, never shined through in what I've shown.
Support feminists, hairy women need love too.
Support feminists, hairy women need love too.
#12
Posted 02 March 2006 - 09:37 AM
Programming in C - UNIX System Calls and Subroutines using C.
http://www.cs.cf.ac.uk/Dave/C/CE.html
contains lots of usefull informations about unix programming and exercises
http://www.cs.cf.ac.uk/Dave/C/CE.html
contains lots of usefull informations about unix programming and exercises
Alcohol doesn't solve problems, but water neither.
Quidquid latine dictum sit, altum sonatur.
Quidquid latine dictum sit, altum sonatur.
#13
Posted 12 March 2006 - 01:31 AM
http://cplus.about.com/cs/ctutorials/ - C basics.
http://functionx.com/ - Lots of useful stuff. Not just limited to C or C++ either.
http://functionx.com/ - Lots of useful stuff. Not just limited to C or C++ either.
#14 Guest_Paul_*
Posted 15 March 2006 - 05:06 AM
http://www.zeuscmd.c...splus/index.php - 53 topics about all things related to C/C++
#15
Posted 12 November 2006 - 09:54 AM
Just downloaded the Visual C++ Express 2005 edition since my preffered compiler (DEV-CPP) doesn't really help in driver development.
For those interested, here's the direct link to the iso file for VC++ 2005 Express:
/http://download.microsoft.com/download/A/9/1/A91D6B2B-A798-47DF-9C7E-A97854B7DD18/VC.iso
For those interested, here's the direct link to the iso file for VC++ 2005 Express:
/http://download.microsoft.com/download/A/9/1/A91D6B2B-A798-47DF-9C7E-A97854B7DD18/VC.iso
The path of access leads to the server of wisdom..
The Syringe - My Latest Project.
Errors, Vulnerabilities & Exploits explained.
----
www.white-scorpion.nl
www.info-sec.eu
www.info-sec.info
The Syringe - My Latest Project.
Errors, Vulnerabilities & Exploits explained.
----
www.white-scorpion.nl
www.info-sec.eu
www.info-sec.info
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users




This topic is locked








