Blog
The Difference Between useState and useRef in React
useState vs useRef in React: everything you need to know.
Web developmentJavascriptReact
A Quick Trick to Make DataFrames with Uneven Array Lengths
A combination of two simple techniques I learned in the past two weeks.
PythonDataframesData science
A Beginner's Guide to Formatting CSV Data in Python
A pandas-free solution for those unfamiliar with the module.
PythonDataCsv
10 Best Python Books for Beginner and Advanced Level Programmers in 2022
These books are guaranteed to level you up as a Python programmer.
PythonProgrammingBooks
Simulate the Famous Monty Hall Problem with Python
What is the Monty Hall problem? The Monty Hall problem is a famous probability puzzle.
CodingPythonPuzzle
Five Key Features of Cloud Computing And Its Advantages (2022 Update)
CloudCloud computing
How to Declare Static Constants in ES6 Classes?
Es6JavascriptProgramming
Fibonacci Series in Python | 5 Best Programs
5 Python programs to print the Fibonacci series.
PythonFibonacci
Why and How to Write Frozen Dataclasses in Python
The difference between frozen and non-frozen dataclasses.
PythonDataclasses
Installing the Apache HTTP Server on CentOS 7
A tutorial on installing Apache, a free, open-source, and immensely popular web server on CentOS 7.
ApacheCentosLinux