Video Index
1. Basic Logic Gates
Basic logic gates and an introduction to combinational logic circuit design.
2. Boolean Algebra
Boolean algebra, expression minimising, axioms, theorems, Karnaugh Maps and combinational logic circuit design
- F = A + 1 = 1 >>
- F = A + 0 = A >>
- F = A And 0 = 0 >>
- F = A And 1 = A >>
- A Or Not(A) = 1 >>
- F = Not(Not(A)) = A >>
- F = A Or (A And B) >>
- A Or (Not(A) And B) = A Or B >>
- Associative Law (1 of 2) >>
- Associative Law (2 of 2) >>
- Commutative Laws >>
- Distributive Law (1 of 5) >>
- Distributive Law (2 of 5)>>
- Distributive Law (3 of 5) >>
- Distributive Law (4 of 5) >>
- Distributive Law (5 of 5) >>
- Introduction to Axioms >>
- Axioms >>
- Deriving a Theorem using axioms >>
- Deriving a Theorem >>
- Perfect Induction >>
- Two Variable Sum of Minterms >>
- Three Variable Sum of Minterms >>
- Four Variable Sum of Minterms >>
- Two Variable Karnaugh Map >>
- Karnaugh Map Examples (2 variables) >>
- Three Variable Karnaugh Map >>
- Karnaugh Map Examples (Three Variables) >>
- Four Variable Karnaugh Map >>
- Karnaugh Map Examples (4 variables) >>
- Combinational Logic Circuit Design >>
- Half Adder Design >>
- Half Subtractor Design >>
- De Morgan's Theorem >>
- Universal Logic (Nand Gates) >>.
- Half Adder Design (using universal gates) >>
- Half Adder Design (using Nor gates) >>
- Exclusive Or Gate >>
- Half Adder Design (XOR) >>
- Logic Circuit Design for Memory >>
- Combinational Logic Circuit Design (Memory) >>
- Combinational Logic Circuit Design (Four Chips) >>
- XOR gate >>
3. Machine Code
Introduces machine code and the fetch-decode-execute cycle.
4. Number Systems
Introduces machine code and the fetch-decode-execute cycle.
- Number Systems Introduction >>
- Binary Patterns >>
- Binary Number System >>
- Denary to Binary Base Change >>
- Binary to Denary Conversion >>
- Binary to Hexadecimal Conversion >>
- Hexadecimal to Binary Conversion >>
- Finding the 1's Complement >>
- Finding the 2's Complement >>
- Quick 2's complement >>
- Unsigned Binary Numbers >>
- Signed Binary Numbers >>
5. Operating Systems
Covers the theory of Operating Systems
6. Visual Basic
This video list introduces the object oriented aspects of Visual Basic using the Visual Basic Express 2010 edition. The advantage of using the express edition is that it is FREE to download from Microsoft's website.
- Class and Object (1 of 3) >>
- Class and Object (2 of 3) >>
- Class and Object (3 of 3) >>
- Communicating Objects >>
- Creating Objects >>
- Creating and Messaging (Objects) >>
- Collaboration Diagram >>
- Collaboration Diagram and Visual Basic Code >>
- Object Visibility (1 of 2) >>
- Object Visibility (2 of 2) >>
- Collaboration Diagram, Object Anatomy and Visibility Stereotypes >>
- A Simple Class (1 of 3) >>
- A Simple Class (2 of 3) >>
- A Simple Class (3 of 3) >>
- UML Diagrams >>
- UML and Visual Basic >>
7. GIMP Graphics
Shows how to use GIMP 2.8 (the free image manipulation software)
- Downloading and installing GIMP 2.8 >>
- GIMP 2.8 User Interface Overview >>
- GIMP 2.8 Single-Window Mode >>
- GIMP 2.8 Resetting Layout >>
- GIMP 2.8 Fit Image in Window >>
- GIMP 2.8 Bucket Fill Tool >>
- GIMP 2.8 Photo to a Coloured Drawing >>
- GIMP 2.8 Perspective tool >>
- GIMP 2.8 Fuzzy Selection Tool >>
- GIMP 2.8 Clone tool >>
- GIMP 2.8 Layer Mask >>
- GIMP 2.8 Feathering >>
- GIMP 2.8 Create a simple frame around a photograph >>
- GIMP 2.8 Scaling a Layer >>
- GIMP 2 8 How to make a Transparent ICON >>
- GIMP 2.8 Change the Size of an Image for the screen >>
- GIMP 2.8 Change the Size of an Image for printing >>
- GIMP 2.8 RGB File Mode >>