无名图书的logo
无名图书
  • 最近更新
  • 文学
  • 社会文化
  • 历史
  • 经济
  • 理工科
  • 政治
  • 健康
  • 自然科学
  • 计算机
  • 设计
  • 美食旅行
  • 思想
  • 生物
  • 建筑
  • 绘本
  • 天文
  • tmux

    Brian P. Hogan

    评分 8.1分

    It’s pretty common for a modern developer to have a database console, web server, and a text editor running at the same time. Switching between these with the mouse takes up valuable time and can b

  • Programming Ecto

    Darin Wilson

    评分 暂无

    Languages may come and go, but the relational database endures. Learn how to use Ecto, the premier database library for Elixir, to connect your Elixir and Phoenix apps to databases. Get a firm hand

  • Software Design X-Rays: Fix Technical Debt with Behavioral Code Analysis

    Adam Tornhill

    评分 暂无

    Are you working on a codebase where cost overruns, death marches, and heroic fights with legacy code monsters are the norm? Battle these adversaries with novel ways to identify and prioritize techn

  • Modern Vim

    Drew Neil

    评分 7.2分

    Turn Vim into a full-blown development environment using Vim 8’s new features and this sequel to the beloved bestseller Practical Vim. Integrate your editor with tools for building, testing, lintin

  • Rails, Angular, Postgres, and Bootstrap

    David B. Copeland

    评分 暂无

  • XSLT Jumpstarter

    David James Kelly

    评分 暂无

  • Seven Web Frameworks in Seven Weeks

    Jack Moffitt

    评分 暂无

  • SQL Antipatterns

    Bill Karwin

    评分 7.9分

    Each chapter in this book helps you identify, explain, and correct a unique and dangerous antipattern. The four parts of the book group the antipatterns in terms of logical database design, physica

  • Language Implementation Patterns

    Terence Parr

    评分 8.6分

    Knowing how to create domain-specific languages (DSLs) can give you a huge productivity boost. Instead of writing code in a general-purpose programming language, you can first build a custom l

  • Agile Web Development with Rails, Third Edition

    Sam Ruby

    评分 9.1分

    Rails just keeps on changing. Rails 2, released in 2008, brings hundreds of improvements, including new support for RESTful applications, new generator options, and so on. And, as importantly,

  • Pragmatic Thinking and Learning

    Andy Hunt

    评分 8.4分

    In this title: together we'll journey together through bits of cognitive and neuroscience, learning and behavioral theory; you'll discover some surprising aspects of how our brains work; and,

  • Design Accessible Web Sites

    Jeremy Sydik

    评分 暂无

    It's not a one-browser web anymore. You need to reach audiences that use cell phones, PDAs, game consoles, or other "alternative" browsers, as well as users with disabilities. Legal requiremen

  • Textmate

    James Edward Gray II

    评分 8.2分

    TextMate is a powerful tool for programmers, web designers, and anyone else who regularly needs to work with text files on Mac OS X. TextMate focuses on pragmatic automation, which means it wi

  • Agile Web Development with Rails, 2nd Edition

    Dave Thomas

    评分 8.9分

  • Agile Retrospectives

    Esther Derby

    评分 8.3分

    Project retrospectives help teams examine what went right and what went wrong on a project. But traditionally, retrospectives (also known as "post-mortems") are only help at the end of the project

  • Programming Ruby

    Dave Thomas

    评分 8.5分

    Ruby is an increasingly popular, fully object-oriented dynamic programming language, hailed by many practitioners as the finest and most useful language available today. When Ruby first burst

  • A Common-Sense Guide to Data Structures and Algorithms

    Jay Wengrow

    评分 8.1分

    If you last saw algorithms in a university course or at a job interview, you’re missing out on what they can do for your code. Learn different sorting and searching techniques, and when to use

  • Functional Programming Patterns in Scala and Clojure

    Michael Bevilacqua-Linn

    评分 暂无

    Functional languages have their own patterns that enable you to solve problems with less code than object-oriented programming alone. This book introduces you, the experienced Java programmer, to S