Mostrando 141 - 159 Resultados de 159 Para Buscar '"Ruby on Rails"', tiempo de consulta: 0.09s Limitar resultados
  1. 141
    Publicado 2017
    Tabla de Contenidos: “…-- Resources -- Incorporating respond_to_missing to conform to metaprogramming best practices -- Resources -- Implementing metaprogramming with define_method -- Resources -- Summary -- Chapter 16: Ruby Web Frameworks -- Sinatra web framework development -- Introduction to the Ruby on Rails framework -- Summary -- Chapter 17: Working with APIs in Ruby -- How to work with APIs in Ruby -- How to use the httparty Ruby gem -- How to create a custom API connector in Ruby -- How to parse an API in Ruby -- Summary -- Chapter 18: Ruby Algorithms -- Introduction to sorting algorithms -- Bubble sort -- Quick sort -- Merge sort -- Implementing the bubble sort algorithm -- Bubble sort code example -- Implementing the quick sort algorithm -- Explanation of quick sort -- Quick sort code example -- Implementing the merge sort algorithm…”
    Libro electrónico
  2. 142
    Publicado 2007
    “…You'll also learn how to use frameworks such as Ruby on Rails to get the job done fast . Learn how Ajax works, how it evolved, and what it's good for Understand the flow of processing in Ajax applications Build Ajax applications with XML and the XMLHttpRequest object Integrate back-end code, from PHP to C# Use XSLT and XPath, including XPath Axis Develop client-side Ajax libraries to support code reuse Streamline development with Ruby on Rails and the Ruby programming language Use the cross-browser HTML DOM to update parts of a page Discover the best Ajax Web resources, including Ajax-capable JavaScript libraries…”
    Libro electrónico
  3. 143
    Publicado 2010
    “…IronRuby Unleashed thoroughly illuminates the use of IronRuby and .NET with today’s most powerful frameworks and technologies, including WPF, ASP.NET MVC, Ruby on Rails, and Silverlight. You’ll also find detailed coverage of unit testing, as well as cutting-edge techniques for extending IronRuby with C# or VB.NET. …”
    Libro electrónico
  4. 144
    Publicado 2015
    “…Sam has spent the last four years building Ruby and Ruby on Rails applications. He routinely gives conference talks about software design and testing and currently serves the Ruby community as a member of the RSpec core team. …”
    Video
  5. 145
    Publicado 2009
    “…Foster collaboration and accelerate information dissemination with blogs and wikis Implement folksonomic strategies to achieve business intelligence, analytics, and semantic web goals Capture and broadcast connection graphs and activity streams via social networks Bring together application data, business analytics, unstructured information, and collaborative interactions in enterprise mashups Enable rich Internet applications with Ajax, Ruby on Rails, Flash, FLEX, and other technologies Connect your Web 2.0 ecosystem through Web services, such as REST and JSON Ensure security and compliance management…”
    Libro electrónico
  6. 146
    por McMillan, Michael, 1957-
    Publicado 2013
    “…From this starting point, you can move on to work with Ruby on Rails, or continue to hand-code your Ruby programs, but either way you will have a strong understanding of the fundamentals of the Ruby programming language. …”
    Vídeo online
  7. 147
    por Black, David A.
    Publicado 2007
    “…Section 1: What This Short Cut Covers 3 Section 2: Introduction 6 Section 3: The Routing System 13 Section 4: Writing Custom Routes 31 Section 5: Named Routes 45 Section 6: REST, Resources, Representations, Routing, and Ruby on Rails 53 Section 7: Reflecting on Routes 91 Further Resources 112 Acknowledgments 113 About the Author 114…”
    Libro electrónico
  8. 148
    Publicado 2017
    “…A web developer with 10+ years of experience, Jonathan contributes and writes about React Native, speaks about React at O'Reilly OSCON conferences, and is author of the O'Reilly title "Hands-on with React and Ruby on Rails"…”
    Video
  9. 149
    por Cooper, Peter. author
    Publicado 2016
    “…Many former Java developers still use Ruby on Rails today, the most popular framework for building Ruby applications. …”
    Libro electrónico
  10. 150
    Publicado 2017
    “…There is no better first language if you're interested in learning how to program.Ruby also serves as the foundation for Ruby on Rails, a popular web framework that powers over 1.2 million websites worldwide. …”
    Video
  11. 151
    Publicado 2023
    “…Programmers love Ruby for its elegance, power, and flexibility: that's why it was chosen for the Ruby on Rails framework that launched websites from Shopify to Coinbase. …”
    Video
  12. 152
    por Fields, Jay
    Publicado 2009
    “…This book will help you • Understand the core principles of refactoring and the reasons for doing it • Recognize “bad smells” in your Ruby code • Rework bad designs into well-designed code, one step at a time • Build tests to make sure your refactorings work properly • Understand the challenges of refactoring and how they can be overcome • Compose methods to package code properly • Move features between objects to place responsibilities where they fit best • Organize data to make it easier to work with • Simplify conditional expressions and make more effective use of polymorphism • Create interfaces that are easier to understand and use • Generalize more effectively • Perform larger refactorings that transform entire software systems and may take months or years • Successfully refactor Ruby on Rails code…”
    Libro electrónico
  13. 153
    Publicado 2008
    “…Even more important, it delivers specific, up-to-the-minute recommendations for securing Ajax applications in each major Web programming language and environment, including .NET, Java, PHP, and even Ruby on Rails. You’ll learn how to: · Mitigate unique risks associated with Ajax, including overly granular Web services, application control flow tampering, and manipulation of program logic · Write new Ajax code more safely—and identify and fix flaws in existing code · Prevent emerging Ajax-specific attacks, including JavaScript hijacking and persistent storage theft · Avoid attacks based on XSS and SQL Injection—including a dangerous SQL Injection variant that can extract an entire backend database with just two requests · Leverage security built into Ajax frameworks like Prototype, Dojo, and ASP.NET AJAX Extensions—and recognize what you still must implement on your own · Create more secure “mashup” applications Ajax Security will be an indispensable resource for developers coding or maintaining Ajax applications; architects and development managers planning or designing new Ajax software, and all software security professionals, from QA specialists to penetration testers…”
    Libro electrónico
  14. 154
    Publicado 2018
    “…What you will learn Choose what bug bounty programs to engage in Understand how to minimize your legal liability and hunt for bugs ethically See how to take notes that will make compiling your submission report easier Know how to take an XSS vulnerability from discovery to verification, and report submission Automate CSRF PoC generation with Python Leverage Burp Suite for CSRF detection Use WP Scan and other tools to find vulnerabilities in WordPress, Django, and Ruby on Rails applications Write your report in a way that will earn you the maximum amount of money Who this book is for This book is written for developers, hobbyists, pentesters, and anyone with an interest (and a little experience) in web application security. …”
    Libro electrónico
  15. 155
    Publicado 2015
    “…Though Flask is termed a micro-framework, it is no way lacking in functionality; there are many extensions available to Flask which helps it to function at the same level as other large frameworks such as Django and Ruby on Rails. This book will demonstrate how to develop a series of web application projects with the Python web micro-framework, and leverage extensions and external Python libraries and APIs to extend the development of a variety of larger and more complex web applications. …”
    Libro electrónico
  16. 156
    Publicado 2017
    “…You can follow Phil on Twitter: @phillip_webb Skill Level Intermediate What You Will Learn Understand the patterns typical of modern application architectures Understand how Spring Boot ties together various parts of the Spring platform to make getting results a snap, on par with the agility you might otherwise expect from a Node.js or Ruby on Rails Learn how to build microservices with Spring Cloud Who Should Take This Course Existing and new Spring users Java developers working with: SQL, NoSQL, mobile, web applic..…”
    Video
  17. 157
    Publicado 2024
    “…As a versatile full-stack software engineer, he excels in Python, Ruby on Rails, C++, and more. His expansive knowledge covers areas like bioinformatics and algorithmic trading, showcasing his diverse skill set. …”
    Video
  18. 158
    Publicado 2024
    “…As a versatile full-stack software engineer, he excels in Python, Ruby on Rails, C++, and more. His expansive knowledge covers areas like bioinformatics and algorithmic trading, showcasing his diverse skill set. …”
    Video
  19. 159
    Publicado 2022
    “…About the Instructor Michael Hartl is the creator of the Ruby on Rails Tutorial, one of the leading introductions to web development, and is cofounder and principal author at Learn Enough. …”
    Video