Book picks similar to
CCNA Success: Chris Bryant's ICND1 Study Guide by Chris Bryant
technical-books
uncatalogued
archive
ccna
HTML5 for Masterminds: How to take advantage of HTML5 to create amazing websites and revolutionary applications
Juan Diego Gauchat
Engineering Circuit Analysis
William H. Hayt Jr. - 1971
A new organization and emphasis on problem-solving, practical applications, and design make this book a perfect update of the 5th edition
Dreaming in Code: Two Dozen Programmers, Three Years, 4,732 Bugs, and One Quest for Transcendent Software
Scott Rosenberg - 2007
Along the way, we encounter black holes, turtles, snakes, dragons, axe-sharpening, and yak-shaving—and take a guided tour through the theories and methods, both brilliant and misguided, that litter the history of software development, from the famous ‘mythical man-month’ to Extreme Programming. Not just for technophiles but for anyone captivated by the drama of invention, Dreaming in Code offers a window into both the information age and the workings of the human mind.
Security+ Guide to Network Security Fundamentals
Mark Ciampa - 2004
The book covers all of the new CompTIA Security+ 2008 exam objectives and maps to the new Security+ 2008 exam. This updated edition features many all-new topics, including topics new to the CompTIA exams like cross site scripting, SQL injection, rootkits, and virtualization, as well as topics of increasing importance in the industry as a whole, like the latest breeds of attackers, Wi-Fi Protected Access 2, and Microsoft Windows Vista security.
Mastering Excel Macros: Introduction (Book 1)
Mark Moore - 2014
Everybody wants to learn them. You're not a programmer though. How is a non technical user going to learn how to program? You do want to use macros to make your work easier but are you really going to sit down with a huge programming textbook and work your way through every. single. boring. page? Like most people, you'll start with great enthusiasm and vigor but after a few chapters, the novelty wears off. It gets boring. I'm going to try and change that and make learning macro programming entertaining and accessible to non-techies. First of all, programming Excel macros is a huge topic. Let's eat the elephant one bite at a time. Instead of sitting down with a dry, heavy text, you will read very focused, to the point topics. You can then immediately use what you learned in the real world. This is the first lesson in the series. You will learn what macros are, how to access them, a tiny bit of programming theory (just so you have a clue as to what's going on) and how to record macros. As with all my other lessons, this one has a follow along workbook that you can use to work through the exercises. The images in the lessons are based on Excel 2013 for Windows.
Linux Server Hacks: 100 Industrial-Strength Tips and Tools
Rob Flickenger - 2003
Setting up and maintaining a Linux server requires understanding not only the hardware, but the ins and outs of the Linux operating system along with its supporting cast of utilities as well as layers of applications software. There's basic documentation online but there's a lot beyond the basics you have to know, and this only comes from people with hands-on, real-world experience. This kind of "know how" is what we sought to capture in Linux Server Hacks.Linux Server Hacks is a collection of 100 industrial-strength hacks, providing tips and tools that solve practical problems for Linux system administrators. Every hack can be read in just a few minutes but will save hours of searching for the right answer. Some of the hacks are subtle, many of them are non-obvious, and all of them demonstrate the power and flexibility of a Linux system. You'll find hacks devoted to tuning the Linux kernel to make your system run more efficiently, as well as using CVS or RCS to track the revision to system files. You'll learn alternative ways to do backups, how to use system monitoring tools to track system performance and a variety of secure networking solutions. Linux Server Hacks also helps you manage large-scale Web installations running Apache, MySQL, and other open source tools that are typically part of a Linux system.O'Reilly's new Hacks Series proudly reclaims the term "hacking" for the good guys. Hackers use their ingenuity to solve interesting problems. Rob Flickenger is an experienced system administrator, having managed the systems for O'Reilly Network for several years. (He's also into community wireless networking and he's written a book on that subject for O'Reilly.) Rob has also collected the best ideas and tools from a number of other highly skilled contributors.Written for users who already understand the basics, Linux Server Hacks is built upon the expertise of people who really know what they're doing.
What Every Web Developer Should Know About HTTP (OdeToCode, #1)
K. Scott Allen - 2012
We'll cover resources, messages, cookies, and authentication protocols. We'll look at how HTTP clients can use persistent and parallel connections to improve performance,and see how the web scales to meet demand using cache headers andproxy servers. By the end of the book you will have the knowledge tobuild better web applications and web services.
Hot Topics Flashcards for Passing the PMP and CAPM Exam
Rita Mulcahy - 2003
Now you can study at the office, on a plane or even in your car with RMC’s portable and extremely valuable Hot Topics PMP® Exam Flashcards—in hard copy or audio CD format. Over 300 of the most important and difficult to recall PMP® exam-related terms and concepts are now available for study as you drive, fly or take your lunch break. Order them both! This product is aligned with the PMBOK® Guide Third Edition (2005).
Groovy in Action
Dierk König - 2007
Groovy in Action is a comprehensive guide to Groovy programming, introducing Java developers to the new dynamic features that Groovy provides. To bring you Groovy in Action, Manning again went to the source by working with a team of expert authors including both members and the Manager of the Groovy Project team. The result is the true definitive guide to the new Groovy language.Groovy in Action introduces Groovy by example, presenting lots of reusable code while explaining the underlying concepts. Java developers new to Groovy find a smooth transition into the dynamic programming world. Groovy experts gain a solid reference that challenges them to explore Groovy deeply and creatively.Because Groovy is so new, most readers will be learning it from scratch. Groovy in Action quickly moves through the Groovy basics, including:Simple and collective Groovy data types Working with Closures and Groovy Control Structures Dynamic Object Orientation, Groovy styleReaders are presented with rich and detailed examples illustrating Groovy's enhancements to Java, includingHow to Work with Builders and the GDK Database programming with GroovyGroovy in Action then demonstrates how to Integrate Groovy with XML, and provides:Tips and Tricks Unit Testing and Build Support Groovy on WindowsAn additional bonus is a chapter dedicated to Grails, the Groovy Web Application Framework.Purchase of the print book comes with an offer of a free PDF eBook from Manning. Also available is all code from the book.
Building Cloud Apps with Microsoft Azure: Best Practices for DevOps, Data Storage, High Availability, and More (Developer Reference)
Scott Guthrie - 2014
The patterns apply to the development process as well as to architecture and coding practices. The content is based on a presentation developed by Scott Guthrie and delivered by him at the Norwegian Developers Conference (NDC) in June of 2013 (part 1, part 2), and at Microsoft Tech Ed Australia in September 2013 (part 1, part 2). Many others updated and augmented the content while transitioning it from video to written form. Who should read this book Developers who are curious about developing for the cloud, are considering a move to the cloud, or are new to cloud development will find here a concise overview of the most important concepts and practices they need to know. The concepts are illustrated with concrete examples, and each chapter includes links to other resources that provide more in-depth information. The examples and the links to additional resources are for Microsoft frameworks and services, but the principles illustrated apply to other web development frameworks and cloud environments as well. Developers who are already developing for the cloud may find ideas here that will help make them more successful. Each chapter in the series can be read independently, so you can pick and choose topics that you're interested in. Anyone who watched Scott Guthrie's "Building Real World Cloud Apps with Windows Azure" presentation and wants more details and updated information will find that here. Assumptions This ebook expects that you have experience developing web applications by using Visual Studio and ASP.NET. Familiarity with C# would be helpful in places.
CCNA Portable Command Guide
Scott D. Empson - 2005
The 'CCNA Portable Command Guide' is a supplementary guide to assist network administrators in the proper use of the Cisco IOS and of the commands needed to pass the CCNA vendor exam.
Band of Brothers
Alexander Fullerton - 1996
A mixed force of torpedo boats from Allied Coastal Forces is ordered to intercept and sink her.Navigator Ben Quarry has other worries. His girlfriend, Rosie, is set on returning to occupied France as an SOE agent. His former mistress, now the wife of his CO, Bob Stack, has embarked on an affair with another officer. Ben’s got to tell him.But in the heat of battle, survival is everything…
A standalone naval thriller from a writer who was there, Band of Brothers will keep you gripped.
Praise for Alexander Fullerton ‘The scene of battle is quite overpowering’ Sunday Times‘What le Carré is to the spy genre, Fullerton is to novels of naval warfare’ South Wales Echo‘The most meticulously researched war novels that I have ever read’ Len Deighton ‘His action passages are superb, and he never puts a period foot wrong’ Observer ‘The finest of modern writers about naval warfare’ Manchester Evening News
The Adrian Hell Series: Books 1-3
James P. Sumner - 2016
(Just copy and paste the website into your browser.) The first three books in the bestselling series that fans are saying is "a must-read for fans of Jack Reacher..."! With 100's of 5* reviews, and over 1,000 pages of action-packed, pulse-pounding thrills, this boxset includes Adrian's debut outing, TRUE CONVICTION, the blockbuster sequel, HUNTER'S GAMES, and the slick revenge thriller ONE LAST BULLET, together for the first time in one incredible collection. Plus, for a limited time, it now also includes the bonus prequel novella, A HERO OF WAR! *** MEET ADRIAN HELL. A deadly, unorthodox assassin who is plagued by the guilt he carries with him over the death of his family. Operating to his own moral standards, fueled by a passionate sense of what's right and wrong, he travels the country, taking out people he believes deserve his bullets. In TRUE CONVICTION, he takes a job in Heaven's Valley, Nevada, where a local crime family wants to send a message by killing a businessman who has gone back on a deal, costing the mob boss millions of dollars. But when Adrian arrives and tracks down his target, he quickly discovers a much larger threat looming in the shadows, and it isn't long before he finds himself in the crosshairs of multiple adversaries. With help from his best friend, Josh Winters, he uses his skills to learn more about the other players in this dangerous game. But when the stakes are raised, he’s pushed beyond his limits as he fights to prevent a terrorist attack that would act as a catalyst for another world war. In HUNTER'S GAMES, he travels to San Francisco, commissioned to take out a government official who’s found himself on the wrong side of the wrong people. The job goes as planned, but before Adrian can leave the scene, he’s taken into custody by the FBI. Grace Chambers, a straight-talking special agent, asks him to help bring down a terrorist known as The Shark, who's responsible for several recent attacks on the city. But things aren't what they seem, and when the truth behind Adrian's involvement is revealed, so too is the full extent of The Shark's horrifying plans. Forced into a deadly game of cat and mouse, our unlikely hero goes bullet for bullet with an unseen enemy, as the fate of thousands of innocent people hangs in the balance. With time running out, and the body count rising, Adrian must do whatever it takes to stop his adversary before it's too late. In ONE LAST BULLET, he decides it's finally time to go after the man who took away everything he ever loved. Having lived with the guilt over the death of his family for over a decade, he feels he must put his demons to rest and seek the closure he so desperately craves. But from the moment he arrives in Pittsburgh, his increasingly reckless attempts to destroy everything Wilson Trent has built only leads to further suffering. With his best friend by his side, and blinded by his thirst for vengeance, Adrian must take on Trent's entire criminal empire in order to have his revenge. BONUS CONTENT: A HERO OF WAR - The year is 1990, and an eighteen-year-old Adrian Hughes has joined the army. Showing a natural talent for combat, and for disobeying senior officers, this exciting novella documents Adrian's initial training, and his eventual involvement in the Gulf War. But his story is only just the beginning.
Diary Of An 80s Computer Geek: A Decade of Micro Computers, Video Games & Cassette Tape
Steven Howlett - 2014
The 1980s were certainly loud, often garish and utterly fabulous - no matter how embarrassing the outfits were.There are so many elements, which made the 80s a truly great decade, but one of the greatest contributions, if not the greatest, is the mass introduction of affordable 8-bit home micro computers.These curious machines of geekdom changed the way we regarded computers and technology. No longer were they the sole perverse of tweed jacket clad scientists sporting unruly beards, micro computers were now forming a staple inventory in millions of homes.Much of the technology that we enjoy today, such as desktop computers, notebooks, tablets, gaming consoles and smart phones, all of which are often taken for granted, can be traced back to this innovative decade.If you were a child of the 80s and remember the joy of receiving your very first home computer or maybe a young adult who fondly remembers the excitement, then you will appreciate this unabashed reminiscence of a simpler time whose adolescent technological was on the cusp of great advancements.This book is intended as celebration and reflection of all the computer technology that made the 80s such a wonderful, pioneering period and follows the journey of a self confessed, teenaged computer geek who experienced and enjoyed every ground breaking moment, including publishing his own software.10 Print “The 80s are fab!”20 Goto 10RunAuthor's Comments:The current edition is dated 31st January 2016 and has been edited based on customer feedback.