Programming

TwitterFacebook
Get flash to fully experience Pearltrees
Next, install the Python interpreter on your computer. This is the program that reads Python programs and carries out their instructions; you need it before you can do any Python programming. Mac OSX distributions from 10.3 (Panther) and up, include a version of Python, which, although it can be as much as two years out of date, may be suitable for beginning. http://wiki.python.org/moin/BeginnersGuide

BeginnersGuide - PythonInfo Wiki

Most of the time our PC will get repaired for no reason. It may be due to some corrupt files or may be due to virus. It’s really very difficult to predict what could have caused the problem.

25+ Best PC repair Utility Tools @ Techie Blogger

http://www.techieblogger.com/2009/10/computer-repair-utility-softwares-tools.html

The MessagePack Project

Fast and Compact Serialization MessagePack is a binary-based efficient object serialization library. http://msgpack.org/

How To Remotely Control Any Windows Computer | Guide Goods

Here is a nice prank you can pull on your friends. http://guidegoods.blogspot.com/2009/09/how-to-remotely-control-any-computer.html
Have you ever heard of SEMA ? It's a fairly esoteric system for measuring how good a software team is. No, wait! http://www.joelonsoftware.com/articles/fog0000000043.html

The Joel Test: 12 Steps to Better Code - Joel on Software

The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. http://golang.org/

The Go Programming Language

Darknet has a great list of tools that you might use if you were trying to check the vulnerability of your computer or a friend’s computer that gave you permission. Darknet is a great resource if you are at all interested in hacking. Their moto is Don’t Learn to Hack – Hack to Learn

Top 15 Security/Hacking Tools and Utilities | Teckh

http://www.teckh.com/?p=143
http://xkcd.com/716/ Warning: this comic occasionally contains strong language (which may be unsuitable for children), unusual humor (which may be unsuitable for adults), and advanced mathematics (which may be unsuitable for liberal-arts majors).

Time Machine

http://www.degreescout.com/quiz/html-quiz/ Hey there webmasters and coding gurus, here's your chance to test your skill and speed with our timed HTML quiz.

HTML Quiz

Rediscover the Joy of Coding :: Sniff Out That Smelly Code

http://www.hackification.com/2009/01/20/sniff-out-that-smelly-code/ As time goes by, things go wrong with any body of code: we get lazy, bad developers contribute code, the original clean architecture gets forgotten, and so forth. Some bad code is easy to spot: it simply “smells” – once you see it, you know it’s bad. Refactoring this sort of code to remove the smell isn’t often that difficult – and the time taken will be repaid next time you have to make modifications.
Data Structures and Algorithms with Object-Oriented Design Patterns in C++

Data Structures and Algorithms with Object-Oriented Design Patte

Advertisement I don’t know how one goes about finding these things, but someone noticed a weird source code for this page .

A Hidden Gem in HTML

Intro - D Programming Language - Digital Mars

“It seems to me that most of the ‘new’ programming languages fall into one of two categories: Those from academia with radical new paradigms and those from large corporations with a focus on RAD and the web.

WTF Code

“ Most software today is very much like an Egyptian pyramid with millions of bricks piled on top of each other, with no structural integrity, but just done by brute force and thousands of slaves.