My Public Notepad

Bits and bobs about computers and programming

Pages

▼
Tuesday, 30 July 2019

Apache Ant Patterns

›
Apache Ant is used for Java build files. It uses so called "Ant-style" wildcards which have been accepted and are now used by m...
Monday, 29 July 2019

How to play .mp4 videos on Ubuntu

›
Install the following packages (and accept EULAs): $ sudo apt-get update $ sudo apt install libdvdnav4 libdvdread4 gstreamer1.0-plugins-...
Wednesday, 17 July 2019

Introduction to Makefile

›
make utility is a build automation tool typically used to read the list of code source files and compilation, linking and building rules i...
Wednesday, 26 June 2019

Software Design

›
This a collection of both online references and some my thoughts related to Software Design and Development in general. Main Principles ...
Wednesday, 12 June 2019

Introduction to Go language

›
Here are some notes on Go language features, packages and tools. How to Write Go Code Installation Upon installing Go on Ubuntu, it...
1 comment:
‹
›
Home
View web version

About Me

Bojan Komazec
View my complete profile
Powered by Blogger.