9781718503564 - system programming in linux: a hands-on introduction di weiss, stewart (33 risultati)

- Rilegato
Da: BooksRun, Philadelphia, PA, U.S.A.BooksRun
Contatta il venditoreVenditore con 5 stelleCondizione: Usato - Molto buono
EUR 39,75
Spedizione gratuitaSpedito in U.S.A.Quantità: 14 disponibili
Hardcover. Condizione: Very Good. It's a well-cared-for item that has seen limited use. The item may show minor signs of wear. All the text is legible, with all pages included. It may have slight markings and/or highlighting.

- Rilegato
Da: Big River Books, Powder Springs, GA, U.S.A.Big River Books
Contatta il venditoreVenditore con 5 stelleCondizione: Usato - Molto buono
EUR 42,13
EUR 3,49 spedizioneSpedito in U.S.A.Quantità: 2 disponibili
Condizione: very_good. This book is in Very Good condition. The cover and pages have minor shelf wear. Binding is tight and pages are intact.

- Rilegato
Da: World of Books (was SecondSale), Montgomery, IL, U.S.A.World of Books (was SecondSale)
Contatta il venditoreVenditore con 5 stelleCondizione: Usato - Buono
EUR 47,34
Spedizione gratuitaSpedito in U.S.A.Quantità: 1 disponibili
Condizione: Good. Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc.

- Rilegato
Da: World of Books (was SecondSale), Montgomery, IL, U.S.A.World of Books (was SecondSale)
Contatta il venditoreVenditore con 5 stelleCondizione: Usato - Molto buono
EUR 47,34
Spedizione gratuitaSpedito in U.S.A.Quantità: 1 disponibili
Condizione: Very Good. Item in very good condition! Textbooks may not include supplemental items i.e. CDs, access codes etc.

- Rilegato
Da: GreatBookPrices, Columbia, MD, U.S.A.GreatBookPrices
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 63,30
EUR 2,31 spedizioneSpedito in U.S.A.Quantità: 4 disponibili
Condizione: New.

- Brossura
Da: Grand Eagle Retail, Bensenville, IL, U.S.A.Grand Eagle Retail
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 65,69
Spedizione gratuitaSpedito in U.S.A.Quantità: 1 disponibili
Paperback. Condizione: new. Paperback. This comprehensive, Linux-focused introduction to system programming teaches how to write code for Linux and Unix - among the world's most widely used operating systems.Learn to write real Linux software-not just run it.Most programmers never learn how Linux really works. Why? Because syste…m programming is rarely taught, and the tools can be intimidating without the right guidance. As a result, many developers stick to high-level languages and frameworks-writing code that runs on Linux without understanding how it interacts with Linux.In today's world, that's not enough to stand out. Especially as more companies turn to AI to write their software, the question becomes- How do you stay relevant in an AI-driven world? You learn how things really work.If you've ever wondered how processes are created, how memory and files are managed, or how programs communicate in a Unix environment, System Programming in Linux will make it all make sense.This is a hands-on guide to writing software that interfaces directly with the Linux operating system. You'll go beyond shell commands and abstractions to understand what the kernel is doing-and how to leverage it through your own code. Rather than telling you how to solve each problem, Professor Stewart N. Weiss guides you through the process of discovering the solution yourself.Start with the core concepts of Unix and Linux, then work your way up to advanced topics like process control, signals, interprocess communication, threading, and non-blocking I/O. Each chapter includes conceptual diagrams, annotated source code, and practical projects to help you immediately apply what you've learned.You'll explore topics such as-The structure of Unix and Linux operating systems-and why it mattersUsing system calls to create and manage processesThe mechanics of signals, timers, and interprocess communicationUsing synchronization tools to write multithreaded programsInteracting with filesystems, devices, and terminalsBuilding text-based user interfaces using ncursesDeveloping programs that are robust, efficient, and portableAt Hunter College, Professor Weiss built the course this book is based on, and he has helped thousands of students go from confusion to confidence in his over 40 years of teaching programming. His clear, conversational style; technical depth; and focus on real-world application make this one of the most approachable and powerful system programming books available.As Linux continues to dominate development, server, and embedded environments, understanding the system behind your software isn't just helpful; it's essential.Whether you're a student, developer, or sysadmin, this book gives you the tools to work directly with Linux and the insight to understand what's really happening under the hood. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.

- Rilegato
Da: medimops, Berlin, Germaniamedimops
Contatta il venditoreVenditore con 5 stelleCondizione: Usato - Molto buono
EUR 57,21
EUR 10,00 spedizioneSpedito da Germania a U.S.A.Quantità: 1 disponibili
Condizione: very good. Gut/Very good: Buch bzw. Schutzumschlag mit wenigen Gebrauchsspuren an Einband, Schutzumschlag oder Seiten. / Describes a book or dust jacket that does show some signs of wear on either the binding, dust jacket or pages.

- Rilegato
Da: PBShop.store US, Wood Dale, IL, U.S.A.PBShop.store US
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 73,12
Spedizione gratuitaSpedito in U.S.A.Quantità: 6 disponibili
HRD. Condizione: New. New Book. Shipped from UK. Established seller since 2000.

- Rilegato
Da: GreatBookPrices, Columbia, MD, U.S.A.GreatBookPrices
Contatta il venditoreVenditore con 5 stelleCondizione: Usato - Come nuovo
EUR 71,46
EUR 2,31 spedizioneSpedito in U.S.A.Quantità: 4 disponibili
Condizione: As New. Unread book in perfect condition.

- Brossura
Da: Rarewaves USA, OSWEGO, IL, U.S.A.Rarewaves USA
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 79,89
Spedizione gratuitaSpedito in U.S.A.Quantità: Più di 20 disponibili
Paperback. Condizione: New. 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 efficientl…y 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 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.

- Rilegato
Da: PBShop.store UK, Fairford, GLOS, Regno UnitoPBShop.store UK
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 71,98
EUR 10,86 spedizioneSpedito da Regno Unito a U.S.A.Quantità: 15 disponibili
HRD. Condizione: New. New Book. Shipped from UK. Established seller since 2000.

- Rilegato
Da: Books Puddle, New York, NY, U.S.A.Books Puddle
Contatta il venditoreVenditore con 4 stelleCondizione: Nuovo
EUR 79,92
EUR 3,49 spedizioneSpedito in U.S.A.Quantità: 3 disponibili
Condizione: New.

- Rilegato
Da: GreatBookPricesUK, Woodford Green, Regno UnitoGreatBookPricesUK
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 71,97
EUR 17,41 spedizioneSpedito da Regno Unito a U.S.A.Quantità: 3 disponibili
Condizione: New.

- Rilegato
Da: GreatBookPricesUK, Woodford Green, Regno UnitoGreatBookPricesUK
Contatta il venditoreVenditore con 5 stelleCondizione: Usato - Come nuovo
EUR 74,66
EUR 17,41 spedizioneSpedito da Regno Unito a U.S.A.Quantità: 3 disponibili
Condizione: As New. Unread book in perfect condition.

- Brossura
Da: THE SAINT BOOKSTORE, Southport, Regno UnitoTHE SAINT BOOKSTORE
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 75,99
EUR 17,25 spedizioneSpedito da Regno Unito a U.S.A.Quantità: 6 disponibili
Paperback / softback. Condizione: New. New copy - Usually dispatched within 4 working days.

- Rilegato
Da: Massive Bookshop, Greenfield, MA, U.S.A.Massive Bookshop
Contatta il venditoreVenditore con 4 stelleCondizione: Nuovo
EUR 90,19
EUR 4,16 spedizioneSpedito in U.S.A.Quantità: 10 disponibili
Hardcover. Condizione: New.

- Rilegato
Da: Kennys Bookshop and Art Galleries Ltd., Galway, GY, IrlandaKennys Bookshop and Art Galleries Ltd.
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 87,26
EUR 10,50 spedizioneSpedito da Irlanda a U.S.A.Quantità: 15 disponibili
Condizione: New. 2025. hardcover. . . . . .

- Rilegato
Da: Majestic Books, Hounslow, Regno UnitoMajestic Books
Contatta il venditoreVenditore con 4 stelleCondizione: Nuovo
EUR 94,99
EUR 7,54 spedizioneSpedito da Regno Unito a U.S.A.Quantità: 3 disponibili
Condizione: New.

- Brossura
Da: AussieBookSeller, Truganina, VIC, AustraliaAussieBookSeller
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 75,33
EUR 32,40 spedizioneSpedito da Australia a U.S.A.Quantità: 1 disponibili
Paperback. Condizione: new. Paperback. This comprehensive, Linux-focused introduction to system programming teaches how to write code for Linux and Unix - among the world's most widely used operating systems.Learn to write real Linux software-not just run it.Most programmers never learn how Linux really works. Why? Because syste…m programming is rarely taught, and the tools can be intimidating without the right guidance. As a result, many developers stick to high-level languages and frameworks-writing code that runs on Linux without understanding how it interacts with Linux.In today's world, that's not enough to stand out. Especially as more companies turn to AI to write their software, the question becomes- How do you stay relevant in an AI-driven world? You learn how things really work.If you've ever wondered how processes are created, how memory and files are managed, or how programs communicate in a Unix environment, System Programming in Linux will make it all make sense.This is a hands-on guide to writing software that interfaces directly with the Linux operating system. You'll go beyond shell commands and abstractions to understand what the kernel is doing-and how to leverage it through your own code. Rather than telling you how to solve each problem, Professor Stewart N. Weiss guides you through the process of discovering the solution yourself.Start with the core concepts of Unix and Linux, then work your way up to advanced topics like process control, signals, interprocess communication, threading, and non-blocking I/O. Each chapter includes conceptual diagrams, annotated source code, and practical projects to help you immediately apply what you've learned.You'll explore topics such as-The structure of Unix and Linux operating systems-and why it mattersUsing system calls to create and manage processesThe mechanics of signals, timers, and interprocess communicationUsing synchronization tools to write multithreaded programsInteracting with filesystems, devices, and terminalsBuilding text-based user interfaces using ncursesDeveloping programs that are robust, efficient, and portableAt Hunter College, Professor Weiss built the course this book is based on, and he has helped thousands of students go from confusion to confidence in his over 40 years of teaching programming. His clear, conversational style; technical depth; and focus on real-world application make this one of the most approachable and powerful system programming books available.As Linux continues to dominate development, server, and embedded environments, understanding the system behind your software isn't just helpful; it's essential.Whether you're a student, developer, or sysadmin, this book gives you the tools to work directly with Linux and the insight to understand what's really happening under the hood. Shipping may be from our Sydney, NSW warehouse or from our UK or US warehouse, depending on stock availability.

- Brossura
Da: Revaluation Books, Exeter, Regno UnitoRevaluation Books
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 88,33
EUR 23,21 spedizioneSpedito da Regno Unito a U.S.A.Quantità: 2 disponibili
Paperback. Condizione: Brand New. 700 pages. 9.25x7.00x9.50 inches. In Stock.

- Brossura
Da: CitiRetail, Stevenage, Regno UnitoCitiRetail
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 74,10
EUR 42,94 spedizioneSpedito da Regno Unito a U.S.A.Quantità: 1 disponibili
Paperback. Condizione: new. Paperback. This comprehensive, Linux-focused introduction to system programming teaches how to write code for Linux and Unix - among the world's most widely used operating systems.Learn to write real Linux software-not just run it.Most programmers never learn how Linux really works. Why? Because syste…m programming is rarely taught, and the tools can be intimidating without the right guidance. As a result, many developers stick to high-level languages and frameworks-writing code that runs on Linux without understanding how it interacts with Linux.In today's world, that's not enough to stand out. Especially as more companies turn to AI to write their software, the question becomes- How do you stay relevant in an AI-driven world? You learn how things really work.If you've ever wondered how processes are created, how memory and files are managed, or how programs communicate in a Unix environment, System Programming in Linux will make it all make sense.This is a hands-on guide to writing software that interfaces directly with the Linux operating system. You'll go beyond shell commands and abstractions to understand what the kernel is doing-and how to leverage it through your own code. Rather than telling you how to solve each problem, Professor Stewart N. Weiss guides you through the process of discovering the solution yourself.Start with the core concepts of Unix and Linux, then work your way up to advanced topics like process control, signals, interprocess communication, threading, and non-blocking I/O. Each chapter includes conceptual diagrams, annotated source code, and practical projects to help you immediately apply what you've learned.You'll explore topics such as-The structure of Unix and Linux operating systems-and why it mattersUsing system calls to create and manage processesThe mechanics of signals, timers, and interprocess communicationUsing synchronization tools to write multithreaded programsInteracting with filesystems, devices, and terminalsBuilding text-based user interfaces using ncursesDeveloping programs that are robust, efficient, and portableAt Hunter College, Professor Weiss built the course this book is based on, and he has helped thousands of students go from confusion to confidence in his over 40 years of teaching programming. His clear, conversational style; technical depth; and focus on real-world application make this one of the most approachable and powerful system programming books available.As Linux continues to dominate development, server, and embedded environments, understanding the system behind your software isn't just helpful; it's essential.Whether you're a student, developer, or sysadmin, this book gives you the tools to work directly with Linux and the insight to understand what's really happening under the hood. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.

- Rilegato
Da: Kennys Bookstore, Olney, MD, U.S.A.Kennys Bookstore
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 108,58
EUR 9,19 spedizioneSpedito in U.S.A.Quantità: 15 disponibili
Condizione: New. 2025. hardcover. . . . . . Books ship from the US and Ireland.

- Rilegato
Da: moluna, Greven, Germaniamoluna
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 68,86
EUR 48,99 spedizioneSpedito da Germania a U.S.A.Quantità: 5 disponibili
Condizione: New. Stewart N. Weiss was a professor in the computer science department of Hunter College for 38 years and was also on the faculty of the Graduate Center of the City University of New York. He developed courses in Unix system programming, parallel comput.

- Rilegato
Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, GermaniaBuchWeltWeit Ludwig Meier e.K.
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 95,00
EUR 23,00 spedizioneSpedito da Germania a U.S.A.Quantità: 1 disponibili
Buch. Condizione: Neu. Neuware -Learn to write real Linux softwarenot just run it.Most programmers never learn how Linux really works. Why Because system programming is rarely taught, and the tools can be intimidating without the right guidance. As a result, many developers stick to high-level languages and frameworkswriting cod…e that runs on Linux without understanding how it interacts with Linux.In today's world, that's not enough to stand out. Especially as more companies turn to AI to write their software, the question becomes: How do you stay relevant in an AI-driven world You learn how things really work.If you've ever wondered how processes are created, how memory and files are managed, or how programs communicate in a Unix environment, System Programming in Linux will make it all make sense.This is a hands-on guide to writing software that interfaces directly with the Linux operating system. You'll go beyond shell commands and abstractions to understand what the kernel is doingand how to leverage it through your own code. Rather than telling you how to solve each problem, Professor Stewart N. Weiss guides you through the process of discovering the solution yourself.Start with the core concepts of Unix and Linux, then work your way up to advanced topics like process control, signals, interprocess communication, threading, and non-blocking I/O. Each chapter includes conceptual diagrams, annotated source code, and practical projects to help you immediately apply what you've learned.You'll explore topics such as:- The structure of Unix and Linux operating systemsand why it matters- Using system calls to create and manage processes- The mechanics of signals, timers, and interprocess communication- Using synchronization tools to write multithreaded programs- Interacting with filesystems, devices, and terminals- Building text-based user interfaces using ncurses- Developing programs that are robust, efficient, and portableAt Hunter College, Professor Weiss built the course this book is based on, and he has helped thousands of students go from confusion to confidence in his over 40 years of teaching programming. His clear, conversational style; technical depth; and focus on real-world application make this one of the most approachable and powerful system programming books available.As Linux continues to dominate development, server, and embedded environments, understanding the system behind your software isn't just helpful; it's essential.Whether you're a student, developer, or sysadmin, this book gives you the tools to work directly with Linux and the insight to understand what's really happening under the hood. 1048 pp. Englisch.

- Rilegato
Da: Rheinberg-Buch Andreas Meier eK, Bergisch Gladbach, GermaniaRheinberg-Buch Andreas Meier eK
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 95,00
EUR 23,00 spedizioneSpedito da Germania a U.S.A.Quantità: 1 disponibili
Buch. Condizione: Neu. Neuware -Learn to write real Linux softwarenot just run it.Most programmers never learn how Linux really works. Why Because system programming is rarely taught, and the tools can be intimidating without the right guidance. As a result, many developers stick to high-level languages and frameworkswriting cod…e that runs on Linux without understanding how it interacts with Linux.In today's world, that's not enough to stand out. Especially as more companies turn to AI to write their software, the question becomes: How do you stay relevant in an AI-driven world You learn how things really work.If you've ever wondered how processes are created, how memory and files are managed, or how programs communicate in a Unix environment, System Programming in Linux will make it all make sense.This is a hands-on guide to writing software that interfaces directly with the Linux operating system. You'll go beyond shell commands and abstractions to understand what the kernel is doingand how to leverage it through your own code. Rather than telling you how to solve each problem, Professor Stewart N. Weiss guides you through the process of discovering the solution yourself.Start with the core concepts of Unix and Linux, then work your way up to advanced topics like process control, signals, interprocess communication, threading, and non-blocking I/O. Each chapter includes conceptual diagrams, annotated source code, and practical projects to help you immediately apply what you've learned.You'll explore topics such as:- The structure of Unix and Linux operating systemsand why it matters- Using system calls to create and manage processes- The mechanics of signals, timers, and interprocess communication- Using synchronization tools to write multithreaded programs- Interacting with filesystems, devices, and terminals- Building text-based user interfaces using ncurses- Developing programs that are robust, efficient, and portableAt Hunter College, Professor Weiss built the course this book is based on, and he has helped thousands of students go from confusion to confidence in his over 40 years of teaching programming. His clear, conversational style; technical depth; and focus on real-world application make this one of the most approachable and powerful system programming books available.As Linux continues to dominate development, server, and embedded environments, understanding the system behind your software isn't just helpful; it's essential.Whether you're a student, developer, or sysadmin, this book gives you the tools to work directly with Linux and the insight to understand what's really happening under the hood. 1048 pp. Englisch.

- Rilegato
Da: Wegmann1855, Zwiesel, GermaniaWegmann1855
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 95,00
EUR 25,95 spedizioneSpedito da Germania a U.S.A.Quantità: 1 disponibili
Buch. Condizione: Neu. Neuware -Learn to write real Linux softwarenot just run it.Most programmers never learn how Linux really works. Why Because system programming is rarely taught, and the tools can be intimidating without the right guidance. As a result, many developers stick to high-level languages and frameworkswriting cod…e that runs on Linux without understanding how it interacts with Linux.In today's world, that's not enough to stand out. Especially as more companies turn to AI to write their software, the question becomes: How do you stay relevant in an AI-driven world You learn how things really work.If you've ever wondered how processes are created, how memory and files are managed, or how programs communicate in a Unix environment, System Programming in Linux will make it all make sense.This is a hands-on guide to writing software that interfaces directly with the Linux operating system. You'll go beyond shell commands and abstractions to understand what the kernel is doingand how to leverage it through your own code. Rather than telling you how to solve each problem, Professor Stewart N. Weiss guides you through the process of discovering the solution yourself.Start with the core concepts of Unix and Linux, then work your way up to advanced topics like process control, signals, interprocess communication, threading, and non-blocking I/O. Each chapter includes conceptual diagrams, annotated source code, and practical projects to help you immediately apply what you've learned.You'll explore topics such as:- The structure of Unix and Linux operating systemsand why it matters- Using system calls to create and manage processes- The mechanics of signals, timers, and interprocess communication- Using synchronization tools to write multithreaded programs- Interacting with filesystems, devices, and terminals- Building text-based user interfaces using ncurses- Developing programs that are robust, efficient, and portableAt Hunter College, Professor Weiss built the course this book is based on, and he has helped thousands of students go from confusion to confidence in his over 40 years of teaching programming. His clear, conversational style; technical depth; and focus on real-world application make this one of the most approachable and powerful system programming books available.As Linux continues to dominate development, server, and embedded environments, understanding the system behind your software isn't just helpful; it's essential.Whether you're a student, developer, or sysadmin, this book gives you the tools to work directly with Linux and the insight to understand what's really happening under the hood.

- Rilegato
Da: Biblios, frankfurt am main, HESSE, GermaniaBiblios
Contatta il venditoreVenditore con 4 stelleCondizione: Nuovo
EUR 112,29
EUR 9,95 spedizioneSpedito da Germania a U.S.A.Quantità: 3 disponibili
Condizione: New.

- Brossura
Da: Rarewaves USA United, OSWEGO, IL, U.S.A.Rarewaves USA United
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 82,48
EUR 43,78 spedizioneSpedito in U.S.A.Quantità: Più di 20 disponibili
Paperback. Condizione: New. 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 efficientl…y 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 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.

- Rilegato
Da: preigu, Osnabrück, Germaniapreigu
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 71,50
EUR 70,00 spedizioneSpedito da Germania a U.S.A.Quantità: 1 disponibili
Buch. Condizione: Neu. System Programming in Linux | A Hands-On Introduction | Stewart Weiss | Buch | Einband - fest (Hardcover) | Englisch | 2025 | Random House LLC US | EAN 9781718503564 | Verantwortliche Person für die EU: Springer Fachmedien Wiesbaden GmbH, Postfach:15 46, 65189 Wiesbaden, info[at]bod[dot]de | Anbieter: prei…gu.

- Rilegato
Da: buchversandmimpf2000, Emtmannsberg, BAYE, Germaniabuchversandmimpf2000
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 95,00
EUR 60,00 spedizioneSpedito da Germania a U.S.A.Quantità: 1 disponibili
Buch. Condizione: Neu. Neuware -Learn to write real Linux softwarenot just run it.Most programmers never learn how Linux really works. Why Because system programming is rarely taught, and the tools can be intimidating without the right guidance. As a result, many developers stick to high-level languages and frameworkswriting cod…e that runs on Linux without understanding how it interacts with Linux.In today's world, that's not enough to stand out. Especially as more companies turn to AI to write their software, the question becomes: How do you stay relevant in an AI-driven world You learn how things really work.If you've ever wondered how processes are created, how memory and files are managed, or how programs communicate in a Unix environment, System Programming in Linux will make it all make sense.This is a hands-on guide to writing software that interfaces directly with the Linux operating system. You'll go beyond shell commands and abstractions to understand what the kernel is doingand how to leverage it through your own code. Rather than telling you how to solve each problem, Professor Stewart N. Weiss guides you through the process of discovering the solution yourself.Start with the core concepts of Unix and Linux, then work your way up to advanced topics like process control, signals, interprocess communication, threading, and non-blocking I/O. Each chapter includes conceptual diagrams, annotated source code, and practical projects to help you immediately apply what you've learned.You'll explore topics such as:- The structure of Unix and Linux operating systemsand why it matters- Using system calls to create and manage processes- The mechanics of signals, timers, and interprocess communication- Using synchronization tools to write multithreaded programs- Interacting with filesystems, devices, and terminals- Building text-based user interfaces using ncurses- Developing programs that are robust, efficient, and portableAt Hunter College, Professor Weiss built the course this book is based on, and he has helped thousands of students go from confusion to confidence in his over 40 years of teaching programming. His clear, conversational style; technical depth; and focus on real-world application make this one of the most approachable and powerful system programming books available.As Linux continues to dominate development, server, and embedded environments, understanding the system behind your software isn't just helpful; it's essential.Whether you're a student, developer, or sysadmin, this book gives you the tools to work directly with Linux and the insight to understand what's really happening under the hood.eucomply OÜ, Pärnu mnt 139b-14, 11317 Tallinn 1048 pp. Englisch.