La historia de un sombr?o y aterrador futuro ? Guy Montag pertenece a una extra?a brigada de bomberos. Su misi?n, parad?jicamente, no es la de sofocar incendios sino la de provocarlos para quemar... This description may be from another edition of this product.
This book is excellent if you are a Computer Science student or a programmer looking to get into .NET. The book uses the unified software development process and weaves .NET with an iterative model consisting of requirements, analysis, design, implementation and testing. The reader plays the role of a team member and is assigned tasks. Hence in a way this book simulates a real work environment, and in my opinion it does a pretty good job. Obviously a real work environment has many other issues but those are out of the scope of this book. This book covers a lot in 500 pages. After this book a person can then get into more dense books which explain the .NET framework and programming in more detail such as: #1. Jeff Prosise's Programming .NET #2. Dino Esposito's ASP.NET and ADO.NET #3. Jeffrey Richter's .NET Framework #4. Dino Esposito's Applied XML Programming for Microsoft.NET #5. John Robbin's Debugging Applications with .NET and Windows Applications All these books are written by authoritative and well respected individuals in the industry, but these books might be too indepth and overwhelming for a person looking to get his/her feet wet with .NET. Once you get started with .NET then these books will be an excellent resource for building your .NET career, actually at the end of various chapters Lenz and Moeller have referenced these same books for further reading. Bottom Line: ".NET A complete Development Cycle" does an excllent job of building a .NET foundation on which you can construct your .NET career by continously learning from the list of books I have mentioned above in combination with real world experience. Word of Advice: Before starting ".NET A complete Development Cycle" you should be able to program and I don't mean Hello World, you should be comfortable with OOP, it would work best if you knew C#. If you are a novice to programming then you will have a hard time. In my opinion the minimum reader proficiency should be that of a senior year Computer Science student. However, there are always exceptions if you have worked a lot with html, have done some scripting, understand how the internet works, file structures, okay working with an IDE and don't mind digging in a little bit than you can also use this book.
Brings Together The Development Process
Published by Thriftbooks.com User , 21 years ago
First I have to admit, I really wanted to like this book. I have been studying the Unified Process, UML and .NET for a while now, but it was all in separate pieces. I wanted one book that would tie the whole thing together, and this was the first one I had seen that did that.The book did a good job of walking you through iterations with some hand-holding, but also a "you've seen enough, go do it on your own" to be very useful. One of my primary complaints against most tech books is that they show you how to do everything without making you think it through by doing some exercises on your own. This book gives you a chance to work on your own after showing you how to do certain things (much more like the real development process where you get specs, not answers).All that said, there are a couple of caveats for those who are thinking about buying the book.1) It is all in C#. While the book does intro you to C#, you will probably want a good C# book around to help if you are not already familiar with it. (One thing I found interesting after doing most of my work in vb.net is the case sensitivity. In vb, you can type "imports system." and then get all the drop downs, in c#, the caps are important so it is "using System." and typing it as "system." fails to include the namespace).2) The book is an overview of a very ambitious topic. The good thing here is the authors give you lots of places to go to delve deeper into the topics they present. Note, I don't think this is a fault of the book. There are entire books written to cover things that these guys cover in a chapter. Don't expect to read this book and understand the Unified Process, Software Engineering, UML, C#, Deployment, etc. What it will do is give you the big picture understanding you need in order to go into further detail for learning the pieces you need to build on.Finally, there were a couple of small annoyances. The CD includes the visio files for the project, but they don't always match the printed portion of the book and in some cases aren't given at all. As I was working with some other tools and trying to practice building the diagrams, this was a minor annoyance. Along with that came times where a screen print would show a directory path on the CD that was different from what was actually there. It's close enough to be able to figure it out, but it still would be nice to have all of the documentation files and also to have the screen prints match.So, the bottom line is this - it's the best book I have seen so far on tying together modern development practices under one cover. As such, it makes a great intro into the topic and is a good learning tool. However, it is not a comprehensive treatment of any of the topics. If you are looking for that, you will need to get a book dedicated to the topic (for instance UML or Agile Development). If you are looking for something to help make sense of how all the pieces fit together and to help you get your feet wet in walking through a sample d
Visual Studio Magazine posting:
Published by Thriftbooks.com User , 21 years ago
I wish I read .NET - A Complete Development Cycle two years ago when I started .NET development. This book by Gunther Lenz and Thomas Moeller explains how the .NET Framework works in high-level detail that lets you understand why it's different from other software development paradigms. The subject matter flows logically, and there are plenty of examples you can sink your teeth into. The book describes various development models, giving the pros and cons of each. If you're an experienced programmer, you can use these chapters as a refresher, but you won't find anything groundbreaking. I enjoyed the "conclusions" and "review" sections, because they let you verify you understood what the authors were trying to convey. They discussed numerous topics in detail, including threading, GDI, and Web technologies. All the examples were helpful; the book includes a CD so you don't have to download the examples.This book does a good job of describing the various aspects of software development. It is aimed at the developer working in the .NET environment, but many aspects of the book can be applied across all development platforms. .NET - A Complete Development Cycle is geared toward entry-level developers or programmers migrating to the .NET platform. This book is certainly worth the money in either case. .NET - A Complete Development Cycleby Gunther Lenz and Thomas Moeller
practical guide to make the transition to .net
Published by Thriftbooks.com User , 22 years ago
A valuable guide for everyone who wnats to make a smooth transition to the .NET environment using state of the art techniques and Software Engineering practices.
Jump start into .NET
Published by Thriftbooks.com User , 22 years ago
This book is a great support when making the switch to .NET. Finally there is a book that not only teaches the language but also provides lots of references and shows the practical application of .NET on an extended case study. Building the application is fun because you can immediately see the success of your implementation on the screen by doing some cool image processing. On the other hand if you just want to follow the book without programming a line of code, then take the CD that contains all the sample solutions. The book is not a reference of .NET but rather it should be used in addition to a reference book to get a jump-start into software engineering best practices and .NET. The book shows what state of the art tools (like NUnit, Defect Tracking etc) and software engineering methodologies can be used to successfully make the transition to .NET development. The book is great for architects, developers, project managers and quality engineers that want to get a jump-start into the practical application of .NET. I think this book hits the spot for everyone starting .NET development from any other OO language. The CD contains all the source code and tools that are used during the course of the book.
ThriftBooks sells millions of used books at the lowest everyday prices. We personally assess every book's quality and offer rare, out-of-print treasures. We deliver the joy of reading in recyclable packaging with free standard shipping on US orders over $15. ThriftBooks.com. Read more. Spend less.