OReilly Deal of the Day
-
Thanks, lots of great books in there!
-
Can anyone tell me what the colors denote? I was trying to figure that out awhile ago and I didn't come up with anything.
-
I feel like long ago there was a reason for it. Now I am not so sure anymore.
-
They used to have a guide to the colors, but it is gone.
http://archive.oreilly.com/pub/a/oreilly/letters/2000/routemap_1000.html
-
But then they claimed that there was no reason...
http://archive.oreilly.com/pub/post/the_mystery_behind_our_spine_c.html
-
-
From what I remember, System Admin books were always dark blue. Oracle in orange. "Web" stuff in that blueish green. Old stuff in white. Palm in silver. Security in yellow. AD in red. Programming tended to be pink.
-
@StrongBad said:
From what I remember, System Admin books were always dark blue. Oracle in orange. "Web" stuff in that blueish green. Old stuff in white. Palm in silver. Security in yellow. AD in red. Programming tended to be pink.
Hmm good to know, if you scroll down on the second link you sent they give a rough topic based outline, but there is a lot of overlap so I was just wondering.
-
Oh and then brown was added for Linux.
-
Mastering Prezi today.
-
Learning JavaScript Data Structures and Algorithms on sale 50% off today.
-
-
-
February Best Sellers 50% off today.
Clojure, Docker, JavaScript and more...
-
-
-
Python is a multi-paradigm programming language well suited for both object-oriented application development as well as functional design patterns. Python has become the language of choice for data scientists for data analysis, visualization, and machine learning. It will give you velocity and promote high productivity.
-
AngularJS Test Driven Development
Starting with reviewing the test-driven development (TDD) life cycle, you will learn how Karma and Protractor make your life easier while running JavaScript unit tests. You will learn how Protractor is different from Selenium and how to test it entirely. This book is a walk-through to using TDD to build an AngularJS application containing a controller, model, and scope.
Building on the initial foundational aspects, you will expand to include testing for multiple controllers, partial views, location references, CSS, and the HTML element. In addition, you will explore using a headless browser with Karma. You will also configure Karma file watching to automate testing and tackle components of AngularJS (controller, service, model, and broadcasting) using TDD. At the end of this book, you will extend explore how to pull data using an external API, setting up and configuring Protractor to use a standalone Selenium server, and setting up Travis CI and Karma to test your application.
This book is a complete guide to testing techniques using Karma for unit testing and performing end-to-end testing with Protractor.
-
Test Driven Development with Python
By taking you through the development of a real web application from beginning to end, this hands-on guide demonstrates the practical advantages of test-driven development (TDD) with Python. You’ll learn how to write and run tests before building each part of your app, and then develop the minimum amount of code required to pass those tests. The result? Clean code that works.
In the process, you’ll learn the basics of Django, Selenium, Git, jQuery, and Mock, along with current web development techniques. If you’re ready to take your Python skills to the next level, this book clearly demonstrates how TDD encourages simple designs and inspires confidence.
-
Easy to understand and fun to read, Introducing Python is ideal for beginning programmers as well as those new to the language. Author Bill Lubanovic takes you from the basics to more involved and varied topics, mixing tutorials with cookbook-style code recipes to explain concepts in Python 3. End-of-chapter exercises help you practice what you’ve learned.
You’ll gain a strong foundation in the language, including best practices for testing, debugging, code reuse, and other development tips. This book also shows you how to use Python for applications in business, science, and the arts, using various Python tools and open source packages.