
Guide to HTML, JavaScript and PHP
For Scientists and Engineers
David R. Brooks(Author)
Springer (Publisher)
Published on 21. August 2014
Book
Paperback/Softback
XIII, 415 pages
978-1-4471-6060-1 (ISBN)
Description
This book enables readers to quickly develop a working knowledge of HTML, JavaScript and PHP. The text emphasizes a hands-on approach to learning and makes extensive use of examples. A detailed science, engineering, or mathematics background is not required to understand the material, making the book ideally suitable for self-study or an introductory course in programming. Features: describes the creation and use of HTML documents; presents fundamental concepts of client-side and server-side programming languages; examines JavaScript and PHP implementation of arrays, built-in and user-defined methods and functions, math capabilities, and input processing with HTML forms; extends programming fundamentals to include reading and writing server-based files, command-line interfaces, and an introduction to GD graphics; appendices include a brief introduction to using a "pseudocode" approach to organizing solutions to computing problems; includes a Glossary and an extensive set of programming exercises.
Reviews / Votes
From the reviews:
"This book is a well-packaged collection of chapters on the three cohesive topics that make up the implementation of most modern Web applications. . provides all this content in one book with enough explanations and examples for readers to gain a working knowledge of how to put the languages to work in an integrated manner. . is easy to read and a good resource for students and practitioners . . Summing Up: Recommended. All levels/libraries." (F. H. Wild III, Choice, Vol. 49 (5), January, 2012)More details
Edition
2011 ed.
Language
English
Place of publication
London
United Kingdom
Target group
Lower undergraduate
Illustrations
XIII, 415 p.
Dimensions
Height: 235 mm
Width: 155 mm
Thickness: 24 mm
Weight
651 gr
ISBN-13
978-1-4471-6060-1 (9781447160601)
DOI
10.1007/978-0-85729-449-4
Schweitzer Classification
Other editions
Additional editions

Book
05/2011
1st Edition
Springer
€80.24
Shipment within 15-20 days
Person
Dr. David R. Brooks is the president and founder of the Institute for Earth Science Research and Education, Eagleville, PA, USA. He was formally a research professor at Drexel University, Philadelphia, PA, USA. He is the author of a number of successful Springer titles, including Guide to HTML, JavaScript and PHP, An Introduction to PHP for Scientists and Engineers, An Introduction to HTML and JavaScript, C Programming, and Problem Solving with Fortran 90.
Content
Introducing HTML and JavaScript.- HTML Document Basics.- HTML Tables, Forms, Lists, and Frames.- Fundamentals of the JavaScript Language.- Using Arrays in HTML/JavaScript.- JavaScript Functions.- Creating a Server-Side Environment with PHP.- Working with PHP.- PHP Arrays.- Summary of Selected PHP Language Elements.- Using PHP from a Command Line.- Using Graphics with PHP.