Programming

611 Articles 12 Followers


Software Testing - when computer glitch kills - race condition error example

27 Aug 2021 2 minute read 0 comments Otek

Hello :) I'm glad that You enjoyed my series about Software Testing :) If You don't read the first part or want to know why am I qualified to write about testing, check that post: https://www.publish0x.com/otek/software-testing-part-01-it-is-worth-b...

Weekly Development Updates for D.Buzz - Today : Fixes and Improvements Keep Coming

24 Aug 2021 2 minute read 0 comments DBuzz

Weekly Development Updates for D.BUZZ - Today : Fixes and Improvements Keep Coming Whats Good Friends? With last week's update, a lot of the issues that our users were experiencing have significantly decreased. With the implementation of our own c...

THE BEGINNING

23 Aug 2021 1 minute read 0 comments Jadders

Welcome to my blog! So after finishing university, and working a few IT support desk roles, I’ve finally decided to chase my dream job. Ever since typing my first line of code, I’ve always wanted to be able to do it professionally, and work on tons o...

Let's enter the softwareverse and how to become Software developer.

19 Aug 2021 3 minute read 0 comments Assassyn

I am working as a software developer for the past decade or two. For some time I have been asked by some of my friends about how difficult is to become a programmer or can I become being lawyer/engineer. As a result, I am trying to describe the world...

Best Programming Languages in 2021 to learn.

19 Aug 2021 3 minute read 0 comments Robert_14

1. Python Python is an interpreted high-level general-purpose programming language. Its design philosophy emphasizes code readability with its use of significant indentation. Its language constructs as well as its object-oriented approach aim to hel...

Weekly Development Updates for D.Buzz - Today : Meet the "More" Button

17 Aug 2021 3 minute read 0 comments DBuzz

Weekly Development Updates for D.BUZZ - Today : Our Own Content Render. Hey there! Images are big part of any social media platform. Being able to share images with your friends, post a photo of the delicious meal you had, or make us jealous with...

SOLID Principles in a Nutshell

5 Aug 2021 1 minute read 0 comments The Glitcher

  SOLID is just an acronym for the five design principles in Object Oriented Design by Robert.C.Martin famously known as Uncle Bob in the Clean Code Book.  This post explains those design principles in a nutshell.   S stands for Single Responsibilit...

So… ShortlyAI can also code?

4 Aug 2021 1 minute read 0 comments newb0Xsir

Ah, the magic of OpenAI With the recent launch of GitHub Copilot, and it also being based on the ever mentioned OpenAI platform, I decided to once again flex the muscles of the ShortlyAI front-end interface. Since I’ve been diving more and more into...

Weekly Development Updates for D.Buzz - Today : 20+ Fixes and updates!

3 Aug 2021 3 minute read 0 comments DBuzz

Weekly Development Updates for D.BUZZ - Today : 20+ Fixes and updates! Hey there! We’ve been hard at work on a lot of new additions to D.BUZZ and we are happy to share them with you! We separated this update post into updates from last week and ne...

A brief Explanation of Quantum Computers: Part II

27 Jul 2021 2 minute read 2 comments eld3niz

What is the difference between a normal and a Quantum Computer? If you haven´t read my last article about why we need Quantum Computers, i highly suggest you take a glimpse at it to understand our motives. Understanding difficult Quantum Mechanical p...