Tag Archives: programming

Time complexity analysis: How to calculate running time 

By | April 1, 2024

Understanding the efficiency of algorithms is crucial for software developers and computer scientists. In the world of programming, time complexity analysis plays a vital role in determining the performance of an algorithm. In this video, we will delve into the essential concepts of time complexity and learn how to calculate the running time of algorithms.… Read More »

Facts You Should know About Pyscript: A web Development Framework

By | May 31, 2022

There is a new and you could say shinning web framework in the works – Pyscript. Pyscript is an open-source web framework that allows users to create and implement rich Python applications in the web browser using HTML’s interface with essential web tools to bring an easy web experience to users. The Pyscript web framework hopes to… Read More »

WebMaker APP: Offline Web Development Play-Ground

By | August 20, 2019

The true Open-source alternative to CODEPEN for offline web development. WebMaker app (WMA) is a free and open-source front-end web development application. A good way to describe it is as an offline version of codepen. Codepen is one piece of software that has come to play a very important role in my front-end developer journey.… Read More »

7 Open Source Alternatives to DreamWeaver.

By | March 24, 2018

Looking for an open source alternative to Dreamweaver or another proprietary HTML/CSS editor? Let’s round up some of your options. Not all that many years ago, pretty much every webpage on the Internet was, at some level, designed painstakingly by hand. It was tough, and before CSS really took hold and became well supported across… Read More »

A Doctor Turned Programmer Through Open Source

By | October 28, 2016

Judy Gichoya is a medical doctor from Kenya who became a software developer after joining the open source medical records project, OpenMRS. The open source project creates medical informatics software that helps health professionals collect and present data to improve patient care in developing countries.   After seeing how effective the open medical records system… Read More »