system programming in linux stewart weiss

System Programming in Linux - Stewart Weiss

Linux and Unix are essentially two takes on the same operating system, with Linux serving as the free, open-source version. This book serves as an all-around introduction to programming for a Linux or Unix operating system, covering how to write programs on and for the Linux OS, how to work efficiently within a Unix/Linux environment, and how the underlying design and structure of the Unix OS work. The author''s friendly, conversational style reflects his more than 40 years of experience teaching this material. Numerous diagrams included in each chapter illustrate and simplify key concepts, while hands-on projects help to cement lessons that build on one another through the book. Prior programming experience, preferably in C or C++, is helpful but not required. No knowledge of Linux or Unix is necessary, but readers will need access to a Linux system.Linux and Unix are essentially two takes on the same operating system, with Linux serving as the free, open-source version. This book serves as an all-around introduction to programming for a Linux or Unix operating system, covering how to write programs on and for the Linux OS, how to work efficiently within a Unix/Linux environment, and how the underlying design and structure ... Unknown localization key: "more"

Objev podobné jako System Programming in Linux - Stewart Weiss

The Linux Programming Interface: A Linux and UNIX System Programming Handbook (1593272200)

Kniha - anglicky, Pevná bez přebalu lesklá - anglicky, pevná bez přebalu lesklá The Linux Programming Interface is the definitive guide to the Linux and UNIX programming interface - the interface employed by nearly every application that runs on a Linux or UNIX system.In this authoritative work, Linux programming expert Michael Kerrisk provides detailed descriptions of the system calls and library functions that you need in order to master the craft of system programming, and accompanies his explanations with clear, complete example programs.You ll find descriptions of over 500 system calls and library functions, and more than 200 example programs, 88 tables, and 115 diagrams. You ll learn how to:- Read and write files efficiently - Use signals, clocks, and timers- Create processes and execute programs- Write secure programs- Write multithreaded programs using POIX threads- Build and use shared libraries- Perform interprocess communication using pipes, message...

Objev podobné jako The Linux Programming Interface: A Linux and UNIX System Programming Handbook (1593272200)

Functional Programming in Kotlin - Runar Bjarnason, Paul Chiusano, Marco Vermeulen

Functional Programming in Kotlin is a reworked version of the bestselling Functional Programming in Scala, with all code samples, instructions, and exercises translated into the powerful Kotlin language. In this authoritative guide, you’ll take on the challenge of learning functional programming from first principles, and start writing Kotlin code that’s easier to read, easier to reuse, better for concurrency, and less prone to bugs and errors. about the technologyKotlin is a new JVM language designed to interoperate with Java and offer an improved developer experience for creating new applications. It’s already a top choice for writing web services, and Android apps. Although it preserves Java’s OO roots, Kotlin really shines when you adopt a functional programming mindset. By learning the core principles and practices of functional programming outlined in this book, you’ll start writing code that’s easier to read, easier to test and reuse, better for concurrency, and less prone to bugs. about the book Functional Programming in Kotlin is a serious tutorial for programmers looking to learn FP and apply it to the everyday business of coding. Based on the bestselling Functional Programming in Scala, this book guides intermediate Java and Kotlin programmers from basic techniques to advanced topics ... Unknown localization key: "more"

Objev podobné jako Functional Programming in Kotlin - Runar Bjarnason, Paul Chiusano, Marco Vermeulen

Controversial Issues in Adventure Programming - Mark Wagstaff, Bruce Martin

Controversial Issues in Adventure Programming offers an engaging approach to the consideration of enduring, current, and emerging issues in the field. Written primarily for upper-level undergraduate and graduate students, the text presents 20 issues in a debate format, challenging students to participate in critical discourse concerning these issues as practitioners in the field of adventure programming. Respected authors Bruce Martin and Mark Wagstaff have assembled a team of more than 50 contributors from around the globe to reassess some of the underlying assumptions on which adventure programming is based. They have critically examined implications of new developments for emerging practice and discussed how best to position the field of adventure programming in addressing broader societal concerns. To set the stage for the debate, each issue is prefaced with a general overview, including the evolution of the issue and its significance in light of broader social concerns. Then, contributors present the pros and cons of each issue. A debate format helps students develop an understanding of the key points around each issue while also becoming familiar with current research pertinent to these issues. This approach also encourages students to grapple with these issues and begin to develop their own informed, thoughtful ... Unknown localization key: "more"

Objev podobné jako Controversial Issues in Adventure Programming - Mark Wagstaff, Bruce Martin

C++ Programming in easy steps - Mike McGrath

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 ... Unknown localization key: "more"

Objev podobné jako C++ Programming in easy steps - Mike McGrath

Perl Programming in easy steps - Mike McGrath

Perl is often known as the Swiss army knife of programming languages. Perl Programming in easy steps, 2nd edition illustrates programming basics with variables, operators, and functions before moving on to demonstrate the creation of reusable Perl modules. It then shows how Perl can read and write files on your system. Object-Oriented Programming (OOP) with Perl is demonstrated next to emulate real-world object properties and behaviors. The examples in Perl Programming in easy steps, 2nd edition demonstrate how to store and retrieve data with the SQLite database module that is often bundled alongside the standard Perl library. The book then moves on to illustrate how Perl is used for server-side CGI scripting on the internet. A final example brings together Perl for CGI and SQLite to create an online shop. Perl Programming in easy steps, 2nd edition has an easy-to-follow style that will appeal to: Anyone who wants begin programming in Perl. Programmers looking to extend their skillset. Students who are studying programming at school or college. Those seeking a career in software development. This book makes no assumption that you have previous knowledge of any programming language, so is suitable for a beginner or a programming guru.

Objev podobné jako Perl Programming in easy steps - Mike McGrath

Beginning Programming in 24 Hours, Sams Teach Yourself - Dean Miller, Greg Perry

Sams Teach Yourself Beginning Programming in 24 Hours explains the basics of programming in the successful 24 Hours format. The book''s examples are easily readable and understandable by even those with no previous exposure to programming. This book covers the absolute basics of programming: Why program? What tools to use? How does a program tell the computer what to do? Students will learn how to program the computer and will explore some of the most popular programming languages in use. This book will introduce students to common programming fundamentals using Python and will provide an overview of other common programming languages and their uses.

Objev podobné jako Beginning Programming in 24 Hours, Sams Teach Yourself - Dean Miller, Greg Perry

Quantum Programming in Depth - Mariia Mykhailova

Go beyond the basics with this in-depth guide to quantum programming.Here''s something you already know: quantum computing is a deep subject. Quantum Programming in Depth takes you beyond quantum basics and shows you how to take on practical quantum problem solving and programming using Q# and Qiskit. Author Mariia Mykhailova, a principal software engineer at Microsoft Quantum, guides you every step of the way.In Quantum Programming in Depth you''ll explore: Algorithms to solve challenging quantum computing problems Writing quantum programs with Q# and Qiskit Testing quantum programs with simulators and specialized tools Evaluating performance of quantum programs on future fault-tolerant quantum computers Quantum Programming in Depth shows you how to do quantum computing outside the lab or classroom, presenting problems of quantum programming and demonstrating how they''re solved. You''ll learn to write quantum programs using Qiskit and Q# —and even how to test your quantum code using common testing tools like pytest. You''ll learn to prepare quantum states and implement operations, extract information from quantum states and operations, evaluate classical functions on a quantum computer, solve search problems, and more.

Objev podobné jako Quantum Programming in Depth - Mariia Mykhailova

Functional Programming in C++ - Ivan Cukic

Functional programming is becoming a required skill for allprogrammers, and for good reason. The functional style ofprogramming lets developers to write more concise code, which tendsto have fewer bugs. Functional Programming in C++ teaches developers the practical sideof functional programming and what tools C++ provides to developsoftware in the functional style. KEY FEATURES• Practical-guide• Hands-on examples• Step-by-step instructions This book is for developers who have worked professionally with C++for 2 or more years. ABOUT THE TECHNOLOGYBroadly speaking, Functional Programming is a style of programmingwhere the main programming building blocks are functions, asopposed to objects and procedures. AUTHOR BIOIvan Čukić has been teaching modern C++ techniques and functionalprogramming at the Faculty of Mathematics in Belgrade for 6 years and hasbeen using C++ for more than 15 years. He has been researching functionalprogramming in C++ before and during his PhD studies, and uses thetechniques in real-world projects. He is one of the core developers in KDE,the largest free/libre open source C++ project.

Objev podobné jako Functional Programming in C++ - Ivan Cukic

Programming in C - Stephen Kochan

Programming in C will teach you how to write programs in the C programming language. Whether you’re a novice or experienced programmer, this book will provide you with a clear understanding of this language, which is the foundation for many object-oriented programming languages such as C++, Objective-C, C#, and Java. This book teaches C by example, with complete C programs used to illustrate each new concept along the way. Stephen Kochan provides step-by-step explanations for all C functions. You will learn both the language fundamentals and good programming practices. Exercises at the end of each chapter make the book ideally suited for classroom use or for self-instruction. All the features of the C language are covered in this book, including the latest additions added with the C11 standard. Appendixes provide a detailed summary of the language and the standard C library, both organized for quick reference. “Absolutely the best book for anyone starting out programming in C. This is an excellent introductory text with frequent examples and good text....This is the book I used to learn C–it’s a great book.” –Vinit S. Carpenter, Learn C/C++ Today

Objev podobné jako Programming in C - Stephen Kochan

Scratch Programming in easy steps - McManus Sean

The Scratch programming language is widely used in schools and on the Raspberry Pi. Its drag-and-drop commands make it an ideal language for all ages to learn to program. And this popular book, Scratch Programming in easy steps, now fully updated for Scratch 3, is packed with ideas and games that illustrate what’s possible with Scratch.Scratch makes it easy to create your own games, animations, music, art or applications. It’s the perfect way to learn programming because it takes away a lot of the complexity. That means you can focus on having great ideas and bringing them to life. With Scratch Programming in easy steps, 2nd edition as your companion, you’ll learn how to: Build games that require skill, knowledge or quick fingersAdd musicCreate eye-catching visual effectsKeep scoreAvoid common pitfalls and learn how to fix bugsScratch Programming in easy steps, 2nd edition will help you to get creative and become a super Scratcher!

Objev podobné jako Scratch Programming in easy steps - McManus Sean

Fortran Programming in easy steps - Mike McGrath

Master the essentials of modern Fortran with Fortran Programming in easy steps. Written for all ages, and all skill levels, this guide will help you quickly set up your coding environment and start writing Fortran programs with the Fortran programming language and the modern Intel IFX Fortran compiler right away. Learn how to:Store information using data structures.Control program flow using control structures. Build re-usable blocks of code in program functions for efficiency. Utilize data abstraction for Object Oriented Programming (OOP). Implement parallel programming for faster, concurrent execution in your programs. Color-coded examples make learning even easier, and all source code is available to download free – so you can check your work as you go!This primer is your gateway to mastering high-performance computing for today’s needs. Stay ahead in your coding career!

Objev podobné jako Fortran Programming in easy steps - Mike McGrath

Linux All-In-One For Dummies - Richard Blum

Linux is for everyone! Linux All-in-One For Dummies breaks down the ever-popular operating system to its basics and trains users on the art of Linux. This handy reference covers all the latest updates and operating system features. It presents content on Linux desktops, applications, and more. With eight books in one, you’ll have access to the most comprehensive overview of Linux around. Explore the inner workings of Linux machines, so you’ll know Linux front to back. This all-inclusive handbook also walks you through solving Linux problems—complete with hands-on examples—so you’ll be a Linux whiz before you know it. Get familiar with Linux as you install and customize the operating systemLearn how to navigate the file system, use the Linux shell, and get onlineBecome a Linux guru with server hosting, scripting, and security how-tosStudy for your Linux certification by using this complete guide as your referenceThis book is a massive source of support for beginning and intermediate Linux users, as well as those looking to brush up on their knowledge for certification. And, thanks to the signature Dummies approach, it’s also a lot of fun.

Objev podobné jako Linux All-In-One For Dummies - Richard Blum

Assembly x64 Programming in easy steps - Mike McGrath

Assembly x64 Programming in easy steps shows how to write code to create your own computer programs. It contains separate chapters demonstrating how to store and manipulate data in 64-bit registers, how to control program flow, and how to create reusable blocks of code in program functions. It includes demonstrations of parallel processing with 128-bit Streaming SIMD Extensions (SSE) and 256-bit Advanced Vector Extensions (AVX).Assembly x64 Programming in easy steps has an easy-to-follow style that will appeal to anyone who wants to begin programming in modern x64 Assembly language on Windows. The code in the listed steps within the book is color-coded, making it easier for beginners to grasp. There are complete step-by-step example programs that demonstrate each aspect of coding, together with screenshots that illustrate the actual output when each program is executed.Includes free, downloadable source code to get you started straightaway!The book’s examples are shown in Visual Studio 2019 and are not compatible with later versions.

Objev podobné jako Assembly x64 Programming in easy steps - Mike McGrath

Advanced Programming in the UNIX Environment - Stephen Rago, W. Stevens

Practical, in-depth knowledge of the system programming interfaces that drive the UNIX and Linux kernels Building on W. Rich Stevens’ pioneering work, this third edition of the classic was updated by Steve Rago, a colleague of Stevens, to reflect technical advances and best practices aligning with Version 4 of the Single UNIX Specification. This edition covers more than seventy interfaces including: POSIX asynchronous I/O Spin locks Barriers POSIX semaphores Steve carefully retains the spirit and approach that have made this book so valuable, starting with files, directories, and processes, carefully laying the groundwork for more advanced techniques, such as signal handling and terminal I/O. And he thoroughly covers threads and multithreaded programming, and socket-based IPC. Filled with examples, case-studies, and access to thousands of lines of downloadable code, Advanced Programming in the UNIX® Environment has helped generations of programmers write code with exceptional power, performance, and reliability.

Objev podobné jako Advanced Programming in the UNIX Environment - Stephen Rago, W. Stevens

A Comprehensive Guide to Coding and Programming in Stata - Rafael Gafoor

This book is an introductory guide to programming and coding in Stata. Commonly encountered code in the field of medical statistics as well as the analyses of observational data are presented.For those who are involved in the analyses of observational studies, the need to sometimes assemble large datasets will necessitate a detailed understanding of loops and macros. This book covers these materials early on and then describes other commonly required coding commands.For those who program in a controlled environment (.e.g. medical statisticians who perform analyses for regulatory bodies), the production of log files, a suggested folder structure and analysis pathway are covered. This book also includes a wide range of tabulation commands and other methods of producing tables of descriptive statistics. The text also then provides a clear explanation of how to perform some inferential analyses (including how to extract and format the coefficients for use in subsequent reports).The focus on coding allows beginners to grasp the basics of coding and programming, as well as allowing established researchers to hone their skills and become more advanced programmers.Key Features:Covers the fundamental of using and understanding Stata.Able to be used by anyone looking to learn the basics of coding.Introduces and explains difficult ... Unknown localization key: "more"

Objev podobné jako A Comprehensive Guide to Coding and Programming in Stata - Rafael Gafoor

Python Network Programming Cookbook - - Dr. M. O. Faruque Sarker, Pradeeban Kathiravelu

Discover practical solutions for a wide range of real-world network programming tasksAbout This Book• Solve real-world tasks in the area of network programming, system/networking administration, network monitoring, and more. • Familiarize yourself with the fundamentals and functionalities of SDN• Improve your skills to become the next-gen network engineer by learning the various facets of Python programmingWho This Book Is ForThis book is for network engineers, system/network administrators, network programmers, and even web application developers who want to solve everyday network-related problems. If you are a novice, you will develop an understanding of the concepts as you progress with this book. What You Will Learn• Develop TCP/IP networking client/server applications• Administer local machines' IPv4/IPv6 network interfaces• Write multi-purpose efficient web clients for HTTP and HTTPS protocols• Perform remote system administration tasks over Telnet and SSH connections• Interact with popular websites via web services such as XML-RPC, SOAP, and REST APIs• Monitor and analyze major common network security vulnerabilities• Develop Software-Defined Networks with Ryu, OpenDaylight, Floodlight, ONOS, and POX Controllers• Emulate simple and complex networks with Mininet and its extensions for network and systems emulations• Learn to configure and build network systems and Virtual Network Functions (VNF) in heterogeneous deployment environments• Explore ... Unknown localization key: "more"

Objev podobné jako Python Network Programming Cookbook - - Dr. M. O. Faruque Sarker, Pradeeban Kathiravelu

Programming - Bjarne Stroustrup

An Introduction to Programming by the Inventor of C++ Programming: Principles and Practice Using C++, Third Edition, will help anyone who is willing to work hard learn the fundamental principles of programming and develop the practical skills needed for programming in the real world. Previous editions have been used successfully by many thousands of students. This revised and updated edition Assumes that your aim is to eventually write programs that are good enough for others to use and maintain Focuses on fundamental concepts and techniques, rather than on obscure language-technical details Is an introduction to programming in general, including procedural, object-oriented, and generic programming, rather than just an introduction to a programming language Covers both contemporary high-level techniques and the lower-level techniques needed for efficient use of hardware Will give you a solid foundation for writing useful, correct, type-safe, maintainable, and efficient code Is primarily designed for people who have never programmed before, but even seasoned programmers have found previous editions useful as an introduction to more effective concepts and techniques Covers a wide range of essential concepts, design and programming techniques, language features, and libraries Uses contemporary C++ (C++20 and C++23) Covers the design and use of both built-in ... Unknown localization key: "more"

Objev podobné jako Programming - Bjarne Stroustrup

Learn AI-Assisted Python Programming, Second Edition - Daniel Zingaro, Leo Porter

See how an AI assistant can bring your ideas to life immediately! Once, to be a programmer you had to write every line of code yourself. Now tools like GitHub Copilot can instantly generate working programs based on your description in plain English. An instant bestseller, Learn AI-Assisted Python Programming has taught thousands of aspiring programmers how to write Python the easy way—with the help of AI. It''s perfect for beginners, or anyone who''s struggled with the steep learning curve of traditional programming. In Learn AI-Assisted Python Programming, Second Edition you''ll learn how to: Write fun and useful Python applications—no programming experience required! Use the GitHub Copilot AI coding assistant to create Python programs Write prompts that tell Copilot exactly what to do Read Python code and understand what it does Test your programs to make sure they work the way you want them to Fix code with prompt engineering or human tweaks Apply Python creatively to help out on the job AI moves fast, and so the new edition of Learn AI-Assisted Python Programming, Second Edition is fully updated to take advantage of the latest models and AI coding tools. Written by two esteemed computer science university professors, it ... Unknown localization key: "more"

Objev podobné jako Learn AI-Assisted Python Programming, Second Edition - Daniel Zingaro, Leo Porter

Linux Command Line and Shell Scripting Bible - Paul Richard Blum, Christine Bresnahan

The latest update to the gold standard in Linux shell scripting guides In the newly revised fifth edition of Linux Command Line and Shell Scripting Bible, experienced system and network administrator Richard Blum delivers an up-to-date and authoritative discussion of the fundamentals of shell scripting in Linux, as well as the advanced topics, working examples, and real-world applications that equip you to administer Linux systems. The book includes usable scripts and brand-new coverage for DevOps engineers interested in deploying applications on a variety of Linux distributions and cloud platforms while minimizing compatibility issues. You'll also find: Concrete strategies and practical tips to help you understand the Linux Shell and write basic script utilitiesStep-by-step instructions on how to schedule scripts to run automatically to perform standard Linux administration and DevOps functions for youEasy-to-follow tutorials of alternative shells, including zsh, tcsh, and the Korn shellAdvanced shell scripting techniques, including functions, sed, gawk, and regular expressions Perfect for aspiring and practicing Linux system administrators, Linux Command Line and Shell Scripting Bible is also a must-read for anyone who uses a Linux at home or at work.

Objev podobné jako Linux Command Line and Shell Scripting Bible - Paul Richard Blum, Christine Bresnahan

Exam Ref 70-480 Programming in HTML5 with JavaScript and CSS3 (MCSD) - Rick Delorme

Prepare for Microsoft Exam 70-480—and help demonstrate your real-world mastery of programming with HTML5, JavaScript, and CSS3. Designed for experienced developers ready to advance their status, Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the Microsoft Specialist level. Focus on the expertise measured by these objectives: Implement and manipulate document structures and objects Implement program flow Access and secure data Use CSS3 in applications This Microsoft Exam Ref: Organizes its coverage by exam objectives. Features strategic, what-if scenarios to challenge you.

Objev podobné jako Exam Ref 70-480 Programming in HTML5 with JavaScript and CSS3 (MCSD) - Rick Delorme

How Linux Works, 3rd Edition (1718500408)

Kniha - autor Brian Ward, 390 stran, anglicky, brožovaná bez přebalu matná Best-selling guide to the inner workings of the Linux operating system with over 50,000 copies sold since its original release in 2014. Linux for the Superuser Unlike some operating systems, Linux doesn’t try to hide the important bits from you—it gives you full control of your computer. But to truly master Linux, you need to understand its internals, like how the system boots, how networking works, and what the kernel actually does. In this third edition of the bestselling How Linux Works, author Brian Ward peels back the layers of this well-loved operating system to make Linux internals accessible. This edition has been thoroughly updated and expanded with added coverage of Logical Volume Manager (LVM), virtualization, and containers. You'll learn: How Linux boots, from boot loaders to init (systemd) How the kernel manages devices, device drivers, and processes How networking,...

Objev podobné jako How Linux Works, 3rd Edition (1718500408)

Artificial Intelligence Programming with Python - Perry Xiao

A hands-on roadmap to using Python for artificial intelligence programming In Practical Artificial Intelligence Programming with Python: From Zero to Hero, veteran educator and photophysicist Dr. Perry Xiao delivers a thorough introduction to one of the most exciting areas of computer science in modern history. The book demystifies artificial intelligence and teaches readers its fundamentals from scratch in simple and plain language and with illustrative code examples. Divided into three parts, the author explains artificial intelligence generally, machine learning, and deep learning. It tackles a wide variety of useful topics, from classification and regression in machine learning to generative adversarial networks. He also includes: Fulsome introductions to MATLAB, Python, AI, machine learning, and deep learningExpansive discussions on supervised and unsupervised machine learning, as well as semi-supervised learningPractical AI and Python “cheat sheet” quick referencesThis hands-on AI programming guide is perfect for anyone with a basic knowledge of programming—including familiarity with variables, arrays, loops, if-else statements, and file input and output—who seeks to understand foundational concepts in AI and AI development.

Objev podobné jako Artificial Intelligence Programming with Python - Perry Xiao

Linux Application Development by Example - Arnold Robbins

Unlock the secrets of Linux system programming and take your coding skills to the next level Do you use Linux, but not really understand it?Have you ever wondered how ls -l knows everything it does?Could you explain to a coworker why ls and find can be external commands but cd and umask must be built into the shell? The answers to these questions, and more, are in Linux Application Development by Example, Second Edition! This book tells you exactly what you need to know--no more and no less--about the fundamental Linux system programming APIs. Following the latest POSIX standard, author Arnold Robbins explains how the basic file, process, IPC and networking APIs work. When possible, he demonstrates the use of the APIs with code drawn from real programs (V7 Unix, BSD Unix, and GNU), and when that's not possible, he provides small, clearly documented and annotated, standalone example programs of his own. All code presented in the book is available for download, so you can compile, run, and modify the programs yourself. Robbins focuses on both high-level principles and "under the hood" techniques. Along the way, he carefully addresses real-world issues like performance, portability, and robustness. Each chapter closes with ... Unknown localization key: "more"

Objev podobné jako Linux Application Development by Example - Arnold Robbins

How Linux Works, 3rd Edition - Brian Ward

In this third edition of the best selling How Linux Works, author Brian Ward peels back the layers of this well-loved operating system to make Linux internals accessible. Readers learn how Linux boots, how the kernel manages devices and device drivers, and how processes, networking, interfaces, firewalls, and servers work. They also learn how Linux-based development tools work, how to use shared libraries, and how to write effective shell scripts. This edition has been thoroughly updated and expanded with added coverage of Logical Volume Manager (LVM), virtualisation, and containers.

Objev podobné jako How Linux Works, 3rd Edition - Brian Ward

Lethbridge-Stewart: Warriors of Montu - Gareth Madgwick

It was supposed to be a holiday. Brigadier Alistair Lethbridge-Stewart and his fiancée, Fiona, certainly deserved one. A steamer down the Nile and a guided tour of the ruins and artefacts of Ancient Egypt should have been perfect. Then things went wrong: attacks on the passengers, secrecy, bizarre behaviour and a voice in Lethbridge-Stewart''s head.

Objev podobné jako Lethbridge-Stewart: Warriors of Montu - Gareth Madgwick

Barbarossa - Stewart Binns

Drawing on remarkable and never-before-seen material, the extraordinary story of one of the most horrific and devastating encounters of the Second World War.On June 22nd, 1941 the largest military invasion in human history was launched - an attack on the Soviet Union by almost four million men of Nazi Germany''s brutal war machine.Operation Barbarossa led to the bloodiest military campaign mankind has ever known. The statistics of death and destruction are almost impossible to believe. The cruelty, suffering and destitution it wrought are unimaginable . . . over forty million people lost their lives.Yet, the real story of the Eastern Front is still not truly understood outside of Germany and Eastern Europe. Little is known of those who suffered in the horror of Hitler''s ''War of Annihilation'' - the soldiers and civilians of Eastern Europe who fought and died trying to save their homelands and their loved ones.In Barbarossa, Stewart Binns tells the story of how they lived and survived, and how, once the tide had turned, they exacted an appalling revenge on the Nazi aggressors. This is the story of the bloodiest war in history.Stewart Binns draws on Russian archives to paint a uniquely intimate picture of the war ... Unknown localization key: "more"

Objev podobné jako Barbarossa - Stewart Binns

Ultimate Data Science Programming in Python - Saurabh Chandrakar

In today''s data-driven world, the ability to extract meaningful insights from vast datasets is crucial for success in various fields. This ultimate book for mastering open-source libraries of data science in Python equips you with the essential tools and techniques to navigate the ever-evolving field of data analysis and visualization. Discover how to use Python libraries like NumPy, Pandas, and Matplotlib for data manipulation, analysis, and visualization. This book also covers scientific computing with SciPy and integrates ChatGPT to boost your data science workflow. Designed for data scientists, analysts, and beginners, it offers a practical, hands-on approach to mastering data science fundamentals. With real-world applications and exercises, you will turn raw data into actionable insights, gaining a competitive edge. This book covers everything you need, including open-source libraries, Visual Explorer tools, and ChatGPT, making it a one-stop resource for Python-based data science.

Objev podobné jako Ultimate Data Science Programming in Python - Saurabh Chandrakar

One Last Rainy Day - Kate Stewart

''An unexpected ride! If you love suspense, mystery, and action, these books are the ones to read.'' - Cosmopolitan“We love rainy days, don’t we, baby?”Dominic King doesn’t want or need anything . . . except his freedom.The key to his cage is tucked in the suit pocket of his overbearing, overprotective, older brother, Tobias — the leader of a secret vigilante group Dominic helps govern.Their mission? Destroy Roman Horner. And what better way to start than with their target’s daughter?The problem is, the moment Cecelia Horner arrives in Triple Falls, plans and motivations change. For Dominic, she’s a potent reminder that there’s still good in the world. With Tobias away for the summer, things start to quickly heat up until she’s not just a want, she’s a need. With the Ravenhood’s fate on his shoulders, Cecelia becomes Dom’s only solace, and a light for his tortured soul. Because he knows, better than anyone, that a choice is coming. And once the decision is made, there’ll be no coming back . . .One Last Rainy Day is the first book in Kate Stewart''s Ravenhood Legacy, the deliciously steamy continuation of the internationally bestselling Ravenhood series – the Robin Hood retelling that ... Unknown localization key: "more"

Objev podobné jako One Last Rainy Day - Kate Stewart

Algebra and Trigonometry - Stewart James, Saleem Watson, Lothar Redlin

This bestselling author team explains concepts simply and clearly, without glossing over difficult points. Problem solving and mathematical modeling are introduced early and reinforced throughout, providing students with a solid foundation in the principles of mathematical thinking. Comprehensive and evenly paced, the book provides complete coverage of the function concept, and integrates a significant amount of graphing calculator material to help students develop insight into mathematical ideas. The authors'' attention to detail and clarity—the same as found in James Stewart''s market-leading Calculus book—is what makes this book the market leader.

Objev podobné jako Algebra and Trigonometry - Stewart James, Saleem Watson, Lothar Redlin

The Prince and the Pilgrim - Stewart Mary

The final installment in Mary Stewart's classic Arthurian Saga, a story of love, betrayal and enchantment by the bestselling author of The Crystal Cave.

Objev podobné jako The Prince and the Pilgrim - Stewart Mary

Swiff WX-520 In-Ear Stereo Monitor Wireless System (použité)

Bezdrátový odposlechový systém Zboží jeví drobné známky používání v důsledku vyzkoušení nebo krátkodobého vystavení zboží na prodejně. Swiff Audio WX-520 představuje kompaktní bezdrátový systém pro in-ear monitoring. Součástí setu je kapesní přijímač se sluchátkovým výstupem a vysílač, který funguje zároveň jako nabíjecí stanice (další bezdrátový přijímač WX520R lze dokoupit samostatně). Přenos probíhá ve vysokém rozlišení 24 bit / 48 kHz , přičemž digitální signál je opatře

Objev podobné jako Swiff WX-520 In-Ear Stereo Monitor Wireless System (použité)

Swiff WX-520 In-Ear Stereo Monitor Wireless System (rozbalené)

Bezdrátový odposlechový systém Swiff Audio WX-520 představuje kompaktní bezdrátový systém pro in-ear monitoring. Součástí setu je kapesní přijímač se sluchátkovým výstupem a vysílač, který funguje zároveň jako nabíjecí stanice (další bezdrátový přijímač WX520R lze dokoupit samostatně). Přenos probíhá ve vysokém rozlišení 24 bit / 48 kHz , přičemž digitální signál je opatřen ochranou proti rušení a disponuje silnou průchodností i skrz zeď či jiné překážky a t

Objev podobné jako Swiff WX-520 In-Ear Stereo Monitor Wireless System (rozbalené)

Dutio Photon facial cleansing system 3 in 1 (8595691000566)

Pleťová čisticí sada - mechanické čištění sonická technologie, voděodolnost, stojan součástí balení, rozměry 181 × 85 × 75 mm (V׊×H) Fotonovýkartáček 3 v 1DUTIO Photon Facial Cleansing System 3 in 1 je sonický a čistící masážní kartáček, který využijete pro čištění obličeje, masáž hlavy a okolí očí. Součástí balení jsou tři odnímatelné hlavice a díky kompaktním rozměrům je přístroj ideální na cesty. NAPÁJENÍ2× AA VODĚODOLNOSTIPX5 HMOTNOST180 gramů Tři nástavce v baleníKartáč s měkkou čistící hlavou a jemnými štětinami odstraňuje odumřelé buňky pokožky a odstraňuje make-up vysokofrekvenčními vibracemi.Masážní hlavici využijete pro zmírnění únavy a zlepšení prokrvení v oblasti hlavy, ramen, krku i bederní části. Masážní hlava pro okolí očí s unikátní konstrukcí uvolňuje póry, pomáhá lépe absorbovat přípravky na péči o pleť a zabraňuje tvorbě kruhů...

Objev podobné jako Dutio Photon facial cleansing system 3 in 1 (8595691000566)

CERSANIT předstěnový instalační systém s černým tlačítkem K97-0574 + WC INVENA LIMNOS WITH SOFT, včetně soft/close sedátka K97-526 0574 LI1

Podomítkový instalační systém SYSTEM 50 MECH s rámem 50 cm pro suchou instalaci. Součástí je černé matné mechanické tlačítko ENTER II a závěsná WC mísa LIMNOS s hygienickým designem bez oplachového kruhu. Systém nabízí nastavitelný tlak vody, tichý provoz a jednoduchou montáž pomocí QUICK FIX systému.

  • Odolný rám z práškově lakované oceli pro dlouhodobé používání
  • Hygienický design bez oplachového kruhu zabraňující hromadění nečistot
  • Tichý plnicí ventil s NF certifikací a snadno nastavitelnými mechanismy
  • Univerzální kompatibilita s různými duálními splachovacími systémy

Objev podobné jako CERSANIT předstěnový instalační systém s černým tlačítkem K97-0574 + WC INVENA LIMNOS WITH SOFT, včetně soft/close sedátka K97-526 0574 LI1

Heal Your Nervous System - Dr. Linnea Passaler

Relieve anxiety, burnout, feelings of overwhelm, and chronic physical symptoms by healing your dysregulated nervous system with this 5-stage roadmap based on the latest science. Dr. Linnea Passaler has helped thousands globally in her digital health program address a wide range of symptoms associated with nervous system dysregulation—from mental symptoms, including anxiety, burnout, and brain fog, to physical symptoms, such as digestive issues, chronic inflammation, and fatigue. In Heal Your Nervous System, Dr. Passaler presents her 5-stage plan, developed over the last decade, to equip you with the knowledge to understand and regulate your unique nervous system. Despite its advances, conventional medicine has often overlooked the importance of nervous system regulation in our health and quality of life. This is especially true for highly sensitive individuals, who may be more susceptible to a dysregulated nervous system. Instead of merely treating the symptoms, Dr. Passaler shows you how to make a profound shift from reactive treatment to proactive healing. Grounded in recent scientific advances in neurobiology, chronic stress, trauma, and sensitivity, this is not a short-term or one-size-fits-all solution, but a comprehensive strategy to tackle the source of your symptoms, and restore your physical, cognitive, and emotional health. In Heal Your ... Unknown localization key: "more"

Objev podobné jako Heal Your Nervous System - Dr. Linnea Passaler

BIG WHITE (SLV) EASYLIGHT 2500 140 835/840/850 NB WH ML DALI2 Trunking System 2500mm 1009223

LED trunking systém SLV EASYLIGHT 2500 je modulární osvětlovací řešení určené pro náročné průmyslové a komerční prostory. Systém nabízí délku 2500 mm, vysokou účinnost až 195 lm/W a možnost nastavení teploty chromatičnosti a světelného toku. Je vhodný pro aplikace v halách, skladech, supermarketech a logistických centrech s podporou stmívání DALI2.

  • Vysoká energetická účinnost až 195 lm/W pro výrazné úspory nákladů
  • Dlouhá životnost 100 000 hodin s minimální potřebou údržby
  • Flexibilní nastavení teploty chromatičnosti (3500/4000/5000 K) a světelného toku přímo na místě
  • Podpora inteligentního stmívání standardem DALI2 pro integraci do řídicích systémů

Objev podobné jako BIG WHITE (SLV) EASYLIGHT 2500 140 835/840/850 NB WH ML DALI2 Trunking System 2500mm 1009223

Earth System Science - Tim Lenton OBE

When humanity first glimpsed planet Earth from space, the unity of the system that supports humankind entered the popular consciousness. The concept of the Earth''s atmosphere, biosphere, oceans, soil, and rocks operating as a closely interacting system has rapidly gained ground in science. This new field, involving geographers, geologists, biologists, oceanographers, and atmospheric physicists, is known as Earth System Science. In this Very Short Introduction, Tim Lenton considers how a world in which humans could evolve was created; how, as a species, we are now reshaping that world; and what a sustainable future for humanity within the Earth System might look like. Drawing on elements of geology, biology, chemistry, physics, and mathematics, Lenton asks whether Earth System Science can help guide us onto a sustainable course before we alter the Earth system to the point where we destroy ourselves and our current civilisation.ABOUT THE SERIES: The Very Short Introductions series from Oxford University Press contains hundreds of titles in almost every subject area. These pocket-sized books are the perfect way to get ahead in a new subject quickly. Our expert authors combine facts, analysis, perspective, new ideas, and enthusiasm to make interesting and challenging topics highly readable.

Objev podobné jako Earth System Science - Tim Lenton OBE

Monti System 08.1 Kamión Liaz Special

Monti System 08.1 Kamión Liaz je plastová stavebnice z řady Basic, určená pro děti od 6 let. Model se sestavuje bez lepidla a barev, splňuje bezpečnostní normu EN71 a neobsahuje ftaláty. Jedná se o český výrobek v měřítku 1:48.

  • Jednoduchá sestava bez potřeby lepidla nebo barev
  • Bezpečný český výrobek bez ftalátů splňující normu EN71
  • Vhodné pro děti již od 6 let
  • Autentický model kamionu Liaz v měřítku 1:48

Objev podobné jako Monti System 08.1 Kamión Liaz Special

Monti System 65 Scania Tarmac

Monti System 65 Scania Tarmac je plastová stavebnice z řady Profi obsahující přibližně 200 dílků. Model se sestavuje bez lepidla a je vhodný pro děti od 8 let. Výrobek splňuje bezpečnostní požadavky EN71 a neobsahuje ftaláty.

  • Sestavení bez potřeby lepidla a barev
  • Vyrobeno v ČR a splňuje bezpečnostní normu EN71
  • Nulový obsah ftalátů
  • Propracovaný detail a vysoká autentičnost modelu

Objev podobné jako Monti System 65 Scania Tarmac

Monti System 10 Rallye Dakar Tatra 815

Monti System 10 Rallye Dakar Tatra 815 je plastová stavebnice v měřítku 1:48, vhodná pro děti od 6 let. Model se sestavuje bez lepidla a barev, je vyroben v ČR a splňuje bezpečnostní požadavky EN71. Jedná se o detailně propracovaný model z řady Standard.

  • Nevyžaduje lepidlo ani barvení – snadné sestavení
  • Bezpečný materiál bez ftalátů, splňuje normu EN71
  • Unikátní český výrobek s propracovanými detaily
  • Vhodné pro děti od 6 let – rozvíjí motoriku a trpělivost

Objev podobné jako Monti System 10 Rallye Dakar Tatra 815

Wenko Teleskopický 3dílný systém věšáků, nerez

Třídílný teleskopický systém věšáků z nerezové oceli umožňuje vytvořit šatní prostor bez složité montáže. Boční tyče se nastavují v rozmezí 150–245 cm, závěsná tyč má nastavitelnou výšku. Podpůrná tyč zajišťuje stabilitu a nosnost až 110 kg.

  • Teleskopické nastavení šířky 150–245 cm pro přizpůsobení prostoru
  • Nosnost až 110 kg díky stabilní podpůrné tyči
  • Nastavitelná závěsná tyč s řetízky pro flexibilní uspořádání
  • Kvalitní nerezová ocel odolná proti korozi

Objev podobné jako Wenko Teleskopický 3dílný systém věšáků, nerez

Aging and the Criminal Legal System - Eve M. Brank, Lindsey E. Wylie

This book examines issues specific to older adults within the criminal legal system. As the population of older adults continues to grow, so does the need to address the unique legal and psychological challenges related to this demographic. This book brings the latest behavioral science research to bear in examining the issues specific to the developmental aging process and older adults across the criminal legal system as a whole. Topics covered include: stereotypes and misconceptions about older age prevention and intervention with older populations at various intercepts of the legal system older adults as victims of, eyewitnesses to, or perpetrators of crime assessing older adults in the court system and in correctional facilities issues in sentencing reentry into the community, and conducting research with older adults within the criminal legal system. This timely volume presents a call to researchers and scholars across disciplines (law, psychology, gerontology, sociology, social work, and related fields) to work together to improve understanding of, treatment for, and care for this population.

Objev podobné jako Aging and the Criminal Legal System - Eve M. Brank, Lindsey E. Wylie

Monti System 49 Enduro

Monti System 49 Enduro je plastová stavebnice modelu Renault Trafic Enduro v měřítku 1:35. Model se skládá bez použití lepidla a barev a je vhodný pro děti od 6 let. Výrobek splňuje bezpečnostní normy EN71 a neobsahuje ftaláty.

  • Stavebnice českého výrobce
  • Skládání bez lepidla a barev
  • Bezpečný materiál bez ftalátů
  • Vhodné pro děti od 6 let

Objev podobné jako Monti System 49 Enduro

Light Impressions Deko-Light kolejnicový systém 3-fázový 230V Draconis 220-240V AC/50Hz 72,00 W 2700 / 3500 / 4000 K šedá RAL 9006 577,6 620119

Kolejnicový systém Deko-Light Draconis je třífázové svítidlo určené pro komerční a průmyslové prostory. Umožňuje nastavení výkonu 45/55/72 W a teploty světla 2700/3500/4000 K přímo na těle. Díky světelnému toku až 8250 lm a možnosti výměny čoček poskytuje flexibilní osvětlení.

  • Nastavitelný výkon (45/55/72 W) a teplota světla (2700/3500/4000 K) přímo na svítidle
  • Vysoký světelný tok až 8250 lm pro náročné prostory
  • Možnost výměny optických čoček pro různé vyzařovací úhly
  • Robustní hliníková konstrukce v barvě šedá RAL 9006 s dlouhou životností 50 000 hodin

Objev podobné jako Light Impressions Deko-Light kolejnicový systém 3-fázový 230V Draconis 220-240V AC/50Hz 72,00 W 2700 / 3500 / 4000 K šedá RAL 9006 577,6 620119

Sixtol Sada nivelačních spon LEVEL SYSTEM T-HOLD 1 mm, 1000 ks

Sada obsahuje 1000 ks nivelacních spon o tloušťce 1 mm pro vyrovnání dlaždic a obkladů během pokládky. Spony se používají v kombinaci s nivelačními klínky a kleštěmi k odstranění výškových rozdílů. Po zatuhnutí lepidla se spony odstraní úderem gumové paličky.

  • Snadné a přesné vyrovnání dlaždic a obkladů do jedné roviny.
  • Eliminuje výškové nerovnosti (lippage) mezi dlaždicemi.
  • Vhodné pro dlaždice a obklady všech materiálů a tvarů.
  • Umožňuje rychlejší a profesionálnější pokládku.

Objev podobné jako Sixtol Sada nivelačních spon LEVEL SYSTEM T-HOLD 1 mm, 1000 ks

Ortega Wireless Soundhole Pickup System 100 mm

Bezdrátový snímač Ortega OSWS je určen pro akustické kytary s 100mm rezonančním otvorem. Instaluje se jednoduše jako tlumítko bez nutnosti úprav nástroje. Systém je vhodný především pro příležitostné hraní na pódiu nebo ve zkušebně.

  • Bezdrátový přenos eliminuje kabely
  • Instalace za 30 vteřin bez úprav nástroje
  • Kompatibilní s kytarami s 100mm ozvučným otvorem
  • Ideální pro příležitostné hraní na pódiu

Objev podobné jako Ortega Wireless Soundhole Pickup System 100 mm

NIOXIN System 5 Scalp Therapy Revitalizing Conditioner kondicionér pro chemicky ošetřené vlasy 300 m (HNIOXSYST5WXN117435)

Kondicionér NIOXIN System 5 Scalp Therapy Revitalizing Conditioner je určen pro chemicky ošetřené vlasy. Obnovuje jejich vitalitu a objem při pravidelném používání. Balení obsahuje 300 ml produktu.

  • Obnovuje vitalitu a objem chemicky ošetřených vlasů
  • Posiluje a zpevňuje vlasovou strukturu
  • Zanechává vlasy zdravé a lesklé
  • Vhodný pro pravidelnou péči o pokožku hlavy

Objev podobné jako NIOXIN System 5 Scalp Therapy Revitalizing Conditioner kondicionér pro chemicky ošetřené vlasy 300 m (HNIOXSYST5WXN117435)

Not Mentioned in Despatches - Spencer Fitz-Gibbon

Although much has been written about the battle of Goose Green during the Falklands War, never before have its events been dissected so thoroughly and objectively, nor illuminated so clearly in the terms of current debate in NATO armies on tactical command systems as in this book. The British success at Goose Green was described by the then-Chief of the General Staff as a feat of arms and gallantry probably unsurpassed in the glorious history of the British army; how true a picture is given by such descriptions, both official and unofficial? Using factual analysis and in-depth interviews with participants, the author demonstrates that the battle in fact highlighted serious flaws in the British armyís command culture. His knowledge of recent attempts to reform the army''s command system, and of the ongoing tactics debate, allows Fitz-Gibbon to elucidate the two basic models of command system identifiable in the Falklands war. Restrictive control, traditionally preferred in the British army and still the accepted doctrine in 1982, holds that military action can be planned in detail in advance and expected to run according to plan as long as subordinates merely obey their orders. Directive command, on the contrary, recognises that the chaos ... Unknown localization key: "more"

Objev podobné jako Not Mentioned in Despatches - Spencer Fitz-Gibbon

Spark in Action, Second Edition - Jean-Georges Perrin

The Spark distributed data processing platform provides an easy-to-implement tool for ingesting, streaming, and processing data from any source. In Spark in Action, Second Edition, you’ll learn to take advantage of Spark’s core features and incredible processing speed, with applications including real-time computation, delayed evaluation, and machine learning. Unlike many Spark books written for data scientists, Spark in Action, Second Edition is designed for data engineers and software engineers who want to master data processing using Spark without having to learn a complex new ecosystem of languages and tools. You’ll instead learn to apply your existing Java and SQL skills to take on practical, real-world challenges. Key Features · Lots of examples based in the Spark Java APIs using real-life dataset and scenarios · Examples based on Spark v2.3 Ingestion through files, databases, and streaming · Building custom ingestion process · Querying distributed datasets with Spark SQL For beginning to intermediate developers and data engineers comfortable programming in Java. No experience with functional programming, Scala, Spark, Hadoop, or big data is required. About the technology Spark is a powerful general-purpose analytics engine that can handle massive amounts of data distributed across clusters with thousands of servers. Optimized to run in ... Unknown localization key: "more"

Objev podobné jako Spark in Action, Second Edition - Jean-Georges Perrin