Skip navigation

Lost password? | Help

Hello World

Practical programming... and stuff...

Posts tagged with "general"

What kind of a coder are you?

Here's an intresting test I found: The programmer personality test

According to it, I'm a DHSC

You're a Doer.
You are very quick at getting tasks done. You believe the outcome is the most important part of a task and the faster you can reach that outcome the better. After all, time is money.

You like coding at a High level.
The world is made up of objects and components, you should create your programs in the same way.

You work best in a Solo situation.
The best way to program is by yourself. There's no communication problems, you know every part of the code allowing you to write the best programs possible.

You are a Conservative programmer.
The less code you write, the less chance there is of it containing a bug. You write short and to the point code that gets the job done efficiently.


I must say it's quite accurate, except that I think I work quite well in a team situation as well. =)

Read more...

Comparison of programming language syntaxes

,

There are many intresting syntaxes in programming languages. I don't think there's one "good" syntax, as most developers like the syntax of the language they use the most, be it Visual Basic or C++.

Here are some more intresting syntaxes from languages I've used and from some others too.

Read more...

How to improve your blog

,

Blogging is very popular these days. Many people write personal blogs for their friends and family, others want to express their opinions and spread their knowledge and ideas to a wide audience. The reason blogging is so popular is because there's very little effort required to start one: Register an account at some blog service, pick a pre-made layout and write away.

However, if you want to make a good blog, there are some things you should know.

Read more...

Back to normal

Well it's no longer the 1st so returning back to normal layout n stuff now :D

For those of you who missed it, my blog was "hacked" by firefox supporters who made this look like www.getfirefox.com...


Also, here's the CSS code needed for the layout changes for the curious. Note that it might not work properly unless your blog uses the same design as mine (the very first design choice in the menu)

Read more...

Blog hacked!

It seems that Firefox supporters have hacked my blog! Now it looks like www.getfirefox.com :yikes:

Read more...