The 8051 Microcontroller And Embedded Systems: Using Assembly And C


Muhammad Ali Mazidi - 2008
    The first uses high-performance microprocessors while in the second category, issues of space, power and rapid development are more critical. Intended for those with no background as well as those with prior Assembly language experience, this book looks at Assembly language programming.

Ubuntu: The Beginner's Guide


Jonathan Moeller - 2011
     In the Guide, you'll learn how to: -Use the Ubuntu command line. -Manage users, groups, and file permissions. -Install software on a Ubuntu system, both from the command line and the GUI. -Configure network settings. -Use the vi editor to edit system configuration files. -Install and configure a Samba server for file sharing. -Install SSH for remote system control using public key/private key encryption. -Install a DHCP server for IP address management. -Install a LAMP server. -Install web applications like WordPress and Drupal. -Configure an FTP server. -Manage ebooks. -Convert digital media. -Manage and configure Unity, the default Ubuntu environment. -Manage and halt processes from the command line. -Set up both a VNC server and a client. -Enjoy games on Ubuntu. -And many other topics.

Working at the Ubuntu Command-Line Prompt


Keir Thomas - 2011
    His books have been read by over 1,000,000 people and are #1 best-sellers. His book Beginning Ubuntu Linux recently entered its sixth edition, and picked-up a Linux Journal award along the way. Thomas is also the author of Ubuntu Kung Fu. * * * * * * * * * * * * * * * * * Get to grips with the Ubuntu command-line with this #1 best-selling and concise guide. "Best buck I've spent yet" — Amazon review.* Readable, accessible and easy to understand;* Learn essential Ubuntu vocational skills, or read just for fun;* Covers Ubuntu commands, syntax, the filesystem, plus advanced techniques;* For ANY version of Linux based on Debian, such as Linux Mint--not just Ubuntu!;* Includes BONUS introduction to Ubuntu chapter, plus a glossary appendix and a guide to reading Linux/Unix documentation.

I think I'll go to sea


Bob Jackson - 2010
    By 37 he was Skipper, trading to the Middle East. In the intervening twenty years he survived the deep freeze of a Canadian winter, wild Atlantic storms and Christmas beach barbecues in Melbourne. From a year on a tramp vessel to a stint on a vast bulk carrier, Bob’s experiences are of a world that no longer exists.

Manly Crafts


Instructables.com - 2011
    Learn how to make a 5-cent wedding band, leather iPod case, and paracord bullwhip!

Embedded Android: Porting, Extending, and Customizing


Karim Yaghmour - 2011
    You'll also receive updates when significant changes are made, as well as the final ebook version. Embedded Android is for Developers wanting to create embedded systems based on Android and for those wanting to port Android to new hardware, or creating a custom development environment. Hackers and moders will also find this an indispensible guide to how Android works.

Beyond Time Travel - Exploring Our Parallel Worlds: Amazing Real Life Stories in the News (Time Travel Books Book 1)


Richard Bullivant - 2014
     The Many Worlds Interpretation The concept that our universe may not be the only universe, but that there are millions, billions, trillions - indeed an infinite amount - of other universes became a serious proposition for mainstream science in 1957 when the respected physicist Hugh Everett III came out with his Multiple Worlds Interpretation. In short, Everett suggested that the only way to explain certain strange phenomenon in quantum mechanics was that there had to be other universes existing parallel to our own. The ‘Many Worlds’ scenario in turn implies that all possible alternative histories are real, each representing an actual ‘world’ or ‘universe’. This means that everything that could possibly have happened in our past, but did not, has occurred in the past of some other universe or universes. The implications of ‘Many Worlds’ for each of us is astounding. It means that every one of us has not only a ‘twin’ existing right now in a parallel universe, but a countless number of twins in universes that expand in all directions infinitely, as well as backwards and forward in time! As astounding and outlandish as Hugh Everett’s Many Worlds Interpretation seems, a recent survey showed that the vast majority of physicists and scientists today accept it as ‘most likely true’ - in fact 83% of them, according to a recent survey of the world’s top 1,200 physicists. Stories The fact that parallel universes is most likely a reality can explain a lot of strange phenomenon, and a lot of bizarre experiences as reported by every day, ordinary people. A lot of these stories have ended up in the mainstream media - and more than a few in the so-called ‘alternative media’. These stories range from the UFO phenomena to reports of contacts with fairy folk, or creatures so strange there is no precedent or explanation for them. Parallel universes have been frequently cited as a way to explain the elusiveness of Bigfoot. It also plays a role in the practice of remote viewing - the psychic spying technique developed by both U.S. Military and Soviet Union intelligence operations. Parallel universe theory may also explain some strange occurrences that simply defy category. In this book, we are going to explore some of those stories - those that made it into the mainstream media and, almost certainly, a few you have never heard about anywhere else. Contents Include: * Unexpected Slips into Other Worlds * The Man from a Non-Existent Country * The Strange Tale of the Gadianton Canyon * Energy Sphere Transportation * Unexpected Slips from Other Worlds * Portals to Parallel Worlds * The Chocolate City * The Multiple Individual Experiencing a Multidimensional World

30 Arduino Projects for the Evil Genius


Simon Monk - 2010
    You'll master Arduino through a series of projects while learning the required simplified C programming.

Core Java: An Integrated Approach


R. Nageswara Rao - 2008
    Considering just how java is dominating the software industry these days, it is vital for all software and it professionals to be knowledgeable in it. This book is ideal even for new learners as it provides detailed descriptions even of the basic concepts of java, in a very simple and easily understandable way. The best part about using this book is that once you have gone through it, you are sure to be able to write basic java programs on your own. Another highlight of this book is that instead of being vague, it provides you with a detailed explanation of all the concepts that concern this topic. Core java: an integrated approach includes many examples that are helpful as they help students get rid of the fears that they have, concerning programming. Students are also provided with an exhaustive list of questions concerning the topic, which are frequently asked in interviews. This is beneficial for students as they appear for interviews in the future. The first edition of the core java: an integrated approach has been published by dreamtech press in the year 2008 and is available in paperback.key features: this book includes 32 chapters that focus on various java-related topics. Students are provided with an exhaustive list of questions that often feature in interviews for programming jobs.

T-SQL Fundamentals


Itzik Ben-Gan - 2016
    Itzik Ben-Gan explains key T-SQL concepts and helps you apply your knowledge with hands-on exercises. The book first introduces T-SQL's roots and underlying logic. Next, it walks you through core topics such as single-table queries, joins, subqueries, table expressions, and set operators. Then the book covers more-advanced data-query topics such as window functions, pivoting, and grouping sets. The book also explains how to modify data, work with temporal tables, and handle transactions, and provides an overview of programmable objects. Microsoft Data Platform MVP Itzik Ben-Gan shows you how to: Review core SQL concepts and its mathematical roots Create tables and enforce data integrity Perform effective single-table queries by using the SELECT statement Query multiple tables by using joins, subqueries, table expressions, and set operators Use advanced query techniques such as window functions, pivoting, and grouping sets Insert, update, delete, and merge data Use transactions in a concurrent environment Get started with programmable objects-from variables and batches to user-defined functions, stored procedures, triggers, and dynamic SQL

Working with UNIX Processes


Jesse Storimer - 2011
    Want to impress your coworkers and write the fastest, most efficient, stable code you ever have? Don't reinvent the wheel. Reuse decades of research into battle-tested, highly optimized, and proven techniques available on any Unix system.This book will teach you what you need to know so that you can write your own servers, debug your entire stack when things go awry, and understand how things are working under the hood.http://www.jstorimer.com/products/wor...

RHCSA/RHCE Red Hat Linux Certification Study Guide (Exams EX200 & EX300), 6th Edition (Certification Press)


Michael Jang - 2011
    100 complete coverage of all official objectives for Exams EX200 and EX300 Exam Readiness Checklist-youre ready for the exam when all objectives on the list are checked off Inside the Exam sections in every chapter highlight key exam topics covered Two-Minute Drills for quick review 100 lab questions-two full lab-based RHCSA exams and two full lab-based RHCE exams-match the format, tone, topics, and difficulty of the real exam Covers all the exam topics, including Virtual Machines and Automated Installations Fundamental Command Line Skills RHCSA-Level Security Options The Boot Process Linux Filesystem Administration Package Management User Administration RHCSA-Level System Administration RHCE Security System Services and SELinux RHCE Administration Mail Servers Samba File Sharing DNS, FTP, and Logging CD-ROM includes Complete lab-based exam preparation, featuring Two full RHCSA practice exams Two full RHCE practice exams Lab-based chapter self tests In-depth answer explanations for all labs RHCSA and RHCE Glossary PDF copy of the book for studying on the go Michael Jang, RHCE, LPIC-2, UCP, LCP, MCP, is the author of three previous bestselling editions of RHCE Red Hat Certified Engineer Linux Study Guide and several other books on Linux and professional certification.

UNIX Concepts and Applications


Sumitabha Das - 2003
    

Bash Command Line Pro Tips


Jason Cannon - 2014
     As someone that has used the Bash shell almost daily for over 15 years, I've accumulated several command line "tricks" that have saved me time and frustration. Bash Command Line Pro Tips is a collection of 10 techniques that you can put to use right away to increase your efficiency at the command line. Here is what you will learn by reading Bash Command Line Pro Tips: Tip 1: Tab Completion Tip 2: Change to the Previous Directory Tip 3: Reuse the Last Item from the Previous Command Line Tip 4: Rerun a Command That Starts with a given String Tip 5: Command Substitution Tip 6: Use a for Loop at the Command Line Tip 7: Rerun the Previous Command with Root Privileges Tip 8: Rerun the Previous Command While Substituting a String Tip 9: Reuse a Word on the Same Command Line Tip 10: Fix Typos and Shorten Lengthy Commands with Aliases Scroll up, click the "Buy Now With 1-Click" button to start leaning these powerful Linux Command Line Tips.

Goddess Getaway: A Black Diamond/Uncut Series Annex


D. Camille - 2016
    A tropical getaway includes fun, family, sisterhood, love, and of course...SECRETS! The Goddess Getaway is the BRIDGE book between Her Shield and Her Guardian in the Uncut Series. **This is NOT Trent and Callie's story***