Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "book"
-
- Sir, you must put away your laptop before the flight takes off.
- Is a tablet okay?
- Yes
- *Uncouples keyboard from Surface*
- ಠ_ಠ
- (⌐■_■)17 -
I was a freshman in highschool when I encountered the book entitled "Teach Yourself Visual Basic 6 in 21 Days"
I loved that book so much that it took me 4 years to finish it.9 -
All O RLY book covers. I laughed so hard that my head is blowing right now :D
https://github.com/thepracticaldev/...3 -
I am on nepal and we don't have international payment system. I have been sending email to dev writers for their book as I can't buy it from here and all of them send me their book for free. Its amazing :)15
-
!rant but recommendation:
"JavaScript: The Good Parts" Douglas Crockford.
I really like this book.
It's chewed away my misconceptions of JS. Especially coming from C++.
Small and precise.
JSON, JSLint and JSMin developer is the author.6 -
Mum: "What's that?"
Me: "A book on the new version of JavaScript."
Mum: "Is that like Java?"
Me: "..."12 -
We are using this book for a subject
"Open Source Technologies"
No wonder how my classmates are gonna learn Android programming from this book.
I'm grateful to myself that I learned it online.8 -
Local coffee shop/tech book store says what we're all thinking.
This is pretty on brand. They're my favorite local book store. If you're ever in town, definitely visit.
https://www.adasbooks.com/9 -
Java interested folks.
I recommend reading Effective Java by Joshua Bloch.
It's worth reading.
Even James Gosling praised this book.12 -
Dear Author, burn in hell for printing a great book with such bad indentation. It triggers my developer OCD every time and i can not stop reading ...6
-
THE HOLY GRAIL BOOK OF COMPUTER SCIENCE HAS ARRIVED!
52 years old and the book set is still not complete24 -
Just started reading this book ..
The first chapter and half are pretty interesting.
Their explication of Optimal Stopping and “The Secretary Problem” made think about scenarios where its possible to use in my life.
Ps: I think that what the books wanted!5 -
Hi, rant. I've just finished one of my hobby work. :D
Just another O'RLY book cover generator, written in Golang/Vue, supporting more glyph like CJK.
You may try it on https://rly.nanmu.me/
Source code is available via MIT license on https://github.com/nanmu42/orly
Cheers. :)10 -
From the guy who wrote all the Programming Microsoft books and the Annotated Turing book. Comes this book.
This book is great for beginners great for people who don’t know a lot about software and how computers work, simple read. I like it because it also gives a different prospective, beginning at Morse code and works up from there all the way up to high level languages.
The book gives snippets of code to discuss it not really a tutorial book. It’s a different type of book that all people could understand.
Good read32 -
I just found this example in our school book. Should I be worried? (My teacher wrote the book BTW)19
-
Hey guys. I'm very proud to present my first book. Artificial Intelligence. A book that speak about convolutional neural network from the scratch and how artificial Intelligence improve our life. It's not a technical volume only but a place to know what there is inside. Now is time to correct it...6
-
The Dragon book has arrived
Yup some folks don’t like it some stuff is missing and it’s not presented in a different way but it’s still the compiler book of compiler books5 -
WHY DO WE HAVE TO BUY THE PROFESSOR'S BOOK JUST TO BE ABLE TO PASS THE COURSE?
It's so stupid, I'm currently attending a Operating Systems course at university and the professor NEEDS us to buy his book because all of the tasks and seminars are based on his book. It is stupid! There are thousands of books out there on Operating Systems programming! Free ones too! But instead we have to spend 800SEK (100USD) on his book.
And guess what? There is literally one task based on his book... To summarize the chapters about Fixed Priority scheduling and Dynamic Priority scheduling. Which is 15 pages out of 200+.
All the students attending the course are going to the director of studies and complaining next week. This is unacceptable. If it was a good book, sure. But the book has the same exact information as multiple free e-books we've found.
Ridiculous.15 -
Yesterday, a very good friend of mine who is a philosopher has given me a present: the book "Clean Code" by Robert C. Martin.
This summer is going to be very good. I'm very greatful.4 -
I am currently reading this awesome book and wow!! This book is amazing. Though I don't understand everything in the book (just started my career), I have learned some very important concepts. For one thing, this has increased my love for Computer Science and Software Engineering. Please tell me some Software Engineering books which you love or has changed the way you look at things.10
-
This was my first real programming bible. I remember reading it chapter after chapter in the car on long car trips as a youngster and being so excited about the stuff I was learning I would explain it to my mom in the front seat as I was learning it. I'm sure she didn't understand a word of it.
Funny thing is I still do that today, 25 years later. And I'm sure she still understands not a word!
So, what was the book that really got you into programming?10 -
Mummy! They wrote a book about me! ="Ojoke/meme configuration coonfig configurable customization settings coonfiger mods configure mod setting customos7
-
After concepting my game for years and having no real success bringing it to a playable medium, I've decided, fuck it, lets write a book.
I came up with too much lore and backstory for all the character's to go to waste!3 -
Forgot to post a book yesterday, so maybe I’ll post two books today...
Anyway, this book, I found it recently never seen it before. But boy is it great.
It’s similar to the programming pearls book as far as what it’s about. Think of the refactoring book, clean code, programming pearls, and the mythical man month books, thrown in a blender, added some new spice and some new things, and filtered down into 100 or so page book, simple quick and enjoyable actually.
This book the references staple books by Sedgwick, knuth, Brooks, Myers, and so many others. It’s funny how things come full circle.
My favorite quote from the book. I’ve been essentially saying this for years, but to see it on a book, it’s lovely... more people need to realize it too.
“Understanding how things work at a low level becomes a base for making good decisions at the high level”
Followed up with if you’ve never built a computer from scratch your missing out... get yourself a breadboard and some TTL logic.. and build a 4 bit CPU, once you know how to program in assembly the next step is building your own computer ... if your university didn’t teach a class that did this they ripped you off....
Don’t bitch at me.. the book said that.. and I agree! 100% because it’s true, you can’t debate that.
Oh and btw this is another book written by a female developer.. kudos to her for nailing so many topics in such a short book!35 -
After dropping my c++ book, I just gifted my python book to a store keeper, in the hope that one day may be her twelve year son will become one of us, a programmer.
-
Never realized with a industry that changes by the second how relevant and timeless a single book(set) can remain. 52 year old book.
The work that knuth put into this collection to keep it timeless and language in-specific keeping it to theory rather than details of syntactical details is amazing.
Sure there are other timeless classics out there.. the algorithm book, K&R C, the dragon books, the wizard book.
But I think this single book outweighs them all in the abstraction point of view... AND it’s abstraction in the “opposite direction”... abstraction to a machine language architecture that is purely theoretical... brilliant.21 -
When this book was written, Windows XP was the lastest OS.
I am still reading from this book in 2017.
FML.8 -
Got this for a friend around 39$ last week, so he called and told me the book is awesome. Recommending this book for any beginner. 😁✌7
-
From NAND to Tetris..
This book is IMO the best book for those who want to venture to the lower level programming.
This books retrains you’re thinking, teaches you from the bottom up! Not the typical top down approach.
You begin with the idea of Boolean algebra. And the move on to logic gates.. from there you build in VHDL everything you will use later.
Essentially building your own “virtual machine”.. you design the instruction set. Of which you will then write assembly using the instruction set to control the gate you built in VDHL.
THEN you will continue up the abstraction layer and will learn how a compiler works, and then begin written c code that is then compiled down to your assembly of your instructions set to be linked and ran on your virtual machine you built.
All the compiler and other tools are available on the books website. The book is not a book where you copy and paste, run and done.... you kinda have to take the concepts and apply them with this book.
Then once you master this book, take it the extra step and learn more about compilers and write your own compiler with the dragon book or something.
Fantastic book, great philosophy on teaching software.. ground up rather than top down. Love it! It’s Unique book.21 -
My girlfriend said that I say so many puns that I should write a book with all of them.
I said that I will call the book My Little Punny. -
> goes to amazon
> finds fluent python book
> wants to order it
> shipping costs almost the same with the book
> cries.7 -
So having gotten my hands on the books I need for the next semester I decided to go take a look at what's in them.
Now the first is mostly web stuff and the second is just about software design. It starts off with an introduction to HTML5, where they didn't really teach HTML5, more like they taught HTML3/4 but not in a way that was too dangerous. I can tolerate not having my semantic tags tbh. They also used spaces on both sides of the = for some reason.
Then a CSS chapter which was also surprisingly mediocre. They didn't use a dedicated CSS file, but I can live with that, for starters.
Then there were some surprisingly decent JS chapters. Although they did use newlines before their { kinda miffed me. There has also been a few developments since this books release, but tbh this isn't the worst case of outdatedness. (And at least they didn't use jquery when teaching JS)
Then a chapter on SQL which I ignored.
Then a chapter about PHP, and, uhm, when did this book get released? Well the ISBN is 978-0-13-215100-9 and using the power of Google we can reveal it was published in.. 2011..
I'm quite happy that I already know how to program12 -
Been really busy with things haven’t got around to posting a book in like a week or so..
But I’ll post one today..
This book...
This book, available for free online or you can buy it, written in 1994. But so under appreciated by people for some reason most people never have seen it or know about it. But this is the ONLY book I know of that actually covers this topic.. the only book in existence that specifically goes thru how OOP can be done with C.
NOW hold up before you say just use C++ stop and think for a second.. bear with me.
First off this book is purely for informational purposes and educational use to deepen your understanding of what OOP is actually doing behind the scenes in languages like C++ where keywords exist for these things and you just blindly use them without thinking about under the hood.
This book contains a lot of code and builds you up a complexly library from scratch to make OOP in C... now I don’t take this book literally and this but I have implemented some concepts from this book in projects in the past, and it helps a lot.
Also in my honest opinion If you finish this book, you will be a better C programmer AND c++ programmer, C programming because it teaches you a lot about complex things that you never thought about doing with the language. It proves you can do polymorphism can do inheritance and encapsulation. And it’s not really bloated either.
This books is an awesome book, if you don’t understand C pointers you definitely will after this book.. if you don’t understand OOP in C++ what’s really going on.. you will after this book. After all C++ began as just a preprocessor of C.
Great book for writing reusable, extendable large scale embedded c systems.
Anyway.. rare book of which should not be rare considering it’s free.3 -
Probably the MOST complete software book on a very broad subject.
This is book to read for those of you are near college grad, first job in the industry. But to the level of detail and broad coverage this book has I think it’s actually a great book for everyone in the industry almost as a “baseline”
From requirements, project planning, workflow paradigms. Software Architecture design, variable naming, refactoring, testing, releasing the book covers everything, not only high level but also in reference to C.
Why C ...because in the consumer electronics, automotive industry, medical electronics and other industries creating physical products c is the language of choice, no changing that. BUT it’s not a C book... it contains C and goes into dept into C but it’s not a C book, C is more like a vehicle for the book, because there are long established, successful industry’s built around it. Plenty of examples.
When I say it’s the most complete on a broad subject seriously like example the chapter about the C language is not a brief over like many other books, for example 10 pages alone are dedicated to just pointer! Many C books have only a few paragraphs on the subject. This goes on depth.
Other topics, recursion, how to write documentation for your code.
Lots of detail and philosophy of the construction of software.
Even if you are a veteran software engineer you could probably learn a thing or two from the book.
It’s not book that you can finish in weekend, unless you can read and comprehend over 1000 pages.
Very few books cover such a broad topic ALL while still going into great detail on those subtopics. the second part is what lacks in most “broad topic books” ..
Code Complete.. is definitely “Complete”
So the image doesn’t match the rest of my book images because I tried to make an amage to cover of the book, inception style kinda haha 😂19 -
The Subtle Art of Not Giving a Fuck: A Counterintuitive Approach to Living a Good Life
I am not into motivation books but I was intrigued by a title.
Nice fucking book.
Found some improvements I can make in my life.
Author literally wrote he don’t give a fuck if you’re reading it or not.4 -
Found the dragon book, second edition, a pretty famous compiler book at the following url:
http://informatik.uni-bremen.de/agb...
Just in case anyone is interested in it. It kinda trips me out that for 1000+ pages its only 4.somethingmb and apparently it comes from the University of Bremen, it was on the top Google results.
I think its clean, not a security expert, so if someone that is more skilled in it that I am wants to go ahead and check it out let me know11 -
OK @QuanticoCEO
Nobody should be allowed anywhere near a Git client until they have read this book.16 -
!rant
PUBLIC SERVICE ANNOUNCEMENT:
For AI, in particular Deep Learning developers, practitioners, hobbyists and otherwise people interested in the field.
If you go into the Pytorch website, click on resources and scroll down you will see a link to "Deep Learning with Pytorch" by Manning publications. This will give you access to the book, a book that if memory serves me well costs about 40+ in printing and the online book format is about 29 (again, if memory serves well)
The book is currently FREE and it does not ask you for an email address, you can just tell them why you want it for and they will give you the free pdf download.
I don't know how good the book is, but have found Manning to publish really good resources.
Do with this information what you want.
And yes, I am leaving the rant tag, so that more people can see this and take advantage of the opportunity in case of being interested and not having the money to purchase the book after the promotion is done and over with. Fuck you about tags and shit.9 -
Brush up on your unix skills while supporting charity and O'Reilly media: there's a Unix book humble bundle! Will not be equally interesting for all, but worth a look.
https://humblebundle.com/books/...2 -
From 1978 comes the original, go to C programming language book. About 200 pages, packed full of the details of the C language. It’s a book that sits on your desk. No matter how many times I’ve read this book I always find something new in it.
Great book written.
Only recently purchased the physical books edition 1 and 2.. in the past I only ever read it on pdf or someone else’s hardcopy.
Being a embedded engineer, shame on me for not having this book at a desk ornament sooner lol.5 -
The pandemic is more serious than I thought. Out of boredom, I started writing a book. Post-apocalyptic sci-fi horror. I have 75 standard pages behind me and I still have something to write.
I guess a lot of people trying to do the same.13 -
It’s throw back Thursday!
Back to 1979... before the time of the red dragon book compiler book, (forgetting about the green dragon book) ... there was a time where only a few well written compiler and assembler “theory” books existed.
What’s special about this one? Well Calingaert was the co patentor of the OS/360. .. “okay soo? ... well Fred Brook’s Mythical Man-Month book I posted the other day. Calingaert is basically the counterpart of brooks on the OS/360.
Anyway, the code is in assembly (obviously) and the compiler code is basic.
Other than this book and from my understanding 2-3 other books that’s all that was available on compilers and assemblers as far as books written goes at the token.
ALLL the rest of knowledge for compilers existed in the ACM and other computing journals of the time.
Is this book relevant today, eh not really, other than giving prospective, it’s a short in comparison to the red dragon books.
If you did read it, it’s more of a book that gives you more lecture and background and concepts.. rather than here’s a swath of code.. copy it and run.. done.. nope didn’t happen in this book.. apply what you lean here10 -
I was amazed by an elderly man on the subway yesterday, he pulled out his tabled and stated reading a book on it. Thinking of that I know way too much younger people who can't even use a computer properly..1
-
Started reading this book completed 15 chapter in 21 chapter. Now reading co-routines. Wonderful book, lot of internal stuffs
PS: skipped chapter 4 text vs bytes.
Which book to read next ?9 -
Do you guys drop the S from your variable names? I am constantly in a dilemma as to what makes more sense.
For example a SQL Table:
Books
----------
BookID
BookName
....
---------
OR
Book
---------
BookID
BookName
.....
---------
Or even in a language like C# or JavaScript:
const BOOKS
var books
let books
or
const BOOK
var book
let book
Even if you have multiple items in that variable/table it seems very redundant to ever have the s.
What do you guys think? Any input appreciated!
Happy coding!24 -
😭😭😭😭
I am just starting to realize that I have lost my second favorite programming book on the new years eve night because I was too fucked up to watch a backpack 😢😢😢 stupid drunk me
(at least I can still download the pdf)1 -
I’m slacking been so busy, forgot to post yet another book..
Soo here ya go..Engineering A Compiler.
For those who don’t like the Red Dragon compiler book for whatever reason, most don’t like it because they don’t believe the dragon book covers topics in a “Teachy way” and doesn’t explain certain things. As well as not cover one topic.
Then this may be the book for you. It’s significantly newer than the “Dragon book” and I believe it does do a better job laying out for “learning”.. I could see this book being used in universities.. I’m sure it is, but mine never had a compiler course so whatever. Good book
Fun fact.. it references the dragon book, as well as the other books the dragon book authors wrote as well as articles in the ACM..AND! It also references Knuths art of computer programming and other books of knuth AND references the Algorithms book. All books I have previously posted.
I have not read this book, only skimmed as I have recently received it this one. May do a follow up or even at it to the list to make a YouTube playlist going chapter by chapter thru the book.8 -
Just dropped my c++ book with a note at a restaurant nearby. Now a long wait started. Waiting for an email from the person whose life will be changed because of that book.
-
When reading a new programming book I always go through the "who this book is for" and if they say it is not for beginners I get nervous even if I bought said book because it is supposed to be on an advanced level.
Don't know if I am being modest or just plain stupid.
I blame starting up with C and C++. Their "advanced" level shit is way different from what you find on your average web development book.
Pretty weird. Oh and Rust is pretty interesting.1 -
Cryptography and Network Security
<william Stallings>
Got the book ^ ^
Feel free to comment any cool book about security :)3 -
Anyone want a free Python, PHP, or Assembly book?
Well how about all 3???
https://fanatical.com/en/bundle/...7 -
Reading a book:
"You’ll be able to go to bed at night and not have to worry about a 2 a.m. call from DevOps that some thing has gone awry and you need to fix it immediately."
This is a fantastic book!4 -
Just got a Database Fundamentals book, who's hyped to stay up till 5am ready this fucking phone book😛1
-
There is a book that is supposed to be the best book on its subject... but I just have to say - This book is not a good book. It's a bad book. That's right. I know the author well, - but it's terrible and I just need to tell someone. Thank you for listening.8
-
Looking for next book to read:
*Googled "Mythical Man Moth"
*Realized that it auto corrected to "Mythical Man-Month"
Ever since I heard of the book I pondered what the hell the title could mean, thinking about analogies of devs to moths...
I've never felt so stupid and disappointed at the same time.1 -
RANT!
I still struggle to find the suitable address book software for our company. It supposed to be secure and inexpensive. But how so? It's flipping not possible to have both!
My boss answer to almost everything I say: Just do it! - in German: einfach machen! Please hulp!10 -
Want to read a book that can help me avoid newb mistakes and can help me write beautiful code ?
Pragmatic programmer(1999)
Or
Clean code
Or
any other book ?
Help me !!?14 -
📚What book would you recommend to software developers and why? 1 book per reply so people can ++ them.16
-
Google has flagged a document in my drive, saying that it is violating its terms of service.
The document is just a digital logic and computer design book.
I don't know how a book is violating its TOS?17 -
I am on a mission to go thru all the of bibliographies of all the books I have, and create a checklist of the books I have and don’t have, and continue to buy all the books in that list, add to the list for each new book I buy that references another book. UNTIL! The day I have a closed loop reference. to essentially “in this room all the books that each book references may also be found in this room, if the book isn’t in this room no other book references it.”13
-
Really loving all these Udemy sales and humble book bundles, a lot of is for programming and some of them are actually really good!
It's a good time to be a Dev! -
Someone made a summarized version of the rust book. Still worth picking up the real thing, but this is handy.
https://github.com/psibi/...2 -
An actual text from my CS Human-Machine Interfaces book:
"How do users react when a vending machine "eats" their money and doesn't give the product? Most likely, they will kick the machine in hopes of it returning him the money. Therefore, if we build a machine which has a "Cancel" button which returns the money in the lower part of the machine (the "kick zone") we would be improving the usability of the system a lot'
1st reaction: Wait, what the fuck?
2nd reaction: It ain't stupid if it works, I can't argue with that 🤔2 -
Found this book amongst other 7 grade school books...
Fuck, kids are learning the basis for every technical job this days, in my time even chemistry was only theory... Let alone practical lessons5 -
“Millennials are picking up their phones on average of 237 times per day. The machines have not adapted to the millennials. The millennials have adapted to the machines.”
Started listening to this book. So far so good.17 -
I was just in the attic to look for some old school stuff for my sister. But then I found an old carton with old stuff from me. In there I found my very first programming book. "AntMe!" to learn Visual Basic with ants 😄5
-
For those of you who can't wait for the next book of GoT to come out, I suggest you read the first few chapters that were generated by a neural network.
https://github.com/zackthoutt/...1 -
Damn happy to see this much traffic in my repo...
Title: Audio book generator
GitHub link:
https://github.com/globefire/...
Demonstration:
https://youtu.be/xhMvGg1dAsg
Star if you like it.. :)rant speech to text audio books? text to speech innovative github audio books github audio project ebooks github star nailedit -
Im thinking of writing a book on blockchain and possibly partnering with O'Reilly to get something solid done. It would be an in-depth book about the inner workings of blockchain technology, without assuming any knowledge of programming (but would cover every topid thoroughly).
Who here would be interested in reading something like that?2 -
Just bought a book that covers some techs that I use, but want to get better at. I get less than a chapter in, and realize something is horribly wrong. I check the publication date. 2015.
I am so fucking stupid.3 -
My favorite thing at my desk is my adult coloring book. I'm a developer/project manager hybrid so I have to deal directly with the clients AND build their sites. 🙄👎🏼 Coloring in this is very therapeutic; the sayings are hilariously vulgar.😆👌🏼2
-
i was reading a book in the week. fell in love with it.
now im watching the movie of it. it's horrible.
i knew i didnt want to see it.. i knew it was going to suck
ive seen the book completly different in my eyes. am almost crying about it. the movie does not give any emotions at all ~ other than disapointement. it ruins my experience with the book to some extend now. it changes how my pictures that i imagined are.
the movie actors are bland. the setting and writing feels of and cheep. the scenes of the book are rushed in 1.50h. that book in a movie should have been atleast 3h. i feel betrayed by whoever made the movie.
sucks that i have to see it to create a movie - book comparison. im forcing myself through watching it to the end
the major point of the book that made it so good was the setting with nature. in the movie no details and focus on this are given at all.
it feels disrespectful to the author of the book and honestly to myself aswell :(8 -
One of the most annoying things I find about being in the field of Computer Science: you have to read thick book after thick book, just to stay ahead or on par with technology.
Oh, technology x came out. New item appears in to-do storyboard: "read book x". Oh, only 900 pages huh? Oh, deadline this week huh? There goes my weekend.
What's this? After having read book x, now I have to read book y and also read about design patterns again?
Sigh.17 -
I’ve been reading this book “Designing Data Intensive Applications” by Martin Kleppman. The concepts are really well explained !!2
-
got the rest of the boxes out of storage and found this book I bought about 6 years ago. thinking about rereading it for fun.2
-
This the first book I bought, back in the day. What was the first book you bought when starting out?26
-
"No website is as good as a good book. And no good book is as good as a disassembly output."
http://fabiensanglard.net/c/ -
I just got this book and I am excited to read it 😁
You can get it for free here:
https://open-xchange.com/resources/... -
thanks to quantumcat for sending me this book! Its french, but whoever is interested in it: i send it s pages into a telegram channel so if anybody wants: Mathematiques - Prepa Ingenieur subdivisionnaire Territorial
le livre integral
https://t.me/livredemaths7 -
Found this in a book and i can tell you that wtfs/min is the most effective code quality measurement technique programmers have known to this day! xD
(Book: Clean code Robert C.Martin)4 -
Any recommendations for introductory books on electrical engineering? I'm looking for something that goes into detail on the basics: tension, current, resistance, inductance, capacitance, etc. I have very little knowledge on the subject (I know what the basic components do and that's it) and I found myself struggling a bit with the most basic concept: voltage.
I grabbed my multimeter, a few resistors and a battery and played around a bit. For some reason it doesn't really "click" why on a 5v circuit with 3 2.2k ohm resistors (I think) the voltage around each resistor was like ~1.3 volts or something, while on a circuit with 2 resistors the voltage accross each one was ~2.3 something volts (I don't remember exact values). Like, I know that voltage is a difference in potential, but I still don't get it and idk what I'm missing. Why is the difference in potential accross a resistor different if the circuit has 2 resistors in series instead of 3. It kinda makes sense in my head but at the same time it doesn't.
In short, I want to know the "why" stuff works the way it does, not just the "how".
Also, if the book covers common practices, components, and circuits that'd be very helpful. I want to learn how to build well-designed, reliable and safe circuits.11 -
Does someone happen to know a book that goes deep in C, like really deep ?
I'd like to find the "JavaScript definitive edition" of the C language7 -
What is a good application for reading PDF's on phone? I want a PDF viewer that makes it possible to change font-size. The text in my PDF's are really text - not an image. I can select the contents with Samsung Notes for example. If a reader is a able to select it, there must be a reader that changes the font-size right?
I'm reading "Beautiful code" at the moment. It's a great book13 -
I found this old book in my basement(it's from 2004). Would you recommend using it to improve my knowledge or would there be too much deprecated information? I already made a few (rather simple) android apps, but never really got to know java.6
-
“Not a security guy” no more😼
I already completed 10/16 chapters of this book, including formatted and updated every code example in the github repo.
There’re lots of fillers in the book.
😑Lots of repeating samples.
The nosql part in node.js is completely broken.🤯
The code mixed with space and tab, so I have to format it before starting the exercise. 🙀
The git repo has about 150 forks, it makes me wonder how many copies they actually sold, since the entire book is closely tied to code samples.🤔1 -
Here’s Today’s book, a little late in the day but we had a storm here and lost power. Powers back
Anyway Programming Pearls, this books isn’t so much a tutorial book, or like “how to program book” it’s more an influential book and thought book. Similar to the mythical man month book.
It’s short book little over 200 pages, of short essays on problems that have irritated programmers over the years. Hence the amage to pearls as a pearl is developed from grains of sand that irritate oysters. This book is a collection of irritants of programmers. (No not the social or business side of things) but technical problems we all face.
These articles are compiled from the original postings that occurred in the Communications of ACM journal, back in the late 90s.
This books offers workable solutions to these “pearls”.
Think of this like one of the precursors to what we have now as stack overflow .. information was shared via journals since the internet wasn’t available but not so much question then respond like we do more of hey I had this problem here’s the solution sort of system.
It’s the type of book, when your bored and you don’t want to read some “how to book” you read this, just like mythical man month and others.
This book references items from knuths books. As well as references to others.
So here’s to the pearls the plague us all.1 -
Can anyone suggest good book for learning how an os works
Working of microprocessor
Unix
C
C++
book for complete software development form noob to expert8 -
Why didn't a single manager I had worked with bother theirselves with reading "Peopleware" book. Decent managers cannot themselves afford to not read that book.3
-
!rant
Started writing a book. A book of humor based on my observations of people, society, and technology. And I observe a lot, so there's no shortage of material.3 -
Tips: The Humble Book Bundle: Web Design & Development by O'Reilly
https://humblebundle.com/books/...1 -
Thinking about getting a surface book but can only afford an 8gb one... Will it be enough or should I look elsewhere for more ram? Decisions decisions...3
-
One hour to go and our plane will set off.
It wasn't a good idea to read Homo Faber before this flight.
My German Teacher says he's waiting for a new Film of the book. Instead of this "engineer" back in 1954, you should just a computer nerd xD
I wanna see that1 -
Sometimes I lie awake at night, and I ask, "Where have I gone wrong?"
Then a voice says to me, "This is going to take more than one night."
-Charles M. Schulz
Just found this in a book that's like the analog version of devRant! ^^ -
I wrote a book about dealing with dates in data pipelines.
https://williamsbk.gumroad.com/l/...
I hope to write another one early next year. -
What architecture or design principle related books would you recommend? Something like the gang of four's book. I have read that. What other great books are there?5
-
implementing "standards" and "code review" the way "managers" want by reading stuff from a book and forcing us to apply it in real world.... their reply when we have questions that they cant answer... "the book says so"
-
Fellow ranters,
I have been devoting few hours to the book called cracking the coding interview.
It's a fun book. Questions are nice.
But does it help even a tiny bit in interviews?3 -
Planning to write a new book called "How to get a relationship in tech".
First page: you don't. 99 other pages: blank
Totally not frustrated at all /s6 -
I don't know if I'll read all but I had to buy absolutely this fantastic Unix book bundle!!
http://bit.ly/2gCT3mo3 -
I saw the book The Pragmatic Programmer. It's pretty old. Is there a more up to date version? Or should I read this one?4
-
I'm done with Face Book. It is more like FUCKBOOK. I get nasty shit sent to me every day. I report porn shit and that doesn't go against there community standards but I call someone a BITCHBOY for posting nasty shit to my friend and I get a 30 ban. FUCK YOU FACE BOOK. I'm done with your double standard. I guess the pussy and porn videos that doesn't go against there community standards are paid accounts.1
-
Suggestions for a book (if possible german) about php design patterns like mvc, singletons, dependency injections etc.?
If explained good it can also be in another language instead of php. -
Found this book in a garage sale in our country. It costs 1USD
This type of book or any modern related programming book is rare in our country.3 -
Got this book from my parents back in the early 2000's and made a website for my little sister; an Avril Lavigne fan-page for her and her friends! Hosted at Swedens counterpart to Geocities, Passagen.
Today I make simple websites for small local businesses together with my father.1 -
Good java books for beginners:
Moksh Jawa's book "Decoding Computer Science A"
Herbert Schildt's book (Oracle Press)
The Litvins' book "Java Methods"2 -
Are programming books worth buying/reading? If so, what C# ( and Unity ) book would you recommend. I'd like to expand my knowledge.3
-
Symfony is a mess. The source code is a mess with classes that are never in the right place. The book is a mess. It skips over things that pretty much break the project it's supposed to build.
Not only they haven't fixed it (current book is pretty much a rehash of last book), they think they can actually sell that crap.2 -
Thierry A Davis, but already mentioned by kiki. So, Robert Nystrom, his book crafting interpreters is amazing. What a knowledge. His book is free online but you can buy as ebook too. He currently works for Google at dart programming language1
-
Does anyone recommend this book: https://kobo.com/us/en/...
Just want to learn more about Domain Driven Design.3 -
I got myself a Kindle last week and bought Randle Monroe's what if, thoroughly enjoying it . Saw someone recommending 'Algorithms to live by' here , I'll be reading that next . What books are you guys reading ?5
-
!rant
There's a workshop here in Philippines about Sprint Design & it is based from this book.
Any of you guys read this book?
Does the concepts/ideas in the book helped you in your work/personal projects?2 -
Another gem from my Database Fundamentals class, this time it's from the textbook:
So right now we're learning about data modeling with ERDs and the book is explaining a few things about attributes. I got to a part where the book was explaining when you should split an attribute into many (the book mixes up conceptual modelling and logical modelling). The first example the book gave was an address, splitting it up by street name, address number, city, postal code, etc. So far so good. Now we get to the second example: a phone number. The book split the the number 55 11 9784-8900 into four parts:
Country code: 55
Area code: 11
Number prefix: 9784
Number suffix: 8900
At this point I was like "WHAT?". Separating area and country codes from the rest of the number is ok, that's useful, but splitting the number itself in half? Why the fuck would you want to do that? Correct me if I'm wrong but the dash in the middle of the number is just used for "chunking", to make it easier for our brains to read the number. Why would you want to split the number in half? There's literally no reason to do it, at least not in the example the book was showing.
Every time I open this book I keep wondering why the hell my teacher chose it to be our textbook. He's a great teacher, his lectures are awesome, he explains stuff super well, but he chose this book. A book that's filled with shitty literal translations to domain-specific words and acronyms, shitty examples, and convoluted sentences.6 -
Tried out the node.js code demo in this book.
🤦♂️
Terrible format, use tab for indentation, very very long function, redundant code (eg: new Buffer vulnerability)...
The major issue is none of the total.js nosql code works. Eg:
db.clear()
db.insert({...data})
Without any asynchronous call, how do you expect this to work?!
Just fixed the code and updated npm modules for demos in Chapter 3 btw... Took way longer than expected.3 -
I found every book of Arduino a total waste of money. There are lots of courses free and a lot of documents, projects in Instructables or Hackaday to start to learn. I say it as a teacher and course/document writer.
-
Courage...$300 picture book. What next $1000 Betamax of Jobs on the toilet.
http://theverge.com/2016/11/... -
Y does it seem to be hard to get a real book for hacking online?.
Someone should please recommend a place and a book?.8 -
Just letting y'all know, the Michael Hartl books "Learn enough to be dangerous" are on sale. These the items I used to acquaint myself with Rails, to me they are good, maybe others have more experience with them and can recommend better, but to me I like em.4
-
def examMonth():
for exam in exams:
while days:
if time ≥ week:
pass
elif time == days_3 or time == days_2:
book = open_book()
study(book)
else:
panic_and_devRant()
days = days - 1
def study(book):
see_open_book()
delay(minutes_10)
devRant() -
What should my next book be? I’ve narrowed down to these—
A Commentary on Unix by John Lions
Clean Code by Robert C Main
Code Complete by Steve McConnell
SICP by Gerald Jay Sussman
Feel free to suggest any other book as well7 -
One of my big gripes about PyQt5 in particular is lack of info, especially on advanced topics. This includes books. I found this on Amazon today:
Qt5 Python GUI Programming Cookbook: Building responsive and powerful cross-platform applications with PyQt https://amazon.com/dp/B079S4Q9T2/...
It was just published in July. I’m thinking I might buy the Kindle book.
On reviewer complained about lack of info on how to handle child dialogs (after fighting with child dialogs that had their own children and dialogs with threading and all that, I feel you, brother). But the 2 reviews it’s gotten look fairly positive.
I wonder how advanced the book gets. Going to read the sample later.4 -
Hello to everyone in this platform. I am a college student who wants to become a software developer from the first class of the high school. Unfortunately, in my country it isn't possible that both study to university exam and learn other stuff(Actually you can if you sleep 6 hours and stay on home every time without a social life). Now I'm glad that I have entered one of the best college in my country, but the information I learn in the college is not enough for me. Because of that I am looking for a good algorithms book that teaches the logic of common algorithms(like binary search, DFS, BFS and the things like that). I know I can learn them on the internet ofc, but currently I have to spend a lot of time on computer so I want to a book version of these information. Sorry for this long post. All book recommendations are appreciated :)1
-
Somewhere:
An elderly reads a book on "how to use the internet";
While a young one Googles "how to read a book"!2