Cantitate/Preț
Produs

Web-Based Projects that Rock the Class: Build Fully-Functional Web Apps and Learn Through Doing

Autor Christos Karayiannis
en Limba Engleză Paperback – 29 mai 2019
Explore the modern concepts of client-server web applications. This book includes examples that are simple to comprehend building apps that are not much different from real-world applications. Each chapter develops a different subject, explaining the concept from A to Z, and provides a project with complete source code and configuration steps. 
Chapters also include thorough coverage of the subject described and the full source code is provided with a consistently updated repo on GitHub, accounting for the frequent changes made to language versions. The chapter apps use HTML, JavaScript, AJAX, CSS, PHP, MySQL, Apache, Lighttpd, SSL/TLS, DDNS, Shell Programming, Sockets programming, tools such as Wireshark, and remote online tools for testing.
As you master each topic sequentially you'll fully understand the inner workings of the client-server apps and become confident in creating your own web-based apps. Whether you want to work on the web for fun, for school, orfor work, Web-Based Projects that Rock the Class is a great place to start.
What You'll Learn
  • Use HTML, JavaScript, CSS, PHP, AJAX and MySQL for web projects
  • Set up and handle two different web servers Apache and Lighttpd
  • Obtain DNS and DDNS domain names
  • Apply the SSL/TLS protocols for HTTPS connections
  • Test remotely with online tools your web app – then create similar tools
Who This Book Is For
College and university students, and individuals interested in web programming. Ideally you will have basic experience in requesting a web page from the browser and understanding online services like e-shops, basic-level experience with Linux, knowledge of basic-level programming language principles, and basic knowledge of what a database is.
   
Citește tot Restrânge

Preț: 20512 lei

Preț vechi: 25640 lei
-20% Nou

Puncte Express: 308

Preț estimativ în valută:
3926 4078$ 3261£

Carte disponibilă

Livrare economică 13-27 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484244623
ISBN-10: 1484244621
Pagini: 530
Ilustrații: XX, 506 p. 247 illus.
Dimensiuni: 178 x 254 mm
Greutate: 0.91 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

1. The Apache Web Server.- 2.Server-side Programming with PHP.- 3. Connecting Your Apache Server to the Internet.- 4. Obtaining a Domain Name with DDNS.- 5. The Lighttpd Web Server.- 6. The MySQL Database Server.- 7. Creating a Dynamic Content Enabled Web Site.- 8. Implementing Secure Sockets Layer to the Site.- 9. Running your Site with a Certificate from an Official Certificate Authority.- 10. Running Online Services Using PHP Sockets.- Appendix. Exchanging Variables Between JavaScript and PHP.

Notă biografică

Christos Karayiannis has taught Web Development courses for more than 20 years in High Schools and Institutes of Technology in Greece. He holds an MSc in Computer Science from the University of Wales and a Physics degree from Aristotle University. His main interests are Networking, Operating Systems, and Programming. Christos has contributed to Open Source projects by documenting source code.  

Textul de pe ultima copertă

Explore the modern concepts of client-server web applications. This book includes examples that are simple to comprehend building apps that are not much different from real-world applications. Each chapter develops a different subject, explaining the concept from A to Z, and provides a project with complete source code and configuration steps.  Chapters also include thorough coverage of the subject described and the full source code is provided with a consistently updated repo on GitHub, accounting for the frequent changes made to language versions. The chapter apps use HTML, JavaScript, AJAX, CSS, PHP, MySQL, Apache, Lighttpd, SSL/TLS, DDNS, Shell Programming, Sockets programming, tools such as Wireshark, and remote online tools for testing.
As you master each topic sequentially you'll fully understand the inner workings of the client-server apps and become confident in creating your own web-based apps. Whether you want to work on the web for fun, for school, or for work, Web-Based Projects that Rock the Class is a great place to start.

Caracteristici

Introductory-level but at the same time builds a real-world app with complete source code Covers all web technologies in one book - find it all in one place Contains points and teaching techniques honed over the author's 20-year teaching career.