Torrent details for "Zimmerman C. The Rules of Programming. How to Write Better Code 2023 [andryold1]"    Log in to bookmark

wide
Torrent details
Cover
Download
Torrent rating (0 rated)
Controls:
Category:
Language:
English English
Total Size:
2.03 MB
Info Hash:
ad4867c3519036012ff05d1ac4e1f94306186a1f
Added By:
Added:  
10-12-2022 14:30
Views:
310
Health:
Seeds:
2
Leechers:
0
Completed:
208
wide




Description
wide
Externally indexed torrent
If you are the original uploader, contact staff to have it moved to your account
Textbook in PDF format

This philosophy-of-programming guide presents a unique and entertaining take on how to think about programming. A collection of 21 pragmatic rules, each presented in a standalone chapter, captures the essential wisdom that every freshly minted programmer needs to know and provides thought-provoking insights for more seasoned programmers.
Author Chris Zimmerman, cofounder of the video game studio Sucker Punch Productions, teaches basic truths of programming by wrapping them in memorable aphorisms and driving them home with examples drawn from real code. This practical guide also helps managers looking for ways to train new team members.
The examples in the book are all written in C  . If you’re a Python or JavaScript programmer, you’ll be happier if you read Appendix A, “Reading C   for Python Programmers”, or Appendix B, “Reading C   for JavaScript Programmers”, before getting too far into the Rules. The two appendices act as Rosetta Stones to translate that C   into the concepts you’re used to. If your experience is with some other language and you find the C   examples hard to follow, then I suggest the phenomenal website Rosetta Code.
If you’re a C   programmer, note that I’ve simplified a few things in the code examples to make them easier to read for non-C   programmers. For example, the examples use signed integers in a few places where unsigned integers would be more typical for a C   program, and I disabled warnings about implicit conversion between signed and unsigned values. I also compiled the examples with an implicit “using std” to avoid a boatload of distracting “std::” references.
The rules in this book include:
As simple as possible, but no simpler
Let your code tell its own story
Localize complexity
Generalization takes three examples
Work backward from your result, not forward from your code
The first lesson of optimization is don't optimize
A good name is the best documentation
Bugs are contagious
Eliminate failure cases
Code that isn't running doesn't work
Sometimes you just need to hammer the nails

  User comments    Sort newest first

No comments have been posted yet.



Post anonymous comment
  • Comments need intelligible text (not only emojis or meaningless drivel).
  • No upload requests, visit the forum or message the uploader for this.
  • Use common sense and try to stay on topic.

  • :) :( :D :P :-) B) 8o :? 8) ;) :-* :-( :| O:-D Party Pirates Yuk Facepalm :-@ :o) Pacman Shit Alien eyes Ass Warn Help Bad Love Joystick Boom Eggplant Floppy TV Ghost Note Msg


    CAPTCHA Image 

    Anonymous comments have a moderation delay and show up after 15 minutes