Unlock PHP 8: From Basic to Advanced: The Next-Level PHP 8 Guide for Dynamic Web Development
ISBN: 9789355519757 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
184,32 zł |
Web Database Applications with PHP and MySQL
ISBN: 9780596005436 / Angielski / Miękka / 796 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. There are many reasons for serving up dynamic content from a web site: to offer an online shopping site, create customized information pages for users, or just manage a large volume of content through a database. Anyone with a modest knowledge of HTML and web site management can learn to create dynamic content through the PHP programming language and the MySQL database. This book gives you the background and tools to do the job safely and reliably.Web Database Applications with PHP and MySQL, Second Edition thoroughly reflects the needs of real-world applications. It goes into... There are many reasons for serving up dynamic content from a web site: to offer an online shopping site, create customized information pages for us... |
|
cena:
216,78 zł |
The Definitive Guide to Magento
ISBN: 9781430272298 / Angielski / Miękka / 328 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The Definitive Guide to Magento takes a comprehensive look at Magento, a robust and flexible- commerce platform built on the Zend framework. With more than 750,000 downloads, Magento is the fastest-growing open source e-commerce solution. This book walks you through all the steps of building a fully functional Magento-based web site. It also includes information on managing products, customers, and orders. This book is meant to be a desktop reference when working with Magento. Not only does it take a look into some of the finer points of Magento (including walkthroughs of the public and...
The Definitive Guide to Magento takes a comprehensive look at Magento, a robust and flexible- commerce platform built on the Zend framework. With more...
|
|
cena:
186,59 zł |
Pro Drupal 7 for Windows Developers
ISBN: 9781430231530 / Angielski / Miękka / 452 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Drupal 7 opens the door for you as a Windows developer to build Drupal sites--including custom modules--all without leaving Visual Studio Pro Drupal 7 for Windows Developers gives you everything you need to know to achieve this, whilst drilling down into the advanced topics that you'll want to master whilst working with Drupal 7 as a Windows developer.
Pro Drupal 7 for Windows Developers starts with the Drupal page model, which Windows programmers can contrast against the ASP.NET page model. You will then explore the various features of Drupal, including the hook model,... Drupal 7 opens the door for you as a Windows developer to build Drupal sites--including custom modules--all without leaving Visual Studio Pro Dru...
|
|
cena:
186,59 zł |
Mastering Phpmyadmin 3.3.X for Effective MySQL Management
ISBN: 9781849513548 / Angielski / Miękka / 412 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. phpMyAdmin is an open source tool written in PHP to handle MySQL administration over the World Wide Web. It can execute SQL statements and manage users and their permissions. However, when it comes to exploiting phpMyAdmin to its full potential, even experienced developers and system administrators are left baffled. Mastering phpMyAdmin 3.3.x for Effective MySQL Management is an easy-to-follow, step-by-step guide that walks you through every facet of this efficient tool. Author Marc Delisle draws on his experience as one of the leading developers and project administrator of phpMyAdmin and...
phpMyAdmin is an open source tool written in PHP to handle MySQL administration over the World Wide Web. It can execute SQL statements and manage user...
|
|
cena:
213,65 zł |
.Net Generics 4.0 Beginner's Guide
ISBN: 9781849690782 / Angielski / Miękka / 396 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Generics were added as part of .NET Framework 2.0 in November 2005. Although similar to generics in Java, .NET generics do not apply type erasure but every object has unique representation at run-time. There is no performance hit from runtime casts and boxing conversions, which are normally expensive..NET offers type-safe versions of every classical data structure and some hybrid ones. This book will show you everything you need to start writing type-safe applications using generic data structures available in Generics API. You will also see how you can use several collections for each task...
Generics were added as part of .NET Framework 2.0 in November 2005. Although similar to generics in Java, .NET generics do not apply type erasure but ...
|
|
cena:
267,08 zł |
Wordpress Multisite Administration
ISBN: 9781783282470 / Angielski / Miękka / 106 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. A concise guide to set up, manage, and customize your blog network using WordPress multisite Overview * Learn how to configure a complete, functional, and attractive WordPress Multisite* Customize your sites with WordPress themes and plugins* Set up, maintain, and secure your blog network In Detail WordPress is an incredibly popular blogging platform. Few people realize that the software behind WordPress.com, which is a standalone WordPress with multisite enabled, is available for free, for anyone to make use of. WordPress Multisite is a special ?mode? built into WordPress, which allows you...
A concise guide to set up, manage, and customize your blog network using WordPress multisite Overview * Learn how to configure a complete, functional,...
|
|
cena:
179,66 zł |
Mongodb and PHP: Document-Oriented Data for Web Developers
ISBN: 9781449314361 / Angielski / Miękka / 50 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. What would happen if you optimized a data store for the operations application developers actually use? You d arrive at MongoDB, the reliable document-oriented database. With this concise guide, you ll learn how to build elegant database applications with MongoDB and PHP. Written by the Chief Solutions Architect at 10gen the company that develops and supports this open source database this book takes you through MongoDB basics such as queries, read-write operations, and administration, and then dives into MapReduce, sharding, and other advanced topics. Get out of the relational... What would happen if you optimized a data store for the operations application developers actually use? You d arrive at MongoDB, the reliable docum... |
|
cena:
87,48 zł |
Jump Start PHP: Get Up to Speed with PHP in a Weekend
ISBN: 9780987467409 / Angielski / Miękka / 150 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Get a Jump Start on PHP today PHP is a key server-side technology in web development, enabling you to quickly and simply develop interactive, usable and engaging websites and applications. In just one weekend with this SitePoint book, you'll learn how to:
Get a Jump Start on PHP today PHP is a key server-side technology in web development, enabling you to quickly and simply develop interactiv... |
|
cena:
129,87 zł |
High Performance Drupal: Fast and Scalable Designs
ISBN: 9781449392611 / Angielski / Miękka / 400 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. How can you help your Drupal website continue to perform at the highest level as it grows to meet demand? This comprehensive guide provides best practices, examples, and in-depth explanations for solving several performance and scalability issues. You ll learn how to apply coding and infrastructure techniques to Drupal internals, application performance, databases, web servers, and performance analysis. Covering Drupal versions 7 and 8, this book is the ideal reference for everything from site deployment to implementing specific technologies such as Varnish, memcache, or Solr. If you... How can you help your Drupal website continue to perform at the highest level as it grows to meet demand? This comprehensive guide provides best pr... |
|
cena:
175,00 zł |
Expert PHP and MySQL: Application Design and Development
ISBN: 9781430260073 / Angielski / Miękka / 340 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Expert PHP and MySQL takes you beyond learning syntax to showing you how to apply proven software development methods to building commerce-grade PHP and MySQL projects that will stand the test of time and reliably deliver on customer needs. Developers of real-world applications face numerous problems that seem trivial on the surface, but really do take some skill to get right. Error handling is about more than just the mechanics in the PHP syntax, but also about handling MySQL errors, logging those errors, and about hiding information about application internals that error... Expert PHP and MySQL takes you beyond learning syntax to showing you how to apply proven software development methods to building commerce... |
|
cena:
213,98 zł |
Web Developer's Cookbook
ISBN: 9780071794312 / Angielski / Miękka / 992 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 300+ Ready-to-Use PHP, JavaScript, and CSS Solutions
Web Developer's Cookbook contains more than 300 PHP, JavaScript, and CSS recipes you can use right away to create interactive Web content. All of the solutions are fully documented and their functionality clearly explained, along with customization tips. The recipes include HTML examples and screen shots showing exactly how to apply them in real-world situations. Methods for using HTML5 to make Web pages even more interactive and dynamic are also provided. Shorten development time and sharpen your programming skills with help from... 300+ Ready-to-Use PHP, JavaScript, and CSS Solutions
Web Developer's Cookbook contains more than 300 PHP, JavaScript, and CSS recipes you ca... |
|
cena:
294,88 zł |
PHP Objects, Patterns and Practice
ISBN: 9781430229254 / Angielski / Miękka / 536 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book takes you beyond the PHP basics to the enterprise development practices used by professional programmers. Updated for PHP 5.3 with new sections on closures, namespaces, and continuous integration, this edition will teach you about object features such as abstract classes, reflection, interfaces, and error handling. You'll also discover object tools to help you learn more about your classes, objects, and methods. Then you'll move into design patterns and the principles that make patterns powerful. You'll learn both classic design patterns and enterprise and database... This book takes you beyond the PHP basics to the enterprise development practices used by professional programmers. Updated for PHP 5.3 with new se... |
|
cena:
233,44 zł |
Learning Joomla! 3 Extension Development, Third Edition
ISBN: 9781782168379 / Angielski / Miękka / 458 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Clear steps to create your own plugins, modules, and components for Joomla 3 Guides you through extending your components by allowing them to interact with modules and plugins Introduces you to packaging your extensions for distribution to other Joomla users Enables you to secure your extensions and avoid common vulnerabilities by gaining some white hat hacking experience
Clear steps to create your own plugins, modules, and components for Joomla 3 Guides you through extending your components by allowing them to interact...
|
|
cena:
296,23 zł |
Pro Drupal as an Enterprise Development Platform
ISBN: 9781430260042 / Angielski / Miękka / 276 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. In Pro Drupal as an Enterprise Development Platform authors Jamie Kurtz and Thomas Besluau explain how developers can save themselves time and money, and build their applications faster with fewer bugs by using the Drupal CMS as a foundation for their projects. The days when custom client applications were built entirely from scratch are over. Today, it makes business sense to use a flexible, highly scalable framework such as Drupal, Joomla or DotNetNuke as a foundation. This book focuses on why Drupal makes a particularly strong choice for the majority of developers.
With an... In Pro Drupal as an Enterprise Development Platform authors Jamie Kurtz and Thomas Besluau explain how developers can save themselves time an...
|
|
cena:
136,15 zł |
Wordpress 3.7 Complete: Third Edition
ISBN: 9781782162407 / Angielski / Miękka / 404 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Make your first end-to-end website from scratch with WordPress Overview * Learn how to build a WordPress site quickly and effectively* Find out how to create content thats optimized to be published on the Web* Learn the basics of working with WordPress themes and playing with widgets In Detail Back in the day, when you wanted to launch a new website, you either had to learn web programming yourself or hire a professional who would take care of the whole process for you. Those times are long gone due to WordPress and the great opportunities it brings. With WordPress, anyone can build an...
Make your first end-to-end website from scratch with WordPress Overview * Learn how to build a WordPress site quickly and effectively* Find out how t...
|
|
cena:
237,94 zł |
Persistence in PHP with the Doctrine Orm
ISBN: 9781782164104 / Angielski / Miękka / 114 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Build a model layer of your PHP applications successfully, using Doctrine ORM. Develop a fully functional doctrine-backed web application and generate a database schema from your PHP classes.
Build a model layer of your PHP applications successfully, using Doctrine ORM. Develop a fully functional doctrine-backed web application and generate...
|
|
cena:
160,23 zł |
Mastering Sublime Text
ISBN: 9781849698429 / Angielski / Miękka / 110 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. A concise guide to help you master the sublime text skills, this book covers everything from basic setup and the art of theme customization to the proficiency of plugin development.
A concise guide to help you master the sublime text skills, this book covers everything from basic setup and the art of theme customization to the pro...
|
|
cena:
160,23 zł |
PHP in 123: You Don't Have to be a Rocket Scientist
ISBN: 9781494719326 / Angielski / Miękka / 88 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Do you want to learn PHP, or do you have a blog and just need some coding knowledge to manage your site? Have you tried reading through long PHP books, only to find the material draining and more than you'd ever need to know or could even possibly remember? I had those same problems. I wanted to master PHP, but knew that there had to be an easier way. I just needed a broad view of what was going on. Then, I was able to narrow down my needs, figure problems out, and grow from there. "PHP in 123" is meant to remove everything that you don't need to know about PHP and get you thinking and...
Do you want to learn PHP, or do you have a blog and just need some coding knowledge to manage your site? Have you tried reading through long PHP books...
|
|
cena:
59,15 zł |
Phpunit Essentials
ISBN: 9781783283439 / Angielski / Miękka / 314 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
218,52 zł |