• Web Application Defender's Cookbook: Battling Hackers and Protecting Users

    Defending your web applications against hackers and attackers The top-selling book Web Application Hacker's Handbook showed how attackers and hackers identify and attack vulnerable live web applications. This new Web Application Defender's Cookbook is the perfect counterpoint to that book: it shows you how to defend. Authored by a highly credentialed defensive security expert, this new book details defensive security methods and can be used as courseware for training network security personnel, web server administrators, and security consultants. Each "recipe" shows you a way to detect and def... [Read More]

    • ASIN: 1118362187
    • ASIN: 1118362187
    • ISBN: 9781118362181
    • Brand: Brand: Wiley
    • Manufacturer: Wiley

  • Ruby Best Practices: Increase Your Productivity - Write Better Code

    How do you write truly elegant code with Ruby? Ruby Best Practices is for programmers who want to use Ruby as experienced Rubyists do. Written by the developer of the Ruby project Prawn, this concise book explains how to design beautiful APIs and domain-specific languages with Ruby, as well as how to work with functional programming ideas and techniques that can simplify your code and make you more productive. You'll learn how to write code that's readable, expressive, and much more. Ruby Best Practices will help you:Understand the secret powers unlocked by Ruby's code blocksLearn how to bend ... [Read More]

    • ASIN: 0596523009
    • UPC: 636920523000
    • ASIN: 0596523009
    • ISBN: 0596523009
    • Brand: Brand: O'Reilly Media
    • Manufacturer: O'Reilly Media

  • The Hacker Playbook 3: Practical Guide To Penetration Testing

    Back for the third season, The Hacker Playbook 3 (THP3) takes your offensive game to the pro tier. With a combination of new strategies, attacks, exploits, tips and tricks, you will be able to put yourself in the center of the action toward victory. The main purpose of this book is to answer questions as to why things are still broken. For instance, with all the different security products, secure code reviews, defense in depth, and penetration testing requirements, how are we still seeing massive security breaches happening to major corporations and governments? The real question we need to ... [Read More]

    • ASIN: 1980901759
    • ASIN: 1980901759
    • ISBN: 1980901759
    • Manufacturer: Independently published

  • High Performance Mobile Web: Best Practices for Optimizing Mobile Web Apps

    Optimize the performance of your mobile websites and webapps to the extreme. With this hands-on book, veteran mobile and web developer Maximiliano Firtman demonstrates which aspects of your site or app slow down the user’s experience, and what you can do to achieve lightning-fast performance. There’s much at stake: if you want to boost your app’s conversion rate, then tackling performance issues is the best way to start.Learn tools and techniques for working with responsive web design, images, the network layer, and many other ingredients—plus the metrics to check your progress. Ideal ... [Read More]

    • ASIN: 1491912553
    • ASIN: 1491912553
    • ISBN: 1491912553
    • Brand: O Reilly Media
    • Manufacturer: O'Reilly Media

  • Pro Python Best Practices: Debugging, Testing and Maintenance

    Learn software engineering and coding best practices to write Python code right and error free. In this book you’ll see how to properly debug, organize, test, and maintain your code, all of which leads to better, more efficient coding.Software engineering is difficult. Programs of any substantial length are inherently prone to errors of all kinds. The development cycle is full of traps unknown to the apprentice developer. Yet, in Python textbooks little attention is paid to this aspect of getting your code to run. At most, there is a chapter on debugging or unit testing in your average basic... [Read More]

    • ASIN: 1484222407
    • ASIN: 1484222407
    • ISBN: 1484222407
    • Manufacturer: Apress

  • Architecting High Performing, Scalable and Available Enterprise Web Applications

    Architecting High Performing, Scalable and Available Enterprise Web Applications provides in-depth insights into techniques for achieving desired scalability, availability and performance quality goals for enterprise web applications. The book provides an integrated 360-degree view of achieving and maintaining these attributes through practical, proven patterns, novel models, best practices, performance strategies, and continuous improvement methodologies and case studies.  The author shares his years of experience in application security, enterprise application testing, caching techniques, p... [Read More]

    • ASIN: 0128022582
    • ASIN: 0128022582
    • ISBN: 0128022582
    • Manufacturer: Morgan Kaufmann

  • Git in Practice: Includes 66 Techniques

    SummaryGit in Practice is a collection of 66 tested techniques that will optimize the way you and your team manage your development projects. The book begins with a brief reminder of the core version control concepts you need when using Git and moves on to the high-value features you may not have explored yet. Then, you'll dig into cookbook-style techniques like history visualization, advanced branching and rewriting history each presented in a problem-solution-discussion format. Finally you'll work out how to use Git to its full potential through configuration, team workflows, submodules and ... [Read More]

    • ASIN: 1617291978
    • ASIN: 1617291978
    • ISBN: 1617291978
    • Manufacturer: Manning Publications

  • Beautiful Testing: Leading Professionals Reveal How They Improve Software (Theory in Practice)

    Successful software depends as much on scrupulous testing as it does on solid architecture or elegant code. But testing is not a routine process, it's a constant exploration of methods and an evolution of good ideas. Beautiful Testing offers 23 essays from 27 leading testers and developers that illustrate the qualities and techniques that make testing an art. Through personal anecdotes, you'll learn how each of these professionals developed beautiful ways of testing a wide range of products -- valuable knowledge that you can apply to your own projects. Here's a sample of what you'll find in... [Read More]

    • ASIN: 0596159811
    • UPC: 636920159810
    • ASIN: 0596159811
    • ISBN: 0596159811
    • Brand: imusti
    • Manufacturer: O'Reilly Media

  • PHP and MySQL Web Development (5th Edition) (Developer's Library)

    PHP and MySQL Web Development, Fifth Edition The definitive guide to building database-driven Web applications with PHP and MySQL PHP and MySQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications. PHP is a powerful scripting language designed to enable developers to create highly featured Web applications quickly, and MySQL is a fast, reliable database that integrates well with PHP and is suited for dynamic Internet-based applications. PHP and MySQL Web Development shows how to use these tools together to produce effective... [Read More]

    • ASIN: 0321833899
    • ASIN: 0321833899
    • ISBN: 0321833899
    • Brand: Addison-Wesley Professional
    • Manufacturer: Addison-Wesley Professional

  • Web Design DeMYSTiFieD

    Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Website DESIGN just got a whole lot EASIER!Learn the latest website development tools, techniques, and best practices. Web Design Demystified provides the hands-on help you need to get started. Written in a step-by-step format, this practical guide begins by covering website planning and designing for screens. Then, you'll learn how to build pages, use and integrate HTML and CSS, work with JavaScript, PHP, a... [Read More]

    • ASIN: 0071748016
    • ASIN: 0071748016
    • ISBN: 0071748016
    • Manufacturer: McGraw-Hill Education

  • Programming: Principles and Practice Using C++ (2nd Edition)

    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 some other technical field.   Focus on Fundamental Concepts and Techniques The book explains fundamental concepts and techniques in greater depth than traditional introductions. This approach will give you a solid foundation for writing useful, correct, maintainable, and efficient code.   Programming with Today’s C++ (C++11 and C++14) The book is an introduction t... [Read More]

    • ASIN: 0321992784
    • UPC: 884926202607
    • ASIN: 0321992784
    • ISBN: 0321992784
    • Manufacturer: Addison-Wesley Professional

  • Moderating Usability Tests: Principles and Practices for Interacting (Interactive Technologies)

    Moderating Usability Tests provides insight and guidance for usability testing. To a large extent, successful usability testing depends on the skills of the person facilitating the test. However, most usability specialists still learn how to conduct tests through an apprentice system with little formal training. This book is the resource for new and experienced moderators to learn about the rules and practices for interacting. Authors Dumas and Loring draw on their combined 40 years of usability testing experience to develop and present the most effective principles and practices - both practi... [Read More]

    • ASIN: 0123739330
    • ASIN: 0123739330
    • ISBN: 0123739330
    • Manufacturer: Morgan Kaufmann

  • JSP Examples and Best Practices

    JSP Examples and Best Practices takes basic JSP and applies sound architectural principles and design patterns to give the average developer the tools to build scalable enterprise applications using JSP.

    • ASIN: 1590590201
    • UPC: 689253152010
    • ASIN: 1590590201
    • ISBN: 9781590590201
    • Manufacturer: Picnic Time

  • Learning Kali Linux: Security Testing, Penetration Testing, and Ethical Hacking

    With more than 600 security tools in its arsenal, the Kali Linux distribution can be overwhelming. Experienced and aspiring security professionals alike may find it challenging to select the most appropriate tool for conducting a given test. This practical book covers Kali’s expansive security capabilities and helps you identify the tools you need to conduct a wide range of security tests and penetration tests. You’ll also explore the vulnerabilities that make those tests necessary.Author Ric Messier takes you through the foundations of Kali Linux and explains methods for conducting tests ... [Read More]

    • ASIN: 149202869X
    • ASIN: 149202869X
    • ISBN: 9781492028697
    • Manufacturer: O'Reilly Media

  • The Go Programming Language (Addison-Wesley Professional Computing Series)

    The Go Programming Language is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-world problems. The book does not assume prior knowledge of Go nor experience with any specific language, so you’ll find it accessible whether you’re most comfortable with JavaScript, Ruby, Python, Java, or C++. The first chapter is a tutorial on the basic concepts of Go, introduced through programs for file I/O and text processing, simple graphics, and web clients and servers. Early chapters cover the structural elements of... [Read More]

    • ASIN: 0134190440
    • ASIN: 0134190440
    • ISBN: 9780134190440
    • Manufacturer: Addison-Wesley Professional

  • Pro Spring Boot 2 : An Authoritative Guide to Building Microservices, Web and Enterprise Applications, and Best Practices

    9781484236758

    • UPC: 935880378

  • Designing Silverlight Business Applications : Best Practices for Using Silverlight Effectively in the Enterprise

    short description is not available

    • UPC: 17335423

  • Best Practices for Web Application Scanning on Full Production Sites | Starwood Hotels

    Web Application Security and OWASP - Top 10 Security Flaws

    All about web application testing - FOSSAsia 2015