EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book Painless Project Management with FogBugz

Download or read book Painless Project Management with FogBugz written by Michael Gunderloy and published by Apress. This book was released on 2007-10-20 with total page 243 pages. Available in PDF, EPUB and Kindle. Book excerpt: The book discusses the software development life cycle from "listening to customer feedback" followed by bug tracking, reporting issues, collaborating test plans, maintenance, use cases and real world development scenarios. This book makes you think about how important project management is, not just from a managerial perspective but also from a developer/software engineer standpoint.

Book Painless Project Management with FogBugz

Download or read book Painless Project Management with FogBugz written by Michael Gunderloy and published by Apress. This book was released on 2008-11-01 with total page 208 pages. Available in PDF, EPUB and Kindle. Book excerpt: * The official book about FogBUGZ * Includes forward by Joel Spolsky * Will receive prominent mention on www.joelonsoftware.com

Book Micro ISV

    Book Details:
  • Author : Robert Walsh
  • Publisher : Apress
  • Release : 2006-11-21
  • ISBN : 1430201142
  • Pages : 363 pages

Download or read book Micro ISV written by Robert Walsh and published by Apress. This book was released on 2006-11-21 with total page 363 pages. Available in PDF, EPUB and Kindle. Book excerpt: *Uniquely and squarely focuses on the needs of a startup ISV *Several leading companies in their market segment are actually micro-ISVs, including Fog Creek (FogBugz) and Sun Belt Software (Counter-Spy). It’s possible to be small AND successful, and this book is perfect for those who wish to try *Volume of Micro ISVs is increasing, signifying a deep, broad audience for this book

Book Painless Project Management with FogBugz

Download or read book Painless Project Management with FogBugz written by Mike Gunderloy and published by Apress. This book was released on 2007-08-08 with total page 227 pages. Available in PDF, EPUB and Kindle. Book excerpt: Project management is the bane of the team approach to programming. Many programs out there purport to help a development team manage a project; the only trouble is, most of them aren’t very good. World-renowned software guru Joel Spolsky’s company, Fog Creek Software, has created a tool called FogBugz that incorporates all of Joel’s insight into what works and what doesn’t work in project management. FogBugz is based on keeping track of a database of cases. At any given time, every case is assigned to one person who must resolve it or forward it to someone else. Cases can be prioritized, documented, sorted, discussed, edited, assigned, estimated, searched, and tracked. Because FogBugz is web-based, everyone on the team always sees the whole picture. Everything from customer feature requests to high-level design discussions to tiny bug fix details is instantly searchable and trackable. Painless Project Management with FogBugz, Second Edition, written with the guidance of the whole FogBugz team, completely describes the ins and outs of version 6 of FogBugz. What you’ll learnIf you are looking for a quick read on how to do software development project management (with or without FogBugz) that can get you started right away, this is the book. The tips and techniques and information about configuration and implementation are key benefits. For the developer who wants to get started with the basics and not have to worry about various methodologies, theory, and discussions of various styles, this is probably the best book on software project management. Who this book is for This book is for users of FogBugz, potential users of FogBugz, project managers using FogBugz, and project managers who might use FogBugz.

Book Practical Development Environments

Download or read book Practical Development Environments written by Matthew Doar and published by O'Reilly Media, Inc.. This book was released on 2005-09-23 with total page 344 pages. Available in PDF, EPUB and Kindle. Book excerpt: Everyone wants a technical environment for developing their software. Containing guidelines for how to create and maintain a development environment, this book discusses some of the tools covering different areas such as version control, build tools, testing tools, bug tracking systems, documentation environments, release tools, and maintenance.

Book The Publishers Weekly

Download or read book The Publishers Weekly written by and published by . This book was released on 2005 with total page 900 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Geochemical and Biogeochemical Reaction Modeling

Download or read book Geochemical and Biogeochemical Reaction Modeling written by Craig M. Bethke and published by Cambridge University Press. This book was released on 2010-12-09 with total page 564 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book provides a comprehensive overview of reaction processes in the Earth's crust and on its surface, both in the laboratory and in the field. A clear exposition of the underlying equations and calculation techniques is balanced by a large number of fully worked examples. The book uses The Geochemist's Workbench® modeling software, developed by the author and already installed at over 1000 universities and research facilities worldwide. Since publication of the first edition, the field of reaction modeling has continued to grow and find increasingly broad application. In particular, the description of microbial activity, surface chemistry, and redox chemistry within reaction models has become broader and more rigorous. These areas are covered in detail in this new edition, which was originally published in 2007. This text is written for graduate students and academic researchers in the fields of geochemistry, environmental engineering, contaminant hydrology, geomicrobiology, and numerical modeling.

Book Joel on Software

    Book Details:
  • Author : Avram Joel Spolsky
  • Publisher : Apress
  • Release : 2004-08-12
  • ISBN : 1430207531
  • Pages : 357 pages

Download or read book Joel on Software written by Avram Joel Spolsky and published by Apress. This book was released on 2004-08-12 with total page 357 pages. Available in PDF, EPUB and Kindle. Book excerpt: * Covers three years of the best essays. * Essays range from technical to humorous, but are always tangible. * Beautifully written and extremely timely. * Google lists 183,000 links for "Joel on Software". * Spolsky is one of the most popular programmers around today, with legions of followers.

Book Coder to Developer

    Book Details:
  • Author : Mike Gunderloy
  • Publisher : John Wiley & Sons
  • Release : 2006-02-20
  • ISBN : 0782151256
  • Pages : 322 pages

Download or read book Coder to Developer written by Mike Gunderloy and published by John Wiley & Sons. This book was released on 2006-02-20 with total page 322 pages. Available in PDF, EPUB and Kindle. Book excerpt: "Two thumbs up" —Gregory V. Wilson, Dr. Dobbs Journal (October 2004) No one can disparage the ability to write good code. At its highest levels, it is an art. But no one can confuse writing good code with developing good software. The difference—in terms of challenges, skills, and compensation—is immense. Coder to Developer helps you excel at the many non-coding tasks entailed, from start to finish, in just about any successful development project. What's more, it equips you with the mindset and self-assurance required to pull it all together, so that you see every piece of your work as part of a coherent process. Inside, you'll find plenty of technical guidance on such topics as: Choosing and using a source code control system Code generation tools--when and why Preventing bugs with unit testing Tracking, fixing, and learning from bugs Application activity logging Streamlining and systematizing the build process Traditional installations and alternative approaches To pull all of this together, the author has provided the source code for Download Tracker, a tool for organizing your collection of downloaded code, that's used for examples throughout this book. The code is provided in various states of completion, reflecting every stage of development, so that you can dig deep into the actual process of building software. But you'll also develop "softer" skills, in areas such as team management, open source collaboration, user and developer documentation, and intellectual property protection. If you want to become someone who can deliver not just good code but also a good product, this book is the place to start. If you must build successful software projects, it's essential reading.

Book The 4 Hour Work Week

Download or read book The 4 Hour Work Week written by Timothy Ferriss and published by Crown. This book was released on 2007 with total page 322 pages. Available in PDF, EPUB and Kindle. Book excerpt: Offers techniques and strategies for increasing income while cutting work time in half, and includes advice for leading a more fulfilling life.

Book Start Small  Stay Small

Download or read book Start Small Stay Small written by Rob Walling and published by The Numa Group LLC. This book was released on 2010 with total page 215 pages. Available in PDF, EPUB and Kindle. Book excerpt: Start Small, Stay Small is a step-by-step guide to launching a self-funded startup. If you're a desktop, mobile or web developer, this book is your blueprint to getting your startup off the ground with no outside investment.This book intentionally avoids topics restricted to venture-backed startups such as: honing your investment pitch, securing funding, and figuring out how to use the piles of cash investors keep placing in your lap.This book assumes: You don't have $6M of investor funds sitting in your bank account You're not going to relocate to the handful of startup hubs in the world You're not going to work 70 hour weeks for low pay with the hope of someday making millions from stock options There's nothing wrong with pursuing venture funding and attempting to grow fast like Amazon, Google, Twitter, and Facebook. It just so happened that most people are not in a place to do this.Start Small, Stay Small also focuses on the single most important element of a startup that most developers avoid: marketing. There are many great resources for learning how to write code, organize source control, or connect to a database. This book does not cover the technical aspects developers already know or can learn elsewhere. It focuses on finding your idea, testing it before you build, and getting it into the hands of your customers.

Book A Discipline for Software Engineering

Download or read book A Discipline for Software Engineering written by Watts S. Humphrey and published by Pearson Education India. This book was released on 1995-09 with total page 824 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book User Interface Design for Programmers

Download or read book User Interface Design for Programmers written by Avram Joel Spolsky and published by Apress. This book was released on 2008-01-01 with total page 152 pages. Available in PDF, EPUB and Kindle. Book excerpt: Most programmers' fear of user interface (UI) programming comes from their fear of doing UI design. They think that UI design is like graphic design—the mysterious process by which creative, latte-drinking, all-black-wearing people produce cool-looking, artistic pieces. Most programmers see themselves as analytic, logical thinkers instead—strong at reasoning, weak on artistic judgment, and incapable of doing UI design. In this brilliantly readable book, author Joel Spolsky proposes simple, logical rules that can be applied without any artistic talent to improve any user interface, from traditional GUI applications to websites to consumer electronics. Spolsky's primary axiom, the importance of bringing the program model in line with the user model, is both rational and simple. In a fun and entertaining way, Spolky makes user interface design easy for programmers to grasp. After reading User Interface Design for Programmers, you'll know how to design interfaces with the user in mind. You'll learn the important principles that underlie all good UI design, and you'll learn how to perform usability testing that works.

Book I M  Wright s Hard Code

    Book Details:
  • Author : Eric Brechner
  • Publisher : Pearson Education
  • Release : 2011-07-15
  • ISBN : 0735664889
  • Pages : 636 pages

Download or read book I M Wright s Hard Code written by Eric Brechner and published by Pearson Education. This book was released on 2011-07-15 with total page 636 pages. Available in PDF, EPUB and Kindle. Book excerpt: Get the brutal truth about coding, testing, and project management—from a Microsoft insider who tells it like it is. I. M. Wright's deliberately provocative column "Hard Code" has been sparking debate amongst thousands of engineers at Microsoft for years. And now (despite our better instincts), we're making his opinions available to everyone. In this collection of over 80 columns, Eric Brechner's alter ego pulls no punches with his candid commentary and best practice solutions to the issues that irk him the most. He dissects the development process, examines tough team issues, and critiques how the software business is run, with the added touch of clever humor and sardonic wit. His ideas aren't always popular (not that he cares), but they do stimulate discussion and imagination needed to drive software excellence. Get the unvarnished truth on how to: Improve software quality and value—from design to security Realistically manage project schedules, risks, and specs Trim the fat from common development inefficiencies Apply process improvement methods—without being an inflexible fanatic Drive your own successful, satisfying career Don't be a dictator—develop and manage a thriving team! Companion Web site includes: Agile process documents Checklists, templates, and other resources

Book Communicating in the 21st Century

Download or read book Communicating in the 21st Century written by Baden Eunson and published by John Wiley & Sons. This book was released on 2012-11-08 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: The third edition of the text is in full colour for the first time, with comprehensive and highly referenced coverage of communication theory continuing to be balanced with extensive practical skill activities. Both text and its associated digital resources are written in a user-friendlym, accessible style and ar enhanced by informative illustrations.

Book Less Is More

    Book Details:
  • Author : Goldian VandenBroeck
  • Publisher : Inner Traditions
  • Release : 1996-09-01
  • ISBN : 9780892815548
  • Pages : 334 pages

Download or read book Less Is More written by Goldian VandenBroeck and published by Inner Traditions. This book was released on 1996-09-01 with total page 334 pages. Available in PDF, EPUB and Kindle. Book excerpt: This timely anthology brings together thought-provoking maxims on the art of conscious living, inspired by the ancient tradition of the Golden Mean and the natural laws of economy and conservation. Less Is More draws us into the company of men and women from many eras and cultures whose writings explore the virtues of simplicity and moderation in living. Confucious, Patañjali, Ovid, St. Matthew, Milarepa, Rumi, Eckhart, da Vinci, St. Teresa of Avila, Basho, Thoreau, Tagore, Suzuki, Illich, and many others share profound thoughts on our wants and needs, lifestyles and lifeworks. Here is a book to be savored in quiet moments when we reflect on our hectic pace of life; when we wonder if the race to riches is worth the struggle; or when we wonder if the earth can sustain our greed for many more generations.

Book The Old New Thing

    Book Details:
  • Author : Raymond Chen
  • Publisher : Addison-Wesley Professional
  • Release : 2006-12-27
  • ISBN : 0132701642
  • Pages : 1264 pages

Download or read book The Old New Thing written by Raymond Chen and published by Addison-Wesley Professional. This book was released on 2006-12-27 with total page 1264 pages. Available in PDF, EPUB and Kindle. Book excerpt: "Raymond Chen is the original raconteur of Windows." --Scott Hanselman, ComputerZen.com "Raymond has been at Microsoft for many years and has seen many nuances of Windows that others could only ever hope to get a glimpse of. With this book, Raymond shares his knowledge, experience, and anecdotal stories, allowing all of us to get a better understanding of the operating system that affects millions of people every day. This book has something for everyone, is a casual read, and I highly recommend it!" --Jeffrey Richter, Author/Consultant, Cofounder of Wintellect "Very interesting read. Raymond tells the inside story of why Windows is the way it is." --Eric Gunnerson, Program Manager, Microsoft Corporation "Absolutely essential reading for understanding the history of Windows, its intricacies and quirks, and why they came about." --Matt Pietrek, MSDN Magazine's Under the Hood Columnist "Raymond Chen has become something of a legend in the software industry, and in this book you'll discover why. From his high-level reminiscences on the design of the Windows Start button to his low-level discussions of GlobalAlloc that only your inner-geek could love, The Old New Thing is a captivating collection of anecdotes that will help you to truly appreciate the difficulty inherent in designing and writing quality software." --Stephen Toub, Technical Editor, MSDN Magazine Why does Windows work the way it does? Why is Shut Down on the Start menu? (And why is there a Start button, anyway?) How can I tap into the dialog loop? Why does the GetWindowText function behave so strangely? Why are registry files called "hives"? Many of Windows' quirks have perfectly logical explanations, rooted in history. Understand them, and you'll be more productive and a lot less frustrated. Raymond Chen--who's spent more than a decade on Microsoft's Windows development team--reveals the "hidden Windows" you need to know. Chen's engaging style, deep insight, and thoughtful humor have made him one of the world's premier technology bloggers. Here he brings together behind-the-scenes explanations, invaluable technical advice, and illuminating anecdotes that bring Windows to life--and help you make the most of it. A few of the things you'll find inside: What vending machines can teach you about effective user interfaces A deeper understanding of window and dialog management Why performance optimization can be so counterintuitive A peek at the underbelly of COM objects and the Visual C++ compiler Key details about backwards compatibility--what Windows does and why Windows program security holes most developers don't know about How to make your program a better Windows citizen