Category Archives: Development Languages

Development Projects – Log : 15/08/2019

SQL based database management system Over the last two week or so I have been working on the following areas: Training in the areas of (postgresql, Python with (tkinter and psycopy2) – python modules ) using UDEMY, I have become … Continue reading

Posted in DBMS, Development Languages, IT skills, Programming skills, Python, SQL, Uncategorized | Tagged , , , , , , , , , , , | Leave a comment

Update and notes .. Developing an SQL database server/client system.

Its already been a couple of weeks since my last post, I had hoped to post more often in the last couple of days but putting the fine details for my SQL database project in place has taken a lot … Continue reading

Posted in computer fundamentals, Development board hardware, Development boards, Development Languages, IT skills, Linux, Odroid, Raspberry pi, Single board computers | Tagged , , , , , , , , | Leave a comment

New development projects for 2019 – SQL Data-base management, Psion Series 5 second life, Element 14 PiDesktop

I have three news Development projects and Study areas that I have been working on in January 2018 as follows: Asus Tinker Board SQL Data base server. Almost all computer based projects including those in the Makers community at some … Continue reading

Posted in Development board hardware, Development boards, Development Languages, Hardware construction, Linux, Nigel Borrington, Programming skills, Python, Second life Hardware, Study guides and exams, Uncategorized | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

ARM Development boards and their low-level coding Data-sheets

Low level Arm Processor Development Starting to get to grips with coding on any computer system is not a simple task. At the very start you need to select an appropriate coding language and then choose the best possible learning … Continue reading

Posted in computer fundamentals, Development boards, Development Languages, Radxa rock, Raspberry pi, Software | Tagged , , , , , , , , , , , | Leave a comment

Raspberry Pi GPIO programming

GPIO – Starting from the pins up During the last week of study I have spent a lot of time looking at many online references that relate to Coding for GPIO input and output on the Raspberry PI along with … Continue reading

Posted in Development board hardware, Development Languages, Linux, Operating systems, Radxa rock, Raspberry pi, Uncategorized, Windows 10 IOT core | Tagged , , , , , , , | Leave a comment

Raspberry Pi development projects and GPIO coding

Ever Since the launch in early 2015 of the Raspberry Pi 2 and followed one year later in early 2016 with the Pi 3, the Raspberry PI development board is now with out question a fully usable desktop computer, provided … Continue reading

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

Linux command shells

Unix and Linux command shells Within the Unix and Linux operating systems , a command shell is an operating system service/application that takes commands from a terminal emulator program or from a script source file and performs any given commands … Continue reading

Posted in computer fundamentals, Development Languages, Linux, Operating systems | Tagged , , , , , , , , , , , , , , | Leave a comment

Numeric base systems of (Binary, Octal, Hex-decimal and Decimal)

Computer related numeric systems and their written representation In My last post I talked a little about the way computers see both their pre-defined commands in the form of machine code instructions that are grouped into applications by a programmer. … Continue reading

Posted in computer fundamentals, Development Languages, Programming skills | Tagged , , , , , , , , , , , , | 1 Comment

ARM (SOC – system on a chip) CPU’s , Programming from the ground up …….

Having spent the last three weeks deep in programming language study, reclaiming some C++ and Assembly language skills, I am more than overdue a post here 🙂 These three weeks however have prepared me very well to start sharing some … Continue reading

Posted in Banana Pi M2, Development board hardware, Development Languages, Programming skills, Radxa rock | Tagged , , , , , , , , , , , | 1 Comment

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