0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R500 - R1,000 (2)
  • R1,000 - R2,500 (2)
  • R2,500 - R5,000 (1)
  • -
Status
Brand

Showing 1 - 5 of 5 matches in All Departments

Pro PHP and jQuery (Paperback, 2nd ed.): Keith Wald, Jason Lengstorf Pro PHP and jQuery (Paperback, 2nd ed.)
Keith Wald, Jason Lengstorf
R3,168 Discovery Miles 31 680 Ships in 10 - 15 working days

Take advantage of the improved performance and reduced memory requirements of PHP version 7, and learn to utilize the new built-in PHP functions and features such as typed variable enforcement with declare(strict_types=1) and the new available data types, scalar type declarations for function arguments and return statements, constant arrays using define(), argument unpacking with the ... operator, integer division with intdiv(), the null coalesce operator, the spaceship operator, new exception types, and improvements to existing features. Pro PHP and jQuery, Second Edition is for intermediate level programmers interested in building web applications using jQuery and PHP. Updated for PHP version 7 and the latest version of jQuery, this book teaches some advanced PHP techniques and it shows you how to take your dynamic applications to the next level by adding a JavaScript layer using the jQuery framework and APIs. After reading and using this book, you'll come away having built a fully functional PHP and jQuery web application that you can reapply as a template for your own particular web application. Pro PHP and jQuery, Second Edition is for intermediate level programmers interested in building web applications using jQuery and PHP. Updated for PHP version 7 and the latest version of jQuery, this book teaches some advanced PHP techniques and it shows you how to take your dynamic applications to the next level by adding a JavaScript layer using the jQuery framework and APIs, considered the most popular JavaScript libraries. After reading and using this book, you'll come away understanding a fully functional PHP using jQuery web application case study that you can reapply as a template for your own particular web application. Moreover, from PHP 7, you'll get uniform variable syntax, the AST-based compilation process, the added Closure::call(), bitwise shift consistency across platforms, the (null coalesce) operator, Unicode codepoint escape syntax, return type declarations, and new and easier extensions development with support for redis, MongoDB and much more.

Realtime Web Apps - With HTML5 WebSocket, PHP, and jQuery (Paperback, 1st ed.): Jason Lengstorf, Phil Leggetter, Alex Newman Realtime Web Apps - With HTML5 WebSocket, PHP, and jQuery (Paperback, 1st ed.)
Jason Lengstorf, Phil Leggetter, Alex Newman
R2,289 Discovery Miles 22 890 Ships in 10 - 15 working days

Realtime Web Apps: With HTML5 WebSocket, PHP, and jQuery is a guide for beginner- to intermediate-level web developers looking to take the next leap forward in website and app development: realtime. With Realtime Web Apps, you'll be able to quickly get up to speed on what HTML5 WebSocket does, how it is going to affect the future of the web as we know it, and-thanks to Pusher's simple API-start developing your first realtime app today. Using a practical approach rather than focusing on dry theory, Realtime Web Apps will guide you through building your first app using HTML5, CSS3, jQuery, and Pusher. After your initial introduction to the technologies used in the book, you'll immediately jump into the process of creating a realtime Q&A app that will work on desktop browsers as well as mobile phones (including iOS and Android). In addition to learning realtime development strategies, you'll also learn progressive development strategies including responsive CSS3 layouts, AJAX development with jQuery, and more. The future of the web is realtime. Grab your hoverboard. Introduces you to the revolutionary capabilities of the HTML5 WebSocket API Gets you started with WebSocket immediately using the super-simple Pusher API Walks you through the development of a real-life realtime web app Gets you working with responsive layouts, jQuery, and AJAX development

Pro PHP and jQuery (Paperback, 1st ed.): Jason Lengstorf Pro PHP and jQuery (Paperback, 1st ed.)
Jason Lengstorf
R1,207 R974 Discovery Miles 9 740 Save R233 (19%) Ships in 10 - 15 working days

This book is for intermediate programmers interested in building Ajax web applications using jQuery and PHP. Along with teaching some advanced PHP techniques, it willshow you how to take your dynamic applications to the next level by adding a JavaScript layer with jQuery.Learn to utilize built-in PHP functions to build calendar tools. Learn how jQuery can be used for Ajax, animation, client-side validation, and more. What you'll learn How to use PHP to build a calendar application that allows users to post, view, edit, and delete events How to use jQuery to allow the calendar app to be viewed and edited without requiring page refreshes using built-in Ajax functions The power and versatility of PHP's object-oriented programming style The various forms of security available and how to best apply them jQuery plug-in development patternsto create modular, reusable jQuery plug-ins. The basics of jQuery effects, including fading elements, generating HTML markup on the fly, and creating modal windows Who this book is for

This book is intended for programmers who want to bridge the gap between front- and back-end programming. It does not cover HTML or CSS except where absolutely necessary, and it focuses on taking intermediate PHP developers to the next level while getting comfortable with Ajax and the power of jQuery. Table of Contents Introducing jQuery Common jQuery Actions and Methods Object-Oriented Programming Build an Events Calendar Add Controls to Create, Edit, and Delete Events Password Protecting Sensitive Actions and Areas Enhancing the User Interface with jQuery Editing the Calendar with Ajax and jQuery Performing Form Validation with Regular Expressions Extending jQuery

PHP for Absolute Beginners (Paperback, 1st ed.): Jason Lengstorf PHP for Absolute Beginners (Paperback, 1st ed.)
Jason Lengstorf
R916 R771 Discovery Miles 7 710 Save R145 (16%) Ships in 10 - 15 working days

Get started in web development using PHP. Even if you've never programmed before, author Jason Lengstorf introduces you to PHP by building a PHP-based blogging site while covering all the good coding practices and skills that you'll need when you start your own projects.Create web content with version 5.3 of PHP Learn good coding practices from the very beginning Learn how systems like WordPress work

Jason Lengstorf takes a practical approach to teaching you how to build a content management system. You'll dive into writing web applications and be guided by the author's supportive explanations, rather than learning elements of the PHP language and viewing examples after.

PHP for Absolute Beginners starts slowly and covers everything you need to know about beginning web development using PHP. Even the most inexperienced web developer will find this book accessible. What you'll learn Install Apache, MySQL, and PHP Navigate the PHP language Learn the basics of writing clean code Talk to a database Make a PHP site more secure Create a complete blogging site Who this book is for

PHP for Absolute Beginners is written for the complete novice; no previous coding knowledge is assumed, and all concepts are explained to ensure maximum understanding.

However, later chapters in the book may appeal to intermediate programmers looking to improve their abilities in the area of developing content management systems or those interested in making the move from procedural code to the more modular object-oriented approach. Table of Contents Setting Up the PHP Development Environment Understanding PHP: Language Basics Passing Information with PHP Working with Databases Building the Entry Manager Adding Support for Multiple Pages Updating and Deleting Entries Adding the Ability to Upload Images Syndicating the Blog Adding a Commenting System to Your Blog Adding Password Protection to Administrative Links Finishing Touches

PHP 8 for Absolute Beginners - Basic Website and Web Application Development (Paperback, 3rd ed.): Jason Lengstorf, Thomas Blom... PHP 8 for Absolute Beginners - Basic Website and Web Application Development (Paperback, 3rd ed.)
Jason Lengstorf, Thomas Blom Hansen, Steve Prettyman
R1,370 R1,108 Discovery Miles 11 080 Save R262 (19%) Ships in 10 - 15 working days

Embark on a practical journey of building dynamic sites aided by multiple projects that can be easily adapted to real-world scenarios. This third edition will show you how to become a confident PHP developer, ready to take the next steps to being a Full Stack Developer and/or successful website or web application programmer. You won't be swamped with every detail of the full PHP language up front - instead, you'll be introduced to a small, versatile subset of PHP by learning to use it creatively to develop dynamic projects. You will see how to use variables, control structures, functions, and object-oriented programming. Secure programming techniques are used throughout the book to demonstrate the proper way to defend against hackers. You will learn how to plan and create MySQL/MariaDB databases and access them using PHP. During this process, you will be introduced to data objects, UI design concepts, and design patterns. Model-View-Controller (MVC) methodology will be used to keep a consistent logical design for each project. Four main projects will be introduced: an image gallery, a blogging system, a data management dashboard, and an interactive game. Initially, a general discussion of how operating systems make programming easier, more reliable, and efficient will be provided. A brief example will follow to demonstrate installation of the latest versions of Apache, PHP, and MySQL/MariaDB. Basic PHP logic will be used during the development of the first project, an image gallery. Once these concepts have been absorbed, a further review of additional concepts of PHP 8 will be discussed, followed by an extensive blogging system will use MVC to reinforce and introduce additional PHP techniques. You'll also discover the use of Google Charts to create a data management dashboard. Finally, you'll explore arrays in more depth by developing logic for a checkers game. Along the way, exercises and projects are provided to reinforce what has been learned. What You'll Learn Explore the basics of PHP syntax, structures, functions, modules and more Design and develop of interactive UIs Build dynamic UIs using SQL to access MySQL/MariaDB Databases Understand the development of secure and efficient Object-Oriented classes and objects Apply the knowledge learned when creating four real-world PHP projects Who This Book Is For Aspiring web developers and designers who are new to web development and/or PHP; programmers who are new to PHP and even programming itself.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Sony NEW Playstation Dualshock 4 v2…
 (22)
R1,428 Discovery Miles 14 280
Sony PULSE Explore Wireless Earbuds
R4,999 R4,749 Discovery Miles 47 490
Bostik Double-Sided Tape (18mm x 10m…
 (1)
R31 Discovery Miles 310
Dog's Life Calming Cuddler (Grey…
R450 R312 Discovery Miles 3 120
First Aid Dressing No 3
R5 Discovery Miles 50
Raz Tech Laptop Security Chain Cable…
R299 R169 Discovery Miles 1 690
Swiss Air Chef 5 Litre Air Fryer (1400…
 (1)
R1,999 Discovery Miles 19 990
Bettaway Mega C1000 Fizzi Effervescent…
R62 Discovery Miles 620
So Close - Blacklist: Book 1
Sylvia Day Paperback R380 R149 Discovery Miles 1 490
Samurai Sword Murder - The Morne Harmse…
Nicole Engelbrecht Paperback R330 R284 Discovery Miles 2 840

 

Partners