Posts for opensource

Learn Git, Github, and Opensource – Course

INTRODUCTION This course will introduce you to git with some of its most important commands everyone should know. In this course, we will use the command-line tool to leverage the full potentials of git as it is a good way to use git. We will be more practical in explaining the basic concept and commands […]

January 30, 2020 in Courses

Understanding OpenSource

what is opensource software? An opensource software is a software that the source code can be inspected, modified and enhanced by anyone who wants to make a contribution to the software.  A typical example of opensource software is the Linux operating system which is built with the collective effort of various individuals contributions. Linux has […]

January 30, 2020 in Git