Follow
Follow
home
Courses
Projects
Sponsor
newsletter
members
12 posts
@ioScript_org
Sponsor & Support
ioScript.org
Sponsor this blog
Buy Us Coffee ☕
Recent articles
Introduction to Golang
Apr 5, 2022
Course Description In this course, we will be learning the Basics of Golang. Pre-requisites You don't need any prior coding experience to follow this course. Table of Contents 1.Intro 2.Installing Go 3.Reading Documentation 4.Go Modules 5.Go Worksp...
Send Email using Python3
Apr 3, 2022
In this tutorial, we will be learning about how to send an email using Python3. This article is a part of a project Warehouse Surveillance System. Warehouse Surveillance System is a software solution that detects movement in a video stream and raises...
Warehouse Surveillance System using Python
Apr 1, 2022
Introduction In this project, we will build a Surveillance System that can be used to detect intrusion and raise an alert. These types of Surveillance systems can be installed in private properties. In a real-life scenario, it will use multiple CCTV ...
Mutex locks in Golang
Mar 4, 2022
While writing concurrent code in golang, often programs face situations when two or more goroutines try to access and modify shared variables. Such conditions can lead to inconsistency in data stored in the shared variable. Such conditions are called...
Recent Sponsors
Be the first one to sponsor ioScript.org
Become a sponsor