सीधे मुख्य सामग्री पर जाएं

Learn CGI Programming using C++

Presenting a book on CGI programming using C++.
Download the book from the following google drive link. -
https://drive.google.com/file/d/1F0YMGhgT2AdIVQR57Yv9A8bQixc4aR3z/view?usp=sharing
COMMON GATEWAY INTERFACE
   G
od is really great who Enlighted the developer’s mind with an idea of developing a Graphical User Interface (GUI) program using a language which is only used for command user interface (CUI) programming. I am not talking about Visual C++ but only C++. Every student who is interest in computer programming learns C++ and then go for visual C++ or any other programming language suitable for GUI. But you can develop a web application using Common Gateway Interface (CGI) protocol of a web server in C++ only without heaving knowledge of any GUI programming language. This book tells you how to do this web construction. You can easily understand the steps if following pre-requisites are not unknown to you.
Prerequisites
You should have following knowledge before go through this book
·         Basic knowledge of HTML and CSS.
o   Don’t worry if you don’t have basic idea about it just go through appendix 2 and 3 first.
·         Knowledge of programming in C++.
o   You should clearly understand that this book is not a book of C++. It will only teach you how to use C++ in CGI programming.  So go through this book only after learning C++ at least up to linked list level.
·         Basic knowledge of JavaScript.
o   Don’t worry if you don’t have basic idea about it just look appendix 4 first.
This book only suggests you some basic way to develop a web application using C++ using CGI Technology. There may be better, complex and more beautiful ways to do the same thing. Hope you will enjoy the journey.
-      Shiv Kiran
S W A D H Y A Y    B O O K S
© Shiv Kiran 2013

https://drive.google.com/file/d/1F0YMGhgT2AdIVQR57Yv9A8bQixc4aR3z/view?usp=sharing

टिप्पणियाँ