11 resultater (0,27699 sekunder)

Mærke

Butik

Pris (EUR)

Nulstil filter

Produkter
Fra
Butikker

Bash in easy steps - Mike Mcgrath - Bog - In Easy Steps Limited - Plusbog.dk

Bash in easy steps - Mike Mcgrath - Bog - In Easy Steps Limited - Plusbog.dk

The Bourne Again SHell (Bash) is a powerful command-line shell interface that lets you communicate directly with the kernel at the heart of a computer’s operating system for total control. Bash is the default shell for Unix-based operating systems Linux, Mac OS X, and Raspbian on Raspberry Pi devices, and is also available to Windows users on the Windows Subsystem for Linux (WSL). This book will show you how to use the Bash command-line interface and how to employ Bash''s programming abilities. Complete examples illustrate each aspect with colorized source code and full-color screenshots depict the actual output. Bash in easy steps begins by demonstrating Bash commands for system navigation and file manipulation so you will quickly become familiar with the command-line interface. It explains all the BASH basics before moving on to describe advanced features such as command history, command-line editing, and environment customization. The book then introduces Bash programming with examples of flow control, command switches, input/output, and debugging - allowing you to create your own executable programs by copying the examples. Bash in easy steps has an easy-to-follow style that will appeal to: Users who are completely new to Unix-based operating systems Casual users who wish to expand their knowledge of their computer system Those who would like to learn coding skills by writing useful shell scripts The student who is studying programming at school or college Those seeking a career in computing and need a fundamental understanding of the BASH interpreter on Unix-based operating systems

DKK 144.00
1

Unix in Easy Steps - Mike Mcgrath - Bog - In Easy Steps Limited - Plusbog.dk

Unix in Easy Steps - Mike Mcgrath - Bog - In Easy Steps Limited - Plusbog.dk

Unix in easy steps demonstrates how to get the most from any Unix-based operating system using the built-in BASH shell interpreter - the "Bourne Again SHell" (BASH). This is the default shell for Linux distributions (such as Ubuntu), Mac OS X, Solaris, and for the Raspbian operating system on Raspberry Pi devices. This book will show you how to use the BASH command-line interface and how to employ BASH''s powerful programming abilities. Complete examples illustrate each aspect with colourised source code and full-colour screenshots depict the actual output. Unix in easy steps begins by demonstrating BASH commands for system navigation and file manipulation so you will quickly become familiar with the command-line interface. It explains all the BASH basics before moving on to describe advanced features such as: - Command history. - Command-line editing. - Environment customisation. This book then introduces BASH programming with examples of flow control, command switches, input/output, job control, and program debugging - allowing you to create your own executable programs by copying the book''s examples. Unix in easy steps has an easy-to-follow style that will appeal to: - Users who are completely new to Unix-based operating systems. - Casual users who wish to expand their knowledge of their computer system. - Those who would like to learn programming skills by writing useful shell scripts. - The student who is studying programming at school or college. - Those seeking a career in computing and need a fundamental understanding of the BASH interpreter on Unix-based operating systems.

DKK 136.00
1

Assembly x64 Programming in easy steps - Mike Mcgrath - Bog - In Easy Steps Limited - Plusbog.dk

Access in easy steps - Mike Mcgrath - Bog - In Easy Steps Limited - Plusbog.dk

GO Programming in easy steps - Mike Mcgrath - Bog - In Easy Steps Limited - Plusbog.dk

C Programming in easy steps - Mike Mcgrath - Bog - In Easy Steps Limited - Plusbog.dk

C Programming in easy steps - Mike Mcgrath - Bog - In Easy Steps Limited - Plusbog.dk

C Programming in easy steps, 5th edition has an easy-to-follow style that will appeal to anyone who wants to begin programming in C, from programmers moving from another programming language, to the student who is studying C programming at school or college, or to those seeking a career in computing who need a fundamental understanding of procedural programming. C Programming in easy steps, 5th edition begins by explaining how to download and install a free C compiler so that you can quickly begin to create your own executable programs by copying the book''s examples. You need have no previous knowledge of any programming language so it''s ideal for the newcomer to computer programming. Each chapter builds your knowledge of C. C Programming in easy steps, 5th edition contains separate chapters on the major features of the C language. There are complete example programs that demonstrate each aspect of C together with screenshots that illustrate the output when that program has been executed. The free, downloadable sample code provided via the In Easy Steps website all has coloured syntax-highlighting for clearer understanding. By the end of this book you will have gained a sound understanding of the C language and be able to write your own C programs and compile them into executable files that can be run on any compatible computer. Fully updated and revised since the fourth edition, which was published in April 2012 – now covers the GNU Compiler version 6.3.0 and Windows 10.

DKK 144.00
1

C++ Programming in easy steps - Mike Mcgrath - Bog - In Easy Steps Limited - Plusbog.dk

C++ Programming in easy steps - Mike Mcgrath - Bog - In Easy Steps Limited - Plusbog.dk

C++ Programming in easy steps, 7th edition shows you how to program in the powerful C++ native system language. Now, in its seventh edition, this guide gives complete examples that illustrate each aspect with colorized source code. C++ Programming in easy steps, 7th edition begins by explaining how to install a free C++ compiler so that you can quickly begin to create your own executable programs by copying the book’s examples. It demonstrates all the C++ language basics before moving on to provide examples of Object-Oriented Programming (OOP). C++ is not platform-dependent, so programs can be created on any operating system. Most illustrations in this book depict output on the Windows operating system (purely because it is the most widely-used desktop platform) but the examples can also be created on other platforms such as Linux or macOS. The book concludes by demonstrating how you can use your acquired knowledge to create programs graphically using a modern C++ Integrated Development Environment (IDE), such as Microsoft’s Visual Studio. C++ Programming in easy steps, 7th edition has an easy-to-follow style that will appeal to: Anyone who wants to begin programming in C++. Programmers looking to advance from an interpreted programming language, such as Python, who want to harness the superior speed of C++. Students who are studying C++ Programming at school or college. Those seeking a career in computing who need a fundamental understanding of Object-Oriented Programming. This book makes no assumption that you have previous knowledge of any programming language, so it is suitable for the beginner to programming in C++, whether you know C or not.

DKK 202.00
1

C++ Programming in easy steps - Mike Mcgrath - Bog - In Easy Steps Limited - Plusbog.dk

C++ Programming in easy steps - Mike Mcgrath - Bog - In Easy Steps Limited - Plusbog.dk

C++ Programming in easy steps, 6th edition shows you how to program in the powerful C++ native system language. Now, in its sixth edition, this guide gives complete examples that illustrate each aspect with colorized source code. Updated for the latest GNU C Compiler and Visual Studio 2022. C++ Programming in easy steps, 6th edition begins by explaining how to install a free C++ compiler so you can quickly begin to create your own executable programs by copying the book’s examples. It demonstrates all the C++ language basics before moving on to provide examples of Object Oriented Programming (OOP). C++ is not platform-dependent, so programs can be created on any operating system. Most illustrations in this book depict output on the Windows operating system (purely because it is the most widely-used desktop platform) but the examples can also be created on other platforms such as Linux or macOS. The book concludes by demonstrating how you can use your acquired knowledge to create programs graphically using a modern C++ Integrated Development Environment (IDE), such as Microsoft’s Visual Studio 2022. C++ Programming in easy steps, 6th edition has an easy-to-follow style that will appeal to: Anyone who wants to begin programming in C++. Programmers looking to advance from an interpreted programming language, such as Python, who want to harness the superior speed of C++. Students who are studying C++ Programming at school or college. Those seeking a career in computing who need a fundamental understanding of Object Oriented Programming. This book makes no assumption that you have previous knowledge of any programming language, so it is suitable for the beginner to programming in C++, whether you know C or not.

DKK 133.00
1

Discover How a Computer Works - Dan Aldred - Bog - In Easy Steps Limited - Plusbog.dk

Discover How a Computer Works - Dan Aldred - Bog - In Easy Steps Limited - Plusbog.dk

Discover How a Computer Works breaks down everything kids need to know about computers in an informative and easy-to-understand way. The learning journey starts by explaining what a computer is and how it works, using the Input-Output-Process model. Kids will learn about different types of computers; from the laptops they use for school to powerful supercomputers that help scientists solve big problems. As readers dive deeper, they''ll discover how computers take in information, process it, and show results on a screen. The book also spotlights the various parts of a computer – like the motherboard and the CPU (the brain of the computer) – and explains how these components work together. Kids will learn about essential peripherals like the GPU (the graphics card), network cards that help connect to the internet, and sound cards that make music and games come to life. There are even cool explanations about keeping computers cool with fans and water cooling, plus fun facts about computer cases and ports for connecting everything. The book has extra sections about memory and storage, showing kids the differences between HDDs and SSDs and even explaining USB drives and cloud storage in a way that''s easy to remember. There are also tips on how to check what’s inside their computer, and the various specifications of the parts. Throughout the book, there are engaging illustrations and fun quizzes to test kids’ knowledge. The QuestKids® Discover How a Computer Works is perfect for curious minds eager to learn more about the parts of a computer. With colourful visuals and easy-to-follow explanations, this book makes learning about computers an exciting adventure! For classroom-based learning as well as a home learning.

DKK 165.00
1

R for Data Analysis in easy steps - Mike Mcgrath - Bog - In Easy Steps Limited - Plusbog.dk

R for Data Analysis in easy steps - Mike Mcgrath - Bog - In Easy Steps Limited - Plusbog.dk

The R language is widely used by statisticians for data analysis, and the popularity of R programming has therefore increased substantially in recent years. The emerging Internet of Things (IoT) gathers increasing amounts of data that can be analyzed to gain useful insights into trends. R for Data Analysis in easy steps, 2nd edition has an easy-to-follow style that will appeal to anyone who wants to produce graphic visualizations to gain insights from gathered data. The book begins by explaining core programming principles of the R programming language, which stores data in “vectors” from which simple graphs can be plotted. Next, it describes how to create “matrices” to store and manipulate data from which graphs can be plotted to provide better insights. This book then demonstrates how to create “data frames” from imported data sets, and how to employ the “Grammar of Graphics” to produce advanced visualizations that can best illustrate useful insights from your data. R for Data Analysis in easy steps, 2nd edition contains separate chapters on the major features of the R programming language. There are complete example programs that demonstrate how to create Line graphs, Bar charts, Histograms, Scatter graphs, Box plots, and more. The code for each R script is listed, together with screenshots that illustrate the actual output when that script has been executed. The free, downloadable example R code is provided for clearer understanding. By the end of this book you will have gained a sound understanding of R programming, and be able to write your own scripts that can be executed to produce graphic visualizations for data analysis. You need have no previous knowledge of any programming language, so it''s ideal for the newcomer to computer programming. Updated for the latest version of R.

DKK 152.00
1

Raspberry Pi 3 in Easy Steps - Mike Mcgrath - Bog - In Easy Steps Limited - Plusbog.dk

Raspberry Pi 3 in Easy Steps - Mike Mcgrath - Bog - In Easy Steps Limited - Plusbog.dk

The Raspberry Pi is an inexpensive programmable credit-card sized computer that plugs into your TV and a keyboard. It can be used for many of the things that your PC does, like spreadsheets, word-processing and playing games, but its real purpose is to inspire children (and adults) to learn how to program. Over five million Raspberry Pis have been sold worldwide, so far! Raspberry Pi 3 in easy steps starts with the basic components you”ll need, setting up the system and logging into the console. Then, in easy steps , it introduces you to the Raspbian operating system that is optimized for the Raspberry Pi. You”ll learn how to customize the look and feel of your system, how to navigate the file system, and how to use the powerful system “shell” to make things happen for you. The new GPIO interface is fully described, and the new NOOBS installer is also described for setup. Raspberry Pi 3 in easy steps enables complete beginners to create their very own computer programs with the Scratch visual programming environment. It also instructs programming in the high-level (human-readable) Python programming language, which is processed by the Python “interpreter” to produce results fast. Examples demonstrate how to use the included Python “pygame” module, to make your own games, and how to use the included “Tkinter” module to create graphical windowed apps. Raspberry Pi 3 in easy steps also illustrates how to control electrical input and output on the Raspberry Pi header from Python scripts, including lighting a lamp, adding more buttons and controlling projects. With the knowledge gained from this book the reader can confidently advance to any future electronic Raspberry Pi project or other explore other programming environments. Covers the latest versions of Python.

DKK 136.00
1