Stuff i'd like to share with developers/programmers

Joined
Sep 24, 2008
Messages
624
considering how we as developers/programmers/enthusiasts feel when we were stuck at a program for frustratingly long time and one day, out of the blue, a pretty simple topic or web-site resolves that issue, as if it was nothing. the happiness i feel cannot be expressed.

some links that are informative or provide solution to pretty complex problems r shared here

others r more than welcome to share yours

1> How to Write a Spelling Corrector
2> User Experience for Developers | UX Magazine
3> What is a functional programming language?
4> Category:OWASP Top Ten Project - OWASP

------------------------------------
batch1
------------------------------------
batch2
------------------------------------
batch3
------------------------------------
batch4
------------------------------------
batch5
------------------------------------
*www.codeproject.com/KB/DLL/File_List_Downloader.aspx
*gent.ilcore.com/2011/05/how-web-page-loads.html
 
Last edited:
OP
arpanmukherjee1
Joined
Sep 24, 2008
Messages
624
some more links

*webservicex.net/SendSMS.asmx
A Gentle Introduction to Machine Fundamentals
Neural Network for Recognition of Handwritten Digits in C# - CodeProject
Jeremiah Grossman: Top Ten Web Hacking Techniques of 2010 (Official)
 
OP
arpanmukherjee1
Joined
Sep 24, 2008
Messages
624
Lava Flow
10 ways to show you're a programming rockstar
Scale-out computing on DevLabs - Somasegar's WebLog - Site Home - MSDN Blogs
Javascript in Ten Minutes (Javascript)
Development Chaos Theory Blog Archive How (not) to write Factorial in Java.
Web Development 101 using WebMatrix

Minesweeper, Behind the scenes
 
Last edited:
OP
arpanmukherjee1
Joined
Sep 24, 2008
Messages
624
Intercepting calls to COM interfaces - CodeProject
A Simulator for Knuth's MIX Computer - CodeProject
Task Parallel Library : 1 of n - CodeProject

----------------------

Using Unmanaged code and assembler in C# - CodeProject
Writing Unsafe code using C# - CodeProject
 
Last edited:

gagan007

Uhu, Not Gonna Happen!
Joined
Nov 22, 2005
Messages
1,103
great efforts arpan...
if you find it appropriate, it would be better if you provide all the links in the first post itself.
 
OP
arpanmukherjee1
Joined
Sep 24, 2008
Messages
624
great efforts arpan...
if you find it appropriate, it would be better if you provide all the links in the first post itself.

thnx. will do that. didnt realize it

will be editing and adding permalink of the posts else edits will not show up.
 
Last edited:
OP
arpanmukherjee1
Joined
Sep 24, 2008
Messages
624
On coding standards - Nefarious Designs
DbExpressions - A step towards independency - CodeProject
 
Top