Book Description
Learn how to develop powerful and robust shell scripts in order to get the most out of your Unix/Linux system.
Author : Sriranga Veeraraghavan
Publisher : Sams Publishing
Page : 506 pages
File Size : 35,73 MB
Release : 2002
Category : Computers
ISBN : 9780672323584
Learn how to develop powerful and robust shell scripts in order to get the most out of your Unix/Linux system.
Author : Dave Taylor
Publisher : Sams Publishing
Page : 1263 pages
File Size : 19,20 MB
Release : 2015-09-28
Category : Computers
ISBN : 0134095421
Learn to use Unix, OS X, or Linux quickly and easily! In just 24 lessons of one hour or less, Sams Teach Yourself Unix in 24 Hours helps you get up and running with Unix and Unix-based operating systems such as Mac OS X and Linux. Designed for beginners with no previous experience using Unix, this book’s straightforward, step-by-step approach makes it easy to learn. Each lesson clearly explains essential Unix tools and techniques from the ground up, helping you to become productive as quickly and efficiently as possible. Step-by-step instructions carefully walk you through the most common Unix tasks. Practical, hands-on examples show you how to apply what you learn. Quizzes and exercises help you test your knowledge and stretch your skills. Notes and tips point out shortcuts and solutions Learn how to... Pick the command shell that’s best for you Organize the Unix file system (and why) Manage file and directory ownership and permissions Maximize your productivity with power filters and pipes Use the vi and emacs editors Create your own commands and shell scripts Connect to remote systems using SSH and SFTP Troubleshoot common problems List files and manage disk usage Get started with Unix shell programming Set up printing in a Unix environment Archive and back up files Search for information and files Use Perl as an alternative Unix programming language Set up, tweak, and make use of the GNOME graphical environment Contents at a Glance HOUR 1: What Is This Unix Stuff? HOUR 2: Getting onto the System and Using the Command Line HOUR 3: Moving About the File System HOUR 4: Listing Files and Managing Disk Usage HOUR 5: Ownership and Permissions HOUR 6: Creating, Moving, Renaming, and Deleting Files and Directories HOUR 7: Looking into Files HOUR 8: Filters, Pipes, and Wildcards! HOUR 9: Slicing and Dicing Command-Pipe Data HOUR 10: An Introduction to the vi Editor HOUR 11: Advanced vi Tricks, Tools, and Techniquess HOUR 12: An Overview of the emacs Editor HOUR 13: Introduction to Command Shells HOUR 14: Advanced Shell Interaction HOUR 15: Job Control HOUR 16: Shell Programming Overview HOUR 17: Advanced Shell Programming HOUR 18: Printing in the Unix Environment HOUR 19: Archives and Backups HOUR 20: Using Email to Communicate HOUR 21: Connecting to Remote Systems Using SSH and SFTP HOUR 22: Searching for Information and Files HOUR 23: Perl Programming in Unix HOUR 24: GNOME and the GUI Environment Appendix A: Common Unix Questions and Answers
Author : Warren W. Gay
Publisher : Sams Publishing
Page : 0 pages
File Size : 33,63 MB
Release : 1999
Category : C (Computer program language)
ISBN : 9780672315824
PLEASE PROVIDE COURSE INFORMATION PLEASE PROVIDE
Author : Judith Samson
Publisher : Sams Publishing
Page : 0 pages
File Size : 23,94 MB
Release : 2001
Category : Linux
ISBN : 9780672318450
Twenty-four step-by-step lessons for learning Red Hat Linux, including two CD-ROMs, which contain the publisher's edition of Red Hat Linux 7.
Author : Richard Blum
Publisher : Pearson Education
Page : 432 pages
File Size : 41,22 MB
Release : 2014
Category : Computers
ISBN : 0672337126
In just 24 sessions of one hour or less, Sams Teach Yourself Arduino Programming in 24 Hours teaches you C programmingon Arduino, so you can start creating inspired "DIY" hardwareprojects of your own! Using this book's straightforward, step-by-stepapproach, you'll walk through everything from setting up yourprogramming environment to mastering C syntax and features, interfacing your Arduino to performing full-fledged prototyping.Every hands-on lesson and example builds on what you've alreadylearned, giving you a rock-solid foundation for real-world success! Step-by-step instructions carefully walk you through the most common Arduino programming tasks. Quizzes at the end of each chapter help you test your knowledge. By the Way notes present interesting information related to the discussion. Did You Know? tips offer advice or show you easier ways to perform tasks. Watch Out! cautions alert you to possible problems and give you advice on how to avoid them. Learn how to... Get the right Arduino hardware and accessories for your needs Download the Arduino IDE, install it, and link it to your Arduino Quickly create, compile, upload, and run your first Arduino program Master C syntax, decision control, strings, data structures, and functions Use pointers to work with memory--and avoid common mistakes Store data on your Arduino's EEPROM or an external SD card Use existing hardware libraries, or create your own Send output and read input from analog devices or digital interfaces Create and handle interrupts in software and hardware Communicate with devices via the SPI interface and I2C protocol Work with analog and digital sensors Write Arduino C programs that control motors Connect an LCD to your Arduino, and code the output Install an Ethernet shield, configure an Ethernet connection, and write networking programs Create prototyping environments, use prototyping shields, and interface electronics to your Arduino
Author : Bill Ball
Publisher : Sams Publishing
Page : 0 pages
File Size : 45,1 MB
Release : 1999
Category : Linux
ISBN : 9780672315268
Aimed at first-time Linux installers, this book discusses topics such as how to log in, how to customize the environment, basic shell programming, how to read mail and send a reply, how to fax graphics and text, and how to file translation formats.
Author : Steve Oualline
Publisher : Wiley
Page : 415 pages
File Size : 44,31 MB
Release : 2000-03-02
Category : Computers
ISBN : 9781558285989
If you're an intermediate or advanced computer programmer looking to master Linux, then Teach Yourself Linux is your key to success. Written in jargon-free language, Teach Yourself Linux is full of cross-references, visual step-by-step procedures, and real-world applications that enable you to master the Open Source operating system that's taking the PC world by storm. This book helps you become proficient by explaining the following: Installing and configuring Linux, understanding Linux commands, and using text editing features Finding help and performing a full backup Navigating the Linux desktop, from the X Window system to applications Working with Microsoft Windows Connecting to the Web and using Internet tools Setting up your own Web server Building an advanced system configuration Two bonus CD-ROMs are packed with Linux software, including Red Hat Linux 6.1 and Internet access programs, as well as information on how to upgrade your Linux software.
Author : Jesse Liberty
Publisher : Pearson Education India
Page : 468 pages
File Size : 41,63 MB
Release : 2011
Category :
ISBN : 9788131766910
Author : Katie Cunningham
Publisher : Sams Publishing
Page : 321 pages
File Size : 20,10 MB
Release : 2013-09-10
Category : Computers
ISBN : 0133354466
In just 24 sessions of one hour or less, Sams Teach Yourself Python in 24 Hours will help you get started fast, master all the core concepts of programming, and build anything from websites to games. Using this book’s straightforward, step-by-step approach, you’ll move from the absolute basics through functions, objects, classes, modules, database integration, and more. Every lesson and case study application builds on what you’ve already learned, giving you a rock-solid foundation for real-world success! Step-by-step instructions carefully walk you through the most common Python development tasks. Quizzes and Exercises at the end of each chapter help you test your knowledge. Notes present interesting information related to the discussion. Tips offer advice or show you easier ways to perform tasks. Warnings alert you to possible problems and give you advice on how to avoid them. Learn how to... Install and run the right version of Python for your operating system Store, manipulate, reformat, combine, and organize information Create logic to control how programs run and what they do Interact with users or other programs, wherever they are Save time and improve reliability by creating reusable functions Master Python data types: numbers, text, lists, and dictionaries Write object-oriented programs that work better and are easier to improve Expand Python classes to make them even more powerful Use third-party modules to perform complex tasks without writing new code Split programs to make them more maintainable and reusable Clearly document your code so others can work with it Store data in SQLite databases, write queries, and share data via JSON Simplify Python web development with the Flask framework Quickly program Python games with PyGame Avoid, troubleshoot, and fix problems with your code
Author : Ryan Stephens
Publisher : Sams Publishing
Page : 540 pages
File Size : 18,69 MB
Release : 2008-05-30
Category : Computers
ISBN : 0132715120
In just 24 lessons of one hour or less, you will learn professional techniques to design and build efficient databases and query them to extract useful information. Using a straightforward, step-by-step approach, each lesson builds on the previous one, allowing you to learn the essentials of ANSI SQL from the ground up. Example code demonstrates the authors’ professional techniques, while exercises written for MySQL offer the reader hands-on learning with an open-source database. Included are advanced techniques for using views, managing transactions, database administration, and extending SQL. Step-by-step instructions carefully walk you through the most common SQL tasks. Q&As, Quizzes, and Exercises at the end of each chapter help you test your knowledge. Notes and Tips point out shortcuts and solutions. New terms are clearly defined and explained. Learn how to... Use SQL-2003, the latest standard for the Structured Query Language Design and deploy efficient, secure databases Build advanced queries for information retrieval Sort, group, and summarize information for best presentation Tune databases and queries for maximum performance Understand database administration and security techniques For more than ten years the authors have studied, applied, and documented the SQL standard and its application to critical database systems. Ryan Stephens and Ron Plew are entrepreneurs, speakers, and cofounders of Perpetual Technologies, Inc. (PTI), a fast-growing IT management and consulting firm which specializes in database technologies. They taught database courses for Indiana University–Purdue University in Indianapolis for five years and have authored more than a dozen books on Oracle, SQL, database design, and the high availability of critical systems. Arie D. Jones is Senior SQL Server database administrator and analyst for PTI. He is a regular speaker at technical events and has authored several books and articles. Category: Database Covers: ANSI SQL User Level: Beginning–Intermediate Register your book at informit.com/title/9780672330186 for convenient access to updates and corrections as they become available.