Code Complete

Code Complete
Author :
Publisher : Pearson Education
Total Pages : 952
Release :
ISBN-10 : 9780735636972
ISBN-13 : 0735636974
Rating : 4/5 (72 Downloads)

Synopsis Code Complete by : Steve McConnell

Widely considered one of the best practical guides to programming, Steve McConnell’s original CODE COMPLETE has been helping developers write better software for more than a decade. Now this classic book has been fully updated and revised with leading-edge practices—and hundreds of new code samples—illustrating the art and science of software construction. Capturing the body of knowledge available from research, academia, and everyday commercial practice, McConnell synthesizes the most effective techniques and must-know principles into clear, pragmatic guidance. No matter what your experience level, development environment, or project size, this book will inform and stimulate your thinking—and help you build the highest quality code. Discover the timeless techniques and strategies that help you: Design for minimum complexity and maximum creativity Reap the benefits of collaborative development Apply defensive programming techniques to reduce and flush out errors Exploit opportunities to refactor—or evolve—code, and do it safely Use construction practices that are right-weight for your project Debug problems quickly and effectively Resolve critical construction issues early and correctly Build quality into the beginning, middle, and end of your project

The Ultimate VB .NET and ASP.NET Code Book

The Ultimate VB .NET and ASP.NET Code Book
Author :
Publisher : Apress
Total Pages : 394
Release :
ISBN-10 : 9781430208150
ISBN-13 : 1430208155
Rating : 4/5 (50 Downloads)

Synopsis The Ultimate VB .NET and ASP.NET Code Book by : Karl Moore

Well-known programmer Karl Moore provides hundreds of useful, real-world code snippets showing developers how to take real advantage of the true secrets behind the programming language. The attraction of this book is the idea that someone picks up the book, looks at the outline and sees three or four things that they didn’t know how to do.

Refactoring

Refactoring
Author :
Publisher : Addison-Wesley Professional
Total Pages : 461
Release :
ISBN-10 : 9780201485677
ISBN-13 : 0201485672
Rating : 4/5 (77 Downloads)

Synopsis Refactoring by : Martin Fowler

Refactoring is gaining momentum amongst the object oriented programming community. It can transform the internal dynamics of applications and has the capacity to transform bad code into good code. This book offers an introduction to refactoring.

Working Effectively with Legacy Code

Working Effectively with Legacy Code
Author :
Publisher : Prentice Hall Professional
Total Pages : 457
Release :
ISBN-10 : 9780132931755
ISBN-13 : 0132931753
Rating : 4/5 (55 Downloads)

Synopsis Working Effectively with Legacy Code by : Michael Feathers

Get more out of your legacy systems: more performance, functionality, reliability, and manageability Is your code easy to change? Can you get nearly instantaneous feedback when you do change it? Do you understand it? If the answer to any of these questions is no, you have legacy code, and it is draining time and money away from your development efforts. In this book, Michael Feathers offers start-to-finish strategies for working more effectively with large, untested legacy code bases. This book draws on material Michael created for his renowned Object Mentor seminars: techniques Michael has used in mentoring to help hundreds of developers, technical managers, and testers bring their legacy systems under control. The topics covered include Understanding the mechanics of software change: adding features, fixing bugs, improving design, optimizing performance Getting legacy code into a test harness Writing tests that protect you against introducing new problems Techniques that can be used with any language or platform—with examples in Java, C++, C, and C# Accurately identifying where code changes need to be made Coping with legacy systems that aren't object-oriented Handling applications that don't seem to have any structure This book also includes a catalog of twenty-four dependency-breaking techniques that help you work with program elements in isolation and make safer changes.

Explode The Code

Explode The Code
Author :
Publisher :
Total Pages :
Release :
ISBN-10 : 0838808522
ISBN-13 : 9780838808528
Rating : 4/5 (22 Downloads)

Synopsis Explode The Code by : Nancy M. Hall

A phonics bestseller for over 30 years, Explode the code has helped millions of students nationwide build the essential literacy skills needed for reading success: phonological awareness, decoding, vocabulary, comprehension, fluency, and spelling.

Ark Code

Ark Code
Author :
Publisher : Codes in the Bible
Total Pages : 262
Release :
ISBN-10 : 0961630647
ISBN-13 : 9780961630645
Rating : 4/5 (47 Downloads)

Synopsis Ark Code by : Barry Steven Roffman

The Code Book: The Secrets Behind Codebreaking

The Code Book: The Secrets Behind Codebreaking
Author :
Publisher : Delacorte Press
Total Pages : 274
Release :
ISBN-10 : 9780375890123
ISBN-13 : 0375890122
Rating : 4/5 (23 Downloads)

Synopsis The Code Book: The Secrets Behind Codebreaking by : Simon Singh

"As gripping as a good thriller." --The Washington Post Unpack the science of secrecy and discover the methods behind cryptography--the encoding and decoding of information--in this clear and easy-to-understand young adult adaptation of the national bestseller that's perfect for this age of WikiLeaks, the Sony hack, and other events that reveal the extent to which our technology is never quite as secure as we want to believe. Coders and codebreakers alike will be fascinated by history's most mesmerizing stories of intrigue and cunning--from Julius Caesar and his Caeser cipher to the Allies' use of the Enigma machine to decode German messages during World War II. Accessible, compelling, and timely, The Code Book is sure to make readers see the past--and the future--in a whole new way. "Singh's power of explaining complex ideas is as dazzling as ever." --The Guardian

Action Replay Code Book

Action Replay Code Book
Author :
Publisher :
Total Pages : 0
Release :
ISBN-10 : 0761543821
ISBN-13 : 9780761543824
Rating : 4/5 (21 Downloads)

Synopsis Action Replay Code Book by : Prima Games

The League of Extraordinary Codejunkies Game Boy Advance ·Advance Wars 2 ·Castlevania: Aria of Sorrow ·Golden Sun: The Lost Age ·Mega Man Battle Network 3 Blue/White PlayStation ·Gran Turismo 2 V1.2 ·Metal Slug X ·Syphon Filter 3 ·Tomb Raider: The Last Revelation PlayStation2 ·Silent Hill 3 ·The Lord of the Rings: The Two Towers ·The Matrix ·Tom Clancy's Splinter Cell GameCube ·Madden NFL 2004 ·Metroid Prime ·Super Mario Sunshine ·The Legend of Zelda: The Wind Waker

Code Reading

Code Reading
Author :
Publisher : Addison-Wesley Professional
Total Pages : 530
Release :
ISBN-10 : 0201799405
ISBN-13 : 9780201799408
Rating : 4/5 (05 Downloads)

Synopsis Code Reading by : Diomidis Spinellis

CD-ROM contains cross-referenced code.

Innocent Code

Innocent Code
Author :
Publisher : John Wiley & Sons
Total Pages : 246
Release :
ISBN-10 : 9780470857472
ISBN-13 : 0470857471
Rating : 4/5 (72 Downloads)

Synopsis Innocent Code by : Sverre H. Huseby

This concise and practical book shows where code vulnerabilities lie-without delving into the specifics of each system architecture, programming or scripting language, or application-and how best to fix them Based on real-world situations taken from the author's experiences of tracking coding mistakes at major financial institutions Covers SQL injection attacks, cross-site scripting, data manipulation in order to bypass authorization, and other attacks that work because of missing pieces of code Shows developers how to change their mindset from Web site construction to Web site destruction in order to find dangerous code