Book picks similar to
Webrtc Blueprints by Andrii Sergiienko
computer
ebook
programming
technical
The Microsoft Data Warehouse Toolkit: With SQL Server 2008 R2 and the Microsoft Business Intelligence Toolset
Joy Mundy - 2006
In this new edition, the authors explain how SQL Server 2008 R2 provides a collection of powerful new tools that extend the power of its BI toolset to Excel and SharePoint users and they show how to use SQL Server to build a successful data warehouse that supports the business intelligence requirements that are common to most organizations. Covering the complete suite of data warehousing and BI tools that are part of SQL Server 2008 R2, as well as Microsoft Office, the authors walk you through a full project lifecycle, including design, development, deployment and maintenance.Features more than 50 percent new and revised material that covers the rich new feature set of the SQL Server 2008 R2 release, as well as the Office 2010 release Includes brand new content that focuses on PowerPivot for Excel and SharePoint, Master Data Services, and discusses updated capabilities of SQL Server Analysis, Integration, and Reporting Services Shares detailed case examples that clearly illustrate how to best apply the techniques described in the book The accompanying Web site contains all code samples as well as the sample database used throughout the case studies The Microsoft Data Warehouse Toolkit, Second Edition provides you with the knowledge of how and when to use BI tools such as Analysis Services and Integration Services to accomplish your most essential data warehousing tasks.
Introducing Windows Server 2012
Mitch Tulloch - 2012
This practical introduction illuminates new features and capabilities, with scenarios demonstrating how the platform can meet the needs of your business.Based on beta software, this book provides the early, high-level information you need to begin preparing now for deployment and management. Topics include:Virtualization and cloud solutions Availability Provisioning and storage management Security and scalability Infrastructure options Server administration
The Ranger
A.W. Hart - 2021
His father was black, his mother a full-blood member of the Kickapoo Traditional Tribe of Texas. He remembers neither of them. Both disappeared soon after Concho’s birth and his Kickapoo grandmother raised him on the tribal reservation just outside Eagle Pass, Texas.Often bullied as a youth for his differences, Concho soon grew into the promise of his big hands and wide shoulders. Hatred of him remained in some; fear joined that emotion in others. Concho learned to walk a solitary path, which first took him away to college and then to Afghanistan as an Army Ranger.Now, a group of Neo-Nazi terrorists have taken over a mall in Eagle Pass. One hostage is the woman Concho loves. The only path Concho can see is straight ahead and through.
Crappily Ever After
Louise Burness - 2011
Right.When a lifeline appears in the form of an inheritance from an old friend, Lucy seizes her chance to escape to the sunny shores of Tenerife. Sometimes love has a way of hunting you down no matter how hard you try to hide from it. Is it too late?Or can Lucy learn to trust just one last time?
Mastering Vmware Vsphere 5
Scott Lowe - 2011
You'll learn how to install, configure, operate, manage, and secure the latest release.Covers all the new features and capabilities of the much-anticipated new release of VMware vSphere Discusses the planning, installation, operation, and management for the latest release Reviews migration to the latest vSphere software Offers hands-on instruction and clear explanations with real-world examples Mastering VMware vSphere is the strategic guide you need to maximize the opportunities of virtualization.
Introducing Elixir: Getting Started in Functional Programming
Simon St.Laurent - 2013
If you're new to Elixir, its functional style can seem difficult, but with help from this hands-on introduction, you'll scale the learning curve and discover how enjoyable, powerful, and fun this language can be. Elixir combines the robust functional programming of Erlang with an approach that looks more like Ruby and reaches toward metaprogramming with powerful macro features.Authors Simon St. Laurent and J. David Eisenberg show you how to write simple Elixir programs by teaching you one skill at a time. You’ll learn about pattern matching, recursion, message passing, process-oriented programming, and establishing pathways for data rather than telling it where to go. By the end of your journey, you’ll understand why Elixir is ideal for concurrency and resilience.* Get comfortable with IEx, Elixir's command line interface* Become familiar with Elixir’s basic structures by working with numbers* Discover atoms, pattern matching, and guards: the foundations of your program structure* Delve into the heart of Elixir processing with recursion, strings, lists, and higher-order functions* Create processes, send messages among them, and apply pattern matching to incoming messages* Store and manipulate structured data with Erlang Term * Storage (ETS) and the Mnesia database* Build resilient applications with the Open Telecom Platform (OTP)* Define macros with Elixir's meta-programming tools.
Molly
Dan Ames - 2018
And usually does.When the sun is high, the drinks are cold and the drugs are flowing freely, there's no more dangerous place in the world than south Florida. Unless, that is, you're Wade Carver.
A PI with a mysterious background and a man who literally takes no prisoners, Carver is hired to find, and rescue, a missing girl. Like just about everything in Florida, the truth only starts to emerge after heavy doses of sand, sun, blood, booze and...bullets.
"Ames is a sensation among Kindle readers who love fast-paced thrillers." -Mystery Tribune
The Race
Nick Harlow - 2011
He decides to run for the Presidency against the incumbent, and sets in motion a series of events that will change his life and steal part of his soul. Maxwell finds this campaign requires media manipulation and dirty tricks that pull out all the stops, while learning that power, money and sex are interchangeable in American politics. Success usually comes with a price, but is Maxwell willing to pay it? And will it cost him the woman he loves? Meanwhile, reporter Jillian Turner sells her soul to save her career, then finds herself intoxicated with the man running for the White House and caught in a network plot to control the election. The Race is a look at the aphrodisiac known as political power, the media’s role in politics, and one man’s internal battle between good and evil. (After The Race, enjoy a few sample chapters of Nick Harlow's newest thriller ENDGAME)
Programming Windows 8 Apps with HTML, CSS, and JavaScript
Kraig Brockschmidt - 2012
Real World Java EE Patterns--Rethinking Best Practices
Adam Bien - 2009
:-)
Rethinking the Internet of Things: A Scalable Approach to Connecting Everything
Francis Dacosta - 2013
Billions of interconnected devices will be monitoring the environment, transportation systems, factories, farms, forests, utilities, soil and weather conditions, oceans and resources Many of these sensors and actuators will be networked into autonomous sets, with much of the information being exchanged machine-to-machine directly and without human involvement. Machine-to-machine communications are typically terse. Most sensors and actuators will report or act upon small pieces of information - chirps. Burdening these devices with current network protocol stacks is inefficient, unnecessary and unduly increases their cost of ownership. This must change. The architecture of the Internet of Things will entail a widely distributed topology incorporating simpler chirp protocols towards at the edges of the network. Rethinking the Internet of Things describes reasons why we must rethink current approaches to the Internet of Things. Appropriate architectures that will coexist with existing networking protocols are described in detail. An architecture comprised of integrator functions, propagator nodes, and end devices, along with their interactions, is explored. What you'll learn Teaches the difference between the "normal" Internet and the Internet of Things, Describes a new architecture and its components in the "chirp" context. Explains the shortcomings of IP for IoT. Describes the anatomy of the IoT. Re-frames key ideas such as reliability. Describes how to build the IoT Who this book is forThought leaders, executives, architectural, standards and development leaders in the evolving IoT industry
Computer Science: A Structured Approach Using C++
Behrouz A. Forouzan - 1999
Every complete program uses a consistent style, and as programs are analyzed, styles and standards are further explained. Whenever possible, the authors develop the principle of a subject before they introduce the language implementation so the student understands the concept before dealing with the nuances of C++. In addition, a vast array of figures and tables visually reinforce key concepts. By integrating software engineering principles and encouraging the student to resist the temptation to immediately code, the text builds a solid foundation in problem solving.
What Lies Hidden
C.G. Cooper - 2017
Up until now, the most dangerous become fiery protesters or literary fanatics.Times have changed. A new threat has emerged, insidious and hell bent on capitalizing on the naivete of coming-of-age youths ensconced in higher learning. How will one young woman’s death start to unravel the mystery, and will a broken spy figure it out in time?
Renegade Star Books 1-6 + Prequel
J.N. Chaney - 2020
So long as he can keep his ship floating, he's free to live the life he wants.But that all changes when he meets Abigail Pryar, a nun looking for safe passage out of the system.Too bad there's something off about the cargo she's carrying.Jace knows he shouldn't ask too many questions, but when odd sounds start coming from inside the large, metal box, he can't help but check it out.Big mistake.This boxset contains the first six books of the Renegade Star series, plus a bonus prequel book:Renegade StarRenegade AtlasRenegade MoonRenegade LostRenegade FleetRenegade EarthNameless: Abigail’s Story
Cisco CCNA in 60 Days
Paul W. Browning - 2012
Every year, tens of thousands of people embark towards taking the exam via private study, Cisco Academy courses, or online training. The sad truth is most students quit along the way, and for those few who actually do attempt it, only 50% pass. All that time, effort, and money wasted! If there are so many manuals, CBT courses, lab simulators, exam engines, and study resources out there, then what goes wrong? This is the question Cisco trainer Paul Browning wanted to get to the bottom of. After interviewing thousands of students, he discovered that most people quit because they are simply overwhelmed with the sheer volume of material they need to digest and, of course, the large number of hands-on skills they need to be able to demonstrate in the exam. Add to that the day-to-day stresses of commuting to work, bringing up a family, and the distraction of everyday problems and challenges; it's no wonder people quit. This is where Cisco CCNA in 60 Days can help. Devised by two industry experts and countless Cisco students just like you, the 60-day programme breaks down every exam requirement into a daily study task. All you need to do is open the book at the relevant day (from 1 to 60), read the theory, and complete the lab. Every lesson is reviewed several times in the form of exam questions, review sessions, a handy exam cram guide, and, of course, hands-on labs for you to follow. You can choose to take the CCENT after the first 30 days and the ICND2 after the next 30 days, or you can take the CCNA after 60 days of study. Here is what is included in your study guide: 60 daily study tasks Full explanations of theory Real-world tips and advice Over 47 hands-on labs, plus 15 bonus CCENT and ICND2 labs CCENT and ICND2 cram guides Bonus VLSM guide Motivational goal-setting guide Downloadable videos Author Paul Browning is a former police officer who used his CCNA qualification to help him make a career change to IT. He worked for Cisco in the UK for a while, and then went on to start his own Cisco training company, which he ran for 8 years before moving into online Cisco training. He is the author of several Cisco study guides. He has also created the online Cisco certification training sites, including www.howtonetwork.net and www.in60days.net. Technical author Farai Tafa used to work in a shoe shop but decided he wanted more out of life, so he began to study for his Cisco exams. He is now a dual CCIE and one of the leading Cisco consultants in the US. He currently designs, installs, and troubleshoots networks for large companies.