Author Archives: nigel borrington

Pascal a programming language , its history and some example code.

Pascal is just one of many programming languages that you can select in order to learn programming skills and then for developing professional applications. This Wiki page details much about the language of Pascal , Pascal was named in honour … Continue reading

Posted in Computer History, Development Languages, Pascal, Programming skills | Tagged , , , , , , , , , , , | Leave a comment

My first weeks with the Raspberry Pi 2 and using BerryBoot OS Boot loader.

First Month with the Pi 2 and Installing Berry boot on the Raspberry Pi Its been a good month since I received my first Raspberry Pi 2 development board and during this time I have been busy setting it up … Continue reading

Posted in Development boards, Linux, Operating systems, Raspberry pi, Single board computers | Tagged , , , , , , , , , , , | Leave a comment

Learning application programming ( Action related V Object related)

Sample Object Orientated code Why is learning to code these days so hard ? If your just starting out trying to learn how to write application code it will not take you long before you hit one of the biggest … Continue reading

Posted in Development Languages, Programming skills | Tagged , , , , , , , , | Leave a comment

Coding with text file editors

VIM/Emacs and other text file editor, details and cheat sheets Once you get to know the Linux operating system, something that becomes very clear is the need to be able to edit system configuration files along with shell command scripts … Continue reading

Posted in Linux, Operating systems, Text Editors and IDE's | Tagged , , , , , , , , , , , , , | Leave a comment

Learning Coding skills the fast way

learning programming language’s the best way Learning to program a computer these days is about as simple and yet complicated as it has ever been, when I firsts started coding commercial applications it was on IBM Mid-range and Main-frame computers … Continue reading

Posted in Development Languages, Programming skills, Python, Raspberry pi | Tagged , , , , , , , , , | Leave a comment

PiFace Control and Display

PiFace Control and Display The Piface control and Display was the Final hardware item I needed to get going on implementing the Raspberry Pi ( Python and C++ ) Projects that I have in mind. Just like the PiFace Digital … Continue reading

Posted in Development boards, Hardware construction, Raspberry pi, Single board computers | Tagged , , , , , , , | Leave a comment

Andriod 4.4 on a HP 550 Laptop, Second Life Projects….

Android Development and Second life projects As part of my up upskilling projects, something I have been wanting to complete for a while is to port Andriod 4.4 KitKat to ether a Desktop or Laptop PC. To do so opens … Continue reading

Posted in Android, Hardware construction, Operating systems, Python, Second life Hardware | Tagged , , , , , , , , , , | Leave a comment

Piface in a case.

Piface in a case During the week I received the very exciting “Piface Digital 2” I/O interface board from New-IT in the UK. It was clear while setting up the card with the Raspberry Pi b+ that the two together … Continue reading

Posted in Development board hardware, Development boards, Raspberry pi, Single board computers | Tagged , , , , , , , | Leave a comment

Well it is here , The Piface Digital 2 – I/O board.

As ever, a part I ordered from NEW_IT in the UK arrived with lighting speed this morning !!! With just lunch time available, I had a quick but very successful go at installing the Piface board onto my Raspberry pi … Continue reading

Posted in Development boards, Hardware construction, Python, Raspberry pi, Single board computers | Tagged , , , , , , | 1 Comment

Lets talk Flow charts and the art of Pseudo-code

Talking Flow charts and Pseudo-code Before you learn any computer programming language its always a good idea to first learn what they will be used for and just how you will be using them to write applications. Whether you use … Continue reading

Posted in Development Languages, Programming skills | Tagged , , , , , | Leave a comment