Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Ruby on rails (Electronic resource) 73
- Ruby (Computer program language) 65
- Web site development 56
- Development 36
- Application software 35
- Engineering & Applied Sciences 18
- Object-oriented programming (Computer science) 18
- Web sites 16
- Computer Science 13
- Computer programming 11
- Design 9
- JavaScript (Computer program language) 8
- Web applications 8
- Programming languages (Electronic computers) 7
- Electrical & Computer Engineering 6
- Internet programming 6
- Telecommunications 6
- Web Development 6
- Ajax (Web site development technology) 5
- Authoring programs 5
- Java (Computer program language) 5
- Object-oriented programming languages 5
- Computer programs 4
- Microsoft .NET Framework 4
- Open source software 4
- Programming Languages, Compilers, Interpreters 4
- Programming Techniques 4
- Active server pages 3
- AngularJS (Software framework) 3
- Computer software 3
-
121por Vegh, AaronTabla de Contenidos: “…Your First Ruby ApplicationThe Invoicr Application; Summary; Chapter 17: Ruby on Rails; What Is Rails?; Your First Rails Application; Digging Deeper: Introducing the Pipeline Application; The Finishing Touches: A Tour; Pushing Rails to Production; Appendix A: Running a Freelance Web Business; Administration Basics; Your Service Offering; Surviving in the Long Term; Appendix B: Resources; Internet Infrastructure; Client-Side Development; Design Resources; Server-Side Development; Glossary; Index…”
Publicado 2010
Libro electrónico -
122Publicado 2016“…Learn the fundamentals of ASP.NET MVC and build real-world web applications using ASP.NET Core MVC About This Book Get a first-principles coverage of ASP.NET MVC and the latest release, Core This book is uniquely designed for developers who are looking to transition their skills into the .NET development field The standalone chapter structure leaves you free to explore ASP.NET MVC to immediately solve your pain points Who This Book Is For This book is for developers who want to learn to build web applications using ASP.NET Core, developers who want to make a career building web applications using Microsoft technology, and developers who are working in Ruby on Rails or other web frameworks and want to learn ASP.NET Core MVC. …”
Libro electrónico -
123Publicado 2009“…Developers are instantly productive, picking up all the benefits of the Ruby-based Rails framework without giving up any of the power of Java. …”
Libro electrónico -
124Publicado 2017“…Learn how to develop web applications that deploy cross-platform and are optimized for high performance using ASP.NET Core 2 About This Book Master high-level web app performance improvement techniques using ASP.NET Core 2.0 Find the right balance between premature optimization and inefficient code Design workflows that run asynchronously and are resilient to transient performance issues Who This Book Is For This book is aimed for readers who can build a web application and have some experience with ASP.NET or some other web application framework (such as Ruby on Rails or Django). They can be people who are happy learning details independently but who struggle to discover the topics that they should be researching. …”
Libro electrónico -
125por Tate, Bruce, 1965-Tabla de Contenidos: “…Installing Rails; Ruby on Rails; Mongrel; SQLite; RadRails; OS X; Linux; B. …”
Publicado 2011
Libro electrónico -
126por Gardner, James“…Spurred by the enormous popularity of Ruby on Rails, web frameworks have revolutionized the way developers of all programming languages tackle the often complex task of web application development. …”
Publicado 2009
Libro electrónico -
127por Rocher, Graeme Keith“…The rise of Ruby on Rails has signified a huge shift in how we build web applications today; it is a fantastic framework with a growing community. …”
Publicado 2009
Libro electrónico -
128Publicado 2015Tabla de Contenidos: “…""Serializing, Deserializing, and Requesting JSON""""ASP.NET""; ""PHP""; """"; ""Ruby on Rails""; ""Node.js""; ""Java""; ""Key Terms and Concepts""; ""Chapter 10. …”
Libro electrónico -
129por Macedo, TiagoTabla de Contenidos: “…Clients; Using Redis from the Command Line; Problem; Solution; Discussion; Using Redis from Python with redis-py; Problem; Solution; Discussion; Using Redis from Ruby with redis-rb; Problem; Solution; Discussion; Using Redis with Ruby on Rails; Problem; Solution; Discussion; Adding Redis functionality to ActiveRecord models; Chapter 3. …”
Publicado 2011
Libro electrónico -
130por Gajda, Wlodzimierz. authorTabla de Contenidos: “…Project 1: "Songs for kids" Written in AngularJS Project 2: "Songs for kids" Written in Django; Project 3: "Songs for kids" Written in Ruby on Rails; Project 4: "Songs for kids" Written in Symfony; What Have You Achieved?…”
Publicado 2015
Libro electrónico -
131Publicado 2023Tabla de Contenidos: “…-- "I'll Just Build It Myself" -- Consistency and Flexibility -- A Short History of Web and PHP Frameworks -- Ruby on Rails -- The Influx of PHP Frameworks -- The Good and the Bad of CodeIgniter -- Laravel 1, 2, and 3 -- Laravel 4 -- Laravel 5 -- Laravel 6…”
Libro electrónico -
132por Holzner, StevenTabla de Contenidos: “…Using libXmlRequest to Download XMLUsing AJAXLib to Download XML; Summary; Chapter 6 More Advanced Ajax Frameworks; Using the Majax Framework; Using the Sack Framework; Using the XHConn Framework; Using the uniAjax Framework; Using the AjaxGear Framework; Using the AjaxRequest Framework; Using the Http Framework to Avoid Caching; Using the Sarissa Framework to Handle XML; Using the Interactive Website Framework to Handle XML; Summary; Chapter 7 Using Server-Side Ajax Frameworks; Working with PHP-Based Frameworks; Working with Java-Based Frameworks; Working with Ajax and Ruby on Rails; Summary…”
Publicado 2007
Libro electrónico -
133por Collingbourne, Huw“…The Book of Ruby is an in-depth introduction to Ruby, one of the world's most popular programming languages and the backbone of the acclaimed Ruby on Rails web application framework. With an emphasis on writing clear and maintainable code, author Huw Collingbourne takes readers from the most basic constructs, like types, conditions, and loops, to more advanced techniques, like multithreading and metaprogramming. …”
Publicado 2011
Libro electrónico -
134por Raymond, Scott“… Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. …”
Publicado 2006
Libro electrónico -
135Publicado 2017Tabla de Contenidos: “…Extending community cookbooks by using application wrapper cookbooks -- Creating custom Ohai plugins -- Creating custom knife plugins -- Chapter 4: Writing Better Cookbooks -- Introduction -- Setting environment variables -- Passing arguments to shell commands -- Overriding attributes -- Using search to find nodes -- Using data bags -- Using search to find data bag items -- Using encrypted data bag items -- Accessing data bag values from external scripts -- Getting information about the environment -- Writing cross-platform cookbooks -- Making recipes idempotent by using conditional execution -- Chapter 5: Working with Files and Packages -- Introduction -- Creating configuration files using templates -- Using pure Ruby in templates for conditionals and iterations -- Installing packages from a third-party repository -- Installing software from source -- Running a command when a file is updated -- Distributing directory trees -- Cleaning up old files -- Distributing different files based on the target platform -- Chapter 6: Users and Applications -- Introduction -- Creating users from data bags -- Securing the Secure Shell daemon -- Enabling passwordless sudo -- Managing NTP -- Installing nginx from source -- Creating nginx virtual hosts -- Creating MySQL databases and users -- Managing Ruby on Rails applications -- Managing Varnish -- Managing your local workstation with Chef Pantry -- Chapter 7: Servers and Cloud Infrastructure -- Introduction -- Creating cookbooks from a running system with Blueprint -- Running the same command on many machines at once -- Setting up SNMP for external monitoring services -- Deploying a Nagios monitoring server -- Using HAProxy to load-balance multiple web servers -- Using custom bootstrap scripts -- Managing firewalls with iptables -- Managing fail2ban to ban malicious IP addresses -- Managing Amazon EC2 instances…”
Libro electrónico -
136por Vossen, GottfriedTabla de Contenidos: “…3.2 APIs, WPCs, and their mash-ups3.2.1 The situation in Web 1.0; 3.2.2 Content syndication with Web feeds; 3.2.3 Mash-ups based on WPCs; 3.3 Tagging; 3.3.1 Flickr and tagging; 3.3.2 Social bookmarking; 3.3.3 Folksonomies; 3.4 Summary; Chapter 4 Sample Frameworks for Web Application Development; 4.1 Development methodologies; 4.2 Client-side Ajax frameworks; 4.2.1 Kabuki Ajax toolki; 4.2.2 Development of a Zimlet using AjaxTK; 4.3 Server-side frameworks; 4.3.1 Ruby on Rails; 4.3.2 Creating a Web application with Rails; 4.4 Frameworks for other RIA technologies…”
Publicado 2007
Libro electrónico -
137
-
138Publicado 2017Tabla de Contenidos: “…Creating functional roles -- Managing external cookbooks the Berkshelf way -- Chapter 7: Testing and Writing Better Infrastructure Code with Chef and Puppet -- Introduction -- Linting infrastructure code using Foodcritic or Cookstyle -- Unit testing infrastructure code with ChefSpec -- Testing infrastructure code using Test Kitchen -- Integration testing infrastructure code with ServerSpec -- Chapter 8: Maintaining Systems Using Chef and Puppet -- Introduction -- Maintaining consistent systems using scheduled convergence -- Creating Chef environments -- Using encrypted data bags -- Using Chef Vault encryption -- Accessing and manipulating system information with Ohai -- Automating application deployment (a WordPress example) -- Using a TDD Chef workflow -- Planning for the worse - train to rebuild working systems -- Chapter 9: Working with Docker -- Introduction -- Docker usage overview -- Choosing the right Docker base image -- Optimizing the Docker image size -- Versioning Docker images with tags -- Deploying a Ruby-on-Rails web application in Docker -- Building and using Golang applications with Docker -- Networking with Docker -- Creating more dynamic containers -- Auto-configuring dynamic containers -- Better security with unprivileged users -- Orchestrating with Docker Compose -- Linting a Dockerfile -- Deploying a private Docker registry with S3 storage -- Chapter 10 : Maintaining Docker Containers -- Introduction -- Testing Docker containers with BATS -- Test-Driven Development with Docker and Serverpec -- The workflow for creating automated Docker builds from Git -- The workflow for connecting the Continuous Integration system -- Scanning for vulnerabilities with Quay.io and Docker Cloud -- Sending Docker logs to AWS CloudWatch logs -- Monitoring and getting information out of Docker -- Debugging containers using sysdig -- Index…”
Libro electrónico -
139Publicado 2017Tabla de Contenidos: “…. -- See also -- Running Ruby on Rails with NGINX -- Getting ready -- How to do it... -- How it works... -- See also -- Easy Flask with NGINX -- Getting ready -- How to do it... -- How it works... -- Laravel via NGINX -- Getting ready -- How to do it... -- How it works... -- See also -- Meteor applications with NGINX…”
Libro electrónico -
140por Laudon, KennethTabla de Contenidos: “…Tools for Interactivity and Active Content -- Java, Java Server Pages (JSP), and JavaScript -- Active Server Pages (ASP) and ASP.NET -- ColdFusion -- PHP, Ruby on Rails (RoR), and Django -- Other Design Elements -- Personalization Tools -- The Information Policy Set -- 4.6 Developing a Mobile Website and Building Mobile Applications -- Insight on Society: Designing for Accessibility -- Planning and Building a Mobile Presence -- Mobile Presence: Design Considerations -- Cross-Platform Mobile App Development Tools -- Mobile Presence: Performance and Cost Considerations -- 4.7 Careers in E-commerce -- The Company -- Position: UX Designer -- Insight on Technology: Klook Sets Its Sights on New Vistas -- Qualifications/Skills -- Preparing for the Interview -- Possible First Interview Questions -- 4.8 Case Study: Skyscanner: The One-stop Travel Platform -- 4.9 Review -- Key Concepts -- Questions -- Projects -- References -- Chapter 5: E-Commerce Security and Payment Systems -- Learning Objectives -- Ransomware: The New Business of Hostage-Taking -- 5.1 The E-commerce Security Environment -- The Scope of the Problem -- The Underground Economy Marketplace: The Value of Stolen Information -- What Is Good E-commerce Security? …”
Publicado 2021
Libro electrónico