Archive for the “General Programming” Category

If you always wanted to know how to create your own website, this may be a nice article to read. Please understand that the process of building a commercial and dynamic(where people interact) website needs lots of programming knowledge but for sure every web programmer started with learning the old but very important HTML. There are lots of things to learn about HTML, but you will get the chance to practise with creating your first pages in this tutorial.

What is HTML?

Read the rest of this entry »

Comments No Comments »

Writing a small program every now and then is what most programmers do all the time. However, there are occasions when we need to create something bigger. Imagine that you wanted to create a small RPG game. When you are into this type of programming, you certainly undestand that this will take lots of hours to write and probably your code needs to be pretty well organized. The point is that you cannot just go about writing an RPG game without any previous preparation.

How to Code Large Programs Properly

Read the rest of this entry »

Comments 1 Comment »

urlAs a computer programmer, you are probably studying lots of different areas of interest. Some of you may just be interested in programming, while others may also like to study about security, linux, operating systems, artificial intelligence and more. Therefore, it is more than likely that you are visiting lots of different online resources in order to gather knowledge.

Read the rest of this entry »

Comments 1 Comment »

F01994DA-A405-F700-9FFC025C88C98492Do you know why people want to be better in stuff that interest them ? Because of other people. Imagine that you were the only one appreciating the value of learning how to drive blindfolded. If so, why would you do it ? What good is knowledge if nobody really messes with your findings ?

Read the rest of this entry »

Comments No Comments »

slickeditbooksmallWhen Socrates said the famous “the only good is knowledge and the only evil is ignorance”, he must have been thinking of computer programmers. Well, ok, there were no computers at that time. Knowledgewise, naming computer programmers after leechers would not be considered an exaggeration, would it ?

Read the rest of this entry »

Comments 4 Comments »

Basic_computing_language_for_Atari_8-bit_computersThis is a question that i am being asked quite some times and i thought that it should be nice that i write some things based on my experience, since it could help many new programmers.

Read the rest of this entry »

Comments 5 Comments »