Homepage
Open in app
Sign in
Get started
fnexec
Talking about computer science and software engineer in general.
Follow
Algorithms in Computing
Algorithms in Computing
We explored what algorithm is in this article. The question is, Why is algorithm so much related to computing? What advantage do we get in…
Hossain Nahdi
Apr 17, 2023
Introduction to Algorithms
Introduction to Algorithms
Algorithm is one of the oldest branch of mathematics, a deeply rooted branch that expanded exponentially ever since the age of computing…
Hossain Nahdi
Apr 12, 2023
Casting dynamic trait to a concrete type in Rust
Casting dynamic trait to a concrete type in Rust
Sometimes a struct needs to be dynamically injected. We’ll take a look how we can cast a non-primitive type to a concrete type.
Aryan Ahmed (thearyanahmed)
Jan 23, 2023
Building a URL shortener with Rust and Redis
As rust is being adopted by lots of different companies for solving various purposes, I’m trying to adopt rust. In this article and the…
Aryan Ahmed (thearyanahmed)
Jan 21, 2023
Rust: Memory, Ownership and Borrowing
Rust: Memory, Ownership and Borrowing
Rust has a pretty good approach to handling this. There is a bit of learning curve. But if you skip it for any reason, or don’t understand…
Aryan Ahmed (thearyanahmed)
Jan 9, 2023
Prepared statements in SQL
Prepared statements in SQL
A prepared statement is a feature used to execute the same (or similar) SQL statements repeatedly with high efficiency. It is also used to…
Aryan Ahmed (thearyanahmed)
Jan 9, 2023
About fnexec
Latest Stories
Archive
About Medium
Terms
Privacy
Teams