Makefile Books for Grad School: Find Before Fall

  • Thread starter Thread starter neurocomp2003
  • Start date Start date
  • Tags Tags
    Books
AI Thread Summary
A user is seeking recommendations for a Makefile book to prepare for grad school, specifically looking for a title from an O'Reilly series characterized by a white background and a colored title area, which they believe is brown or maroon. Another user suggests a specific O'Reilly book on Makefiles, confirming it matches the description. The original poster expresses gratitude and inquires about the book's effectiveness for learning, especially for compiling in Linux and handling complex projects like rendering and parallel processing. They mention that they typically find sufficient information through the command line.
neurocomp2003
Messages
1,359
Reaction score
4
chroot: i read in another thread that you don't use ides. Maybe you can help me, I'm looking for a makefile book before I start grad school this fall. I normally use vc6 but since i got to start remembering to use linux, i need to learn to make my own makes.

The book I'm looking for is part of a series of books that look the same(i think the publisher is oreilly, tiger symbol). The series has a white background with a colored region for the title area(i think the makefile one is brown/maroon).
Any help you can give me finding this book or a better makefil book would be much appreciated.
Thanks in advance, neuro
 
Technology news on Phys.org
chroot: Yes I think that's the book thank you very much. Have you used it before? Is there a better book to learn from or will this book suffice.
I will be compiling in linux, the project will involve rendering, N-body, Parallel.
 
I dunno. I haven't made any really, really complex Makefiles, so, normally, everything I need can be found by typing `info make` at the command line. :wink:

- Warren
 
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...

Similar threads

Back
Top