You're here: Main/ Computers/ Programming
best book for learning java from the very basics of programming
hi ... i am a programming newbie. i had done basic c and c++ programming 4-5 years back, but im not an expert in it either ... i am looking for a book that would teach me how to program in java (right from the very basics)... please ...
Linux Touch Utility Comes To Windows
This tiny program sets the date and time of a file. Many Windows users and system administrators have a need for an program like this. You can download this open source touch program written in C#.
Create a Stamp-Like Border with CSS
Cute tutorial that lets you make stamp style border only using CSS.
When Is A Functional Program Not A Functional Program?
We then consider two possible programming applications for these functions: the implementation of a search algorithm, and an algorithm for exact real-number integration. We discuss the advantages and limitations of this style of ...
Use Wordpress? Getting Spammed?
Most of the bloggers I know are been spammed, there are quite a few different ways to stop spam from occurring on your site. In this post I share the way I deal with spam.
Javascript Meta-Programming Techniques
A pretty good presentation from Adam McCrea already explains how to use meta-programming to build your own Javascript libraries. However I’d argue that it’s more about clever APIs than strictly meta-programming. ...
Grade your Website
This is a great tool for any webmaster to see where they need to optimize there website.
Top-10 Application-Design Mistakes
It's hard to write a general article about application design mistakes because the very worst mistakes are domain-specific and idiosyncratic. Usually, applications fail because they (a) solve the wrong problem, (b) have the wrong ...
Campus .Net developer feels as lonely as a young Republican
Interesting take on Microsoft's DreamSpark scheme to promote .Net on college campuses in North America, China, and Europe. The effort belies a preference among young CS majors for open-source tools, as this comment by a student at the ...
File Extention Identifier
I am trying to make a program that prompts the user for a file extension, and then outputs a description of that extension. For example: ...