Rankan sen Jan 2 4 min Raspberry Pi 400 | Is it really for you? -thebytewise Okay, I know this is old news actually very old and I am pretty sure that you might already have read an article about the Raspberry Pi 4...
Rankan sen Oct 14, 2020 4 min Top 5 programming language to learn in 2020 -thebytewise Programming is a skill that everyone should know at least the basics of in 2020. I mean why not programming languages and computer coding...
Rankan sen Aug 24, 2020 4 min What is Secure Boot? how does it works? And why is it important? -thebytewise Most of the modern PCs come with a UEFI feature called "Secure Boot" enabled by default, in fact, if a manufacturer wants to put a window...
Rankan sen Aug 18, 2020 3 min 5 Best C/C++ IDE 2020 -thebytewise Well, you don't really need an IDE specifically you can just notepad write your script and compile it later. Although technically this me...
Rankan sen Aug 7, 2020 2 min What's HDMI with Ethernet? How does it work? -thebytewise We all at some point in our lives have used an HDMI cable for what so ever reason. We generally don't think much about these things, we j...
Rankan sen Jul 16, 2020 4 min Do you really need water cooling for your PC? | Water cooling vs Air cooling -thebytewise If you have ever come across those flagship youtube channels which show off their super high-end gaming PCs with fancy RGB and custom wat...
Rankan sen Jul 11, 2020 2 min Which Python GUI framework should you use? : 4 Best Python GUI framework -thebytewise If you are a python programmer, then probably GUI development is a pretty important part of your life for most of you. Well, fortunately,...
Rankan sen Jul 8, 2020 3 min BIOS: Does that colorful fancy BIOS screen really matter? -thebytewise If you have ever used an old computer (2006 ish), you must have noticed that the BIOS menu present on those is nothing but a blue screen w...
Rankan sen Jul 6, 2020 3 min Why should you use a Virtual Environment on Python? If you use Pycharm you must have noticed the Venv feature. Okay! now the Venv (Virtual Environment) is not specific to only Pycharm, it i...
Rankan sen Jun 30, 2020 2 min 3 best python IDE and code editor 2020 -thebytewise An Integrated Development Environment (IDE) allows a developer to run the code in different programming languages, similarly, a python ID...