A webpage with a nice and detailed explanation of half and full adders:
Mostly Computer Science-related topics and resources, especially Linux and education (IB, IGCSE).
Wednesday, 22 November 2017
Monday, 30 October 2017
Technology and ethics
A very interesting article on drones... What price progress indeed.
The comments and reflection are up to you. Pros and cons as it is usual with technology.
Thursday, 12 October 2017
Friday, 6 October 2017
2's Complement
Source: https://www.cs.cornell.edu/~tomf/notes/cps104/twoscomp.html
Wednesday, 4 October 2017
UML Class Diagrams in a Nutshell
This webpage contains a nice, short and sweet explanation and side-be-side comparison between a class diagram and its corresponding Java code. Priceless.
Source: http://pages.cs.wisc.edu/~hasti/cs302/examples/UMLdiagram.html
Monday, 2 October 2017
Analogue vs Digital
Sunday, 10 September 2017
Get back the command prompt in Windows 10
If you've updated your Windows 10 system to the Creators Update (or newer), you may have noticed that the contextual menu (shift+right click) inside a folder has changed.
PowerShell has replaced the command prompt by default, which was an issue for me as I (still) rely heavily on the old command line interface.
The instructions I followed to fix this issue can be found at
Hope you find this as useful as I did.
Optimise Windows 10/11
How to optimise your Windows setup Just in case you need it. If you want a safe and conservative approach, just disable the background apps ...
-
Lenovo Ideapad S10-3 If you have a Lenovo Ideapad S10-3 (depicted above), and you want to test or install shiny new Ubuntu 10.10 on it,...
-
This brief post shows how to create a bi-dimentional array and describe it using IB pseudocode. It isn't stated in the IB Pseudocode in ...
-
In order to program in Java, you may want to follow the instructions and videos that I have prepared. They are simle and straightforward, an...