SQL Data Base
|
|
Join our Google Group Paul Graham's books collection Science and math database! Equationsheet.com Free Electrons - Linux and embedded Linux training
Free developer books at PlanetPDF |
Incorporate LLC
Computer Games IPOD
Spanish Computer Joke
Canada Employment
Free Books on Technology Subjects |
||
Essential Skills for Agile DevelopmentAgile Development, in particular, eXtreme Programming (XP), has been gaining a lot of momentum because it can effectively address the problems plaguing software development such as mis-understanding customers' requirements, missing deadlines, over-budget, conflicts between customers and developers and poor maintainability of legacy systems.FreeBSD HandbookThe FreeBSD newcomer will find that the first section of this book guides the user through the FreeBSD installation process and gently introduces the concepts and conventions that underpin UNIX. Working through this section requires little more than the desire to explore, and the ability to take on board new concepts as they are introduced. Once you have traveled this far, the second, far larger, section of the Handbook is a comprehensive reference to all manner of topics of interest to FreeBSD system administrators. Some of these chapters may recommend that you do some prior reading, and this is noted in the synopsis at the beginning of each chapter.Creating XPCOM ComponentsCreating XPCOM Components is about Gecko and about creating XPCOM components for Gecko-based applications. The book is principally a long tutorial that describes the steps you take to make your C++ code into a component that can be used in Gecko, but it also discusses all of the tools, techniques, and technologies that make up XPCOM.
Path: Ways of Working in PhotographyBy Jim Beecher, Most photography books concentrate on the optical, mechanical, electronic, and chemical tools of photography. This book is about the most important factor in your photography: you.Web-Teaching, 2nd EditionWeb courses and Web-based course supplements have popped up all over the world. No central force has yet emerged which dominates the field. Indeed, nearly every college, from the large to the small, has become a player. Tremendous, broad-based Web-delivery activity has characterized the last few years of the 20th century. Elementary students publish Web-sites. Teachers use Web-pages to communicate with parents. Web-commerce has flourished. The wave of Web-commerce has paled that of Web-teaching. The infrastructure that is emerging to support Web-commerce ultimately will permit piggybacking of Web-teaching. We can expect fast Web access to be available in students' homes.XForms - XML Powered Web FormsFrom the user’s perspective, XForms revolutionizes the way business critical information is collected and published on the Web. A key consequence of this evolution is that information technologists can continue to model business data using abstract structures that are amenable to machine processing; XForms binds a user-friendly Web browser interface to such abstract XML models, thereby empowering the end-user to edit and update these abstract structures. In this sense, XForms enables a standard Web browser to associate editable views to the underlying XML models. This ability to view and edit XML documents from within a standard Web browser is likely to prove a key empowering technology.Structure and Interpretation of Computer ProgramsThe material in this book has been the basis of MIT's entry-level computer science subject since 1980. We had been teaching this material for four years when the first edition was published, and twelve more years have elapsed until the appearance of this second edition. We are pleased that our work has been widely adopted and incorporated into other texts. We have seen our students take the ideas and programs in this book and build them in as the core of new computer systems and languages. In literal realization of an ancient Talmudic pun, our students have become our builders. We are lucky to have such capable students and such accomplished builders.Practical File System Design: The Be File SystemDominic Giampaolo - file system design, online PDF book, provides details of file systems, low to high-level, topics related as the disk cache, file system, interface to the kernel, user-level APIs which use features of the file systemAdvanced Programming Language DesignThis book stems in part from courses taught at the University of Kentucky and at the University of Wisconsin–Madison on programming language design. There are many good books that deal with the subject at an undergraduate level, but there are few that are suitable for a one-semester graduate level course. This book is my attempt to fill that gap. The goal of this course, and hence of this book, is to expose first-year graduate students to a wide range of programming language paradigms and issues, so that they can understand the literature on programming languages.Practical PHP ProgrammingYou will have a thorough mastery of the ins and outs of PHP programming and development-related tasks, with particularly strong knowledge of forms, databases, and multimedia. You'll be able to design, develop, and deploy complex web-based solutions across several platforms. You'll have a good understanding of the uses PHP can be put to above and beyond handling forms.Successful LispI started writing this book six years ago in response to a publisher's inquiry about Lisp books. Part of their submission process involved my filling out what amounted to a market research form that disclosed all of the Lisp books I knew about, their publication dates, and a brief synopsis of the strengths and weaknesses of each.Object-Oriented Software CompositionOver the part ten years, object-oriented technology has started to have a significant impact in industry. Despite its many positive aspects, there have been some problems in successfully applying the technology to large projects, and in achieving adequate levels of flexibilitly and software reuse. Based on the research of the Object Systems Group in Geneva, this book looks at a range of issues, from programming languages and systems through to tools, frameworks and methods.Parsing Techniques - A Practical GuideThis 320-page book treats parsing in its own right, in greater depth than is found in most computer science and linguistics books. It offers a clear, accessible, and thorough discussion of many different parsing techniques with their interrelations and applicabilities, including error recovery techniques. Unlike most books, it treats (almost) all parsing methods, not just the popular ones.Mastering Enterprise JavaBeans 3.0(currently not available) Published in July 2006, Mastering EJB is now in its 4th edition including chapters on session beans and message-driven beans, EJB-Java EE integration and advanced persistence concepts. Java Persistence API and using POJO entities with EJB is also covered extensively. This book aims you give you a deep understanding of EJB 3.0.Practical PHP Programming - by Paul HudsonWeb scripting is a high-demand occupation with vast accessibility. Often, PHP programmers learn from the ground up with little or no guidance, resulting in undeveloped coding methods and practices. Taken from the companion print book, “PHP In a Nutshell,” this Wiki-based guide allows for rapid dissemination of the right and wrong ways to author PHP programs. It covers beginner and advanced topics, including XSLT and Multimedia applications, and allows for fast navigation and use thanks to the Wiki platform.BABEL: A Glossary of Computer Oriented Abbreviations and Acronyms - by Irving KindThe technological world is full of acronyms and abbreviations. In the words of an anonymous prophet, “If it is computer oriented and if it doesn’t have an acronym, then it doesn’t exist.” From ANSI to ZOO, understanding the fundamental concepts behind various languages, file types, and hardware requires knowing what those catchy terms represent. “Babel” is a comprehensive, handbook resource designed for the programmer or tech enthusiast with a need-to-know basis on everything related to the computer world. The printed edition allows for fast, handy access to a resource that has served the tech community well for nearly 20 years.Handbook of Algorithms and Data StructuresAlgorithms are the heart of any application used to sort and manipulate large amounts of data. If you’re looking to brush up on the most efficient algorithms for various tasks, the “Handbook of Algorithms and Data Structures” is a great resource. Algorithms for basic operations, searches and sorts, arithmetic and direct selection are covered along with mass text manipulation and discussion of derived algorithms. Digesting this book can help a programmer become more adept at authoring their own effective algorithms in less time and with greater efficiency.How to Design Programs: An Introduction to Computing and Programming by Matthias Felleisenm Robert Bruce Findler, Matthew Flatt, Shriram Krishnamurthi“How to Design Programs” tackles the very basics of computer programming. Ranging from basic concepts such as conditional expressions to advanced programming techniques such as mutating structures, the book covers a variety of computer science and programming concepts. A tough read for those not acquainted with advanced mathematics, it is suited for those with some basic understanding of fundamental computer science principlesSams Teach Yourself .Net in 21 Days - By Jason BeresE-book is famous, focusing on key components that make up Visual Studio .NET and the .NET Framework. Well planned and comprehensive with chapters are laid out to finish the book in 21 days. E- book chapters are well-organized with summary, quiz, exercises at the end, with weekly glance and reviews at the end of each week. All the chapters include examples in both Visual Basic .NET and C# with some snapshots, making it useful for readers.PHP Editors! Programming Tools for PHPMehdi Achour, Friedhelm Betz, Antony Dovgal, Nuno Lopes, Philip Olson, Georg Richter, Damien Seguy, Jakub Vrana, and others - “PHP: Hypertext Preprocessor” is a general purpose scripting language used for website development and can be used with HTML. This free book is ike a reference guide, which contains installation details, language reference, PHP features and PHP function references. The books chapters have concise descriptions and code examples. For advanced programmers it can be good source of reference.PL/SQL User's Guide and ReferenceUsing Oracle, have little choice to investigate this free PL/SQL book download. PL/SQL User's Guide includes, data types, control structures, collection, records, cursor, packages, object types and more. Complete comprehensive guide. Well written, organized and covers all aspects of PL/SQL; Good download reference for PL/SQL User's.Alphabetical List of FreeTechBooks listed on page oneAlphabetical summary of free internet tech books found on TechBooks4Free home page. Thank you for visiting and be sure to your bookmark or short cut to Tech Books 4 Free site for future free computer book search and free computer science books reference.Free Programming and Computer Science Books Page 2 |