Saturday, December 27, 2008

Microsoft Windows Server 2003 Inside Out or Clean Code

Microsoft Windows Server 2003 Inside Out

Author: William R Stanek

Take your Windows Server 2003 knowledge to the next level! Designed for Windows system administrators, this definitive resource delivers in-depth information about installing and configuring Windows Server 2003, performing upgrades and migrations, automating deployments, implementing security features, managing software updates and patches, administering users and accounts, managing Active Directory® directory services, and more. With INSIDE OUT, you'll discover the best and fastest ways to perform core administrative tasks, with an award-winning format that makes it easy to find exactly the tips, troubleshooting solutions, and workarounds you need. In addition, the CD-ROM contains an eBook and more than 100 timesaving tools and scripts.



Table of Contents:
Pt. 1Windows Server 2003 overview and planning
Ch. 1Introducing Windows Server 20033
Ch. 2Planning for Windows Server 200331
Pt. 2Windows Server 2003 installation
Ch. 3Preparing for the installation and getting started71
Ch. 4Managing interactive installations93
Ch. 5Managing unattended installations117
Ch. 6Using remote installation services153
Pt. 3Windows Server 2003 upgrades and migrations
Ch. 7Preparing for upgrades and migration213
Ch. 8Upgrading to Windows Server 2003229
Ch. 9Migrating to Windows Server 2003251
Pt. 4Managing Windows Server 2003 systems
Ch. 10Configuring Windows Server 2003285
Ch. 11Windows Server 2003 MMC administration305
Ch. 12Managing Windows Server 2003341
Ch. 13Managing and troubleshooting hardware377
Ch. 14Managing the registry409
Ch. 15Performance monitoring and tuning449
Ch. 16Comprehensive performance analysis and logging485
Pt. 5Managing Windows Server 2003 storage and file systems
Ch. 17Planning for high availability523
Ch. 18Preparing and deploying server clusters537
Ch. 19Storage management587
Ch. 20Managing Windows Server 2003 file systems643
Ch. 21File sharing and security691
Ch. 22Using volume shadow copy727
Ch. 23Using removable media749
Pt. 6Managing Windows Server 2003 networking and print services
Ch. 24Managing TCP/IP networking773
Ch. 25Managing DHCP807
Ch. 26Architecting DNS infrastructure851
Ch. 27Implementing and managing DNS873
Ch. 28Implementing and maintaining WINS927
Ch. 29Installing and maintaining print services945
Ch. 30Using remote desktop for administration1029
Ch. 31Deploying terminal services1035
Pt. 7Managing active directory and security
Ch. 32Active directory architecture1085
Ch. 33Designing and managing the domain environment1105
Ch. 34Organizing active directory1149
Ch. 35Configuring active directory sites and replication1167
Ch. 36Implementing active directory1197
Ch. 37Managing users, groups, and computers1227
Ch. 38Managing group policy1281
Ch. 39Active directory site administration1327
Pt. 8Windows Server 2003 disaster planning and recovery
Ch. 40Disaster planning1349
Ch. 41Backup and recovery1365

New interesting textbook: Ultimate Sacrifice or Forgotten Continent

Clean Code: A Handbook of Agile Software Craftsmanship (Robert C. Martin Series)

Author: Robert C Martin

Even bad code can function. But if code isn’t clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn’t have to be that way.

Noted software expert Robert C. Martin, presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship. Martin, who has helped bring agile principles from a practitioner’s point of view to tens of thousands of programmers, has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code “on the fly” into a book that will instill within you the values of software craftsman, and make you a better programmer—but only if you work at it.

What kind of work will you be doing? You’ll be reading code—lots of code. And you will be challenged to think about what’s right about that code, and what’s wrong with it. More importantly you will be challenged to reassess your professional values and your commitment to your craft.  

Clean Code is divided into three parts. The first describes the principles, patterns, and practices of writing clean code. The second part consists of several case studies of increasing complexity. Each case study is an exercise in cleaning up code—of transforming a code base that has some problems into one that is sound and efficient. The third part is the payoff: a single chapter containing a list of heuristics and “smells” gathered while creating the case studies. The result is a knowledge base that describes the way we think whenwe write, read, and clean code.
 
Readers will come away from this book understanding

  • How to tell the difference between good and bad code
  • How to write good code and how to transform bad code into good code
  • How to create good names, good functions, good objects, and good classes
  • How to format code for maximum readability
  • How to implement complete error handling without obscuring code logic
  • How to unit test and practice test-driven development
  • What “smells” and heuristics can help you identify bad code
This book is a must for any developer, software engineer, project manager, team lead, or systems analyst with an interest in producing better code.
 



No comments:

Post a Comment