Stories
Slash Boxes
Comments

SoylentNews is people

posted by Fnord666 on Sunday January 21 2018, @01:59PM   Printer-friendly
from the free-stuff dept.

Here is an excellent collection of 45 free books in PDF format which I found here — "Programming Notes for Professionals" books.

The PDFs contain this on one of their very first pages:

Please feel free to share this PDF with anyone for free

This ${insert title here} Notes for Professionals book is compiled from Stack
Overflow Documentation, the content is written by the beautiful people at Stack
Overflow. Text content is released under Creative Commons BY-SA, see credits at
the end of this book whom contributed to the various chapters. Images may be
copyright of their respective owners unless otherwise specified.

Because of the range of software development related topics covered, I thought this might be of interest to a large fraction of people on SN.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by requerdanos on Sunday January 21 2018, @10:41PM

    by requerdanos (5997) Subscriber Badge on Sunday January 21 2018, @10:41PM (#625849) Journal

    The areas of the brain responsible for programming are not necessarily the same

    No, of course not, but there's overlap between the disciplines with things like "what function does this reserved word serve" and "what style or syntax is needed here to convey the following instruction." This overlap is why, from assembler on up, programming languages are, almost without exception, metaphors for written communicative language.

    Grammar rules are often arbitrary and illogical.

    This statement describes programming languages in the same way as written ones.

    Programmers transitioning Perl <—> Php, for example, might notice such a thing.

    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2