Skip to content

Web Development

How to start a new Python Project using Pycharm and Conda on ubuntu

Technical Director at threenine.co.uk
Gary is Technical Director at threenine.co.uk, an independent software vendor specialising in IoT, Field Service and associated managed services,enabling customers to be efficient, productive, secure and scale-able.
Gary Woodfine
Latest posts by Gary Woodfine (see all)

In Getting Started with Python on Ubuntu we set up a Ubuntu desktop to make use of Anaconda and the Conda package and environment management system… Read More »How to start a new Python Project using Pycharm and Conda on ubuntu

How to install Laravel on Ubuntu

Detailed instructions on how to install laravel 5.6 on ubuntu 18.04 , with additional instructions of how to get up and running with Homestead on ubuntu.

What are Microservices

The microservice architecture enables the rapid, frequent and reliable delivery of large, complex applications. It also enables an organization to evolve its technology stack.

Build a basic angular 2 application with VS Code

Technical Director at threenine.co.uk
Gary is Technical Director at threenine.co.uk, an independent software vendor specialising in IoT, Field Service and associated managed services,enabling customers to be efficient, productive, secure and scale-able.
Gary Woodfine
Latest posts by Gary Woodfine (see all)

A little side project I have been working on I wanted to build a very basic Angular2 Application, it doesn’t do much other than display… Read More »Build a basic angular 2 application with VS Code