Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Lead Like You Were Meant To, McKinnon Rob


Варианты приобретения
Цена: 2338.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-23
Ориентировочная дата поставки: конец Сентября - начало Октября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: McKinnon Rob
Название:  Lead Like You Were Meant To
ISBN: 9781735085012
Классификация: ISBN-10: 1735085014
Обложка/Формат: Paperback
Страницы: 318
Вес: 0.37 кг.
Дата издания: 01.09.2020
Язык: English
Размер: 21.59 x 14.00 x 1.68 cm
Поставляется из: США


SQL For Beginners: A Step-by-Step Guide to Learn SQL (Structured Query Language) from Installation to Database Management and Database Ad

Автор: McKinnon Julian James
Название: SQL For Beginners: A Step-by-Step Guide to Learn SQL (Structured Query Language) from Installation to Database Management and Database Ad
ISBN: 1801235031 ISBN-13(EAN): 9781801235037
Издательство: Неизвестно
Рейтинг:
Цена: 3356.00 р.
Наличие на складе: Нет в наличии.

Описание: Learn SQL (Structured Query Language) from Installation to Database Management and Database Administration


Anything that stores data records is called a database. It can be a file, CD, hard disk, or any number of storage solutions. From a programming point of view, a database is a methodically structured repository of indexed data information that can be easily accessed by the users for creating, retrieving, updating and deleting information.


Data can be stored in many forms. Most applications require a database for storing information. A database can be of two types:


(1) flat database and (2) relational database.


As the name suggests a flat database has a two-dimensional structure that has data fields and records stored in one large table. It is not capable of storing complex information, which creates a need for relational databases. A relational database stores data in several tables that are related to each other.


Let's take the example of a school.


A school will have to maintain data for several students. To find information for a student, we will first ask the class name. After the class name, we will ask for the first name. However, if there are two children with the same first name, then we will ask for the surname.


If there are two children will identical names, we can still discriminate the information related to them based on their student id, parents' name, date of birth, siblings in the same school, etc.


This is all related information. When all of this information is stored on paper, it takes a lot of time to retrieve it. The relational database allows easy access to all of this information.


SQL is a computer language we can use to work with the various database management systems. It is the standard language for the various relational database management systems such as Oracle, MySQL, MS Access, SQL Server, Postgres, Sybase, etc. With the use of SQL, a database user can create various database objects and perform various manipulations on them.


When they have accomplished the tasks, they were using the objects for, the users can drop these database objects. A good example of a database object is a table which is a combination of rows and columns. Tables allow us to group our data into rows and columns.


SQL allows you to create a table, insert data into it, manipulate this data and even drop it when you are done with its use.


Besides this, SQL allows you to impose constraints on the table to restrict the data that can be inserted into that table. You must have data you need to store well. The data should be safeguarded against loss. If the data is sensitive, you need to safeguard it so it doesn't land into the wrong hands.


You also need a way of organizing this data so it becomes easy for you to retrieve it. You only need to get a database management system and SQL will help you achieve all of this.


This book is an excellent guide for you to learn SQL. It explores everything about this computer database language.

Linux for Beginners: A step-by-step guide to learn architecture, installation, configuration, basic functions, command line and all the ess

Автор: McKinnon Julian James
Название: Linux for Beginners: A step-by-step guide to learn architecture, installation, configuration, basic functions, command line and all the ess
ISBN: 1801235104 ISBN-13(EAN): 9781801235105
Издательство: Неизвестно
Рейтинг:
Цена: 2742.00 р.
Наличие на складе: Нет в наличии.

Описание: Would You like To Master The Linux Operating System but you don't know where to start?


Linux is an operating system, which is pretty much different from any other one.


Linux is a free and open-source Operating System, based on UNIX and PSOIX codes. In short, it is free to download, and free to use, and was originally based on the paradigm of Intel x86.


Linux gets to be tailored to any system where it's being used for-compared to other operating systems that work best on a certain kind of device alone.


Open-source so happens because of the so-called open-source software collaboration that can support various kinds of libraries and directories.


Advantages of Using Linux:
  • Free to use.
  • Open Source. Anyone capable of coding can contribute, modify, enhance, and distribute the code to anyone and for any purpose.
  • Security. Linux is more secure in comparison to other operating systems such as Windows.
  • Revive older Computer. Linux helps you to use or utilize your old and outdated computer systems
  • Software Updates. The software updates are much faster and easy to run than updates in any other operating system
  • Customization. You can customize any feature, add or delete any element according to your need as it is an open-source operating system
  • Distributions. There are many distributions available that can provide various choices or flavors to the users. Fedora, Ubuntu, Arch Linux, Debian, Linux Mint, and many more.
  • Community Support. There are a lot of dedicated programmers there to help you out whenever and wherever possible.
  • Stability. Linux system rarely slows down or freezes, and you don't need to reboot your system after installing or uninstalling an application or updating your software
  • Performance. Linux provides high performance on various networks and workstations.
  • Privacy. Linux ensures the privacy of the user's data as it never collects much data from the user.


And many more


Here Is A Preview Of What You Will Learn:
  • How to get started with Linux
  • The Architecture of Linux
  • Installation
  • Linux Distributions, what they are and how to use them
  • The most common basic Linux commands
  • Manipulating Files and Directories
  • Advanced Working with Files
  • Overview of Processes
  • The Linux Processes

and much more


By the end of the book, you will have learned all the important and fundamental concepts of Linux and you will be able to use Linux effectively.


Are You Ready to become a Linux user and take all the advantages that Linux has to offer?

Hacking for Beginners: A Step by Step Guide to Learn How to Hack Websites, Smartphones, Wireless Networks, Work with Social Engineering, Comp

Автор: McKinnon Julian James
Название: Hacking for Beginners: A Step by Step Guide to Learn How to Hack Websites, Smartphones, Wireless Networks, Work with Social Engineering, Comp
ISBN: 1712448064 ISBN-13(EAN): 9781712448069
Издательство: Неизвестно
Цена: 2930.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

* This Book has been revised and more Info has been added (January 2021)

Hacking is a term most of us shudder away from, we assume that it is only for those who have lots of programming skills and lose morals and that it is too hard for us to learn how to use it. But what if you could work with hacking like a good thing, as a way to protect your personal information and even the information of many customers for a large business?This guidebook is going to spend some time taking a look at the world of hacking, and some of the great techniques that come with this type of process as well.Whether you are an unethical or ethical hacker, you will use a lot of the same techniques, and this guidebook is going to explore them in more detail along the way, turning you from a novice to a professional in no time.Some of the different topics we will look at concerning hacking in this guidebook includes:
  • The basics of hacking and some of the benefits of learning how to use this programming technique.
  • The different types of hackers and why each one is important and how they are different from one another.
  • How to work with your penetration test.
  • The importance of strong passwords and how a professional hacker will attempt to break through these passwords.
  • A look at how to hack through a website of any company that doesn't add in the right kind of security to the mix.
  • A look at how to hack through the different wireless networks that are out there to start a man in the middle attack or another attack.
  • Some of the other common attacks that we need to work with including man in the middle, denial of service attack malware, phishing, and so much more.
  • Some of the steps that you can take to ensure that your network will stay safe and secure, despite all of the threats out there.
  • How to Download and Use the Kali Linux
  • and much more
  • Hacking is a term that most of us do not know that much about. We assume that only a select few can use hacking to gain their own personal advantage and that it is too immoral or too hard for most of us to learn.But learning a bit of hacking can be the best way to keep your network safe.Are you ready to Learn more about Hacking and what it can do to the safety and security of your personal or business network?Scroll Up and Click the "Buy Now" Button.
    SpaceHive: Large Print Edition

    Автор: McKinnon Kenna
    Название: SpaceHive: Large Print Edition
    ISBN: 1034257943 ISBN-13(EAN): 9781034257943
    Издательство: Неизвестно
    Рейтинг:
    Цена: 2192.00 р.
    Наличие на складе: Нет в наличии.

    Описание: "A fast-paced cross-pollination of invading giant wasps and bees sure to sting the imagination." - Paula Shene, author There's a buzz in the air - and it's deadly. After getting kidnapped by alien bees, twelve-year-old Jason Anderson arrives to a spaceship called SpaceHive. There, he learns of a plot to annihilate Earth's population, so that the extra-terrestrial bees can migrate to a new world. As a swarm of spaceships make a beeline toward Earth, Jason must convince three friendly worker bees to help him escape his space prison and find other humans to help stop the invasion. But General Vard, wasp commander of the Black Watch, has other plans. Can Jason unite the nations of Earth in their common fight to destroy the alien invaders, or will Earth lose to the sting of conspiracy and a worldwide massacre? This is the large print edition of SpaceHive, with a larger font / typeface for easier reading.

    Naynuk The Rising of Team Faith and The Seven Wrist Bands

    Автор: McKinnon Darrell A.
    Название: Naynuk The Rising of Team Faith and The Seven Wrist Bands
    ISBN: 0998993883 ISBN-13(EAN): 9780998993881
    Издательство: Неизвестно
    Рейтинг:
    Цена: 2000.00 р.
    Наличие на складе: Есть у поставщика Поставка под заказ.

    Описание:

    In this 5th edition of the Naynuk series Naynuk is still

    battling Jinxx and the J team but now his friends have

    acquired The Holy Spirit and now they have become a team

    Team Faith Now there's an inheritance that Jinxx wants as

    well. The seven wrist bands, get ready to put on your seat

    belts and tap into this 5th edition of the series This the

    turning point in the series.

    Short Circuit And Other Geek Stories: Large Print Edition

    Автор: McKinnon Kenna
    Название: Short Circuit And Other Geek Stories: Large Print Edition
    ISBN: 1034090666 ISBN-13(EAN): 9781034090663
    Издательство: Неизвестно
    Рейтинг:
    Цена: 2095.00 р.
    Наличие на складе: Нет в наличии.

    Описание: "We all have our memories; the guitar still sang. . ." This collection of twenty-nine science fiction vignettes are at turns touching, humorous, and thought-provoking. Each begin cradled in the comfort of the familiar, but take readers along a winding path to the unexpected. Serving as poignant reminders of the ephemeral nature of life and death, these stories encapsulate what it means to be human; to be captivated by music, love, and life itself. Written as a loving tribute to her son, Kenna McKinnon's Short Circuit: And Other Geek Stories is a reminder of the legacy left by a remarkable man. This is the large print edition of Short Circuit, with a larger font / typeface for easier reading.

    C++ for Beginners: A Step-by-Step Guide to Learn, in an Easy Way, the Fundamentals of C++ Programming Language with Practical Examples

    Автор: McKinnon Julian James
    Название: C++ for Beginners: A Step-by-Step Guide to Learn, in an Easy Way, the Fundamentals of C++ Programming Language with Practical Examples
    ISBN: 1801235090 ISBN-13(EAN): 9781801235099
    Издательство: Неизвестно
    Рейтинг:
    Цена: 2666.00 р.
    Наличие на складе: Нет в наличии.

    Описание:

    Not too sure that you can learn a coding language at all?


    Worried that it will be too hard or that you will pick out the wrong coding language?


    Put those worries aside because this guidebook will help you get it all done. With this book, you will not believe how fast and easy it is to learn how to code.


    There are a lot of coding languages out there that we can choose from.


    All of them have their own purposes and uses, but none are going to be as powerful as working with C++ language.


    This guidebook is going to take you through all of the parts that you need to know about this amazing language, and how you are able to utilize it for your own needs.


    There are so many benefits that we can take from learning any coding language, but C++ takes the cake.


    It can help us to write programs that work for many different uses, whether we want to just learn how to program or we have a major application in mind.


    No matter your use for it, you will find that the C++ language is going to have the strength and power to handle it, and this guidebook is going to help you get started.


    Some of the great topics that we are going to explore in this guidebook about the C++ language include:

    • A look at some of the history of the C++ language and how we can utilize this for our programming needs.
    • An exploration of creating our first codes, whether we are professional or a beginner, in C++.
    • The important parts of the code, and the basics of how to understand the syntax of our codes in this language.
    • Why the C++ variables are so important and how we can implement them into our codes.
    • The loops, arrays, and pointers and how these work together to make our code behave.
    • The different C++ operators and why each of them will work to add more power to our codes.
    • How to create a code that can make decisions on its own.
    • The idea of inheritances and why this unique option in OOP languages can even help you to reuse parts of the code.
    • Working with polymorphism and why this can make your variables and functions stronger.
    • And so much more

    There are so many reasons to learn a programming language, and years of the language being too hard to learn is long gone.


    This guidebook has simple and easy to use steps to ensure that you can master any part of the C++ language that you want and some amazing codes that can help you to write your own programs.


    Are You Ready to Learn C++?

    Computer Programming Crash Course: 7 Books in 1- Coding Languages for Beginners: C++, C#, SQL, Python, Data Science for Python, Raspberry pi and Ardui

    Автор: McKinnon Julian James
    Название: Computer Programming Crash Course: 7 Books in 1- Coding Languages for Beginners: C++, C#, SQL, Python, Data Science for Python, Raspberry pi and Ardui
    ISBN: 1801235082 ISBN-13(EAN): 9781801235082
    Издательство: Неизвестно
    Рейтинг:
    Цена: 5977.00 р.
    Наличие на складе: Нет в наличии.

    Описание: Unleash your programming potential and master coding with this incredible 7-book bundle


    Are you looking for the PERFECT introduction into the world of coding? Want to uncover the secrets of Python, SQL, C++ and so much more? Are you looking for the ultimate guide to getting started with programming? Then this bundle is for you.


    Written with the beginner in mind, this incredible 7-in-1 book bundle brings you everything you need to know about programming. Packed with a ton of advice and step-by-step instructions on all the most popular and useful languages, you'll explore how even a complete beginner can get started with ease


    Covering data science, Arduino, and even Raspberry pi, you'll learn the fundamentals of object-oriented programming, operators, variables, loops, classes, arrays, strings and so much more


    Here's just a little of what you'll discover inside:

    • Uncovering The Secrets of C++, C#, Python, SQL and More
    • Breaking Down The Fundamentals of Data Science
    • Understanding The Different Classes, Operations, and Data Types
    • Fundamental Programming Skills That YOU Need To Know
    • Tips and Tricks For Getting The Most out of Each Language
    • The Best Strategies For Using Arduino and Raspberry Pi
    • Common Errors and How To Troubleshoot Them
    • And Much More


    No matter your level of programming experience, this bundle uses step-by-step instructions and easy-to-follow advice so you can get the most out of programming. Explore these amazing languages, master the fundamentals of programming, and unleash your programming potential today

    Timothie Hill And The Cloak Of Power

    Автор: McKinnon Kenna
    Название: Timothie Hill And The Cloak Of Power
    ISBN: 1715776186 ISBN-13(EAN): 9781715776183
    Издательство: Неизвестно
    Рейтинг:
    Цена: 2137.00 р.
    Наличие на складе: Нет в наличии.

    Описание: When superhero hairdresser Timothie Hill dons his spangled cape, all hell breaks loose. His former friend and current nemesis, Reginald Smith, has sinister intentions of enslaving all mankind. With the end of the world at stake, Timothie must stop the leaders of the free world and the repulsive demon, Bael, from stealing the souls of six billion people on Earth. Armageddon has begun on Earth, and only Timothie can save the day. But can he prevail against enemies both human and inhuman?

    Python Programming for Beginners: A Step-by-Step Guide to Learn one of the Most Popular and Easy Programming Languages. Learn Basic Python Coding Fast

    Автор: McKinnon Julian James
    Название: Python Programming for Beginners: A Step-by-Step Guide to Learn one of the Most Popular and Easy Programming Languages. Learn Basic Python Coding Fast
    ISBN: 1801235058 ISBN-13(EAN): 9781801235051
    Издательство: Неизвестно
    Рейтинг:
    Цена: 2942.00 р.
    Наличие на складе: Нет в наличии.

    Описание:

    In the early 1980s, Python was designed. Initially, Python did not make its mark in the industry as intended due to the absence of adequate marketing. It also had some inbuilt problems relating to the key idea, which worked as an obstacle in its successful route.


    With renovation by Google within the twentieth century, improvements were seen in Python, as some needed modifications where made in its set-up and settings.


    As a consequence, it has acquired the authority and efficiency within itself. Google altered the language's key logic and also removed all of the library's repeated modules and techniques to make it smoother and lighter.


    Its efficiency has now improved more than three times than before. It, therefore, becomes one of the industry's most powerful languages, gaining tremendous popularity among developers and tech experts over the past decade, turning out to be a gem in the IT industry.


    Today, many programming languages exist. Some are being used, and some are now deemed outdated. The programming situation has altered dramatically over the past few years as designers and programmers are looking for more universal and accessible languages, and this is why the language of Python has lately become so popular.


    The Python community is increasing day by day, as many programmers find it one of the most user-friendly programming languages.


    Python's development today involves different individuals with a broad spectrum of backgrounds, ages, and instructional levels - whether you're a student, a computer designer, a housewife, or a retiree, you can be a part of the process.


    There are always some thorough guidelines to make your introduction to the subject easier and more sustainable to ensure your success. Much guidance can be found on the Internet.


    If you are starting with programming and have no knowledge about computers and programming, this book is written for you.


    You will find initial chapters easier to understand and as you progress to later chapters, you will have better skills and we will cover more advanced topics.


    This book is written in one flow and it's better not to skip any topic, let alone an entire chapter.


    This book gives a comprehensive guide on the following:


    • The basic background of python
    • Data types in python
    • Operators - the types and their uses
    • Loops and functions
    • Exception handling
    • Variable scope and lifetime in python functions
    • Modules
    • Working with files
    • Object-oriented programming
    • Real-world examples of python
    • Getting started; python tips and tricks
    • Common programming challenges
    • ... AND MORE


    However, you can get to know some starting points and steps once you purchase this book.

    Timothie Hill And The Cloak Of Power: Large Print Edition

    Автор: McKinnon Kenna
    Название: Timothie Hill And The Cloak Of Power: Large Print Edition
    ISBN: 1715831764 ISBN-13(EAN): 9781715831769
    Издательство: Неизвестно
    Рейтинг:
    Цена: 2482.00 р.
    Наличие на складе: Нет в наличии.

    Описание: When superhero hairdresser Timothie Hill dons his spangled cape, all hell breaks loose. His former friend and current nemesis, Reginald Smith, has sinister intentions of enslaving all mankind. With the end of the world at stake, Timothie must stop the leaders of the free world and the repulsive demon, Bael, from stealing the souls of six billion people on Earth. Armageddon has begun on Earth, and only Timothie can save the day. But can he prevail against enemies both human and inhuman? This is the large print edition of Timothie Hill And The Cloak Of Power, with a larger font / typeface for easier reading.

    SpaceHive: Large Print Edition

    Автор: McKinnon Kenna
    Название: SpaceHive: Large Print Edition
    ISBN: 1715848284 ISBN-13(EAN): 9781715848286
    Издательство: Неизвестно
    Рейтинг:
    Цена: 2192.00 р.
    Наличие на складе: Нет в наличии.

    Описание: "A fast-paced cross-pollination of invading giant wasps and bees sure to sting the imagination." - Paula Shene, author There's a buzz in the air - and it's deadly. After getting kidnapped by alien bees, twelve-year-old Jason Anderson arrives to a spaceship called SpaceHive. There, he learns of a plot to annihilate Earth's population, so that the extra-terrestrial bees can migrate to a new world. As a swarm of spaceships make a beeline toward Earth, Jason must convince three friendly worker bees to help him escape his space prison and find other humans to help stop the invasion. But General Vard, wasp commander of the Black Watch, has other plans. Can Jason unite the nations of Earth in their common fight to destroy the alien invaders, or will Earth lose to the sting of conspiracy and a worldwide massacre? This is the large print edition of SpaceHive, with a larger font / typeface for easier reading.


    ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
       В Контакте     В Контакте Мед  Мобильная версия