-  [WT]  [PS]  [Home] [Manage]

[Return] [Entire Thread] [Last 50 posts] [First 100 posts]
Posting mode: Reply
  1.   (reply to 6)
  2. (for post and file deletion)
/pr/ - Programming
  • Supported file types are: C, CSS, DOC, DOCX, GIF, H, JAVA, JPG, PDF, PNG, SVG, SWF, TXT, WEBM
  • Maximum file size allowed is 10000 KB.
  • Images greater than 200x200 pixels will be thumbnailed.
  • Currently 429 unique user posts. View catalog

  • Blotter updated: 2018-08-24 Show/Hide Show All

We are in the process of fixing long-standing bugs with the thread reader. This will probably cause more bugs for a short period of time. Buckle up.

Movies & TV 24/7 via Channel7: Web Player, .m3u file. Music via Radio7: Web Player, .m3u file.

WebM is now available sitewide! Please check this thread for more info.

Nattajerk 11/09/07(Wed)10:31 No. 6 Stickied
File
Removed

File removed.pdf - (2.21MB , Structure and Interpretation of Computer Programs.pdf )

I heart /pr/

lets start with a book thread. I have some cached learning.

This content removed in accordance to a DMCA Takedown Notice filed by PEARSON EDUCATION.


79 posts omitted. Last 50 shown.
>>
Neckbearded Basement Dweller 12/12/30(Sun)19:22 No. 3300

modern perl, pickaxe orielly ruby book etc


>>
Neckbearded Basement Dweller 12/12/30(Sun)19:26 No. 3301

high order perl, ansi common lisp by paul graham


>>
Neckbearded Basement Dweller 12/12/30(Sun)19:33 No. 3303

two more lisp things


>>
Neckbearded Basement Dweller 13/01/03(Thu)02:00 No. 3309
3309

File The_Little_Schemer_4th_2.pdf - (2.25MB )

little schemer


>>
Code: The Hidden Language of Computer Hardware and Software- Charles Petzo haylon 13/01/03(Thu)13:37 No. 3310
3310

File Code_The_Hidden_Language_of_Computer_Hardware_and_.txt - (7.87MB )

hopefully help
only epub


>>
Neckbearded Basement Dweller 13/01/06(Sun)23:12 No. 3319

>>3310
>>3310
this book a million times over


>>
Neckbearded Basement Dweller 13/01/11(Fri)18:41 No. 3330
3330

File 135792609036.jpg - (38.33KB , 400x495 , python-programming-for-the-absolute-beginner.jpg )

Does anyone have this book? Specifically the Third Edition.

Thanks!


>>
Neckbearded Basement Dweller 13/01/11(Fri)19:19 No. 3331

How about a book for Platform game design like Mario, Sonic, or Braid?


>>
Neckbearded Basement Dweller 13/01/20(Sun)10:29 No. 3357
3357

File anti-objects.pdf - (2.68MB )

This PDF talks of an alternate/theoretical way of programming in OOP. Also incorporates some discussion of game design also, but it's been a long time since I read it.

>>3310
This is wonderful, thanks for sharing.


>>
Neckbearded Basement Dweller 13/01/22(Tue)10:50 No. 3362

Does anyone have "Selenium Simplified" by Alan Richardson?


>>
Neckbearded Basement Dweller 13/02/25(Mon)06:02 No. 3454

Could someone upload "Game Scripting Mastery" by Alex Varanese?


>>
Neckbearded Basement Dweller 13/03/18(Mon)20:06 No. 3506

>>1242

Virus?


>>
Neckbearded Basement Dweller 13/03/20(Wed)05:00 No. 3507

>>3506
I'm the one who posted that.
Nope, it's a .7z (I had to change the extension because it wouldn't let me upload it otherwise) with a bunch of PDFs, IIRC.


>>
POSIX Neckbearded Basement Dweller 13/04/28(Sun)21:15 No. 3648

Anyone have a pdf for POSIX.1:2008?


>>
Neckbearded Basement Dweller 13/05/22(Wed)22:23 No. 3785
3785

File Foundations_of_Agile_Python_Development_(2008).pdf - (6.90MB , Foundations of Agile Python Development (2008).pdf )

Upped: Foundations of Agile Python Development (2008)

Request: Data Structures and Algorithms in Python

(http://eu.wiley.com/WileyCDA/WileyTitle/productCd-EHEP002510,descCd-OVERVIEW.html)


>>
Neckbearded Basement Dweller 13/06/20(Thu)20:00 No. 3904

Do you have nay books for beginners to learn about algorithms and data structures? Preferably for scheme.


>>
Nattajerk 13/06/27(Thu)07:01 No. 3925
3925

File 137230928156.jpg - (38.45KB , 523x478 , 1312871482197.jpg )

not sure how I missed this one, but here's C++ Primer 5th Edition. A seminal book among C++ programmers.

not to be confused with the awful C++ Primer Plus by Stephen Prata which I posted earlier.

http://www.mediafire.com/download/cklen4l7101ckx3/CPPPFE.rar


>>
Neckbearded Basement Dweller 13/07/08(Mon)19:48 No. 3969
3969

File Handbook_of_Applied_Crytopgraphy.pdf - (6.08MB , Handbook of Applied Crytopgraphy.pdf )

Does anyone happen to have Artificial Intelligence: A Modern Approach 3rd Edition in .mobi or other kindle friendly format?

I only found it on some Chinese websites that require payment for sign up.


Here's a COMPLETE PDF of the pages found seperately here.

http://cacr.uwaterloo.ca/hac/


>>
Neckbearded Basement Dweller 13/07/26(Fri)20:41 No. 4013

1. Violent Python: a cookbook for hackers, forensic analists, penetrarion testers and security engineers
quite a mouthful, good for beginners
2. The cucko's egg: tracking a spy through the maze of computer espionage
the titles are longer than the books themselves


>>
Neckbearded Basement Dweller 13/08/14(Wed)20:01 No. 4058

anyone have a book on ARM assembly?


>>
Neckbearded Basement Dweller 13/08/15(Thu)21:44 No. 4059

>>4058
There's already one in this thread.


>>
Neckbearded Basement Dweller 13/09/08(Sun)00:00 No. 4092

>>345
The Head First books are awesome, but I found the C# one a bit obfuscated and the applications they give you to write are absolutely bullshit.


>>
On Lisp with missing figures Nobody 13/09/08(Sun)19:28 No. 4095

http://www.lurklurk.org/onlisp/onlisp.html

Download a pdf of On Lisp (by Paul Graham) with the missing diagrams added. However, this one has no bookmarks/index.


>>
CLRS Introduction to Algorithms Nobody 13/09/08(Sun)19:29 No. 4096
4096

File CLRS_-_Introduction_to_Algorithms_(3rd_edition).pdf - (4.84MB , CLRS - Introduction to Algorithms (3rd edition).pdf )


>>
Neckbearded Basement Dweller 13/10/20(Sun)01:06 No. 4171

Any good books on Qt and/or QML?
Cheers!


>>
Neckbearded Basement Dweller 13/11/05(Tue)14:37 No. 4198

>>4171
Haven't seen any worthwhile books on the subject. It's a bit of a moving target too, as there have been fairly significant changes with qt5. The online reference is solid though, with many examples too.


>>
Neckbearded Basement Dweller 13/12/03(Tue)18:34 No. 4233
4233

File QtQuickApplicationGuide4Desktop_epub.txt - (336.81KB )

>>4171
I have this but haven't read it.

Rename to .epub


>>
Neckbearded Basement Dweller 14/04/18(Fri)23:32 No. 4409
4409

File 139785673583.jpg - (107.91KB , 600x855 , web design.jpg )

I made an archive of everything in this thread and am uploading it here:

http://volafile.io/r/BEEPi

(search for books.zip)


>>
Neckbearded Basement Dweller 14/04/21(Mon)20:39 No. 4415

>>4409
nice porn collection


>>
Neckbearded Basement Dweller 14/05/11(Sun)08:29 No. 4448

b-but isn't t-this like, illegal?


>>
Neckbearded Basement Dweller 14/05/20(Tue)01:46 No. 4455

>>2526
now that's what I'm talking about!


>>
Neckbearded Basement Dweller 14/08/10(Sun)04:57 No. 4553

>>4448
It might be, but..
>>2849
Well said.


>>
Neckbearded Basement Dweller 15/02/12(Thu)23:18 No. 4690

>>4096

I came here looking for this specific book. Thank you very much!

Now to find time to actually read and understand the book...


>>
Neckbearded Basement Dweller 15/03/20(Fri)17:01 No. 4712

>>3969
Generally speaking you absolutely do not want non-pdf textbooks, especially ones heavy on code, formulæ, and diagrams.
They tend to be very awful.


>>
Nattajerk 15/03/20(Fri)17:28 No. 4713

>>4712
CHM files are the worst offenders. PDF is nice, though it often has the problem of being large if they're not properly made. There's a few books I want to post but they're a good 50-200MB in size


>>
Neckbearded Basement Dweller 15/07/17(Fri)21:42 No. 4769

>>3309
Thank you for this!


>>
Neckbearded Basement Dweller 15/10/19(Mon)20:49 No. 4814

I <3 this thread!

I hoard this type of stuff!

<3


>>
Neckbearded Basement Dweller 15/10/21(Wed)17:21 No. 4815

Does anyone have "R in Action, Second Edition" by Kabacoff? Thanks.


>>
Neckbearded Basement Dweller 16/01/19(Tue)01:07 No. 4847

Anyone have any Reverse Engineering literature on them?


>>
Roach 16/01/23(Sat)05:16 No. 4851

what type of reverse engineering materials are you looking for ? any software in particular ?>


>>
Neckbearded Basement Dweller 16/05/22(Sun)19:14 No. 4896

>>4851
RE in general would be nice especially how to use IDApro and how to do it on linux.


>>
Programming Elixir Yaren666 16/12/04(Sun)23:17 No. 4974

Does anyone have "Programming in Elixir"?

https://pragprog.com/book/elixir/programming-elixir


>>
Neckbearded Basement Dweller 17/07/24(Mon)01:40 No. 5055

does anyone have this book
C++ Programming Professional Made Easy by sam key


>>
a+prson 18/03/24(Sat)01:36 No. 5108

:l:


>>
neon 18/10/29(Mon)11:09 No. 5149

:{


>>
Neckbearded Basement Dweller 22/01/07(Fri)16:10 No. 5539

Land of Lisp (2011), Barski

link1: https://a.pomf.cat/wrrxhq.pdf

link2: https://qu.ax/GID.pdf


>>
Neckbearded Basement Dweller 22/01/21(Fri)14:51 No. 5541

>>5539
> last reply was in 2018


>>
basedovertime 22/05/31(Tue)08:22 No. 5558

>>2848
Oy vey


>>
basedovertime 22/05/31(Tue)08:25 No. 5559

>>4058
check >>2526


>>
Neckbearded Basement Dweller 22/07/17(Sun)17:58 No. 5569

>>4058

https://savannah.nongnu.org/projects/pgubook



[Return]



Delete post []
Password  
Report post
Reason