buchspektrum Internet-Buchhandlung

Neuerscheinungen 2017

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

David R. Brooks

Programming in HTML and PHP


Coding for Scientists and Engineers
1st ed. 2017. 2017. xi, 293 S. 2 SW-Abb. 235 mm
Verlag/Jahr: SPRINGER, BERLIN; SPRINGER INTERNATIONAL PUBLISHING 2017
ISBN: 3-319-56972-4 (3319569724)
Neue ISBN: 978-3-319-56972-7 (9783319569727)

Preis und Lieferzeit: Bitte klicken


This concise and accessible textbook will enable readers to quickly develop the working skills necessary to solve computational problems in a server-based environment, using HTML and PHP. The importance of learning by example (as opposed to simply learning by copying) is emphasized through extensive use of hands-on exercises and examples, with a specific focus on useful science and engineering applications. The clearly-written text is designed to be simple to follow for the novice student, without requiring any background in programming or mathematics beyond algebra.
Topics and features: describes the creation of HTML pages and the characteristics of HTML documents, showing how to use HTML tables, forms, lists, and frames to organize documents for use with PHP applications; explains how to set up a PHP environment, using a local or remote server; introduces the capabilities and syntax of the PHP language, including coverage of array syntax and use; examines user-defined functions in programming, summarizing PHP functions for reading and writing files, viewing the content of variables, and manipulating strings; reviews the PHP GD graphics library, presenting applications for creating pie charts, bar graphs, and line graphs suitable for displaying scientific data; includes appendices listing HTML and ASCII special characters, and highlighting the essential basic strategies for solving computational problems.

Supplying all of the tools necessary to begin coding in HTML and PHP, this invaluable textbook is ideal for undergraduate students taking introductory courses in programming. The book will also serve as a helpful self-study text for professionals in any technical field.
Introducing

HTML Document Basics

HTML Tables, Forms, Lists, and Frames

Creating a PHP Environment

Introduction to PHP

Arrays

Functions

Input/Output and Functions for Files, Strings, and Arrays

PHP Graphics

PHP from a Command Line

Appendices

Exercises
"The strength of this book is the many worked examples with complete and commented code listings that can be used not only by scientists and engineers, but as templates for one´s own programming projects. The book is written in a jargon-free style and requires no prior experience in programming. I recommend it to anybody who wants to build webpages with information retrieved from external files." (Klaus Galensa, Computing Reviews , February, 7 , 2018)
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.