Book about programming in X on Linux [closed] - linux

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 1 year ago.
Improve this question
Anybody knows a book about X11 (or XOrg) programming on Linux.

There is a famous book at Amazon related to X programming, kind old also. But as ikanobori said you should look for GTK or Qt books. But also if your intention is to do low level X programming maybe the book can help (you will get crazy also :)
The link to the book: http://www.amazon.com/Window-System-Programming-Applications-Motif/dp/0131238035/ref=sr_1_9?s=books&ie=UTF8&qid=1284216372&sr=1-9
There is other books also (and older), but you probably don't want to program in motif, right? =P

Related

Better alternative for Etcher to burn iso [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 1 year ago.
Improve this question
Better alternative for Etcher to burn iso?
Can you recommend something because Etcher let me down for the first time, so I'm looking for a reliable alternative.
I recommend UltraISO, it always works great.
This is a complex program that has many additional functions.

Linux Forking and adding linux system calls [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
This is a very generic question to which i tried googling a lot before posting this question here.
I am starting to learn to forking linux kernel. For this i am following the book
"Professional linux architecture". However this book is a little too advance for me and i am having a hard time grasping concept.
Could anyone kindly suggest me some resource / books ?

Good Assembly Language Debuggers for Linux? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I'm currently working on some straight up assembly code on Ubunutu. I was wondering what my options are as far as debuggers go for just assembly code. Somethings with a GUI would be preferable.
try DDD
http://www.gnu.org/software/ddd/
IDA Pro.
I love this program, I keep finding new features in it.
I only know about gdb. If you really need a GUI try Insight which is supposed to be a GUI for gdb. I haven't tired Insight personally yet.

Modern implementations of russian programming language "Rapira "? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
Are there modern (later than 1990) implementations of russian "Rapira" programming language?
Wikipedia mentioned none.
This question brings back the memories of 1980s and exercises in Rapira procedural programming popularized by Quantum magazine. However, I don't believe there are any recent implementations of this language.
The latest one I was able to find for a non-Soviet PC is a 1983 implementation for Apple Macintosh. (source: Technical note by Academician Andrei Ershov)
Out of curiousity, other than doing research in history of computing, why would you need it these days?
ReRap is a Russian and English Rapira implementation.

Interesting uses of M? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 2 years ago.
Improve this question
I know M is a new language from Microsoft that's targeted as a modeling solution but I'm still a bit fuzzy on usage / rationale / advantages. That's why I'm looking for interesting things that people have done with M, so I can understand it better.
Well it's new, as you said, so you'll have a hard time finding thing already done. Your best bet would probably be to see how Microsoft itself uses the language.

Resources