• Modern PHP: New Features and Good Practices

    PHP is experiencing a renaissance, though it may be difficult to tell with all of the outdated PHP tutorials online. With this practical guide, you’ll learn how PHP has become a full-featured, mature language with object-orientation, namespaces, and a growing collection of reusable component libraries.Author Josh Lockhart—creator of PHP The Right Way, a popular initiative to encourage PHP best practices—reveals these new language features in action. You’ll learn best practices for application architecture and planning, databases, security, testing, debugging, and deployment. If you hav... [Read More]

    • ASIN: 1491905018
    • ASIN: 1491905018
    • ISBN: 1491905018
    • Brand: imusti
    • Manufacturer: O'Reilly Media

  • PHP Objects, Patterns, and Practice

    Aided by three key elements: object fundamentals, design principles, and best practices, you'll learn how to develop elegant and rock solid systems using PHP.The 5th edition of this popular book has been fully updated for PHP 7, including replacing the PEAR package manager with Composer, and new material on Vagrant and PHP standards. It provides a solid grounding in PHP's support for objects, it builds on this foundation to instill core principles of software design and then covers the tools and practices needed to develop, test and deploy robust code.PHP Objects, Patterns, and Practice begin... [Read More]

    • ASIN: 1484219953
    • ASIN: 1484219953
    • ISBN: 9781484219959
    • Manufacturer: Apress

  • PHP: A Comprehensive Intermediate Guide To Learn The Concept of PHP Programming

    For the last ten years, PHP has continued to evolve from just being a niche language used to power websites to an efficient tool that delivers an extensive functionality to businesses. Whether you plan to launch your best career in web development or you just want to set up your personal interactive website to save yourself the costs of hiring a PHP developer, this intermediate book will help you learn fundamental concepts which you can apply in your development process. In this book, you will learn the popular strategies and concepts designed wholly for web development. The PHP programming la... [Read More]

    • ASIN: B07K2VS41N
    • ASIN: B07K2VS41N

  • Web Design with HTML, CSS, JavaScript and jQuery Set

    A two-book set for web designers and front-end developers This two-book set combines the titles HTML & CSS: Designing and Building Web Sites and JavaScript & jQuery: Interactive Front-End Development. Together these two books form an ideal platform for anyone who wants to master HTML and CSS before stepping up to JavaScript and jQuery. HTML & CSS covers structure, text, links, images, tables, forms, useful options, adding style with CSS, fonts, colors, thinking in boxes, styling lists and tables, layouts, grids, and even SEO, Google analytics, ftp, and HTML5. JavaScript & jQuery offers an exce... [Read More]

    • ASIN: 1118907442
    • ASIN: 1118907442
    • ISBN: 1118907442
    • Brand: Wiley
    • Manufacturer: Wiley

  • C++: The Ultimate Crash Course to Learning C++ (from basics to advanced) (guide,C Programming, HTML, Javascript, Programming,all,internet, Coding, CSS, Java, PHP Book 2)

    C++ The Ultimate Crash Course to Learning C++ (from basics to advanced) If you have been looking for a new and easy way to learn C++ look no further. This book will teach you the basics about C++ and how to get started as well as more advanced issues. This tutorial is suitable for users with no experience or basic knowledge of general programming. This book is not only for individuals wanting to learn the basics of C++. If you are a programmer or looking to get into programming, you are probably wondering what C++11 and C++ 14 have to offer. You’re probably wondering about their major di... [Read More]

    • ASIN: B075HGG2GN
    • ASIN: B075HGG2GN

  • PHP Advanced and Object-Oriented Programming: Visual QuickPro Guide (3rd Edition) (Visual QuickPro Guides)

    Readers can take their PHP skills to the next level with this fully revised and updated PHP Advanced: Visual QuickPro Guide, Third Edition! Filled with fourteen chapters of step-by-step content and written by bestselling author and PHP programmer Larry Ullman, this guide teaches specific topics in direct, focused segments, shows how PHP is used in real-world applications. The book teaches developing web applications using advanced PHP techniques and advanced database concepts, and this edition offers several chapters devoted to object-oriented programming and all-new chapters on debugging, tes... [Read More]

    • ASIN: 0321832183
    • UPC: 785342832181
    • ASIN: 0321832183
    • ISBN: 0321832183
    • Brand: Brand: Peachpit Press
    • Manufacturer: Peachpit Press

  • Moodle Course Design Best Practices: Design and develop outstanding Moodle learning experiences, 2nd Edition

    Fast-paced guide for designing effective Moodle courses; experiment with Moodle’s features for free using MoodleCloudKey FeaturesApply principles of instructional design to create great Moodle learning experiencesEnhance collaboration and spur creativity with MoodleBring together instructional materials, social interaction, and student management functions in your coursesBook DescriptionMoodle is a leading virtual learning environment for your online course. This book incorporates the principles of instructional design, showing you how to apply them to your Moodle courses. With this guidance... [Read More]

    • ASIN: 1789348609
    • ASIN: 1789348609
    • ISBN: 1789348609
    • Manufacturer: Packt Publishing

  • Computer Programming for Beginners: Fundamentals of Programming Terms and Concepts

    ★★ Get the Kindle version FREE when purchasing the Paperback! ★★Every Conceivable Topic a Complete Novice Needs To KnowIf you are a newcomer to programming it’s easy to get lost in the technical jargon, before even getting to the language you want to learn.What are statements, operators, and functions?How to structure, build and deploy a program?What is functional programming and object oriented programming?How to store, manage and exchange data?These are topics many programming guides don’t cover, as they are assumed to be general knowledge to most developers. That is why this gui... [Read More]

    • ASIN: B07D6D5W99
    • ASIN: B07D6D5W99
    • Manufacturer: Nathan Clark

  • C++ How to Program (10th Edition)

    C++ How to Program presents leading-edge computing technologies in a friendly manner appropriate for introductory college course sequences, based on the curriculum recommendations of two key professional organizations–the ACM and the IEEE. The best-selling C++ How to Program is accessible to readers with little or no programming experience, yet comprehensive enough for the professional programmer. The Deitels’ signature live-code approach presents the concepts in the context of full working programs followed by sample executions. The early objects approach gets readers thinking abou... [Read More]

    • ASIN: 0134448235
    • ASIN: 0134448235
    • ISBN: 9780134448237
    • Manufacturer: Pearson

  • PHP for the Web: Visual QuickStart Guide (5th Edition)

    Learn PHP programming the quick and easy way! With PHP for the Web: Visual QuickStart Guide readers can start from the beginning to get a tour of the programming language, or look up specific tasks to learn just what they need to know.  This task-based visual reference guide uses step-by-step instructions and plenty of screenshots to teach beginning and intermediate users this popular open-source scripting language. Author Larry Ullman guides readers through the ins and outs of both PHP 5 and PHP 7, and offers more efficient ways to tackle common needs. Both beginning users, who want a... [Read More]

    • ASIN: 0134291255
    • ASIN: 0134291255
    • ISBN: 0134291255
    • Brand: Peachpit Pr
    • Manufacturer: Peachpit Press

  • Modern C++ Programming with Test-Driven Development: Code Better, Sleep Better

    If you program in C++ you've been neglected. Test-driven development (TDD) is a modern software development practice that can dramatically reduce the number of defects in systems, produce more maintainable code, and give you the confidence to change your software to meet changing needs. But C++ programmers have been ignored by those promoting TDD--until now. In this book, Jeff Langr gives you hands-on lessons in the challenges and rewards of doing TDD in C++. Modern C++ Programming With Test-Driven Development, the only comprehensive treatment on TDD in C++ provides you with everything you nee... [Read More]

    • ASIN: 1937785483
    • ASIN: 1937785483
    • ISBN: 1937785483
    • Brand: O'Reilly Media
    • Manufacturer: Pragmatic Bookshelf

  • Laravel Design Patterns and Best Practices

    Enhance the quality of your web applications by efficiently implementing design patterns in LaravelAbout This Book Create fully functional web applications using design patterns in Laravel Explore various techniques to adapt different software patterns that suit your needs Get to know the best practices to utilize when making a web application Concise and practical guide to master the MVC approach of Laravel and its benefits Who This Book Is ForThis book is intended for web application developers working with Laravel who want to increase the efficiency of their web applications. It assumes tha... [Read More]

    • ASIN: 1783287985
    • ASIN: 1783287985
    • ISBN: 1783287985
    • Manufacturer: Packt Publishing

  • Introducing Python: Modern Computing in Simple Packages

    Easy to understand and fun to read, Introducing Python is ideal for beginning programmers as well as those new to the language. Author Bill Lubanovic takes you from the basics to more involved and varied topics, mixing tutorials with cookbook-style code recipes to explain concepts in Python 3. End-of-chapter exercises help you practice what you’ve learned.You’ll gain a strong foundation in the language, including best practices for testing, debugging, code reuse, and other development tips. This book also shows you how to use Python for applications in business, science, and the arts, usin... [Read More]

    • ASIN: B00PHTRLO2
    • ASIN: B00PHTRLO2
    • Manufacturer: O'Reilly Media

  • Head First SQL: Your Brain on SQL -- A Learner's Guide

    Is your data dragging you down? Are your tables all tangled up? Well we've got the tools to teach you just how to wrangle your databases into submission. Using the latest research in neurobiology, cognitive science, and learning theory to craft a multi-sensory SQL learning experience, Head First SQL has a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.Maybe you've written some simple SQL queries to interact with databases. But now you want more, you want to really dig into those databases and work with your data. Head First SQL will... [Read More]

    • ASIN: 0596526849
    • UPC: 636920526841
    • ASIN: 0596526849
    • ISBN: 0596526849
    • Brand: imusti
    • Manufacturer: O'Reilly Media

  • Professional WordPress: Design and Development

    The highest rated WordPress development and design book on the market is back with an all new third edition. Professional WordPress is the only WordPress book targeted to developers, with advanced content that exploits the full functionality of the most popular CMS in the world. Fully updated to align with WordPress 4.1, this edition has updated examples with all new screenshots, and full exploration of additional tasks made possible by the latest tools and features. You will gain insight into real projects that currently use WordPress as an application framework, as well as the basic usage an... [Read More]

    • ASIN: 1118987241
    • ASIN: 1118987241
    • ISBN: 1118987241
    • Brand: Wrox Press
    • Manufacturer: Wrox

  • Programming : Principles and Practice Using C++

    An Introduction to Programming by the Inventor of C++ Preparation for Programming in the Real World The book assumes that you aim eventually to write non-trivial programs, whether for work in software development or in

    • UPC: 33550609
    • Rating: 5.0

  • PHP for the Web - eBook

    With PHP for the World Wide Web, Fourth Edition: Visual QuickStart Guide, readers can start from the beginning to get a tour of the programming language, or look up specific tasks to learn just what

    • UPC: 817137336
    • Rating: 4.0

  • Regular Expression Pocket Reference : Regular Expressions for Perl, Ruby, Php, Python, C, Java and .Net

    Concise and easy to use, this handy guide offers programmers a complete overview of the syntax and semantics of regular expressions, which are at the heart of every text-processing

    • UPC: 5799000
    • Rating: 5.0

  • How to Do Everything with PHP and MySQL

    How to Do Everything with PHP and

    • UPC: 53324585

  • Learning Php, MySQL & JavaScript : With Jquery, CSS & Html5

    "In this [book] ... web designers will learn how to use the technologies [presented in this book] and pick up ... web programming practices along the way--including how to optimize websites for mobile

    • UPC: 119006120

  • PHP and MySQL for Dynamic Web Sites - eBook

    Learn PHP and MySQL programming— the quick and easy way! Easy visual approach uses demonstrations and real-world examples to guide you step by step through advanced techniques for dynamic Web development using PHP and MySQL.• Concise

    • UPC: 738134906

  • Murach's PHP and MySQL (3rd Edition)

    Teach yourself how to develop database-driven web applications with PHP and MySQL (or its fork, MariaDB)...the kind of applications you'll find all over the

    • UPC: 620286022

  • PHP and MySQL for Dummies

    PHP & MYSQL FOR DUMMIES

    • UPC: 11144330

  • PHP Beginners Course: Understand the Basics of PHP / MySQL Programming in 5 Days - eBook

    Learn the basics of PHP programming with simple and complete examples.Only one Internet-connected computer (Windows, Linux, or Mac) complete with a screen, mouse, and keyboard is necessary. There are no other prerequisites except for minor

    • UPC: 224640686

  • Learn PHP Programming in 7Days: Ultimate PHP Crash Course For Beginners - eBook

    PHP is a modern internet language that is used by millions of websites all over the world. At present, globally about 80% websites are using PHP. High traffic websites like Facebook, YouTube are also using

    • UPC: 818972838

  • Extremely Defensive PHP - Marco Pivetta - PHPSW: Coding Practices, June 2015

    10 Tips For Clean Code

    How to write beautiful PHP code