Book picks similar to
SQL Server Query Performance Tuning by Grant Fritchey
programming
data-sql-server
software-dev
sql-server
CoffeeScript
Trevor Burnham - 2011
It provides all of JavaScript's functionality wrapped in a cleaner, more succinct syntax. In the first book on this exciting new language, CoffeeScript guru Trevor Burnham shows you how to hold onto all the power and flexibility of JavaScript while writing clearer, cleaner, and safer code.CoffeeScript: Accelerated JavaScript Development offers a thorough introduction to this new language, starting from the basics. You'll learn to use time-saving features like list comprehensions and splats, organize your code into modules with extensible classes, and deploy your work to multiple environments. Each chapter is example-driven and includes challenging exercises to push your CoffeeScript know-how further. Through the course of the book, you'll build a fast-paced multiplayer word game-writing both the client (with jQuery) and server (with Node.js) in CoffeeScript. And because the two languages are so deeply intertwined, you'll deepen your understanding of JavaScript along the way. CoffeeScript makes it easier than ever to write powerful, standards-compliant JavaScript code. CoffeeScript: Accelerated JavaScript Development lets you start doing it today.
Professional ASP.NET Design Patterns
Scott Millett - 2008
Design patterns are time-tested solutions to recurring problems, letting the designer build programs on solutions that have already proved effective Provides developers with more than a dozen ASP.NET examples showing standard design patterns and how using them helpsbuild a richer understanding of ASP.NET architecture, as well as better ASP.NET applications Builds a solid understanding of ASP.NET architecture that can be used over and over again in many projects Covers ASP.NET code to implement many standard patterns including Model-View-Controller (MVC), ETL, Master-Master Snapshot, Master-Slave-Snapshot, Facade, Singleton, Factory, Single Access Point, Roles, Limited View, observer, page controller, common communication patterns, and more
Python Programming: Using Problem Solving Approach
Reema Thareja - 2019
It is suited for undergraduate degree students of computer science engineering, IT as well as computer applications. This book will enable students to apply the Python programming concepts in solving real-world problems.The book begins with an introduction to computers, problem solving approaches, programming languages, object oriented programming, and Python programming. Separate chapters dealing with the important constructs of Python language such as control statements, functions, strings, files, data structures, classes and objects, inheritance, operator overloading, and exceptions are provided in the book.
The Little Elixir & OTP Guidebook
Benjamin Tan Wei Hao - 2015
It combines the productivity and expressivity of Ruby with the concurrency and fault-tolerance of Erlang. Elixir makes full use of Erlang's powerful OTP library, which many developers consider the source of Erlang's greatness, so you can have mature, professional-quality functionality right out of the gate. Elixir's support for functional programming makes it a great choice for highly distributed event-driven applications like IoT systems.The Little Elixir & OTP Guidebook gets you started programming applications with Elixir and OTP. You begin with a quick overview of the Elixir language syntax, along with just enough functional programming to use it effectively. Then, you'll dive straight into OTP and learn how it helps you build scalable, fault-tolerant and distributed applications through several fun examples. Come rediscover the joy of programming with Elixir and remember how it feels like to be a beginner again.
MongoDB Applied Design Patterns
Rick Copeland - 2013
You’ll learn how to apply MongoDB design patterns to several challenging domains, such as ecommerce, content management, and online gaming. Using Python and JavaScript code examples, you’ll discover how MongoDB lets you scale your data model while simplifying the development process.Many businesses launch NoSQL databases without understanding the techniques for using their features most effectively. This book demonstrates the benefits of document embedding, polymorphic schemas, and other MongoDB patterns for tackling specific big data use cases, including:Operational intelligence: Perform real-time analytics of business dataEcommerce: Use MongoDB as a product catalog master or inventory management systemContent management: Learn methods for storing content nodes, binary assets, and discussionsOnline advertising networks: Apply techniques for frequency capping ad impressions, and keyword targeting and biddingSocial networking: Learn how to store a complex social graph, modeled after Google+Online gaming: Provide concurrent access to character and world data for a multiplayer role-playing game
Kotlin for Android Developers: Learn Kotlin the easy way while developing an Android App
Antonio Leiva - 2016
The Black Flagged Series #1-3
Steven Konkoly - 2015
A dark side with few boundaries--and even fewer loyalties. Black Flagged lays the foundation for a gritty, high-octane series exploring the serpentine link between covert operations and government agency politics.REDUX: A Black Flagged Thriller (Book 2):Two years after shocking Washington D.C. with a brutal betrayal, General Terrence Sanderson prepares for his triumphant return. With his illegal covert operations group resurrected, he waits in the shadows for the right moment to demonstrate the grim necessity of the Black Flag program. His opportunity may arrive sooner than expected.At Langley, Karl Berg is appointed to a new position with the CIA's National Clandestine Service. As senior liaison to the Weapons of Mass Destruction (WMD) Intelligence Center, he makes a disturbing discovery. Russian Federation intelligence services are secretly scouring Europe to find Anatoly Reznikov, a rogue Russian scientist at the top of every nation's WMD watch list. While the Russians pursue Reznikov, Berg goes "off the books" again and sends one of Sanderson's Black Flag teams to investigate.Led by Daniel Petrovich, the team uncovers a twisted conspiracy aimed at striking a horrific blow against the West, with the frightening potential to bring the United States to its knees.APEX: A Black Flagged Thriller (Book 3)A tense alliance between General Sanderson and the CIA narrowly averts an apocalyptic attack by Islamic fundamentalists in Europe, but ultimately fails to recover the virus canisters. With the biological weapons still missing, the specter of an attack against the United States looms dangerously closer.Desperate to stop Al Qaeda, Daniel Petrovich's "black ops" team is sent to investigate the last lead provided by Anatoly Reznikov, the twisted scientist responsible for designing the virus. What they uncover will shake U.S. authorities to the core.Every canister of the Zulu Virus has been shipped to the United States...Back in Washington D.C., this startling revelation is intensified by a grim discovery. Suspected Al Qaeda cells under FBI surveillance have been simultaneously massacred, targets of a shadowy domestic terror organization with ties to a rising political movement.
Exam Ref 70-486: Developing ASP.NET MVC 4 Web Applications
William Penberthy - 2013
Designed for experienced developers ready to advance their status, Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the Microsoft Specialist level.Focus on the expertise measured by these objectives:Design the application architectureDesign the user experienceDevelop the user experienceTroubleshoot and debug web applicationsDesign and implement securityThis Microsoft Exam Ref:Organizes its coverage by exam objectives.Features strategic, what-if scenarios to challenge you.Includes a 15% exam discount from Microsoft. (Limited time offer)
Programming Windows 8 Apps with HTML, CSS, and JavaScript
Kraig Brockschmidt - 2012
Windows Powershell in Action
Bruce Payette - 2007
In the tradition of Manning's ground breaking "In Action" series, this book comes from right from the source. Written by Bruce Payette, one of principal creators of PowerShell, Windows PowerShell in Action shows you how to build scripts and utilities to automate system tasks or create powerful system management tools to handle the day-to-day tasks that drive a Windows administrator's life. Because it's based on the .NET platform, PowerShell is also a powerful tool for developers and power users.Windows PowerShell in Action was written by Bruce Payette, one of the founding members of the Windows PowerShell team, co-designer of the PowerShell language and the principal author of the PowerShell language implementation. The book enables you to get the most out of the PowerShell environment. Using many examples, both small and large, this book illustrates the features of the language and environment and shows how to compose those features into solutions, quickly and effectively.This book is designed for anyone who wants to learn PowerShell and use it well. Rather than simply being a book of recipes to read and apply, this book gives you the deep knowledge about how PowerShell works and how to apply it.
Agile Data Warehouse Design: Collaborative Dimensional Modeling, from Whiteboard to Star Schema
Lawrence Corr - 2011
This book describes BEAM✲, an agile approach to dimensional modeling, for improving communication between data warehouse designers, BI stakeholders and the whole DW/BI development team. BEAM✲ provides tools and techniques that will encourage DW/BI designers and developers to move away from their keyboards and entity relationship based tools and model interactively with their colleagues. The result is everyone thinks dimensionally from the outset! Developers understand how to efficiently implement dimensional modeling solutions. Business stakeholders feel ownership of the data warehouse they have created, and can already imagine how they will use it to answer their business questions. Within this book, you will learn: ✲ Agile dimensional modeling using Business Event Analysis & Modeling (BEAM✲) ✲ Modelstorming: data modeling that is quicker, more inclusive, more productive, and frankly more fun! ✲ Telling dimensional data stories using the 7Ws (who, what, when, where, how many, why and how) ✲ Modeling by example not abstraction; using data story themes, not crow's feet, to describe detail ✲ Storyboarding the data warehouse to discover conformed dimensions and plan iterative development ✲ Visual modeling: sketching timelines, charts and grids to model complex process measurement - simply ✲ Agile design documentation: enhancing star schemas with BEAM✲ dimensional shorthand notation ✲ Solving difficult DW/BI performance and usability problems with proven dimensional design patterns Lawrence Corr is a data warehouse designer and educator. As Principal of DecisionOne Consulting, he helps clients to review and simplify their data warehouse designs, and advises vendors on visual data modeling techniques. He regularly teaches agile dimensional modeling courses worldwide and has taught dimensional DW/BI skills to thousands of students. Jim Stagnitto is a data warehouse and master data management architect specializing in the healthcare, financial services, and information service industries. He is the founder of the data warehousing and data mining consulting firm Llumino.
Everything is Worth Killing: Isaac's Tale (An Apocalyptic LitRPG)
Alex Oakchest - 2019
Dozens of warmongering ogres. Hundreds of dynamite-wielding gnomes. And one normal guy in the middle of it all. Bad mornings. We've all had 'em. But what if you woke up in a post-apocalyptic land filled with wizards, dragons, and ogres? Not only that, but you woke up as a prisoner of a clan of mages who don’t even speak your language? What if these guys expected you to know magic, but left you to figure out for yourself how to cast it? These are the problems Isaac must solve. And what's he going to do when death knocks on his door? He's going to blast a fireball through the letterbox and send death running. But first...he just needs to learn how to even cast a fireball. Follow his journey through a land filled with creatures that want to kill him, and watch as he refuses to let them. Accompany him into a land of mystery and danger, where life is tough and learning spells and skills takes work. A land where Isaac is determined to stop being the prey and become the predator. This is his journey to make allies and friends in this new world. A journey through battles against slaver ogres and wingless dragons and gnome dictators. Through experimentation and adaptation, where he learns that killing one enemy helps him against the next. It’s also his journey to find a warm, comfy bed. This is the tale of a someone who used to be a normal guy. It's Isaac’s tale of adapting to a world where everything is worth killing. Over 500 pages of fast-moving fantasy, set in a brutal apocalyptic world. This is a mesmerizing story about one guy's quest for power and survival, with light litrpg/game-like elements and a focus on him learning how to use magic. 'Amazing - I love it because of how original it is. This is a hidden gem. The story is good and I'm enjoying the style.' - Early Reviewer 'A breath of fresh air. Isaac is not some over-powered or genius guy. He is just a dude trying to survive in the cruel world he was thrown in, and he is trying to make head and tail of what is going on.' - Early reviewer 'Enjoyable - I especially like the rationality of the main character and how he approaches problems. Unique, definitely worth reading.' - Early reviewer.
Manly Crafts
Instructables.com - 2011
Learn how to make a 5-cent wedding band, leather iPod case, and paracord bullwhip!
Sinatra: Up and Running
Alan Harris - 2011
With this concise book, you will quickly gain working knowledge of Sinatra and its minimalist approach to building both standalone and modular web applications.
Sinatra serves as a lightweight wrapper around Rack middleware, with syntax that maps closely to functions exposed by HTTP verbs, which makes it ideal for web services and APIs. If you have experience building applications with Ruby, you’ll quickly learn language fundamentals and see under-the-hood techniques, with the help of several practical examples. Then you’ll get hands-on experience with Sinatra by building your own blog engine.
Learn Sinatra’s core concepts, and get started by building a simple application
Create views, manage sessions, and work with Sinatra route definitions
Become familiar with the language’s internals, and take a closer look at Rack
Use different subclass methods for building flexible and robust architectures
Put Sinatra to work: build a blog that takes advantage of service hooks provided by the GitHub API