Jump to content

Jessica Brown

Administrators
  • Joined

  • Last visited

Everything posted by Jessica Brown

  1. Information Systems Today /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Information Systems Today Why IS Matters by Leonard M. Jessup, Joseph S. Valacich, Michael Wade Publisher Pearson Prentice Hall Published Date 2008 Page Count 444 Categories Business & Economics / General, Computers / Information Technology Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0131740393 No description available. More Information
  2. (ISC)2 CISSP Certified Information Systems Security Professional Official Study Guide & Practice Tests Bundle /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } (ISC)2 CISSP Certified Information Systems Security Professional Official Study Guide & Practice Tests Bundle by Mike Chapple, James Michael Stewart, Darril Gibson, David Seidl Publisher Wiley Published Date 2021-07-07 Page Count N/A Categories Computers / Certification Guides / General, Business & Economics / Auditing, Computers / Security / Network Security, Education / General, Computers / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1119790026 Two bestselling CISSP guides in one serious study set This value-packed packed set for the serious CISSP certification candidate combines the bestselling (ISC)2 CISSP Certified Information Systems Security Professional Official Study Guide, 9th Edition with an updated and refined collection of Practice Exams to give you the best preparation ever for the high-stakes CISSP Exam. (ISC)2 CISSP Study Guide, 9th Edition has been completely updated for the latest 2021 CISSP Body of Knowledge. This bestselling Sybex study guide covers 100% of all exam objectives. You'll prepare for the exam smarter and faster with Sybex thanks to expert content, real-world examples, advice on passing each section of the exam, access to the Sybex online interactive learning environment, and much more. Reinforce what you've learned with key topic exam essentials and chapter review questions. Along with the book, you also get access to Sybex's superior online interactive learning environment that includes four practice exams each with 125 unique questions to help you identify where you need to study more, more than 1000 Electronic Flashcards to reinforce your learning and give you last-minute test prep before the exam, a searchable glossary in PDF to give you instant access to the key terms you need to know for the exam. The online features are supported by Wiley's support agents who are available 24x7 via email or live chat to assist with access and login questions. Add to that the updated (ISC)2 CISSP Certified Information Systems Security Professional Official Practice Tests, 3rd edition with 4 more complete 125-question exams and another 100 questions for each of the 8 domains and you'll be as ready as you can be for the CISSP exam. All of the practice questions from both books have been vetted again for 2021 by multiple CISSPs and instructors, retaining only the best questions from previous editions insuring that the questions you practice with give you the best possible preparation. Coverage of all of the exam topics in each book means you'll be ready for: Security and Risk Management Asset Security Security Architecture and Engineering Communication and Network Security Identity and Access Management (IAM) Security Assessment and Testing Security Operations Software Development Security More Information
  3. Concrete Mathematics /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Concrete Mathematics A Foundation for Computer Science by Ronald L. Graham, Donald Ervin Knuth, Oren Patashnik Publisher Addison-Wesley Published Date 1994 Page Count 657 Categories Computers / Computer Science, Computers / Programming / Algorithms, Mathematics / General, Mathematics / Discrete Mathematics, Technology & Engineering / Electronics / General Language EN Average Rating 1 (based on 1 ratings) Maturity Rating No Mature Content Detected ISBN 0201558025 This book introduces the mathematics that supports advanced computer programming and the analysis of algorithms. The primary aim of its well-known authors is to provide a solid and relevant base of mathematical skills - the skills needed to solve complex problems, to evaluate horrendous sums, and to discover subtle patterns in data. It is an indispensable text and reference not only for computer scientists - the authors themselves rely heavily on it! - but for serious users of mathematics in virtually every discipline. Concrete Mathematics is a blending of CONtinuous and disCRETE mathematics. "More concretely," the authors explain, "it is the controlled manipulation of mathematical formulas, using a collection of techniques for solving problems." The subject matter is primarily an expansion of the Mathematical Preliminaries section in Knuth's classic Art of Computer Programming, but the style of presentation is more leisurely, and individual topics are covered more deeply. Several new topics have been added, and the most significant ideas have been traced to their historical roots. The book includes more than 500 exercises, divided into six categories. Complete answers are provided for all exercises, except research problems, making the book particularly valuable for self-study. Major topics include: Sums Recurrences Integer functions Elementary number theory Binomial coefficients Generating functions Discrete probability Asymptotic methods This second edition includes important new material about mechanical summation. In response to the widespread use of the first edition as a reference book, the bibliography and index have also been expanded, and additional nontrivial improvements can be found on almost every page. Readers will appreciate the informal style of Concrete Mathematics. Particularly enjoyable are the marginal graffiti contributed by students who have taken courses based on this material. The authors want to convey not only the importance of the techniques presented, but some of the fun in learning and using them. More Information
  4. Jessica Brown posted a post in a topic in Computers
    Chromebook For Dummies /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Chromebook For Dummies by Peter H. Gregory Publisher John Wiley & Sons Published Date 2020-03-16 Page Count 496 Categories Computers / Hardware / Personal Computers / PCs, Computers / Hardware / Personal Computers / General, Computers / Hardware / General Language EN Average Rating 5 (based on 1 ratings) Maturity Rating No Mature Content Detected ISBN 1119651727 Get the most out of your Google Chromebook Chromebook For Dummies walks you through setting up your Chromebook, transitioning from traditional computers, customizing a Chromebook to fit your needs, navigating the many apps and their uses, and applying advanced settings and features. This book documents the features of all Chromebooks, approaching them from the point of view of a smart person who is intimidated by the technology. Offers extensive and practical information Covers all portable computers powered by Chrome OS Helps make it easy to drive these fast, user-friendly devices Includes coverage of the latest features in the Chrome operating system You’ll end up keeping this book close at hand, referring to it often as you explore the features of your Chromebook. More Information
  5. Functional Programming /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Functional Programming Application and Implementation by Peter Henderson Publisher Prentice-Hall International Published Date 1980 Page Count 355 Categories Computers / Programming / General, Reference / Questions & Answers Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0133315797 No description available. More Information
  6. If You Give a Mouse a Cookie CD-ROM /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } If You Give a Mouse a Cookie CD-ROM by Laura Joffe Numeroff Publisher HarperCollins Published Date 1995-10-19 Page Count N/A Categories Computers / CD-DVD Technology, Juvenile Fiction / Animals / Mice, Hamsters, Guinea Pigs, etc, Juvenile Fiction / Humorous Stories Language EN Average Rating 5 (based on 1 ratings) Maturity Rating No Mature Content Detected ISBN 0062640003 When a hungry little traveler drops by, a cookie leads to a glass of milk, and that leads to all sorts of fun and surprises in this delightful new interactive storybook. The ingenious CD-ROM invites children to read, color, sing, and follow their favorite mouse from one fun-filled project to the next. Features two original songs with a performance by The Cookettes. System Requirements: CD-ROM drive; 386DX or higher; MS-DOS 5.0 or later; Windows 3.1 or Windows for Workgroups 3.11; 4MB RAM; 5MB free disk space; keyboard and Microsoft compatible mouse; SVGA; 640x480 resolution; 256-color; soundboard and speakers. More Information
  7. The Mathematical Theory of Communication /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } The Mathematical Theory of Communication by Claude E Shannon, Warren Weaver Publisher University of Illinois Press Published Date 1998-09-01 Page Count 144 Categories Language Arts & Disciplines / General, Language Arts & Disciplines / Communication Studies, Computers / Information Theory, Computers / Computer Science Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0252725468 Scientific knowledge grows at a phenomenal pace--but few books have had as lasting an impact or played as important a role in our modern world as The Mathematical Theory of Communication, published originally as a paper on communication theory more than fifty years ago. Republished in book form shortly thereafter, it has since gone through four hardcover and sixteen paperback printings. It is a revolutionary work, astounding in its foresight and contemporaneity. The University of Illinois Press is pleased and honored to issue this commemorative reprinting of a classic. More Information
  8. Oracle PL/SQL Language Pocket Reference /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Oracle PL/SQL Language Pocket Reference A Guide to Oracle's PL/SQL Language Fundamentals by Steven Feuerstein, Bill Pribyl, Chip Dawes Publisher "O'Reilly Media, Inc." Published Date 2015-09-09 Page Count 190 Categories Computers / Data Science / General, Computers / Database Administration & Management, Computers / Languages / SQL Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1491919981 Be more productive with the Oracle PL/SQL language. The fifth edition of this popular pocket reference puts the syntax of specific PL/SQL language elements right at your fingertips, including features added in Oracle Database 12c. Whether you’re a developer or database administrator, when you need answers quickly, the Oracle PL/SQL Language Pocket Reference will save you hours of frustration with concise summaries of: Fundamental language elements, such as block structure, datatypes, and declarationsStatements for program control, cursor management, and exception handlingRecords, procedures, functions, triggers, and packagesExecution of PL/SQL functions in SQLCompilation options, object-oriented features, collections, and Java integrationThis handy pocket reference is a perfect companion to Steven Feuerstein and Bill Pribyl’s bestselling Oracle PL/SQL Programming. More Information
  9. Easy Microsoft Windows Vista /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Easy Microsoft Windows Vista by Shelley O'Hara, Mark Edward Soper Publisher Que Publishing Published Date 2007 Page Count 333 Categories Computers / Operating Systems / General, Computers / Operating Systems / Windows Desktop Language EN Average Rating 4 (based on 1 ratings) Maturity Rating No Mature Content Detected ISBN 0789735776 A new edition of this title is available, ISBN-10: 0789738295 ISBN-13: 9780789738295 See it done. Do it yourself. It's that Easy! Easy Microsoft Windows Vista teaches you the fundamentals of working with the newest Windows operating system--Windows Vista. Fully illustrated steps will show you how to burn CDs, manage your photos and other files, send and receive email messages, and browse the Internet. In addition, learn to use the built-in security features to ensure safe access to email, the Internet, and your programs, as well as protect against viruses, junk email, and privacy invasion. No need to feel intimidated; we'll hold your hand every step of the way. In full color Learn how to... Keep data secure and avoid unwanted programs and privacy invasion with Windows Defender and other built-in security features for email, the Internet, and your programs. Robust, new parental controls also put you in charge of what your kids are viewing and who they communicate with. Quickly find any type of file from music, pictures, programs, to documents with Instant Search. Also use Search Folders to save frequently used searches. Take advantage of new Windows Mail with built-in spam and security features. Use new Windows Photo Gallery to view, organize, edit, and print your photographs. You can burn photos to a CD or DVD for safe-keeping. Personalize Windows so that it works the way you want. Add details about your files using the Tags feature. This information appears in the Details pane in Explorer and make files easier to find and group together. Introduction xiii Part 1: What's New in Windows Vista 2 Part 2: Getting Started 12 Part 3: Working with Programs 28 Part 4: Working with Folders 40 Part 5: Working with Files 58 Part 6: Working with Printers 76 Part 7: Working with Scanners or Digital Cameras 96 Part 8: Entertainment 108 Part 9: Sending Email 126 Part 10: Browsing the Internet 154 Part 11: System Security and User Accounts 174 Part 12: Personalizing Windows 192 Part 13: Setting Up Programs 210 Part 14: Performance and Maintenance 226 Part 15: Using Windows Accessories 258 Part 16: Home Networking Basics 288 Glossary 312 Index 320 More Information
  10. Combinatorial Optimization /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Combinatorial Optimization Theory and Algorithms by Bernhard Korte, Jens Vygen Publisher Springer Science & Business Media Published Date 2013-06-29 Page Count 530 Categories Mathematics / Combinatorics, Mathematics / Calculus, Computers / Data Science / General, Mathematics / General, Mathematics / Functional Analysis, Mathematics / Discrete Mathematics Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 3662217082 Combinatorial optimization is one of the youngest and most active areas of discrete mathematics, and is probably its driving force today. It became a subject in its own right about 50 years ago. This book describes the most important ideas, theoretical results, and algo rithms in combinatorial optimization. We have conceived it as an advanced gradu ate text which can also be used as an up-to-date reference work for current research. The book includes the essential fundamentals of graph theory, linear and integer programming, and complexity theory. It covers classical topics in combinatorial optimization as well as very recent ones. The emphasis is on theoretical results and algorithms with provably good performance. Applications and heuristics are mentioned only occasionally. Combinatorial optimization has its roots in combinatorics, operations research, and theoretical computer science. A main motivation is that thousands of real-life problems can be formulated as abstract combinatorial optimization problems. We focus on the detailed study of classical problems which occur in many different contexts, together with the underlying theory. Most combinatorial optimization problems can be formulated naturally in terms of graphs and as (integer) linear programs. Therefore this book starts, after an introduction, by reviewing basic graph theory and proving those results in linear and integer programming which are most relevant for combinatorial optimization. More Information
  11. Mac OS X Panther Killer Tips /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Mac OS X Panther Killer Tips Mac OS X Panther Killer PDF_1 by Scott Kelby Publisher New Riders Published Date 2003-12-30 Page Count 99998 Categories Computers / Operating Systems / Mac OS Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0132932806 Nothin' but sidebars! The hottest collection of cool tips and hidden secrets for the pro who needs results FAST! Not another newbie book. OS X Killer Tips speaks directly to the daily Mac user who needs to get the most out of their Mac NOW. Other such books tend toward fluffiness, where Killer Tips is all business. Time is money and a lot of experienced users find themselves trying to save time by skimming through larger computer books in order to pull out the useful nuggets of info that are often placed within what we call sidebars (i.e. those Note/Tip/Warning boxes). The Killer Tips series was developed by Scott Kelby because he recognized how useful non-beginning technology users find those cool "I didn't know THAT" sidebars that are peppered all over the other computer books out there. This book is all about speed; showing the Mac professional how to get more work done faster, while actually increasing quality. More Information
  12. Charles Babbage /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Charles Babbage And the Engines of Perfection by Bruce Collier, James MacLachlan Publisher Oxford University Press, USA Published Date 2000-09-28 Page Count 128 Categories Biography & Autobiography / General, Biography & Autobiography / Science & Technology, Computers / History, Juvenile Nonfiction / Biography & Autobiography / General, Juvenile Nonfiction / Biography & Autobiography / Cultural, Ethnic & Regional, Juvenile Nonfiction / Biography & Autobiography / Science & Technology, Juvenile Nonfiction / Computers / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 019514287X Charles Babbage, "the grandfather of the modern computer," did not live to see even one of his calculating machines at work. A dazzling genius with vision extending far beyond the limitations of the Victorian age, Babbage successfully calculated a table of logarithms during his years at Cambridge University, allowing mathematical calculations to be executed with extreme precision. Only the possibility of human error prevented complete accuracy, and Babbage understood that the only way to attain perfection is to leave the human mind entirely out of the equation. He devoted most of his life and spent most of his private fortune and government stipend trying to improve his difference engines and analytical engines.Bruce Collier and James MacLachlan chronicle Babbage's education and scientific career, his remarkably active social life and long string of personal tragedies, his forays into philosophy and economics, his successes and failures, and the biggest disappointment of his life-- his ingenious inventions were centuries ahead of the primitive capabilities of Victorian technology. More Information
  13. Jessica Brown posted a post in a topic in Computers
    TCP/IP Protocol Suite /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } TCP/IP Protocol Suite by Behrouz A. Forouzan Publisher McGraw-Hill Published Date 2003 Page Count 942 Categories Computers / Networking / Network Protocols Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0071199624 This comprehensive text teaches students and professionals who have no prior knowledge of TCP/IP everything they need to know about the subject. It uses many figures to make technical concepts easy to grasp, as well as numerous examples, which help tie the material to the real world. More Information
  14. Emergence /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Emergence The Connected Lives of Ants, Brains, Cities, and Software by Steven Johnson Publisher Simon and Schuster Published Date 2012-09-11 Page Count 288 Categories Science / System Theory, Technology & Engineering / General, Computers / Information Theory Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0743218264 In the tradition of Being Digital and The Tipping Point, Steven Johnson, acclaimed as a "cultural critic with a poet's heart" (The Village Voice), takes readers on an eye-opening journey through emergence theory and its applications. A NEW YORK TIMES NOTABLE BOOK A VOICE LITERARY SUPPLEMENT TOP 25 FAVORITE BOOKS OF THE YEAR AN ESQUIRE MAGAZINE BEST BOOK OF THE YEAR Explaining why the whole is sometimes smarter than the sum of its parts, Johnson presents surprising examples of feedback, self-organization, and adaptive learning. How does a lively neighborhood evolve out of a disconnected group of shopkeepers, bartenders, and real estate developers? How does a media event take on a life of its own? How will new software programs create an intelligent World Wide Web? In the coming years, the power of self-organization -- coupled with the connective technology of the Internet -- will usher in a revolution every bit as significant as the introduction of electricity. Provocative and engaging, Emergence puts you on the front lines of this exciting upheaval in science and thought. More Information
  15. Dot-Dash to Dot.Com /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Dot-Dash to Dot.Com How Modern Telecommunications Evolved from the Telegraph to the Internet by Andrew Wheen Publisher Springer Science & Business Media Published Date 2010-11-04 Page Count 302 Categories Technology & Engineering / Telecommunications, Computers / History, Computers / Networking / Hardware, Technology & Engineering / Electronics / Circuits / General, Science / General, Science / Life Sciences / General, Technology & Engineering / Electrical, Computers / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1441967605 Telecommunications is a major global industry, and this unique book chronicles the development of this complex technology from the electric telegraph to the Internet in a simple, accessible, and entertaining way. The book opens with the early years of the electric telegraph. The reader will learn how the Morse telegraph evolved into an international network that spanned the globe, starting with the development of international undersea cables, and the heroic attempts to lay a trans-Atlantic cable. The book describes the events that led to the invention of the telephone, and the subsequent disputes over who had really invented it. It takes a look at some of the most important applications that have appeared on the Internet, the mobile revolution, and ends with a discussion of future key developments in the telecommunications industry. More Information
  16. Head First HTML with CSS & XHTML /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Head First HTML with CSS & XHTML by Elisabeth Freeman, Elisabeth Robson, Eric Freeman Publisher O'Reilly Media, Incorporated Published Date 2006 Page Count 658 Categories Computers / Languages / HTML, Computers / Internet / General, Computers / Internet / Web Browsers, Computers / Web / Page Design, Computers / Web / General, Computers / Internet / Web Design, Computers / Internet / Web Programming, Computers / User Interfaces Language EN Average Rating 5 (based on 1 ratings) Maturity Rating No Mature Content Detected ISBN 059610197X Tired of reading HTML books that only make sense after you're an expert? Then it's about time you picked up Head First HTML with CSS & XHTML and really learned HTML. You want to learn HTML so you can finally create those web pages you've always wanted, so you can communicate more effectively with friends, family, fans, and fanatic customers. You also want to do it right so you can actually maintain and expand your Web pages over time, and so your web pages work in all the browsers and mobile devices out there. Oh, and if you've never heard of CSS, that's okay - we won't tell anyone you're still partying like it's 1999 - but if you're going to create Web pages in the 21st century then you'll want to know and understand CSS. Learn the real secrets of creating Web pages, and why everything your boss told you about HTML tables is probably wrong (and what to do instead). Most importantly, hold your own with your co-worker (and impress cocktail party guests) when he casually mentions how his HTML is now strict, and his CSS is in an external style sheet. With Head First HTML with CSS & XHTML, you'll avoid the embarrassment of thinking web-safe colors still matter, and the foolishness of slipping a font tag into your pages. Best of all, you'll learn HTML and CSS in a way that won't put you to sleep. If you've read a Head First book, you know what to expect: a visually-rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science, and learning theory, this book will load HTML, CSS, and XHTML into your brain in a way that sticks. So what are you waiting for? Leave those other dusty books behind and come join us in Webville. Your tour is about to begin. "Elegant design is at the core of every chapter here, each concept conveyed with equal doses of pragmatism and wit." --Ken Goldstein, Executive Vice President, Disney Online "This book is a thoroughly modern introduction to forward-looking practices in web page markup and presentation." --Danny Goodman, author of Dynamic HTML: The Definitive Guide "What used to be a long trial and error learning process has now been reduced neatly into an engaging paperback." --Mike Davidson, CEO, Newsvine, Inc. "I love Head First HTML with CSS & XHTML--it teaches you everything you need to learn in a 'fun coated' format!" --Sally Applin, UI Designer and Artist "I haven't had as much fun reading a book (other than Harry Potter) in years. And your book finally helped me break out of my hapless so-last-century way of creating web pages." --Professor David M. Arnow, Department of Computer and Information Science, Brooklyn College "If you've ever had a family member who wanted you to design a website for them, buy them Head First HTML with CSS and XHTML. If you've ever asked a family member to design you a web site, buy this book. If you've ever bought an HTML book and ended up using it to level your desk, or for kindling on a cold winter day, buy this book. This is the book you've been waiting for. This is the learning system you've been waiting for." --Warren Kelly, Blogcritics.org More Information
  17. Viral Infections of Humans /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Viral Infections of Humans Epidemiology and Control by Alfred S. Evans Publisher Springer US Published Date 1989-07 Page Count 829 Categories Computers / Computer Science, Medical / General, Medical / Infectious Diseases, Medical / Epidemiology, Medical / Forensic Medicine, Medical / Microbiology, Medical / Public Health Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0306427311 The third edition of this book has been completely revised and updated, and new chapters have been added on Hantanvirus by Karl Johnson, on retroviruses by William Blattner, and on hepatocellular carcinoma by Joseph Melnick. New authors have replaced previous authors for several chapters. These include Karl Johnson on arenaviruses, Stephen Hadler and Harold Margolin on viral hepatitis, Paul Glezen and Robert Couch on influenza, Alfred S. Evans and Guy de-Th~ on Burkitt lymphoma, and Joseph Melnick, William Rawls, and Ervin Adam on cervical cancer. A summary of the major advances since the last edition in 1982 has been provided by each contributoras given below. Overall, it isclearthat the rapid advances in molecularvirology, monoclonal antibody, andrapiddiagnostictechniquesdominatetheprogress sincethe lastedition andprovideabetter understanding of pathogenesis, newer tools for epidemiologic investigation, and new methods for vac­ cine production. Although there is repetition in mentionofthese advances as written by eachcontributor, the editor has let these stand to let the reader know how each interprets the impact of these new developments. I. Introduction and Concepts Chapter I. EpidemiologicConcepts and Methods: Thesectionsoncontrolofinfectiousdiseases has been much expanded to cover progress and problems in both developed and developing countries, the conceptsoferadicationandelimination, and the means to assess theneedandeffectivenessofimmuniza­ tion programs. More Information
  18. Flatland /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Flatland A Romance of Many Dimensions by Edwin Abbott Publisher CreateSpace Independent Publishing Platform Published Date 2015-09-19 Page Count 102 Categories Computers / Software Development & Engineering / Computer Graphics, Mathematics / General, Mathematics / Geometry / General, Mathematics / Recreations & Games, Photography / Collections, Catalogs, Exhibitions / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1517408636 Flatland: A Romance of Many Dimensions is an 1884 science fiction novella by the English schoolmaster Edwin Abbott Abbott. As a satire, Flatland offered pointed observations on the social hierarchy of Victorian culture. However, the novella's more enduring contribution is its examination of dimensions; in a foreword to one of the many publications of the novella, noted science writer Isaac Asimov described Flatland as "The best introduction one can find into the manner of perceiving dimensions." As such, the novella is still popular amongst mathematics, physics and computer science students. Notice: This Book is published by Historical Books Limited (www.publicdomain.org.uk) as a Public Domain Book, if you have any inquiries, requests or need any help you can just send an email to publications@publicdomain.org.uk This book is found as a public domain and free book based on various online catalogs, if you think there are any problems regard copyright issues please contact us immediately via DMCA@publicdomain.org.uk More Information
  19. PHP Objects, Patterns, and Practice /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } PHP Objects, Patterns, and Practice by Matt Zandstra Publisher Apress Published Date 2014-01-21 Page Count 488 Categories Computers / Web / Web Programming, Computers / Software Development & Engineering / General, Computers / Information Technology Language EN Average Rating 5 (based on 1 ratings) Maturity Rating No Mature Content Detected ISBN 1430260327 PHP Objects Patterns and Practice, Fourth Edition is revised and updated throughout. The book begins by covering PHP's object-oriented features. It introduces key topics including class declaration, inheritance, reflection and much more. These provide the fundamentals of the PHP's support for objects. It also introduces some principles of design. This edition introduces new object relevant features such as traits, reflection extension additions, callable type hinting, improvements to exception handling, and many smaller language enhancements. The next section is devoted to design patterns. These describe common problems and their solutions. The section describes the design principles that make patterns powerful. It covers many of the classic design patterns and includes chapters on enterprise and database patterns. The last segment of the book covers the tools and practices that can help turn great code into a successful project. The section shows how to manage multiple developers and releases with git, how to build and install using Phing and PEAR. It also explores strategies for automated testing and build. In addition to discussing the latest developments in build, test, and continuous integration, this section keeps pace with best practice in version control by focusing on Git, increasingly the developer's system of choice. Taken together these three elements: object fundamentals, design principles, and best practice will help the reader develop elegant and rock solid systems. PHP Objects and Patterns: Describes and demonstrates PHP's built-in object-oriented features Breaks down the principles of object-oriented design, explaining key design patterns using practical examples. Discusses the tools and practices necessary for developing, testing and deploying exemplary applications. More Information
  20. The Cambridge Handbook of Cognitive Linguistics /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } The Cambridge Handbook of Cognitive Linguistics by Barbara Dancygier Publisher Cambridge University Press Published Date 2017-06-01 Page Count 1427 Categories Language Arts & Disciplines / Linguistics / General, Psychology / Cognitive Psychology & Cognition, Computers / Optical Data Processing, Language Arts & Disciplines / Linguistics / Psycholinguistics / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1108146139 The best survey of cognitive linguistics available, this Handbook provides a thorough explanation of its rich methodology, key results, and interdisciplinary context. With in-depth coverage of the research questions, basic concepts, and various theoretical approaches, the Handbook addresses newly emerging subfields and shows their contribution to the discipline. The Handbook introduces fields of study that have become central to cognitive linguistics, such as conceptual mappings and construction grammar. It explains all the main areas of linguistic analysis traditionally expected in a full linguistics framework, and includes fields of study such as language acquisition, sociolinguistics, diachronic studies, and corpus linguistics. Setting linguistic facts within the context of many other disciplines, the Handbook will be welcomed by researchers and students in a broad range of disciplines, including linguistics, cognitive science, neuroscience, gesture studies, computational linguistics, and multimodal studies. More Information
  21. Jessica Brown posted a post in a topic in Computers
    3D Animation Essentials /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } 3D Animation Essentials by Andy Beane Publisher John Wiley & Sons Published Date 2012-03-06 Page Count 352 Categories Computers / Image Processing, Computers / Desktop Applications / General, Computers / Software Development & Engineering / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1118147480 The essential fundamentals of 3D animation for aspiring 3D artists 3D is everywhere--video games, movie and television special effects, mobile devices, etc. Many aspiring artists and animators have grown up with 3D and computers, and naturally gravitate to this field as their area of interest. Bringing a blend of studio and classroom experience to offer you thorough coverage of the 3D animation industry, this must-have book shows you what it takes to create compelling and realistic 3D imagery. Serves as the first step to understanding the language of 3D and computer graphics (CG) Covers 3D animation basics: pre-production, modeling, animation, rendering, and post-production Dissects core 3D concepts including design, film, video, and games Examines what artistic and technical skills are needed to succeed in the industry Offers helpful real-world scenarios and informative interviews with key educators and studio and industry professionals Whether you're considering a career in as a 3D artist or simply wish to expand your understanding of general CG principles, this book will give you a great overview and knowledge of core 3D Animation concepts and the industry. More Information
  22. Jessica Brown posted a post in a topic in Computers
    iPod & iTunes For Dummies /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } iPod & iTunes For Dummies by Tony Bove Publisher John Wiley & Sons Published Date 2010-11-05 Page Count 408 Categories Computers / Hardware / Cell Phones & Devices, Computers / Hardware / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0470943815 The perennial iPod and iTunes bestseller returns—completely updated! The popularity of iPods is not slowing down—so you need to keep up! Now in its eighth edition, iPod & iTunes For Dummies is the ideal companion for getting started with the iPod and Apple’s iTunes service. Bestselling veteran author Tony Bove helps you get comfortable with using the iPod as more than just a digital music player. You’ll learn to shop at the iTunes store, surf the Web, rent movies, buy songs, send and receive e-mail, get directions, check finances, organize and share photos, watch videos, and much more. Plus, the new and expanded content touches on the latest iPod models, including the iPod classic, iPod nano, iPod shuffle, iPod touch, and the newest version of iTunes. Serves as the latest edition in the bestselling lineage of a helpful, easy-to-understand guide to the iPod and iTunes Offers straightforward coverage of using your iPod as the ultimate digital music player and shows you how buy and download songs from iTunes, create playlists, share content from your iTunes library, burn CDs from iTunes, play music through your home or car stereo, and more Details how to import music, videos, audiobooks, and podcasts; find cool content in the App Store; choose the right accessories; sync your iPod with your Mac or PC; and more Reviews updating your iPod, troubleshooting, and maintaining the battery life iPod and iTunes For Dummies, 8th Edition guides you through all the latest updates and enhancements so that you can start enjoying your iPod today! More Information
  23. Generative Programming /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Generative Programming Methods, Tools, and Applications by Krzysztof Czarnecki, Ulrich Eisenecker Publisher Addison Wesley Published Date 2000 Page Count 832 Categories Computers / Programming / General, Computers / Software Development & Engineering / General, Computers / Distributed Systems / Client-Server Computing Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0201309777 Generative Programming (GP) offers the promise of moving from "one-of-a-kind" software systems to the semi-automated manufacture of wide varieties of software -- essentially, an assembly line for software systems. GP's goal is to model software system families and build software modules such that, given particular requirements specs, highly customized and optimized intermediate or end products can be constructed on demand. This is the first book to cover Generative Programming in depth. The authors, leaders in their field, introduce the two-stage GP development cycle: one stage for designing and implementing a generative domain model, and another for using the model to build concrete systems. They review key differences between generative modeling and processes used for "one-of-a-kind" systems. Next, they introduce key GP concepts such as feature models, and demonstrate "generic programming" techniques for creating components which lend themselves to easy combination and reuse. The book also introduces Aspect Oriented Programming, which allows developers to solve key recurring problems in traditional O-O development; and presents metaprogramming techniques for building powerful program generators. Three detailed case studies demonstrate the entire generative development cycle, from analysis to implementation. More Information
  24. Jessica Brown posted a post in a topic in Computers
    Laptops For Dummies /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Laptops For Dummies by Dan Gookin Publisher John Wiley & Sons Published Date 2021-02-09 Page Count 336 Categories Computers / Hardware / Personal Computers / PCs, Computers / Hardware / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1119740274 The latest on getting the most from laptops and tablets Not that long ago, laptops were seen as luxuries. Now they're practically an essential for many people, and—as faster computing power and super-sharp displays make many of them the equal of a desktop—the new wave of lightweight laptops is increasingly replacing the home PC with its bulky tower and multiple cords. Plus, you can use your laptop when chilling on the couch or venturing out for a quick coffee! In this fully updated edition of Laptops For Dummies, bestselling tech writer Dan Gookin takes a friendly walk through everything you need to know, from the basics (if you're new to laptops) all the way up to the latest hardware and tech updates—including the recent release of Windows 10. Along the way you'll learn how to synchronize your laptop with other machines, coordinate email pickup across devices, and beef up your security. You'll also learn how to Choose the right laptop Check out tablet options Troubleshoot problems Maintain and upgrade Whether you're choosing a new laptop or want to maximize what you're getting from the one you have, Laptops For Dummies has you covered, wherever you want to work—or play! More Information
  25. Excel Data Analysis For Dummies /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Excel Data Analysis For Dummies by Paul McFedries Publisher John Wiley & Sons Published Date 2018-10-30 Page Count 352 Categories Computers / Business & Productivity Software / Spreadsheets, Computers / Desktop Applications / General, Computers / Software Development & Engineering / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1119518202 Take Excel to the next level Excel is the world’s leading spreadsheet application. It’s a key module in Microsoft Office—the number-one productivity suite—and it is the number-one business intelligence tool. An Excel dashboard report is a visual presentation of critical data and uses gauges, maps, charts, sliders, and other graphical elements to present complex data in an easy-to-understand format. Excel Data Analysis For Dummies explains in depth how to use Excel as a tool for analyzing big data sets. In no time, you’ll discover how to mine and analyze critical data in order to make more informed business decisions. Work with external databases, PivotTables, and Pivot Charts Use Excel for statistical and financial functions and data sharing Get familiar with Solver Use the Small Business Finance Manager If you’re familiar with Excel but lack a background in the technical aspects of data analysis, this user-friendly book makes it easy to start putting it to use for you. More Information

Important Information

Terms of Use Privacy Policy Guidelines We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.