Posts

The Fortran Programming Language

Image
Written  September 5, 2013 One of the oldest programming languages, the Fortran programming language known mainly for its strength in numeric and scientific computation, was developed in the 1950′s and first published in 1957 by IBM in San Jose California as the first known high level programming language. Fortran came about at a time where programmers only had the opportunity to create programs using assembly and machine code which came with several downfalls such as it was: long and tedius to write quite bug prone very hard to debug code that was written was architecture dependent thus not portable now with the rise of Fortran, programers were able to write code at a much faster rate giving the programmer a lot more time to focus on solving problems than on the code being written. It was a true innovation in its day, being credited with the creation of the branch of computer science known today as the compiler theory. Over the years Fortran has seen significant chang

Death of the PC

Written December 27, 2013 The discussion about the death of the desktop has been raging for a while now. In fact in 2010 the death of the PC was predicted to have occurred by 2013. It is now the end of 2013 and a new timeline will have to be declared. There still remains plenty of doom and gloom but I doubt the PC will become extinct anytime soon. What we are seeing is an evolution to small form factors. Single purpose machine used to take up an entire room and even grew to entire basements as they became more complex. They were replaced by cabinet size machines, then table sized then eventually the ‘big iron’ that now sits on our desk as desktop PCs. The laptop was supposed to be the first real threat to the desktop, then the ultra-thins and minis now we have tablets and cellphones leading the charge. Will we see the death of the PC? I believe that we will in some way, but not right now. In the first instance we need to consider need, then processing power and finally technolog

Faster than Linux??

  sphinux is an open-source posix-compatible operating system developed under the GPLv3 and running the Egyptian LSX kernel architecture. This open-source operating system claims to be much faster than Linux and that its memory usage can even be 3x less! This is an operating system with some of the wildest performance claims ever seen. check it out  -  source

How People Think

Image
Recently i was on techjamaica in their forums where im a regular and one of its members posted a video of persons being being tricked into thinking that what they were testing out was the new iPad 3 which really were iPad2s, check it out  here . What fellow posters in the the thread and i kept talking about is how Apple is able to reproduce the same iDevices with not much major changes to the hardware or software and continue to reap a lot from it, but as usual there are always going to be devoted apple fans that hate  when you talk the truth. I might sound as if i hate Apple but i dont,  in fact i love using there products.Then what is the reason for this post ?..it is merely just to give users of these products a heads up when upgrading to the "latest". Reasons to get an iPad 3: You never had a device made by Apple. You care about performance and for you the iPad 1 or 2 just wasn't cutting it. You care about hardware and you love the fact that it is built

Ipod 3 looking to be like its predecessors

Image
According to a post on  tapscape.com   the iPad 3 looks set to launch at the same price as the iPad 2 according to a tip-off published by 9to5Mac . Accorging to them there post not only will the iPad 3 cost the same as the iPad 2, but it will also be available in the same three sizes as its predecessor – 16GB, 32GB and 64GB. original story  here .

iTech: Anonymous threatens to DDOS root Internet servers

iTech: Anonymous threatens to DDOS root Internet servers : An upcoming campaign announced by the hacking group Anonymous directed against the Internet's core address lookup system is unlikely...

The ALGOL Programming Language-then and now

Image
The ALGOL (Algorithmic Programming Language) developed in the mid 1950’ s with the aims of: Creating a a language for scientific computation.  A language that was machine independent.  A universally accepted Programming Language.  Being the first language that Addressed the issue of software portability. All these goalswere acheved by an international Committe  in the late 1950s’ in a report entitled Algol58 followed by other reports etitled Algol60 and Algol68 respectively .Like many other languages it had a few problems here and there:  Although machine independence enabled developers to be more creative it made implementing more difficult. Despite the fact that the commercial populatrity of the Algol Family was not as great as other languages in its time such as Cobal and Fortran, but  you could say that its algorithmic structure was, which made it the most important language of its time. Languages which were later developed  after (B,C,CPL,Pascal,ADA just to nam