Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
Datasource
Material
Language
Years
  • 1
    Online Resource
    Online Resource
    [Frisco, TX] : Pragmatic Programmers
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: The pragmatic programmers
    Parallel Title: Erscheint auch als
    Keywords: Ruby on rails (Electronic resource) ; Computer software ; Testing ; Computer software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Does your Rails code suffer from bloat, brittleness, or inaccuracy? Cure these problems with a regular dose of test-driven development. Rails 4 Test Prescriptions is a comprehensive guide to how tests can help you design and write better Rails applications. In this completely revised edition, you'll learn why testing works and how to test effectively using Rails 4, Minitest 5, and RSpec 3, as well as popular testing libraries such as factory_girl and Cucumber. Do what the doctor ordered to make your applications feel all better. Side effects may include better code, fewer bugs, and happier developers.
    Note: "Version: P1.0 (December 2014)"--Title page. - Place of publication from publisher's website. - Includes bibliographical references. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: The pragmatic programmers
    Parallel Title: Erscheint auch als
    Keywords: Functional programming languages ; Electronic books ; Electronic books ; local
    Abstract: You want to explore functional programming, but are put off by the academic feel (tell me about monads just one more time). You know you need concurrent applications, but also know these are almost impossible to get right. Meet Elixir, a functional, concurrent language built on the rock-solid Erlang VM. Elixir's pragmatic syntax and built-in support for metaprogramming will make you productive and keep you interested for the long haul. This book is the introduction to Elixir for experienced programmers. Maybe you need something that's closer to Ruby, but with a battle-proven environment that's unrivaled for massive scalability, concurrency, distribution, and fault tolerance. Maybe the time is right for the Next Big Thing. Maybe it's Elixir . And don't forget to download this handy "cheat sheet": https://media.pragprog.com/titles/​elixir/ElixirCheat.pdf for Elixir syntax. As a developer, you've probably heard that functional programming techniques help manage the complexities of today's real-world, concurrent systems. You're also investigating designs that help you maximize uptime and manage security. This book is your guide to Elixir, a modern, functional, and concurrent programming language. Because Elixir runs on the Erlang VM, and uses the underlying Erlang/OTP architecture, it benefits from almost 20 years of research into high performance, highly parallel, and seriously robust applications. Elixir brings a lot that's new: a modern, Ruby-like, extendable syntax, compile and runtime evaluation, a hygienic macro system, and more. But, just as importantly, Elixir brings a sense of enjoyment to parallel, functional programming. Your applications become fun to work with, and the language encourages you to experiment. Part 1 covers the basics of writing sequential Elixir programs. We'll look at the language, the tools, and the conventions. Part 2 uses these skills to start writing concurrent code--applications that use all the cores on your machine, or all the machines on your network! And we do it both with and without OTP. And Part 3 looks at the more advanced features of the language, from DSLs and code generation to extending the syntax. By the end of this book, you'll understand Elixir, and know how to apply it to solve your complex, modern problems.
    Note: "Version: P1.0 (October 2014)"--Title page. - Place of publication from publisher's website. - Includes bibliographical references. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [San Francisco] : Peachpit Press
    ISBN: 9780133569971 , 0133569977
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Peachpit learning series
    Parallel Title: Erscheint auch als
    Keywords: Mac OS ; Operating systems (Computers) ; Macintosh (Computer) ; Programming ; Electronic books ; Electronic books ; local
    Abstract: This latest update to the bestselling OS X guide will have you working miracles in no time with Mavericks, which brings popular iOS apps to OS X, including iBooks and Maps. With this comprehensive guide, you can learn in your own way, whether it is working through the lessons from start to finish, jumping straight to step-by-step exercises about new features, or looking up just want you need to know at that moment. there are hundreds of exciting tools and hidden gems in OS X. Author Lynn Beighley uses her gentle, expert instruction to help you find those tools and gems and master them, taking full advantage of all that Mavericks has to offer. If you are new to OS X, you'll learn the basics of how to use OS X efficiently and joyfully. From there, you can move on to customize Mavericks to suit the way you work. And if you've been using OS X already, you'll learn how to get the most out of iCloud integration, Notifications, Maps, iBooks, Finder tabs, multiple displays, and more.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596157739 , 0596157738
    Language: English
    Pages: xxxviii, 753 p , ill.
    Series Statement: Head first series
    Parallel Title: Erscheint auch als
    Keywords: MySQL (Electronic resource) ; PHP (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form validation, session IDs, cookies, database queries and joins, file I/O operations, content management, and more. Head First PHP & MySQL offers the same visually rich format that's turned every title in the Head First series into a bestseller, with plenty of exercises, quizzes, puzzles, and other interactive features to help you retain what you've learned. Use PHP to transform static HTML pages into dynamic web sites Create and populate your own MySQL database tables, and work with data stored in files Perform sophisticated MySQL queries with joins, and refine your results with LIMIT and ORDER BY Use cookies and sessions to track visitors' login information and personalize the site for users Protect your data from SQL injection attacks Use regular expressions to validate information on forms Dynamically display text based on session info and create images on the fly Pull syndicated data from other sites using PHP and XML Throughout the book, you'll build sophisticated examples -- including a mailing list, a job board, and an online dating site -- to help you learn how to harness the power of PHP and MySQL in a variety of contexts. If you're ready to build a truly dynamic website, Head First PHP & MySQL is the ideal way to get going.
    Note: Title from resource description page (viewed March 25, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Node.js ; JavaScript (Computer program language) ; Raspberry Pi (Computer) ; Electronic books ; Electronic books ; local
    Abstract: All Make Jumpstart books provide a quick way for readers to "jumpstart" their knowledge of a certain topic.In 50 intense pages, Jumpstarting JavaScript shows makers how to install the Node.js environment on a Raspberry Pi, how to use Node.js to turn their Raspberry Pi into a self-contained web server, and how to get that web server to send a tweet.
    Note: Description based on online resource; title from title page (Safari, viewed February 14, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: Pragmatic Programmers
    Keywords: Vim ; Text editors (Computer programs) ; Word processing ; Electronic books ; Electronic books ; local
    Abstract: Build on your editor's capabilities and tailor your editing experience with VimL, the powerful scripting language built into Vim. With VimL you can configure basic settings or add entirely new functionality. Use this quick and easy introduction to create your own Vim plugin while learning the concepts and syntax of VimL.
    Note: "Version: P1.1 (February 2015)"--Cover. - Includes bibliographical references. - Description based on online resource; title from cover (Safari, viewed March 3, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Frisco, TX] : Pragmatic Bookshelf
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Series Statement: Facets of Ruby Series
    Series Statement: The Pragmatic programmers
    Parallel Title: Erscheint auch als
    Keywords: Ruby (Computer program language) ; Object-oriented programming (Computer science) ; Electronic books ; Electronic books ; local
    Abstract: Write powerful Ruby code that is easy to maintain and change. With metaprogramming, you can produce elegant, clean, and beautiful programs. Once the domain of expert Rubyists, metaprogramming is now accessible to programmers of all levels. This thoroughly revised and updated second edition of the bestselling Metaprogramming Ruby explains metaprogramming in a down-to-earth style and arms you with a practical toolbox that will help you write your best Ruby code ever.
    Note: "Version: P1.0 (August 2014)" --T.p. - Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online
    ISBN: 9780596526849 , 0596526849
    Language: English
    Keywords: SQL (Computer program language) ; Electronic books ; local
    Abstract: 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 show you the fundamentals of SQL and how to really take advantage of it. We'll take you on a journey through the language, from basic INSERT statements and SELECT queries to hardcore database manipulation with indices, joins, and transactions. We all know "Data is Power" - but we'll show you how to have "Power over your Data". Expect to have fun, expect to learn, and expect to be querying, normalizing, and joining your data like a pro by the time you're finished reading!
    Note: Includes index. - "A brain-friendly guide"--Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    Hoboken, N.J. : Wiley Pub.
    Language: English
    Pages: 1 online resource (xvi, 364 p.) , ill.
    Series Statement: --For dummies
    Parallel Title: Erscheint auch als
    Keywords: Drupal (Computer file) ; Web site development ; Electronic books ; local
    Abstract: Learn to set up, manage, and administer a Drupal Web site Drupal offers unparalleled flexibility for content-managed Web sites, but most Drupal books are written for expert developers. Drupal For Dummies shows you the fast, fun and easy way to get going with Drupal, set up a site, apply templates, use modules, and more, even if you have no programming experience. Drupal For Dummies shows you how to take advantage of everything in Drupal that is ready to use, demystifying what may appear to be a complex set of tools. Drupal is a free, open source modular framework and content management system designed for content-managed Web sites Learn how to download Drupal, install the LAMP stack, and set up a site; no programming experience required Organize and create your site's content; apply templates, and get your first site up and running Use modules and third-party templates Follow plain-English instructions for site management, including making changes across the site and managing user access and privileges Drupal For Dummies is designed to help the non-programmer who simply wants to turbocharge a blog or is responsible for administering a content-managed site.
    Note: Description based on print version record. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Berkeley, CA] : Peachpit
    ISBN: 9780133363050 , 0133363058
    Language: English
    Pages: 1 online resource (x, 229 p.) , ill.
    Series Statement: Visual quickstart guide
    Parallel Title: Erscheint auch als
    Keywords: iPhone (Smartphone) ; Mobile computing ; Application software ; Electronic books ; Electronic books ; local
    Abstract: New Apple iPhone 5 users will want to start using their devices as soon as they get their hands on them and iPhone: Visual QuickStart Guide shows them how in a stunning full color layout. Lynn Beighley reveals the quickest way to learn iPhone 5 features. Everything is covered including the basics such as making calls and navigating through your music, TV shows, movies, and more. In addition, all the new features are covered including the improved iSight camera, Maps, and Siri. The author rounds out this complete guide with iOS 6 and iCloud coverage and along the way offers insider tips and tricks for making the most of the device's settings and troubleshooting advice.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...