- estellegoldieoscarlyndon
- Minggu, 13 Mei 2018
- 0 Comments
Download Ebook e-RPG: Building AS/400 Web Applications with RPG, by Bradley V. Stone
Having some experiences to discover the excellent publication will certainly not make you fell short in picking other book to check out. As this publication, you could not regret and also feel uncertainty to pick it as your analysis product. This E-RPG: Building AS/400 Web Applications With RPG, By Bradley V. Stone has actually proven that it has great web content, good result, likelihood, and also good condition. The writer has actually developed this publication with very impressive material to read by everybody. This is what makes individuals plan to read this publication.
e-RPG: Building AS/400 Web Applications with RPG, by Bradley V. Stone
Download Ebook e-RPG: Building AS/400 Web Applications with RPG, by Bradley V. Stone
Currently welcome, the most motivating publication today from an extremely professional writer worldwide, E-RPG: Building AS/400 Web Applications With RPG, By Bradley V. Stone This is guide that lots of people in the world waiting for to release. After the revealed of this book, guide fans are truly curious to see exactly how this publication is actually. Are you among them? That's very correct. You may not be remorse currently to seek for this book to check out.
This is an extremely practical book that must read. The following may use you the means to get this book. It is really reduce. When the other individuals should walk and go outdoors to obtain the book in guide store, you could simply be by seeing this website. There is given web link that you can locate. It will guide you to check out the book page as well as get the E-RPG: Building AS/400 Web Applications With RPG, By Bradley V. Stone Finished with the download as well as get this book, start to read.
Why we present this publication for you? We sure that this is just what you want to check out. This the proper publication for your reading product this time lately. By discovering this book right here, it confirms that we always give you the correct book that is required among the society. Never ever doubt with the E-RPG: Building AS/400 Web Applications With RPG, By Bradley V. Stone Why? You will certainly unknown exactly how this book is in fact prior to reviewing it until you complete.
It is so very easy, isn't it? Why do not you try it? In this site, you can also discover various other titles of the E-RPG: Building AS/400 Web Applications With RPG, By Bradley V. Stone book collections that might be able to help you discovering the best solution of your work. Reading this book E-RPG: Building AS/400 Web Applications With RPG, By Bradley V. Stone in soft file will certainly likewise alleviate you to get the resource quickly. You may not bring for those publications to someplace you go. Only with the device that always be with your all over, you can read this publication E-RPG: Building AS/400 Web Applications With RPG, By Bradley V. Stone So, it will certainly be so rapidly to finish reading this E-RPG: Building AS/400 Web Applications With RPG, By Bradley V. Stone
About the Author
Bradley V. Stone has been programming since the age of eight, when a TRS-80 Color Computer showed up at his house one Christmas. He has been programming on the AS/400 since 1993 and has created many Web-based applications using the AS/400 and RPG.
Read more
Product details
Paperback: 363 pages
Publisher: Mc Press; Pap/Cdr edition (February 1, 2000)
Language: English
ISBN-10: 1583470085
ISBN-13: 978-1583470084
Product Dimensions:
7 x 0.8 x 9 inches
Shipping Weight: 1.3 pounds (View shipping rates and policies)
Average Customer Review:
4.2 out of 5 stars
36 customer reviews
Amazon Best Sellers Rank:
#2,355,996 in Books (See Top 100 in Books)
This is an outstanding book and I heartedly recommend it to any RPG programmer wanting to enter the "e" world. Mr. Stone presents the CGI programming concepts in an interesting and clear manner. The programming exercises and examples add considerable understanding to the whole process. The sections an configuration requirements and other helpful programming suggestions complete a well thought out and worthwhile effort. I have invested hundreds of dollars in books that promise a lot and deliver little. This one is well worth the money. BUY IT!!!
You have to give the author credit for being the first person to publish an accessible book on bringing the iSeries RPG to the web. It succeeds in bringing together the diverse threads required (HTTP Servers, RPG, CL, SQL, HTML, Javascript, iSeries Security etc) to build RPG-based web pages. However this book is not without its faults.The overview of HTML, and Javascript is good, but there are dozens of better sources on the web. The entire discussion of the HTTP server is out of date and dangerously misleading if you are unclear on the recent developments of iSeries HTTP servers. This is not the author's fault, but the chapter should be re-written or removed. In the accompanying code, the author uses his own wrappers over IBM API's which are similar to industry standard CGIDEV2, but not compatible. His method also encourages the deprecated practice of embedding static HTML into RPG code. Also the author's shameless self-promotion is an embarrassment to the industry (you don't have to look far for examples)Before buying the book again, I would do a better web search because most of the material covered in this book is available elsewhere and often in better depth, unfortunately scattered on different web sites. However if you feel you must own a glossy covered book on iSeries RPG web development there are not many other choices.g the iSeries RPG to the web.
Bradley Stone's book, "e-RPG", is a must read for any AS/400 (iSeries) RPG developer wanting to make the leap to web development.Having a background in RPG III green screen programming, I was able to use this excellent resource to configure my AS/400's HTTP server for CGI programming, gain an understanding of RPG IV ILE concepts, use system APIs in my RPG programs, and begin coding RPG CGI web enabled applications.Brad provides numerous examples, with source code, of procedures that are needed for web development. Following his examples has led me to a basic understanding of HTML and JavaScript that I've been able to build on considerably.I was immediately able to code a simple "Hello World" web application with RPG, and 3 weeks later I had a more complex functional application that blew my bosses' socks off.
I had great hope for what what I could learn from this book. But it's mostly on and on about little useful how to stuff. At COMMON recently I strolled past the (new publisher cause they said the original went Bankrupt) publisher's booth and they were joking about writing online reviews and testimonials! They must not have known I was there. I looked over his new book hoping it would address the important stuff but it's wasn't much better and it's too expensive to make this mistake again.If it's the boss's money what the heck. If it's your money then keep looking!
Our boss was ready to outsource our web applications until the DP staff talked him out of it. We'd read Bradley's book and he broke it down into understandable parts and pieces and it made us really want to do it ourselves. Without his book, I know we wouldn't have had the confidence to go forward with the project. Many thanks!
Congrats Mr. Stone! I almost quit eating and sleeping once I got the book! I read it from cover to cover and then started writing up dynamic e-RPG pages for everything that I could think of. Now I can get ANY data securely out to the web to my customers. The company I work for has been searching for the perfect solution to e-commerce and WE HAVE FOUND IT! The best part about my testimonial is that I have only been programming in RPG for about 1 1/2 years. Any body with minor AS400/RPG knowledge can read this book and come out with a full understanding on how to create meaningful web pages via your AS/400 and RPG.
This book is a great resource for all AS/400 professionals who need to move onto web environment with AS/400. I personally used this book to get a site running on an AS/400 with e-RPG CGI's published in this book.
The book is easy to understand, and very useful in terms of RPG and CGI concepts. Using this book, I was able to create my web site using RPG & CGI in short time. The example used in the book also give me clear idea of POST and GET Methods. If you want to know CGI programming in simple and efficient way, this book is it.
e-RPG: Building AS/400 Web Applications with RPG, by Bradley V. Stone PDF
e-RPG: Building AS/400 Web Applications with RPG, by Bradley V. Stone EPub
e-RPG: Building AS/400 Web Applications with RPG, by Bradley V. Stone Doc
e-RPG: Building AS/400 Web Applications with RPG, by Bradley V. Stone iBooks
e-RPG: Building AS/400 Web Applications with RPG, by Bradley V. Stone rtf
e-RPG: Building AS/400 Web Applications with RPG, by Bradley V. Stone Mobipocket
e-RPG: Building AS/400 Web Applications with RPG, by Bradley V. Stone Kindle
e-RPG: Building AS/400 Web Applications with RPG, by Bradley V. Stone PDF
e-RPG: Building AS/400 Web Applications with RPG, by Bradley V. Stone PDF
e-RPG: Building AS/400 Web Applications with RPG, by Bradley V. Stone PDF
e-RPG: Building AS/400 Web Applications with RPG, by Bradley V. Stone PDF
Ebooks
0 komentar: