UNISA – Summary of 2010 Posts
This is my last year for part-time studies at UNISA and I hope … somehow I doubt it though … that once I complete the part-time degree in November, that I put aside my private time for more relaxing adventures such as Farmville or just reading a thriller or science fiction book. This year I have to complete one semester course and two year courses, which include “operating system concepts”, “advanced programming” and “formal logic”. I have created a new category “UNISA” which I will use to share nuggets I pickup this year and collaborate with other fellow students ploughing through these subjects.
This post aggregates all UNISA posts this year and will be updated as new posts are available:
Formal Logic
Content references the book Language Proof and Logic, by Jon Barwise and John Etchemendy.
- UNISA Chatter – Formal Logic: Propositional Logic Summary
- UNISA Chatter – Formal Logic: Propositional Logic Examples
- UNISA Chatter – Formal Logic: Propositional Logic Proofs
- UNISA Chatter – Formal Logic: Formal proofs
- UNISA Chatter – Formal Logic: Propositional Logic Conditional Symbols
Operating System Concepts
Content references MSDN and the book “Operating System Concepts 8th Edition”, by Silverschatz, Galvin and Gagne.
- UNISA Chatter – Operating System Concepts: Part 1 … Introduction
- UNISA Chatter – Operating System Concepts: Part 2 … System Structures
- UNISA Chatter – Operating System Concepts: Part 3 … Processes
- UNISA Chatter – Operating System Concepts: Part 4 … Threads
- UNISA Chatter – Operating System Concepts: Part 5 … Scheduling
- UNISA Chatter – Operating System Concepts: Part 6 … Synchronization
- UNISA Chatter – Operating System Concepts: Part 7 … Deadlocks
- UNISA Chatter – Operating System Concepts: Part 8 … Memory
- UNISA Chatter – Operating System Concepts: Part 9 … Virtual Memory
- UNISA Chatter – Operating System Concepts: Part 10 … File System Interface
- UNISA Chatter – Operating System Concepts: Part 11 … File System Concepts
- UNISA Chatter – Operating System Concepts: Part 12 … Security
- UNISA Chatter – Operating System Concepts: Part 13 … Distributed Systems
- UNISA Chatter – Operating System Concepts: Part 14 ... Scheduling Revisited
- UNISA Chatter – Operating System Concepts: Part 14 ... Scheduling Algorithm Analysis Revisited
- UNISA Chatter – Operating System Concepts: Part 15 ... Deadlock avoidance analysis revisited
- UNISA Chatter – Operating System Concepts: Part 16 ... Page Replacement revisited
Design patterns in C++
Content references MSDN and the book “An Introduction to Design patterns in C++ with QT 4.
- UNISA Chatter – Design patterns in C++ Part 1: Visitor Pattern
- UNISA Chatter – Design patterns in C++ Part 2: Composite Pattern
- UNISA Chatter – Design patterns in C++ Part 3: Generics & Serializer Pattern
- UNISA Chatter – Design patterns in C++ Part 4: Widgets … Getting started with the QT User Interface
- UNISA Chatter – Design patterns in C++ Part 5: Multi-Threading with QT
- UNISA Chatter – Design patterns in C++ Part 6: Widgets … Validation and Regular Expressions using QT
- UNISA Chatter – Design patterns in C++ Part 7: Parsing XML using QT
- UNISA Chatter – Design patterns in C++ Part 8: Reflection using QT
- UNISA Chatter – Design Patterns in C++ Part 9: Patterns Revisited
- UNISA Chatter – Design Patterns in C++ Part 10: Final Assignment
- UNISA Chatter – Design Patterns in C++ Part 11: Patterns … Singleton versus Monostate
You can find this post by navigating to the table of content list on my blog, typically on the left navigation bar.
Comments
Anonymous
March 27, 2010
Have you ever thought of contributing to www.wikistudent.ws, they could use your help. Especially, for cos311-4.Anonymous
September 02, 2010
The comment has been removedAnonymous
September 17, 2010
Hi, do you have any basic notes on how to start drawing UML diagrams?Anonymous
September 18, 2010
I would either look at the UNISA books that are part of the syllabus, http://www.uml.org/ if you are looking for the OMG view, at www.eclipse.org/.../article.html if you are an Eclipse user and vsarchitectureguide.codeplex.com if you are using Visual Studio 2010 (my recommended favourite).Anonymous
September 21, 2010
The comment has been removedAnonymous
September 23, 2010
I do not have a summary that is ready for sharing yet, but will create a relevant post while preparing for the 3114 exam in due course.Anonymous
September 26, 2010
The comment has been removed