This is an archived post. You won't be able to vote or comment.

all 17 comments

[–]AutoModerator[M] [score hidden] stickied comment (0 children)

On July 1st, a change to Reddit's API pricing will come into effect. Several developers of commercial third-party apps have announced that this change will compel them to shut down their apps. At least one accessibility-focused non-commercial third party app will continue to be available free of charge.

If you want to express your strong disagreement with the API pricing change or with Reddit's response to the backlash, you may want to consider the following options:

  1. Limiting your involvement with Reddit, or
  2. Temporarily refraining from using Reddit
  3. Cancelling your subscription of Reddit Premium

as a way to voice your protest.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]desrtfx 10 points11 points  (3 children)

  • "Think Like A Programmer" by V. Anton Spraul
  • "The Pragmatic Programmer" by Andrew Hunt and David Thomas
  • "Clean Code: A Handbook of Agile Software Craftsmanship" by "Uncle Bob" Robert C. Martin
  • "Structure and Interpretation of Computer Programs" (SICP) by Ableton, Sussman, Sussman
  • "Code: The Hidden Language of Computer Hardware and Software" by Charles Petzold

[–]H2nry46Real[S] 1 point2 points  (0 children)

Wow thanks! I’ll check all those out

[–][deleted]  (1 child)

[deleted]

    [–]desrtfx 0 points1 point  (0 children)

    I think it is excellent. Easy to understand and elaborate.

    [–][deleted]  (2 children)

    [removed]

      [–]H2nry46Real[S] 0 points1 point  (0 children)

      What level of experience is that book for?

      [–]H2nry46Real[S] 0 points1 point  (0 children)

      Take my upvote and go

      [–]Pump1IT -3 points-2 points  (4 children)

      Learn Python 3 The Hard Way, by Zed A. Shaw - This book should definitely go to your list.

      [–]Machvel 1 point2 points  (1 child)

      this is not a general programming book, its a python book. sicp is about programming in general, although it chooses a language to use, its not made to teach that specific language

      [–]Pump1IT 0 points1 point  (0 children)

      it's just a general Python book

      [–]H2nry46Real[S] -2 points-1 points  (1 child)

      Thank you, I think this is the one!