💾 Archived View for pantasya.mooo.com › cfun › book › 01_Front_Matter › 04_Introduction.gmi captured on 2023-09-08 at 16:14:17. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Introduction

I write this book for others to see how fun and adventurous programming is.

This book is for beginners and intermediate level programmers. You must have some basic computer programming knowledge and must know how to encode and run basic programs like Hello World to use this book. I'm not using IDEs but only command line scripts and a text editor. You can choose any text editor you want. You also need a C compiler. I'm using GNU C Compiler. I code in my phone using Termux Linux and this book and all the programs in it are written and run using an android phone. if you don't know Linux you must try it. Linux is a free and open source software (FOSS) it has many distros you choose what is working for you.

Hope you will have much more fun in reading this book as I have fun on writing it.

So let us begin.