Orhan Gazi

Books

Geç Olmadan
Price: $3.00 USD. Words: 25,010. Language: Turkish. Originally Published: April 19, 2024 by Orhan Gazi. Categories: Fiction » Religious
Bu kitapta anlatılan hikaye bir insanın yaşamı ve ölümü sonrasında karşılaşabileceği olaylara bir örnek niteliğindedir. Kahramanımız Mehmet Beyin günlük programında ölüm hiç yoktu. Ama ölüm bir anda programın içerisine giriverdi.
A Friendly Introduction to MATLAB Programming
Price: $2.00 USD. Words: 5,080. Language: English. Originally Published: April 15, 2024 by Orhan Gazi. Categories: Nonfiction » Computers & Internet » Programming, Nonfiction » Computers & Internet » Software Development & Engineering / Tools, Nonfiction » Computers & Internet » Computer simulation
MATLAB, i.e., matrix laboratory, is a software tool mostly used by engineers. In this tutorial we focused on the fundamental concepts of MATLAB programming and tried to teach MATLAB programming basics without going into clumsy coding. We paid attention to the simplicity of the programs and tried to teach the basic concepts directly without being lost among long programing lines.
Before It is Late
Price: $3.00 USD. Words: 35,800. Language: English. Originally Published: March 29, 2024 by Orhan Gazi. Categories: Fiction, Fiction » Religious, Fiction » Fantasy » General
The story told in this book is an example of the events that a person may encounter after his death. Death was never in the daily schedule of our hero Mehmet Bey. But death suddenly entered the program.
Modern C++ Programming
This book covers Modern C++ programming. The book is written in a neatly manner including the recent developments published in recent standards, C++11, C++17, C++20 and C++23. The book can be divided into two parts. The first part contains the classical programming units such as data types, loops, conditional statements, pointers etc. The second part of the book focuses on object oriented...
Introduction to Google's Go Programming Language: GoLang
Price: $10.00 USD. Words: 33,080. Language: English. Originally Published: October 7, 2023 by Orhan Gazi. Categories: Nonfiction » Computers & Internet » Programming, Nonfiction » Computers & Internet » Open source, Nonfiction » Computers & Internet » Programming » Programming / parallel, Nonfiction » Computers & Internet » Computer engineering, Nonfiction » Computers & Internet » Computer simulation
This book teaches go programming language. Go was originally designed at Google in 2007.