Books  [WikiBooks Contributors] Bourne Shell Scripting

  • Пользователь tttx
  • Дата
  • Books
ZAO7GLjHQT6ypTfE_ENlxA.png

DESCRIPTION:

This book will cover the practical aspects of using and interacting with the Bourne Shell, the root of all shells in use in the Unix world. That includes interacting with the shell on a day-to-day basis for the purposes of operating the computer in normal tasks, as well as grouping together commands in files (scripts) which can be run over and over again. Since it's not practical to talk about the Bourne Shell in complete isolation, this will also mean some short jaunts into the wondrous world of Unix; not far, just enough to understand what is going on and be able to make full use of the shell's very wide capabilities...

Books  [William E. Shotts, Jr.] The Linux Command Line: A Complete Introduction

  • Пользователь tttx
  • Дата
  • Books
Od3cSuinSiWwgMtTjn84YA.png

DESCRIPTION:

You've experienced the shiny, point-and-click surface of your Linux computer—now dive below and explore its depths with the power of the command line. The Linux Command Line takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell. Along the way you'll learn the timeless skills handed down by generations of gray-bearded, mouse-shunning gurus: file navigation, environment configuration, command chaining, pattern matching with regular expressions, and more. In addition to that practical knowledge, author William Shotts reveals the philosophy behind these tools and the rich...

Books  [Oliver Kiddle, Peter Stephenson Jerry Peek] From Bash to Z Shell. Conquering the Command Line

  • Пользователь tttx
  • Дата
  • Books
WWLjIHM2RxyZwxDqG96NQg.png

DESCRIPTION:

Some areas are covered in other books, but this one goes into some little-seen side streets and alleyways to show you the shortcuts to more efficient use of the shell. ...The material here is invaluable: you're not going to get it from the manual pages! I strongly recommend it.
- Ernest J.
This is a totally neat idea for a book... the command line gets addictive quickly.
- Bill Ryan, Bill's House O Insomnia

This comprehensive, hands-on guide focuses on two of the most popular and feature-rich shells, bash and zsh. From Bash to Z Shell: Conquering the Command Line is a book for all skill levels. Novices will receive an introduction...

Books  [Mark Bates] Conquering the Command Line: Unix and Linux Commands for Developers

  • Пользователь tttx
  • Дата
  • Books
tyXmeW7BQLmcGwSGcw8bEg.png

DESCRIPTION:

Learn to master and conquer the most valuable and useful command line tools for Unix and Linux based systems.

In this book you will find not only the most useful command line tools you need to know, but also the most helpful options and flags for those tools.

Conquering the Command Line isn't just a rehash of the MAN page for these tools, but rather a human-readable walk-through of these tools to make you instantly more productive in your daily development life.

About the Authors
  • Mark Bates is the founder and chief architect of the Boston, MA based consulting company, Meta42 Labs. Mark spends his days focusing on new...

Books  [David Edmond] Information Modeling: Specification and Implementation

  • Пользователь tttx
  • Дата
  • Books
-LjN1qnfQuyawzBgFPEX2g.png

DESCRIPTION:

Information modeling is a critical process in content management. This book provides basic concepts of information models and explains how to design database based on data analysis and SQL models. It also provides case studies of database design based on information modeling techniques.

INFORMATION PAGE:

DOWNLOAD:

Books  [PostgreSQL Global Development Group] PostgreSQL 9.0 Reference Manual - Volume 1B: SQL Command Reference

  • Пользователь tttx
  • Дата
  • Books
K3LyYt94Q2y4byHouIcwHA.png

DESCRIPTION:

This manual is part of the official reference documentation for PostgreSQL 9.0. It describes all the SQL commands available in PostgreSQL. There are over 140 commands from ABORT to VALUES each with a full usage synopsis, description, annotated parameter list and examples. Important commands such as SELECT and GRANT receive extended coverage. The associated client and server command-line tools like psql, pg_dump and pg_restore are also documented. This volume is part of a set. The separate Volume 1A "The SQL Language" (ISBN 978-1-906966-04-1) documents the SQL language syntax, functions and datatypes as implemented by PostgreSQL...

Books  [PostgreSQL Global Development Group] PostgreSQL 9.0 Reference Manual - Volume 1A: The SQL Language

  • Пользователь tttx
  • Дата
  • Books
o2X4v9xYQJKDyE16WSM5BA.png

DESCRIPTION:

This manual is part of the official reference documentation for PostgreSQL 9.0. It describes the SQL language specification as implemented by PostgreSQL, including syntax, data types, functions and operators, indexes and transactions.

The new XML datatypes and full-text index support of PostgreSQL 9 are also fully documented. This volume is part of a set. The separate Volume 1B: SQL Command Reference (ISBN 978-1-906966-05-8) contains the documentation for every PostgreSQL command from ABORT to VALUES. PostgreSQL client and server command-line tools are also documented in Volume 1B.

Volumes 1A and 1B are intended to be used...

Books  [Stacia Misner] Windows Azure SQL Reporting Succinctly

  • Пользователь tttx
  • Дата
  • Books
cQlcm2DWS8OwOHZ7F87ofg.png

DESCRIPTION:

Windows Azure SQL Reporting provides a flexible platform for managing and viewing reports. Its cloud-based architecture means that its services are instantly scalable for any number of users - adding and removing servers through Windows Azure is significantly simpler than managing on-site servers - and maintenance costs are kept to a minimum.

With Windows Azure SQL Reporting Succinctly by Stacia Misner, you'll learn how to set up a SQL Database server, migrate your existing data to the cloud, design report items, and deploy complete reports to the server. Instruction is also provided for managing user roles and creating reusable...

Books  [Howard Gould] Database Design and Implementation: A Practical Introduction using Oracle SQL, 2 edition

  • Пользователь tttx
  • Дата
  • Books
DBb1E0PPSxS-0QVN8OUrrA.png

DESCRIPTION:

This book uses a simple step by step approach to explain the essential relational database design modelling techniques, and shows how Oracle SQL can be used to implement a database. There are numerous practical exercises with feedback.

Key topics include conceptual modelling using the crow's feet notation and the Unified Modelling Language (UML), logical and physical modelling, normalisation, the structured query language (SQL) and simple application development using APEX forms and reports.

About the Authors
  • Howard Gould is a senior lecturer in computing within the School of Computing, Creative Technologies and...

Books  [Ryan Stephens, Ron Plew] Sams Teach Yourself SQL in 24 Hours, 6 edition

  • Пользователь tttx
  • Дата
  • Books
r4YF9650RXCAnnaAEWxCow.png

DESCRIPTION:

In just 24 sessions of one hour or less, you’ll learn how to use SQL to build effective databases, efficiently retrieve your data, and manage everything from performance to security! Using this book’s straightforward, step-by-step approach, you’ll learn hands-on through practical examples. Each lesson builds on what you’ve already learned, giving you a strong real-world foundation for success. The authors guide you from the absolute basics to advanced techniques—including views, transactions, Web data publishing, and even powerful SQL extensions for Oracle and Microsoft SQL Server!

Step-by-step instructions carefully walk you...

Books  [Ryan Stephens, Ron Plew] Sams Teach Yourself SQL in 24 Hours, 5 edition

  • Пользователь tttx
  • Дата
  • Books
h5xqDSWeRemHoKUoKiA-ig.png

DESCRIPTION:

In just 24 sessions of one hour or less, you’ll learn how to use SQL to build effective databases, efficiently retrieve your data, and manage everything from performance to security! Using this book’s straightforward, step-by-step approach, you’ll learn hands-on through practical examples. Each lesson builds on what you’ve already learned, giving you a strong real-world foundation for success. The authors guide you from the absolute basics to advanced techniques—including views, transactions, Web data publishing, and even powerful SQL extensions for Oracle and Microsoft SQL Server!

Step-by-step instructions carefully walk you...

Books  [Hugh Darwen] SQL: A Comparative Survey

  • Пользователь tttx
  • Дата
  • Books
X2mVWWznR6id5D2Rt9WynA.png

DESCRIPTION:

SQL: A Comparative Survey is a companion to Hugh Darwen's An Introduction to Relational Database Theory, best studied in parallel with that text. Closely following the structure of the theory book, it shows how the examples in that book can be expressed in SQL. SQL's many deviations from relational database theory are thus exposed and their consequences discussed. Drawing on the author's long experience as a member of the committee responsible for production of the ISO SQL standard, the book includes copious Historical Notes showing how SQL has evolved from its very beginnings in the 1970s.

About the Authors
  • Hugh...

Books  [Richard T. Snodgrass] Developing Time-Oriented Database Applications in SQL

  • Пользователь tttx
  • Дата
  • Books
2TCQsfSWQqGzhkNyftl0rw.png

DESCRIPTION:

Whether you're a database designer, programmer, analyst, or manager, you've probably encountered some of the challenges-and experienced some of the frustrations-associated with time-varying data. Where do you turn to fix the problem and see that it doesn't happen again? In Developing Time-Oriented Database Applications in SQL, a leading SQL researcher teaches you effective techniques for designing and building database applications that must integrate past and current data. Written to meet a pervasive, enduring need, this book will be indispensible if you happen to be part of the flurry of activity leading up to Y2K.

The enclosed...

Books  [Gregory A. Larsen] Transact-SQL: The Building Blocks to SQL Server Programming

  • Пользователь tttx
  • Дата
  • Books
8uOT-3wvQpW4e_1f-MU82A.png

DESCRIPTION:

Transact SQL (TSQL) code is used to maintain and unlock the knowledge of data stored in a SQL Server. The TSQL language is a proprietary version of the SQL language developed by Microsoft. TSQL is used to maintain, manipulate and report on data stored in SQL Server.

This book will cover different aspects of the TSQL language. With an understanding the basics of the TSQL language, programmers will have the building blocks necessary to quickly and easily build applications that use SQL Server.

It takes the readers step by step through the TSQL language, one concept at a time. Each topic covers a particular aspect of TSQL with...

Books  [Wikipedia Contributors] Structured Query Language (SQL)

  • Пользователь tttx
  • Дата
  • Books
sl5p1wV9SF-yMg_gVXtaWw.png

DESCRIPTION:

This book provides a short description of SQL, its origins, basic concepts and components, and many examples. The book follows the specifications of the SQL:2011 standard developed by a common committee of ISO and IEC.

It delivers clear examples with an easy-to-follow approach to teach you the tools you need to build and manage your own databases.
  • Move quickly through SQL basics and several advanced features
  • Use SQL data statements to generate, manipulate, and retrieve data
  • Create database objects, such as tables, indexes, and constraints with SQL schema statements
  • Learn how datasets interact with queries; understand...

Books  [Philip Greenspun] SQL for Web Nerds

  • Пользователь tttx
  • Дата
  • Books
TMhH6yvBSM--hIGGkItuzQ.png

DESCRIPTION:

SQL, or structured query language, is theinternational standard language for creating and maintainingrelational databases. It is the basis of all major databases in usetoday and is essential for the storage and retrieval of database information.

This book covers data modeling, simple queries, complex queries, transactions, triggers, views, style, PL/SQL, trees, handling dates in Oracle, limits in Oracle, tuning, data warehousing, foreign and legacy data and normalization.

INFORMATION PAGE:

DOWNLOAD:

Books  [Alan Beaulieu] Learning SQL: Generate, Manipulate, and Retrieve Data

  • Пользователь tttx
  • Дата
  • Books
i1RaftksTVqRvYPX6qec0w.png

DESCRIPTION:

As data floods into your company, you need to put it to work right away―and SQL is the best tool for the job. With the latest edition of this introductory guide, author Alan Beaulieu helps developers get up to speed with SQL fundamentals for writing database applications, performing administrative tasks, and generating reports. You’ll find new chapters on SQL and big data, analytic functions, and working with very large databases.

Each chapter presents a self-contained lesson on a key SQL concept or technique using numerous illustrations and annotated examples. Exercises let you practice the skills you learn. Knowledge of SQL is a...

Books  [Nick Harrison] SQL Queries Succinctly

  • Пользователь tttx
  • Дата
  • Books
GxChkX_zQD-ATXNV_QTjng.png

DESCRIPTION:

SQL is the language of data, and therefore the intermediary language for those who straddle the line between technology and business. Every business application needs a database and SQL is the key to working with these databases.

This book will show you how to craft queries in SQL, from basic CRUD statements and slicing and dicing the data, to applying filters and using aggregate functions to summarize the data. You will look at solving common problems, navigating hierarchical data, and exploring the data dictionary.
  1. Introduction
  2. Basic CRUD
  3. More Advanced CRUD
  4. Slicing and Dicing Data
  5. Selecting From Yourself
  6. It's...

Books  [Rahul Batra] A Primer on SQL, 3rd Edition

  • Пользователь tttx
  • Дата
  • Books
e-puxeXzTtKrBm6ZA0NcRQ.png

DESCRIPTION:

This book is an introduction to the basics of SQL. No prior experience with SQL is necessary, but some knowledge of working with computers in general is required. My purpose of writing this was to provide a gentle tutorial on the syntax of SQL, so that the reader is able to recognize the parts of queries they encounter and even be able to write simple SQL statements and queries themselves. The book however is not intended as a reference work or for a full time database administrator since it does not have an exaustive topic coverage.

About the Authors
  • Rahul Batra was first introduced to programming in 1996 in GWBASIC...

Books  [Bobby Iliev] Introduction to SQL

  • Пользователь tttx
  • Дата
  • Books
1IdjSR4fSB6R33u3rwnB7A.png

DESCRIPTION:

SQL was, is and always will be the database language for relational database systems such as Oracle, DB2, MySQL, and Microsoft SQL Server.

This is an open-source introduction to SQL guide that will help you learn the basics of SQL and start using relational databases for your SysOps, DevOps, and Dev projects. No matter if you are a DevOps/SysOps engineer, developer, or just a Linux enthusiast, you will most likely have to use SQL at some point in your career.

Build a core level of competency in SQL so you can recognize the parts of queries and write simple SQL statements. SQL knowledge is essential for anyone involved in...

Books  [James R. Groff, Paul N. Weinberg, Andrew J. Oppel] SQL The Complete Reference

  • Пользователь tttx
  • Дата
  • Books
S7TpFr63QpC3zW-IMPECSQ.png

DESCRIPTION:

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.

The Definitive Guide to SQL

Get comprehensive coverage of every aspect of SQL from three leading industry experts. Revised with coverage of the latest RDBMS software versions, this one-stop guide explains how to build, populate, and administer high-performance databases and develop robust SQL-based applications.

SQL: The Complete Reference, Third Edition shows you how to work with SQL commands and statements, set up relational databases, load...

Books  [Oscar Nierstrasz, Stéphane Ducasse, Damien Pollet] Squeak by Example

  • Пользователь tttx
  • Дата
  • Books
lB7R0zs1RsKHespRyv6usw.png

DESCRIPTION:

Squeak is a modern open-source development environment for the classic Smalltalk-80 programming language. This book, intended for both students and developers, will guide you gently through the language and tools by means of a series of examples and exercises. We are making this book available to you under the Creative Commons Attribution-ShareAlike 3.0 license. You can either download the PDF for free from SqueakByExample.org, or you can buy a softcover copy from lulu.com. (You can also pay for the PDF download from lulu.com, if you would like to make a contribution to this effort.) Additional material is available from the book's...
Ваши лимиты
Доступно
Осталось

Зеркала проекта

Зеркала PirateHUB на случай блокировки основного адреса. Эти ссылки безопасны для использования. Также всегда актуальная ссылка доступна на этом сайте.

Рабочее Openssource.ORG

Рабочее S1 piratehub

Рабочее S2 piratehub

Рабочее S3 piratehub

Рабочее S4 piratehub

Пользователи онлайн

  • KJIaccuk
  • Kseniya D
  • Anna Shwabaur
  • sergei817
  • Pauluskk1
  • Doctor_x
  • TSVAnt
  • dimkk
  • Anton Wexler
  • CobecTuNet
  • #023
  • Dry
  • nsrwntjo
  • MMonach76
  • zhamba
  • AnataLev
  • SanCelt
  • Monach7
  • Smash
  • striky
  • lexs52
  • милка95
  • yanepirachu
  • Olga94
  • MATORHEAD
  • Igor180692
  • Роман666
  • Rdmaster
  • cz4ro1
  • oll-la
  • galusik
  • ViktorHan
  • Владимирс111
  • Matvey768
  • DarkMan2024
  • medlexx
  • strannik33
  • Igor78
  • sadzxc
  • JustSm1le
  • Den4uk
  • chagr50
  • bella87
  • ServiceMA
  • kontent
  • Sklif22
  • KaliMan
  • Tichon
  • petrovroman78
  • ptichka80
...и ещё 314.

Отзывы о курсах

  • binentity
    kz
  • lapkddd
    👍👍👍
  • rufur
    Огонь
  • Flex007
    Ставлю 5 звезд авансом! Автор курса хорошо доносит информацию!
  • chaoba
    .
  • Виктор
    Это букмекер и к трейдингу он не имеет ни какого отношения. Да и к тому же скорее всего заработанные деньги они вам не дадут выводить. К стати, а админы знают что ты тут свою рекламу раскидываешь на халяву?
  • amrik07
    Хорошо это
  • Reneqq
    5+
  • xelena65
    давно искала что то старинное , может не права но очень понравилось спасибо
  • Matriarch
    Работаем
Назад
Сверху