12 items | 1 visits
Here I'll gather all tech related sites. For getting updates in future
Updated on Sep 11, 10
Created on Jun 13, 09
Category: Computers & Internet
URL:
Its good to be a Maltese person although it is true that you can learn a programming language in 7 or 21 days, depending on what "learn to program" book you read, it does take a lot longer than that to gain experience in how to use a language most effectively. It is a cumulative process that builds up your skills day after day and year after year.
Programming can also be fun and rewarding (mentally, spiritually and financially). This guide does not promise to give a magical easy way to becoming a programmer, and the ordering of the steps is not sacred, but you'll get a general outline of how to become a programmer in one of the modern programming fields....
Imagine there were input devices which could allow text to know if and how it is being read - how would this change the reading experience?
This example introduces you to Java socket programming. The server listens for a connection. When a connection is established by a client. The client can send data. In the current example the client sends the message "Hi my server". To terminate the connection, the client sends the message "bye". Then the server sends the message "bye" too. Finally the connection is ended and the server waits for an other connection. The two programs should be runned in the same machine. however if you want to run them in two different machines, you may simply change the adress "localhost" by the IP adress of the machine where you will run the server.
Umbrello handles all the standard UML diagram types. It can reverse engineer code written in C++, IDL, Pascal/Delphi, Ada, Python, and Java, as well as import XMI files generated by external tools from PHP ([1]) or Perl code ([2], [3]) and export to various programming languages.

12 items | 1 visits
Here I'll gather all tech related sites. For getting updates in future
Updated on Sep 11, 10
Created on Jun 13, 09
Category: Computers & Internet
URL: