Efficient Linux at the Command Line: Boost Your Command-Line Skills

Автор: TRex от 25-03-2022, 12:41, Коментариев: 0

Категория: КНИГИ » ОС И БД

Название: Efficient Linux at the Command Line: Boost Your Command-Line Skills
Автор: Daniel J. Barrett
Издательство: O’Reilly Media
Год: 2022
Формат: True PDF, ePUB
Страниц: 248
Размер: 10 Mb
Язык: English

Want to increase your Linux productivity to get more done in less time? This practical book teaches you how to be quick and efficient at the Linux command line. You'll learn to create and run complex commands that solve real business problems, organize your files for quick access, efficiently process and retrieve information, and automate manual tasks. You'll truly understand what happens behind the shell prompt. Efficient Linux at the Command Line teaches general best practices and the concepts behind them, so no matter which Linux tools you use, you can become more effective in your daily work and more competitive in the job market.
 

Oracle. Основы стоимостной оптимизации

Автор: umkaS от 24-03-2022, 10:37, Коментариев: 0

Категория: КНИГИ » ОС И БД

Название: Oracle: Основы стоимостной оптимизации
Автор: Джонатан Льюис
Издательство: Питер
Год: 2007
Формат: PDF
Страниц: 528
Размер: 34 Мб
Язык: Русский

Данная книга Джонатана Льюиса "Oracle: Основы стоимостной оптимизации" - о понимании стоимостного оптимизатора (cost based optimizer, СВО) Oracle — как он работает и почему он делает то, что делает. Джонатан передает свое понимание оптимизатора Oracle посредством практики и примеров, и с этим пониманием, с этим знанием становятся доступными новые возможности и решения.
 

Настольная книга 1С: Эксперта по технологическим вопросам

Автор: gol8425 от 23-03-2022, 10:57, Коментариев: 0

Категория: КНИГИ » ОС И БД

Настольная книга 1С: Эксперта по технологическим вопросамНазвание: Настольная книга 1С: Эксперта по технологическим вопросам
Автор: Филиппов Е.В.
Издательство: 1С-Паблишинг
Год: 2014
Формат: pdf
ISBN: 978-5-9677-2103-8
Размер: 11,2 мб
Качество: хорошее
Язык: русский

"Настольная книга 1С:Эксперта по технологическим вопросам" посвящена теории и практике решения проблем производительности и параллельности в информационных системах на платформе "1С:Предприятие 8". В работе приводятся теоретические сведения, необходимые для понимания основных механизмов, обеспечивающих функционирование платформы "1С:Предприятие 8" и СУБД как многоуровневой многопользовательской системы.
 

1С:Предприятие 8.3. Руководство разработчика. В 2-х частях

Автор: gol8425 от 23-03-2022, 10:54, Коментариев: 0

Категория: КНИГИ » ОС И БД

1С:Предприятие 8.3. Руководство разработчика. В 2-х частяхНазвание: 1С:Предприятие 8.3. Руководство разработчика. В 2-х частях
Автор: коллектив
Издательство: 1С-Паблишинг
Год: 2015
Формат: pdf
Размер: 105 мб
Качество: хорошее
Язык: русский

Книга "1С:Предприятие 8.3. Руководство разработчика (в двух частях)" входит в основные поставки программ использующих платформу "1С:Предприятие" версии 8.3.
 

Learn PowerShell in a Month of Lunches: Covers Windows, Linux, and macOS, 4th Edition

Автор: TRex от 23-03-2022, 09:57, Коментариев: 0

Категория: КНИГИ » ОС И БД

Название: Learn PowerShell in a Month of Lunches: Covers Windows, Linux, and macOS, 4th Edition
Автор: James Petty, Travis Plunk, Tyler Leonhardt, Don Jones, Jeffery Hicks
Издательство: Manning Publications
Год: 2022
Формат: True PDF
Страниц: 359
Размер: 16,5 Mb
Язык: English

In Learn PowerShell in a Month of Lunches: Covers Windows, Linux, and macOS, you’ll learn how PowerShell shapes up to Bash or Python scripting as you write and run simple scripts that automate boring daily tasks.
Learn PowerShell in a Month of Lunches: Covers Windows, Linux, and macOS is a task-focused tutorial for administering Linux and macOS systems using Microsoft PowerShell. Designed for busy IT professionals, this innovative guide will take you from the basics to PowerShell proficiency through 25 tutorials you can do in your lunch break.
 

Переустановка Windows без потери информации

Автор: VlaVasAf от 22-03-2022, 10:55, Коментариев: 0

Категория: КНИГИ » ОС И БД

Название: Переустановка Windows без потери информации
Автор: Гердий Вячеслав
Издательство: неизвестен
Год: 2014
Формат: pdf
Страниц: 19
Размер: 5,6 Мб
Язык: русский

Не секрет, что для не опытного пользователя переустановка Windows является не простым шагом, а именно, в большинстве случаев возникает страх потери важной информации. Если Вы находитесь именно в такой ситуации, и не решаетесь переустановить OS Windows по причине потери важной для Вас информации, то эта руководство для Вас!
 

SQL Pocket Primer

Автор: TRex от 22-03-2022, 10:53, Коментариев: 0

Категория: КНИГИ » ОС И БД

Название: SQL Pocket Primer
Автор: Oswald Campesato
Издательство: Mercury Learning and Information
Год: 2022
Формат: PDF
Страниц: 310
Размер: 16,8 Mb
Язык: English

As part of the best-selling Pocket Primer series, this book is primarily for data scientists and machine learning engineers who want to expand their current knowledge of SQL using MySQL as the primary RDBMS. It includes Python-based code samples to access data from a MySQL table in a Pandas data frame and Java-based code samples for accessing data in a MySQL database, along with XML documents and JSON documents. The book also introduces NoSQL, presents an overview of MongoDB, and SQLite–an open-source RDBMS availableon mobile devices. The final chapter of the book covers a diverse set of miscellaneous topics, such as normalization, schemas, database optimization, and performance. Numerous code samples and listings are included to support myriad topics. Companion files with source code and figures are available from the publisher.
 

A Guide to SQL (MindTap Course List), 10th Edition

Автор: TRex от 20-03-2022, 13:06, Коментариев: 0

Категория: КНИГИ » ОС И БД

Название: A Guide to SQL (MindTap Course List), 10th Edition
Автор: Mark Shellman, Hassan Afyouni, Philip J. Pratt, Mary Z. Last
Издательство: Gengage
Год: 2021
Формат: True PDF
Страниц: 338
Размер: 22,1 Mb
Язык: English

Master today's SQL programming principles and learn how to most effectively apply your SQL skills with Shellman/Afyouni/Pratt/Last's A GUIDE TO SQL, Tenth Edition. This edition's leading approach combines straightforward instruction and extensive hands-on exercises with a strong foundation and emphasis on today's actual business applications. This edition introduces basic SQL commands in the context of an intriguing, ongoing case in which a business uses SQL to manage orders, items, customers and sales reps. This edition emphasizes how to apply fundamental principles and strengthen your programming practices, regardless of the database environment. You work with examples from the latest versions of MySQL, the world's most popular open source, free database, as well as Oracle and Microsoft SQL Server. In addition, MindTap digital learning solution is available to help you strengthen your SQL skills.
 

Linux in easy steps,5th Edition

Автор: koticvvik от 19-03-2022, 21:45, Коментариев: 0

Категория: КНИГИ » ОС И БД


Название: Linux in easy steps, 5th Edition
Автор: Mike McGrath
Издательство: In Easy Steps Limited
Год: 2010
Формат: pdf
Страниц: 196
Размер: 19,1 МБ
Язык: English

Linux is becoming more and more popular, but the installation can often be daunting for new users.Linux in Easy Stepsto the rescue! Following this book’s simple instructions, readers quickly install Linux, learn to explore the desktop, and launch great applications.
 

Android App Distribution

Автор: Igor1977 от 18-03-2022, 15:35, Коментариев: 0

Категория: КНИГИ » ОС И БД


Название: Android App Distribution
Автор: Evana Margain Puig & Fuad Kamal
Издательство: Razeware LLC
Год: 2022
Формат: pdf
Страниц: 274
Размер: 22 mb
Язык: Английский

Learn how to publish and distribute commercial apps on the Google Play Store. This book gives you all the knowledge you need for a successful Android app launch including the nuts and bolts of getting your app on the Play Store, how to ensure your app is sleek and secure, how to distribute it to testers and how to attract and manage user feedback and monitor performance post- release. This is everything you need to publish and distribute a professional, secure and successful Android app!