** Computer Programming Resources!!!
14 replies
Avatar
ROCKY13
2011/04/26 09:49
Computer Programming Resources
Avatar
ROCKY13
2011/04/26 09:50
General * [http://www.sourceforge.net/] - Mhtml Open source community * [http://users.erols.com/ziring/dopl.html] - neofibril Dictionary of Programming Languages * [http://www.acooke.org/andrew/writing/lang.html] - neofibril An Introduction to Programming Languages * [http://www.bagley.org/~doug/shootout/] - neofibril The Great Computer Language Shootout * [http://aima.cs.berkeley.edu/ai.html] - neofibril AI on the Web * [http://www.acm.inf.ethz.ch/ProblemSetArchive.html] - codegoboom ACM ICPC Problem Set Archive * [www.wotsit.org] - Mhtml File programming information for any format you can imagine.
Avatar
ROCKY13
2011/04/26 09:50
C# * [http://www.aspnetpro.com/newslettera...200405bw_l.asp] - oracleguy About the different types of constants and how they work. * [http://www.csharpfriends.com/] - oracleguy They seem to have some stuff of value * [http://www.programmersheaven.com/2/Les_CSharp_0] - oracleguy A bunch of C# tutorials * [http://www.c-sharpcorner.com/Code/20...WithArrays.asp] - oracleguy Programming with arrays in C# * [www.cprogramming.com] - Mhtml Excellent intro to C/C++ tutorials! C/C++ * [http://www.cpp-home.com/] - whackaxe * [http://www.cppreference.com/] - whackaxe * [http://www.cs.cf.ac.uk/Dave/C/CE.html] - Unit Dave Marshall's C Programming - Excellent resource for someone learning C/C++ All * [http://cboard.cprogramming.com/] - Mhtml Popular programming forums.
Avatar
ROCKY13
2011/04/26 09:50
Regular Expressions * [http://www.regularexpressions.info/tutorial.html] - trib4lmaniac Regular expressions tutorial. * [http://www.regexplib.com/] - trib4lmaniac A huge library of regular expressions. * [http://sitescooper.org/tao_regexps.html] - trib4lmaniac * [http://www.datamike.org/man/regexman.txt] - trib4lmaniac * [http://www.pcre.org/man.txt] - trib4lmaniac * http://www.weitz.de/regex-coach/] - trib4lmaniac A great tool for anyone wanting to learn regexps. Php * [http://www.phpbuilder.com/columns/dario19990616.php3] - trib4lmaniac Python * [http://gnosis.cx/publish/programming...pressions.html] - trib4lmaniac * [http://www.amk.ca/python/howto/regex/] - trib4lmaniac
Avatar
ROCKY13
2011/04/26 09:51
Apple Development * [http://developer.apple.com/] Linux * [http://www.ibiblio.org/navigator-bin/navigator.cgi] - Unit Linux Source Navigator - Very useful to figure out how certain things are done in an operating system. Includes syntax coloring and is displayed in the browser.
Avatar
ROCKY13
2011/04/26 09:51
Visual Basic and Friends VB6 * [http://www.mvps.org/ccrp/] - oracleguy This site has a some great replacement controls for VB6's common controls. * [http://support.microsoft.com/default...NoWebContent=1] - oracleguy How to develop a COM component for use on an ASP page VB.Net * [http://www.developer.com/net/vb/article.php/3082491] - oracleguy Writing console applications.
Avatar
ROCKY13
2011/04/26 09:51
Game Programming * [http://nehe.gamedev.net] - Mhtml OpenGL tutorials and resources * [http://nexe.gamedev.net] - Mhtml DirectX tutorials and resources * [www.gamedev.net] - Mhtml Your one stop shop for anything game dev related, articles, tutorials, books, forums and industry relevant news it's all there. * [www.libsdl.org] - Mhtml SDL (Simple Directmedia Layer) a cool and extensive game programming library. * [www.openal.org] - Mhtml A audio interface library. * [www.opengl.org] - Mhtml The OpenGL website. * [www.opengl.org/documentation/red_book_1.0/] - Mhtml OpenGL Red Book * [www.fmod.org] - Mhtml Possibly the best audio lib out there. * [http://www.riemers.net/] - Mwnciau 2D & 3D XNA Tutorials
Avatar
ROCKY13
2011/04/26 09:51
Windows Development * [http://www.winprog.org/tutorial] - Mhtml Very nice intro to Windows GUI programming. * [http://www.foosyerdoos.fsnet.co.uk/] - Mhtml Nice Win32 GUI examples. * [http://www.msdn.com/] - Mhtml Microsoft Development Network, the essential bookmark for all Windows developers. * [http://www.catch22.org.uk/] - Mhtml All sorts of cool Windows tutorials. * [http://www.flipcode.com/] - Mhtml * [http://www.madwizard.org/view.php?pa...tents&lang=cpp] - whackaxe * [http://www.hal-pc.org/~johnnie2/winsock.html] - whackaxe
Avatar
ROCKY13
2011/04/26 09:52
Sql * [http://www.4guysfromrolla.com/webtech/010600-1.shtml] - oracleguy Writing a stored procedure. * [http://www.aspfaq.com/show.asp?id=2188] - oracleguy Very helpful article in dealing with memo, text, or currency columns when using MDAC.
Avatar
ROCKY13
2011/04/26 09:52
Lisp and Scheme * [http://www.alu.org/alu/res-lisp] - neofibril Resources (links to just about everything...) * [http://www.cs.auc.dk/~normark/prog3-...itle-page.html] - neofibril Functional Programming in Scheme * [http://www.gamedev.net/reference/art...rticle1955.asp] - neofibril Concerning Lisp * [http://www.lispworks.com/products/my...d_legends.html] - neofibril Common Lisp - Myths and Legends * [http://www.cs.uni-bonn.de/~costanza/lisp/guide.html] - neofibril Highly Opinionated Guide to Lisp * [http://www.teach-scheme.org/Notes/scheme-faq.html] - neofibril Notes on Scheme * [http://www.shiro.dreamhost.com/schem...hemersway.html] - neofibril An introductory article about Scheme's extensible design. * [http://www.engin.umd.umich.edu/CIS/c...me/scheme.html] - Liorean * [http://en.wikipedia.org/wiki/Scheme_...mming_language] - Liorean * [ftp://ftp.cs.utexas.edu/pub/garbage/...intro_toc.html] - Liorean * [http://www.ccs.neu.edu/home/dorai/t-...-y-scheme.html] - Liorean * [http://www.scheme.com/tspl2d/] - Liorean * [http://www.htdp.org/] - Liorean * [http://mitpress.mit.edu/sicp/full-text/book/book.html] - Liorean Structure and Interpretation of Computer Programs, perhaps the most authorative resource for LISP and Scheme * [http://www.jetcafe.org/~jim/lambda.html] - Liorean * [http://www-2.cs.cmu.edu/afs/cs.cmu.e...-research.html] - Liorean * [http://www.schemers.org/Documents/St...HTML/r5rs.html] - Liorean Language Specification * [http://www.drscheme.org/] - Liorean IDE
Avatar
ROCKY13
2011/04/26 09:52
Assembly x86 Assembly * [http://webster.cs.ucr.edu/links.htm] - neofibril Assembly Language Gateway
Avatar
ROCKY13
2011/04/26 09:53
Java * [http://javasmileycom/j2se/1.5.0/docs/api/] - cfc API Specifications * [http://www.mindview.net/Books/TIJ/] - cfc Thinking in Java, 3rd Edition by Bruce Eckel (available for free in electronic format) * [http://eclipse.org/] - cfc Eclipse IDE * [http://javasmileycom/docs/books/tutorial/index.html] - cfc Sun Java Tutorial * [http://javasmileycom/developer/onlineTraining/index.html] - cfc More Sun Java Tutorials
Avatar
ROCKY13
2011/04/26 09:53
Python * [http://python.org/doc/2.4/] - cfc Official Python Documentation * [http://www.vex.net/parnassus/] - cfc Vaults of Parnassus * [http://www.activestate.com/Products/ActivePython/] - cfc Activestate ActivePython IDE * [http://www.awaretek.com/tutorials.html] - cfc Repository of more than 125 Python resources, including some rated books * [http://www.devshed.com/c/a/Python/Sockets-in-Python/] - cfc Sockets in Python * [http://condor.depaul.edu/~sjost/210l...iniManual.html] - cfc Python Minimanual * [http://uselesspython.com/Jython_Swing_Basics.html] - cfc Jython Swing Basics, good for showing how Java integrates with Python for Jython
Avatar
jokie
2011/04/26 21:17
Thanks 4 share
Avatar
Topcat1
2011/04/28 19:04
2 cool man thnkx , cn i download them ?
#69 Phones/PCs/Apps
For phones, computing, consoles, gadgets, & internet talk, plus share apps & other files.
Forums
Home