New Journey Begins
Today, was my last day at Aybit Technology. There have been many projects that I have touched on in 6 years. This was the first job I got. Before that,…
Today, was my last day at Aybit Technology. There have been many projects that I have touched on in 6 years. This was the first job I got. Before that,…
Yes, it’s not hard to say that life is expensive in Turkey. The Turkish people felt economical problems deeply during the epidemic. Cost of living getting higher day by day.…
Recently I bought a keyboard and mouse set on Amazon Turkey. I strongly recommend this set for your daily work. This set has a minimalistic keyboard and mouse. Let’s be…
I wasn’t expecting these days to be busy, but these kinds of things sometimes happen… I have a lot of things to do in my life. It’s about my mom’s…
Today wasn’t bad. We had a meeting. This was about our new project. Anyway, we’re trying to a new approach to developing our project. I believe that the new approach…
Hi there! I keep learning golang. Today I wrote tests and created maps 🙂 First of all I created a function using Golang’s official documentation like below: The above function…
Hi there 🙂 Today I wrote a post about starting to learn Golang. I have already installed the golang. Hello World To write hello world, you first create a module…
Hi there! I decided to learn Golang as a hobby. I’m sure there are tons of resources to learn Golang. But first I’ll use their official documents. Actually, this is…
Hi everyone! I published an application called ShortApp. ShortApp is a web application that is used to redirect application URLs on various platforms through a single URL. You can also…
Hi there. I have a lot of files contains date format in their name. I wanted to remove that dates from that files. I wrote this bash script. You can…