Good Code, Bad Code

Good Code, Bad Code
Author :
Publisher : Simon and Schuster
Total Pages : 374
Release :
ISBN-10 : 9781617298936
ISBN-13 : 161729893X
Rating : 4/5 (36 Downloads)

Book Synopsis Good Code, Bad Code by : Tom Long

Download or read book Good Code, Bad Code written by Tom Long and published by Simon and Schuster. This book was released on 2021-09-07 with total page 374 pages. Available in PDF, EPUB and Kindle. Book excerpt: "For coders early in their careers who are familiar with an object-oriented language, such as Java or C#"--Back cover.


Good Code, Bad Code Related Books

Good Code, Bad Code
Language: en
Pages: 374
Authors: Tom Long
Categories: Computers
Type: BOOK - Published: 2021-09-07 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

"For coders early in their careers who are familiar with an object-oriented language, such as Java or C#"--Back cover.
Think Like a Programmer
Language: en
Pages: 260
Authors: V. Anton Spraul
Categories: Computers
Type: BOOK - Published: 2012-08-12 - Publisher: No Starch Press

DOWNLOAD EBOOK

The real challenge of programming isn't learning a language's syntax—it's learning to creatively solve problems so you can build something great. In this one-
The Problem with Software
Language: en
Pages: 317
Authors: Adam Barr
Categories: Computers
Type: BOOK - Published: 2018-10-23 - Publisher: MIT Press

DOWNLOAD EBOOK

An industry insider explains why there is so much bad software—and why academia doesn't teach programmers what industry wants them to know. Why is software so
A Philosophy of Software Design
Language: en
Pages: 0
Authors: John K. Ousterhout
Categories: Computer programs
Type: BOOK - Published: 2021 - Publisher:

DOWNLOAD EBOOK

"This book addresses the topic of software design: how to decompose complex software systems into modules (such as classes and methods) that can be implemented
Code Simplicity
Language: en
Pages: 85
Authors: Max Kanat-Alexander
Categories: Computers
Type: BOOK - Published: 2012-03-23 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Good software design is simple and easy to understand. Unfortunately, the average computer program today is so complex that no one could possibly comprehend how