Software Development

Category: Software Development, contains all the articles on Bite Sized Tech that are related to understanding and developing various softwares using programming languages like Python, C++ and more. If you are interested in developing a softwares, this is where you should start.

Minimalist Text Editor in Rust Programming Language & Tauri - #7 Tauri Security Features & Practices - Rust & Tauri Development Tutorial - Featured Image

#7 Tauri Security Features & Practices | Minimalist Text Editor in Rust Programming Language & Tauri | Rust & Tauri Development Tutorial

Security Features and Practices are just as important in Tauri as in any other technology you are using to develop your applications. When using Tauri, it provides developers with tools using which the developers can Lockdown their Tauri Applications and further secure their applications. In this Article, we will take a closer look at these …

#7 Tauri Security Features & Practices | Minimalist Text Editor in Rust Programming Language & Tauri | Rust & Tauri Development Tutorial Read More »

Minimalist Text Editor in Rust Programming Language & Tauri - #6 Tauri Isolation Pattern - Rust & Tauri Development Tutorial - Featured Image

#6 Tauri Isolation Pattern | Minimalist Text Editor in Rust Programming Language & Tauri | Rust & Tauri Development Tutorial

Isolation Pattern in Tauri is a really powerful way to help protect your Tauri Application’s Core Process from Unnecessary, Unwanted or Malicious Frontend calls. In this Article, we will take a closer look at What is Isolation Pattern in Tauri Why we should always use Isolation Pattern in Tauri And Finally, Flow of an IPC …

#6 Tauri Isolation Pattern | Minimalist Text Editor in Rust Programming Language & Tauri | Rust & Tauri Development Tutorial Read More »

Minimalist Text Editor in Rust Programming Language & Tauri - #5 Tauri Inter Process Communication - Events & Commands - Rust & Tauri Tutorial - Featured Image

#5 Tauri Inter-Process Communication – Events & Commands | Minimalist Text Editor in Rust Programming Language & Tauri | Rust & Tauri Development Tutorial

Inter-Process Communication (IPC) in Tauri, is what gives it the backbone for creating an extremely secure application environment. In this Article, we will take a closer look at What is Inter-Process Communication (IPC) and How it’s done in Tauri What are Events in Tauri And Finally, What are Commands in Tauri to get an better …

#5 Tauri Inter-Process Communication – Events & Commands | Minimalist Text Editor in Rust Programming Language & Tauri | Rust & Tauri Development Tutorial Read More »



Minimalist Text Editor in Rust Programming Language & Tauri - #4 Tauri Multi Process Architecture - Core and WebView Process - Rust & Tauri Tutorial - Featured Image

#4 Tauri Multi Process Architecture – Core & WebView Process | Minimalist Text Editor in Rust Programming Language & Tauri | Rust & Tauri Development Tutorial

Tauri is a toolkit to make Native Applications for Windows, Linux, macOS (They are working on Support for Android, iOS and WASM) while still using Web Technologies and Frameworks like HTML, JS, CSS, Svelte, Vue.js, etc for the Front-end i.e. User Interface, as I’ve overviewed in the last article. In this Article, we will be …

#4 Tauri Multi Process Architecture – Core & WebView Process | Minimalist Text Editor in Rust Programming Language & Tauri | Rust & Tauri Development Tutorial Read More »

Minimalist Text Editor in Rust Programming Language & Tauri - #3 What is Tauri & Reasons for using it for our Rust Project - Rust & Tauri Tutorial

#3 Tauri and Reasons For Using It | Minimalist Text Editor in Rust Programming Language & Tauri | Rust & Tauri Development Tutorial

Tauri is one of the most promising Framework that i’ve come across in a long time and one whose excellent and kindhearted developers have worked their ass off to make it extremely Secure, Fast and Environmentally Friendly from the get go. In this Article, we will look at What is Tauri Reasons For Not Choosing …

#3 Tauri and Reasons For Using It | Minimalist Text Editor in Rust Programming Language & Tauri | Rust & Tauri Development Tutorial Read More »

Minimalist Text Editor in Rust Programming Language & Tauri - #2 Understanding Cargo and Rust Project Folder Structure - Rust & Tauri Tutorial - Featured Image

#2 Understanding Cargo and Rust Project Folder Structure | Minimalist Text Editor in Rust Programming Language | Rust & Tauri Development Tutorial

Cargo is the out of the box Tool in Rust Programming Language which can be used by Rust Developers or as they like to call themselves Rustaceans to Create Their Rust Projects Manage Packages / Crates i.e. Project Dependencies from Crates.io Build Compiled Distributable Packages And Upload Their Open Source Packages / Crates to Crates.io …

#2 Understanding Cargo and Rust Project Folder Structure | Minimalist Text Editor in Rust Programming Language | Rust & Tauri Development Tutorial Read More »



Minimalist Text Editor in Rust Programming Language & Tauri - #1 Setting Up The Development Environment - Rust & Tauri Tutorial - Featured Image

#1 Setting Up The Rust Development Environment | Minimalist Text Editor in Rust Programming Language | Rust & Tauri Development Tutorial

Rust is a Systems Programming Language which has become famous in the recent years because of it’s Low level capabilities, Comparable Speed to other Low Level programming language like C, C++ Excellent Memory Safety And all in all the ability Rust gives of being able to write Safe Code using it. In this Article Series, …

#1 Setting Up The Rust Development Environment | Minimalist Text Editor in Rust Programming Language | Rust & Tauri Development Tutorial Read More »

6 Advantages of Linux Over Windows and Mac OS X - Operating System Basics

6 Advantages of Linux over Windows and Mac OS X | Computer Basics

Linux is an Operating System whose various Distros are used everywhere in the enterprise environments but sadly it’s immense potential has been largely ignored in the Desktop Operating System market. If the 2022 reports of Desktop Operating System Market Share is to be believed, the share of Linux is less that 2.5% which is nowhere …

6 Advantages of Linux over Windows and Mac OS X | Computer Basics Read More »