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
Get a devDuck
Rubber duck debugging has never been so cute! Get your favorite coding language devDuck
Buy Now
Search - "book"
-
- Sir, you must put away your laptop before the flight takes off.
- Is a tablet okay?
- Yes
- *Uncouples keyboard from Surface*
- ಠ_ಠ
- (⌐■_■)19 -
5 things you need to...
3 ways you can...
Top 10 Reasons to...
These 7 SHOCKING things will...
SHUT THE HELL UP.8 -
I've never heard an Apple person say "laptop" or "phone". They always specify that it's a "MacBook" or "iPhone".
Just an observation.14 -
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
-
Some people have a Bible by their bed to worship; some people, me, have Code Complete 2nd Edition by their bed.8
-
!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: "..."13 -
I've read so many stuff in english that it feels really weird to read something in my native language(german). Especially when they're using german words in their code:
public Nahrung mittagessen;
public Gast()
{
mittagessen = new Gericht("Wiener Schnitzel");
}
are you fucking kidding me?!11 -
Java interested folks.
I recommend reading Effective Java by Joshua Bloch.
It's worth reading.
Even James Gosling praised this book.14 -
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. :)13 -
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
-
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!4 -
I just found this example in our school book. Should I be worried? (My teacher wrote the book BTW)21
-
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...7
-
Had a MacBook try to commit suicide sometime this weekend... just glad it didn't explode in the office ...
The battery swole large enough to push the trackpad out of the frame about a centimeter cracking it in half.
Took the battery out. Still works fine even with a cracked trackpad.7 -
Bought this a while ago thinking i would read, never ended up doing it. Now i am actually trying to learn it, and this shit is out of date12
-
Let's name our debugging styles as book titles, I'll start.
"The adventures of shitty workarounds"22 -
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 -
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?11 -
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!1 -
When this book was written, Windows XP was the lastest OS.
I am still reading from this book in 2017.
FML.9 -
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 -
> goes to amazon
> finds fluent python book
> wants to order it
> shipping costs almost the same with the book
> cries.7 -
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 ?10 -
Fucking shit i just had a 3 days chat with google's cloud engineer about an issue i had in a project. eventually the issue occured due to an update they made on some projects involving IAM changes that required some changes from my part in my security toles. Like wtf haven't you heard of data fixes when you roll out such changes?! I just had my production env down for 72hours for their fuckup.
At least send an email regarding it so we could set it up in time1 -
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
-
😭😭😭😭
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)2 -
!rant
Head First C - O'Reilly
If you've ever been told to learn C first, then go ahead and get this book. It's the best C book I've ever seen but you don't just learn C when you read this book. You learn memory, pointers, string manipulation, splitting your program into multiple source files, structs, unions, some opencv, processes, system calls, sockets, threads and so on.
Safe to say after working through 200 pages, I'll enjoy the next 400 or so.7 -
"We’re not insulting Larry [Wall] by saying he’s lazy; laziness is a virtue. The wheelbarrow was invented by someone
who was too lazy to carry things; writing was invented by someone who was too lazy to memorize; Perl was
invented by someone who was too lazy to get the job done without inventing a whole new computer language."
- footnote from Learning Perl, by Randal L. Schwartz, brian d foy, and Tom Phoenix -
Travelled for some hours today.
While i was on it i remembered a PDF "The Pragmatic Programmer" resting in my phone.
Opened it and read it until the bus reached the destination.
I entered the bus a complete idiot and upon exit i was half Socrates of programming habits.
Had read some chapters though.
Why didn't i know about it before ? -
I was just commiting some code on GitHub for school tomorrow and I kinda got lost in the commit description..
Ah, it just hit me so hard I had the urge to get it out.. Helped, tho, love you Git -
Here's some of my favorite quotes from "The Mythical Man-Month":
"The bearing of a child takes nine months no matter how many women are assigned".
"The management question ... is not whether to build a pilot system and throw it away. You will do that. The only question is whether to plan in advance to build a throwaway, or to promise to deliver the throwaway to customers."
"I once knew a boss who invariably picked up the phone to give orders before the end of the first paragraph in a status report. That response is guaranteed to squelch full disclosure." -
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 !!?11 -
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
-
Just picked this up for my goals this year. If I don't like it, I can always sell it off and I don't like having to switch between screens on my laptop for tutorials. Has anyone used How to Learn Python the Hard Way? Did you like it? Hate it?5
-
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
-
If anyone wants something to read I recommend http://mit.edu/hacker/hacker.html/
I just finished it and found it quite interesting.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 -
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 -
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 language6 -
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! -
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 -
Why do windows users keep installing those bloated anti viruses and firewalls that just slow the hack of their system when windows essentials is enough with near to no impact
Those are the same people that got their system full with malware4 -
!dev_related
Finally hit chapter 6 of my book's rough draft!
Feels good to be making good progress, had to do a bit of an info dump on the readers but still need to expand everything.
Might even think about publishing in the future :-D2 -
"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/... -
I think we should have a decent web app for devrant. And... make it open source so we all could give a hand 🖐️8
-
What is the probability of alien rootkit signal that would be intercepted by satellite and then executed on modern computers to create AGI that can use cloud computing and digital currency to take over our world ?
From my perspective pretty high 🤣🤣🤣
Let’s convince some government people and create intergalactic cyber attack defense institution, that would keep earth safe from alien invasion, with high money grants so we can prevent those threats.
Maybe Ernest Cline Armada is already a thing.
What you think ?2 -
That moment when you're on a bus and have idle thoughts just to pass time and catch yourself thinking "I could never imagine <person> ever hurting anyone, it's just not within their scope."
It's happening, the transformation is happening... I'm turning into... a PROGRAMMER! 😱😱 -
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 -
Not programming related but is related to devrant.
I recently deleted facebook from my phone, and just a few days ago I got my first ever facebook ad! (An ad advertising that I should download the Facebook app.)
If this is not representative of Facebook's slow and perhaps eventual demise, I don't know what is.
This is related to devrant because I deleted the facebook app because I enjoyed DevRant more. Oh and also I feel less stressed now that I've basically unplugged from that rotten social media platform.3 -
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 lessons3 -
I cannot remember having seen a more unethical and pushy user interface than the one of viagogo.
I'm a frustrated to close the entire tab within the first 10 seconds. It's a sad story on on how it tries to instill a sense of urgency to BOOK NOW!
100 people are looking RIGHT NOW at the YOUR offer! Stop thinking, act fast! BUY IT, YOU FOOL OR IT IS GONE!
Here, see all those other options are already sold out m( Oh look, that option over there? Just sold out in this very instant you lazy ass.
I have seen something similar on booking.com and airbnb, yet this egregious implementation truly gets my blood boiling and sets a new low.
I'll take my business elsewhere.
If you develop a web shop, treat your customers as actual adults. Let them breathe. Let them make an informed decision.
If you need to rush them, your business model is broken.
If my employer would ask me to develop something like that, I'd escalate hard. If that wouldn't suffice, I'd reject implementing that anti-feature and would look for a new job out of principle.rant 13337 devs are looking at this rant right now unethical behavior book now why are you slacking off upvote now pushy fraud ui2 -
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.4 -
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 don't know why, but lately I'm really into low level stuff, my knowledge yet is really limited. So I got myself this, really looking forward to gain more knowledge in this field..😀4
-
Why is there a - 1 plus option? Just listened to a podcast by stackoverflow where they explained how they removed the down vote option on comments out of the idea that you cant be wrong on what you think..
Just throwing an idea6 -
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
-
"Programming is a craft. At its simplest, it comes down to getting a
computer to do what you want it to do (or what your user wants it to do). As a programmer, you are part listener, part advisor, part interpreter, and part dictator. You try to capture elusive requirements and find a way of expressing them so that a mere machine can do them justice. You try to document your work so that others can understand it, and you try to
engineer your work so that others can build on it. What's more, you try to do all this against the relentless ticking of the project clock. You work small miracles every day.
It's a difficult job. "
- The pragmatic programmer -
Are programming books worth buying/reading? If so, what C# ( and Unity ) book would you recommend. I'd like to expand my knowledge.3
-
Meetings are the way of parasites to keep shining without doing shit. Why do they gave to drag me into their bullshit meeting?!$&2
-
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 -
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
-
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/livredemaths9 -
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 I've been meaning to learn Python for quite some time.
I've worked with Java, PHP, C, C#, JS, Ruby, even a bit of Lua. Any good books to recommend?3 -
Need Recommendation : Reader.
Planning to start reading again after quite some time.
What's the simplest(cheapest) reader can I go for?
-Should not strain eyes.
-portable.
-Don't need any fancy feature (not even WIFI or market place)
-I do already have epubs of most books that I want to read.
-Should be able to bookmark
-while a built-in dictionary & light would be great, its not a necessity.
Dont want to get something higher end unless I get:
- Improved pdf experience.
- Hassle free way to read manga/comics. (mainly manga)7 -
When you are desperate to get your hand written notes from client to digital format.Quick hack. Bluetooth is the way!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.2 -
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 -
Thinking about running through the Linux From Scratch book. Anyone had experience? Worth the effort?2
-
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 -
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
-
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! ^^ -
An old visual basic 6.0 handbook someone gave me many years ago.
I really liked working on VB6.0 and then moving to .NET 2008.
Nowadays, I love and do web development. -
How good is "The Pragmatic Programmer - by Andy Hunt and Dave Thomas"?
Any positives, to motivate me.2 -
If I need 2 weeks to implement a new feature, I need at least one more week to find better solutions which make the code easier to read. Then I would like to spend yet another week to think about other solutions to make sure I can't find one that is even better..
I hardly ever get that time but when I do, I create something beautiful..
The last time I was able to reduce > 2000 lines of code to a about 50 lines generic service which is easily extendable and understandable.
Do you include stuff like this in your estimations?1 -
Tips: The Humble Book Bundle: Web Design & Development by O'Reilly
https://humblebundle.com/books/...1 -
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
-
I don't know if I'll read all but I had to buy absolutely this fantastic Unix book bundle!!
http://bit.ly/2gCT3mo1 -
This is ridiculous.
https://businessinsider.com/apple-m...
Looks like only Inuit can utilise the full power of the new MacBook Pro.4 -
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?1
-
Any suggestion on (pls, cheap) books that'd enable me to understand the unix/Linux environment in its most fundamental level?
I do use Linux for some 10 years already, but just now I moved to a distro that doesn't do everything to me. So my basic idea is to get the basics so I'd have the least problems when transitioning to other distros/*ix systems, so pls, the less its distro specific, the better or is.
Thx5 -
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
-
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 -
!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 -
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. -
I have £40 in Waterstones vouchers and need a good book that has practical exercises in designing MVC websites, software and/or games in Python or C#.
Essentially something to do when I'm bored; I'm proficient in both and have worked with each for 2 different companies. One as a web developer and the other as what I could only describe as a code glue monkey.
What would you guys recommend?2 -
Does anyone recommend this book: https://kobo.com/us/en/...
Just want to learn more about Domain Driven Design.4 -
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 -
!rant
So I have the option to take this book at the end of the day. Was always interested in C++ but was wondering if anybody here has ever read this book before.
Is it any good fellow devs? The last time I did C++ was when I learned about OOP over 2 years. Then I moved onto other languages that jobs required. However OpenGL + C++ has always piqued me.2 -
Hey guys,
What books had the biggedt impact on how you live your life, conduct your business, the way you code or make decisions?
I'm reading "Zero to One" for the second time now and love reading it all over again.10 -
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() -
Courage...$300 picture book. What next $1000 Betamax of Jobs on the toilet.
http://theverge.com/2016/11/... -
Thought that it might be a good idea to ask this question here.
Im looking for a nice logging events service for a side project that is a b2b (so my clients got their own users). My targets are tracking users behavior/events/actions in the app while been able to shred the data that belongs to each customer. A great benefit would be having a solution that would allow me to export part of the data (in sql like way) so i could provide the users the option to download their users data as well.
Was thinking about mixpanel but i dont think they have any option to export the data via api. Heap analytics is also an interesting one, but their nice features are limited to corporates..
Any suggestions? Thanks!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