Tag Archives: Computer skills

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

Do you trust this computer ? – A Documentary – AI ?

Today I just wanted to share the below video “Do you trust this computer ?”, Its a 2018 American documentary film that outlines the benefits and especialuslessly the dangers of artificial intelligence. It features interviews with a range of prominent … Continue reading

Posted in AI, Computer coding, IT skills, Nigel Borrington, Software | Tagged , , , , , , , | Leave a comment

Linux Shell- command history

NB : Please note that this post follows on from Linux Shell command tricks The second of the tools available for the command line interface to a Linux shell is command History, Just like Command and file completion this set … Continue reading

Posted in IT skills, Linux, Operating systems, Study guides and exams | Tagged , , , , , , , , , | Leave a comment

Using Linux Shells, Command entry and Terminal emulators.

Please note that this post follows on from : The Linux Shell Operating systems such as Linux and Microsoft windows owe their current existence to much earlier versions of themselves with ASCII-code Text based command lines as their only interface … Continue reading

Posted in computer fundamentals, Linux, Operating system installation, Operating systems, Study guides and exams, Windows 10 | Tagged , , , , , , , , | Leave a comment

Raspberry Pi light sensor controlled LED lamp Project

Project Plans and notes I am currently working on a background PI project to replace the on/off switch on a desktop LED lamp that I needed to repair. The Lamp is made by electronics company called “AM Tech” and cost … Continue reading

Posted in Development board hardware, Hardware construction, Python, Raspberry pi, Software | Tagged , , , , , , , | Leave a comment

Windows 10 on the Raspberry pi 2

Microsoft’s Windows 10 IOT core , has been available for the Raspberry pi 2 since around April to May 2015 and brings the Raspberry pi range of development boards into Microsoft “Internet of Things” arena, alongside other such development boards … Continue reading

Posted in Linux, Operating systems, Raspberry pi, Single board computers, Windows 10 IOT core | Tagged , , , , , , , , , , | 1 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

Radxa Rock and Banana pi BPI-M2 quad core single-board computers

Two new Additions to my Arm processor Linux development project …… During the last two week I have managed to add two more ARM based Development boards to my Linux OS development Project , the first being the Banana Pi … Continue reading

Posted in Banana Pi M2, Development board hardware, Development boards, Python, Radxa rock, Single board computers | Tagged , , , , , , , , , , , , , | Leave a 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