.jpg.7633371fa53fa19028f71f2e3a72fc4e.jpg)
Everything posted by Jessica Brown
-
Raspberry Pi Hacks - Tips & Tools for Making Things with the Inexpensive Linux Computer
Raspberry Pi Hacks /* 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; } Raspberry Pi Hacks Tips & Tools for Making Things with the Inexpensive Linux Computer by Ruth Suehle, Tom Callaway Publisher "O'Reilly Media, Inc." Published Date 2013-12-09 Page Count 394 Categories Computers / Operating Systems / Linux, Computers / Hardware / Printers, Scanners & External Accessories, Computers / Hardware / Personal Computers / General, Computers / Hardware / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1449362338 With more than 60 practical and creative hacks, this book helps you turn Raspberry Pi into the centerpiece of some cool electronics projects. Want to create a controller for a camera or a robot? Set up Linux distributions for media centers or PBX phone systems? That’s just the beginning of what you’ll find inside Raspberry Pi Hacks. If you’re looking to build either a software or hardware project with more computing power than Arduino alone can provide, Raspberry Pi is just the ticket. And the hacks in this book will give you lots of great ideas. Use configuration hacks to get more out of your PiBuild your own web server or remote print serverTake the Pi outdoors to monitor your garden or control holiday lightsConnect with SETI or construct an awesome Halloween costumeHack the Pi’s Linux OS to support more complex projectsDecode audio/video formats or make your own music playerAchieve a low-weight payload for aerial photographyBuild a Pi computer cluster or a solar-powered lab More Information
-
Running Linux
Running Linux /* 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; } Running Linux by Matt Welsh, Matthias Kalle Dalheimer, Lar Kaufman Publisher O'Reilly Published Date 1999 Page Count 730 Categories Computers / General, Computers / Operating Systems / Linux Language EN Average Rating 3 (based on 2 ratings) Maturity Rating No Mature Content Detected ISBN 156592469X Once a little-known productivity boost for personal computers, Linux is now becoming a central part of computing environments everywhere. This operating system now serves as corporate hubs, Web servers, academic research platforms, and program development systems. All along it's also managed to keep its original role as an enjoyable environment for personal computing, learning system administration and programming skills, and all-around hacking. This book, now in its third edition, has been widely recognized for years in the Linux community as the getting-started book people need. It goes into depth about configuration issues that often trip up users but are glossed over by other books. A complete, UNIX-compatible operating system developed by volunteers on the Internet, Linux is distributed freely in electronic form and at a low cost from many vendors. Developed first on the PC, it has been ported to many other architectures and can now support such heavy-duty features as multiprocessing, RAID, and clustering. Software packages on Linux include the Samba file server and Apache Web server; the X Window System (X11R6); TCP/IP networking (including PPP, SSH, and NFS support); popular software tools such as Emacs and TeX; a complete software development environment including C, C++, Java, Perl, Tcl/Tk, and Python; libraries, debuggers, multimedia support, scientific and database applications, and much more. Commercial applications that run on Linux range from end-user tools like word processors and spreadsheets to mission-critical software like the Oracle, Sybase, Informix, and IBM DB/2 database management systems. Running Linuxhas all the information you need to understand, install, and start using the Linux operating system. This includes a comprehensive installation tutorial, complete information on system maintenance, tools for document development and programming, and guidelines for network, file, printer, and Web site administration. New topics in the third edition include: KDE, a desktop that brings the friendliness and ease-of-use of Windows or the Macintosh to Linux Samba, which turns Linux into an office hub that serves files and printers to Microsoft systems PPP, the most popular software for logging into remote systems over phone lines Revised instructions for installation and configuration, particularly covering the Red Hat, SuSE and Debian distributions More Information
-
Linux and UNIX Security Portable Reference
Linux and UNIX Security Portable 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; } Linux and UNIX Security Portable Reference by Nitesh Dhanjani Publisher McGraw Hill Professional Published Date 2003 Page Count 198 Categories Computers / Networking / General, Computers / Security / Network Security, Computers / Operating Systems / UNIX, Computers / Operating Systems / Linux, Computers / Security / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0072227869 Ideal for busy Linux and UNIX administrators and programmers who have either not had time to read the entire "Hacking Exposed, " or who would like a consolidated reference with "just the facts." This "Cliff's Notes"-style reference is suited to the security-conscious IT professional concerned with increased reliance on Internet information exchange. More Information
-
Linux Web Server Toolkit
Linux Web Server Toolkit /* 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; } Linux Web Server Toolkit by Nicholas Wells Publisher IDG Books Worldwide Published Date 1998 Page Count 502 Categories Computers / Networking / General, Computers / Operating Systems / Linux, Computers / Distributed Systems / Client-Server Computing Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0764531670 The Internet/Intranet revolution has created a renewed interest in Linux networking and Web servers. This handy kit provides Linux-compatible Web tools and outlines how to implement them to create a secure and stable Web server on a Linux network. The book includes day-to-day Web server administration--plus all the software one needs on the CD-ROM. More Information
-
Computer and Communication Networks
Computer and Communication Networks /* 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; } Computer and Communication Networks by Nader F. Mir Publisher Pearson Education Published Date 2015 Page Count 874 Categories Computers / Computer Science, Computers / Networking / General, Language Arts & Disciplines / Communication Studies Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0133814742 Computer and Communication Networks, Second Edition, explains the modern technologies of networking and communications, preparing you to analyze and simulate complex networks, and to design cost-effective networks for emerging requirements. Offering uniquely balanced coverage of basic and advanced topics, it teaches through case studies, realistic examples and exercises, and intuitive illustrations. Nader F. Mir establishes a solid foundation in basic networking concepts; TCP/IP schemes; wireless and LTE networks; Internet applications, such as Web and e-mail; and network security. Then, he delves into both network analysis and advanced networking protocols, VoIP, cloud-based multimedia networking, SDN, and virtualized networks. In this new edition, Mir provides updated, practical, scenario-based information that many networking books lack, offering a uniquely effective blend of theory and implementation. Drawing on extensive field experience, he presents many contemporary applications and covers key topics that other texts overlook, including P2P and voice/video networking, SDN, information-centric networking, and modern router/switch design. Students, researchers, and networking professionals will find up-to-date, thorough coverage of Packet switching Internet protocols (including IPv6) Networking devices Links and link interfaces LANs, WANs, and Internetworking Multicast routing, and protocols Wide area wireless networks and LTE Transport and end-to-end protocols Network applications and management Network security Network queues and delay analysis Advanced router/switch architecture QoS and scheduling Tunneling, VPNs, and MPLS All-optical networks, WDM, and GMPLS Cloud computing and network virtualization Software defined networking (SDN) VoIP signaling Media exchange and voice/video compression Distributed/cloud-based multimedia networks Mobile ad hoc networks Wireless sensor networks Key features include More than three hundred fifty figures that simplify complex topics Numerous algorithms that summarize key networking protocols and equations Up-to-date case studies illuminating concepts and theory Approximately four hundred exercises and examples honed over Mir's twenty years of teaching networking More Information
-
Systems Performance - Enterprise and the Cloud
Systems Performance /* 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; } Systems Performance Enterprise and the Cloud by Brendan Gregg Publisher Pearson Education Published Date 2014 Page Count 735 Categories Business & Economics / General, Business & Economics / Statistics, Computers / General, Computers / Operating Systems / General, Computers / Operating Systems / UNIX, Computers / Distributed Systems / General, Computers / Internet / General Language EN Average Rating 5 (based on 1 ratings) Maturity Rating No Mature Content Detected ISBN 0133390098 The Complete Guide to Optimizing Systems Performance Written by the winner of the 2013 LISA Award for Outstanding Achievement in System Administration Large-scale enterprise, cloud, and virtualized computing systems have introduced serious performance challenges. Now, internationally renowned performance expert Brendan Gregg has brought together proven methodologies, tools, and metrics for analyzing and tuning even the most complex environments. Systems Performance: Enterprise and the Cloud focuses on Linux(R) and Unix(R) performance, while illuminating performance issues that are relevant to all operating systems. You'll gain deep insight into how systems work and perform, and learn methodologies for analyzing and improving system and application performance. Gregg presents examples from bare-metal systems and virtualized cloud tenants running Linux-based Ubuntu(R), Fedora(R), CentOS, and the illumos-based Joyent(R) SmartOS(TM) and OmniTI OmniOS(R). He systematically covers modern systems performance, including the "traditional" analysis of CPUs, memory, disks, and networks, and new areas including cloud computing and dynamic tracing. This book also helps you identify and fix the "unknown unknowns" of complex performance: bottlenecks that emerge from elements and interactions you were not aware of. The text concludes with a detailed case study, showing how a real cloud customer issue was analyzed from start to finish. Coverage includes - Modern performance analysis and tuning: terminology, concepts, models, methods, and techniques - Dynamic tracing techniques and tools, including examples of DTrace, SystemTap, and perf - Kernel internals: uncovering what the OS is doing - Using system observability tools, interfaces, and frameworks - Understanding and monitoring application performance - Optimizing CPUs: processors, cores, hardware threads, caches, interconnects, and kernel scheduling - Memory optimization: virtual memory, paging, swapping, memory architectures, busses, address spaces, and allocators - File system I/O, including caching - Storage devices/controllers, disk I/O workloads, RAID, and kernel I/O - Network-related performance issues: protocols, sockets, interfaces, and physical connections - Performance implications of OS and hardware-based virtualization, and new issues encountered with cloud computing - Benchmarking: getting accurate results and avoiding common mistakes This guide is indispensable for anyone who operates enterprise or cloud environments: system, network, database, and web admins; developers; and other professionals. For students and others new to optimization, it also provides exercises reflecting Gregg's extensive instructional experience. More Information
-
Malware - Fighting Malicious Code
Malware /* 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; } Malware Fighting Malicious Code by Ed Skoudis, Lenny Zeltser Publisher Prentice Hall Professional Published Date 2004 Page Count 647 Categories Computers / Security / Viruses & Malware, Computers / Database Administration & Management, Computers / Security / Network Security, Computers / Networking / Vendor Specific, Computers / Security / General, True Crime / Cybercrime, Computers / Networking / General Language EN Average Rating 4 (based on 3 ratings) Maturity Rating No Mature Content Detected ISBN 0131014056 Malicious code is a set of instructions that runs on your computer and makes your system do something that you do not want it to do. For example, it can delete sensitive configuration files from your hard drive, rendering your computer completely inoperable; infect your computer and use it as a jumping-off point to spread to all of your buddies' computers; and steal files from your machine. Malicious code in the hands of a crafty attacker is indeed powerful. It's becoming even more of a problem because many of the very same factors fueling the evolution of the computer industry are making our systems even more vulnerable to malicious code. Specifically, malicious code writers benefit from the trends toward mixing static data and executable instructions, increasingly homogenous computing environments, unprecedented connectivity, an ever-larger clueless user base, and an unfriendly world. Skoudis addressed malicious code in just one chapter of his previous book. Here, a dozen chapters focus on one of the most interesting and rapidly developing areas of computer attacks.*Chapter 11, "Defender's Toolbox," rolls together the defensive strategies described in the book. As a bonus, Skoudis gives recipes for creating your own malicious code analysis laboratory using cheap hardware and software. More Information
-
An Introduction to Search Engines and Web Navigation
An Introduction to Search Engines and Web Navigation /* 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; } An Introduction to Search Engines and Web Navigation by Mark Levene Publisher Addison-Wesley Published Date 2006 Page Count 365 Categories Computers / System Administration / Storage & Retrieval, Computers / Internet / General, Computers / Internet / Web Browsers, Computers / Internet / Search Engines, Computers / Online Services Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0321306775 The first chapters of the book provide an extensive introduction to search engines and navigation. No formal prerequisites are required; any Web enthusiast will enjoy reading the book. These chapters comprise of background and history of the Web, navigation and searching, search engine architecture and different types of search engines. In addition to the basics, additional topics covered are navigation (aka surfing), the interplay between search and navigation, Web data mining, personalization, the mobile web, social networks, collaborative filtering and Weblogs (aka Blogs). The book goes far beyond simple searching and navigation; it provides a comprehensive overview of the current research fronts in areas related to Web search engines and navigation. The text is highly readable with a large number of illustrations and examples. It can serve as an excellent textbook both for an introductory and a more advanced course of Web search and navigation. Each chapter starts with a listing of objectives and ends with a set of exercises relevant to the topics covered in the chapter. Students will especially benefit from the non-technical descriptions and clear explanations of the concepts. The book is also a great reference source for researchers and IT professionals: it includes 410 references to articles, and 202 references to Web pages and resources. I highly recommend the book. More Information
-
Fumbling the Future - How Xerox Invented, Then Ignored, the First Personal Computer
Fumbling the Future /* 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; } Fumbling the Future How Xerox Invented, Then Ignored, the First Personal Computer by Douglas K. Smith, Robert C. Alexander Publisher iUniverse Published Date 1999 Page Count 274 Categories Business & Economics / Industries / Computers & Information Technology, Business & Economics / Corporate & Business History, Computers / General, Computers / History Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1583482660 Ask consumers and users what names they associate with the multibillion dollar personal computer market, and they will answer IBM, Apple, Tandy, or Lotus. The more knowledgable of them will add the likes of Microsoft, Ashton-Tate, Compaq, and Borland. But no one will say Xerox. Fifteen years after it invented personal computing, Xerox still means "copy." Fumbling the Future tells how one of America's leading corporations invented the technology for one of the fastest-growing products of recent times, then miscalculated and mishandled the opportunity to fully exploit it. It is a classic story of how innovation can fare within large corporate structures, the real-life odyssey of what can happen to an idea as it travels from inspiration to implementation. More than anything, Fumbling the Future is a tale of human beings whose talents, hopes, fears, habits, and prejudices determine the fate of our largest organizations and of our best ideas. In an era in which technological creativity and economic change are so critical to the competitiveness of the American economy, Fumbling the Future is a parable for our times. More Information
-
The Herschel Objects and How to Observe Them
The Herschel Objects and How to Observe Them /* 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 Herschel Objects and How to Observe Them by James Mullaney Publisher Springer Science & Business Media Published Date 2007-08-22 Page Count 167 Categories Science / Astronomy, Computers / System Administration / Storage & Retrieval, Nature / Sky Observation Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0387681248 Amateur astronomers – particularly deep-sky observers – are always on the lookout for new observing challenges. The Herschel Objects, and How to Observe Them offers the exciting opportunity of retracing the steps of the greatest visual observer and celestial explorer that ever lived. This is a practical guide to seeing the most impressive of Herschel’s star clusters, nebulae and galaxies. There has never been – and as of the time of submitting this proposal there still isn’t – an observer’s book devoted to the Herschel objects. The US-based Astronomical League has for several years sponsored a "Herschel Club", reflecting the interest amateur astronomers have in this important but less widely known listing. The Herschel Objects, and How to Observe Them covers more than 600 of the brightest of the objects that Herschel saw, with detailed descriptions and images of 150 to 200 of the very best for viewing with amateur telescopes. More Information
-
Minecraft For Dummies
Minecraft 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; } Minecraft For Dummies by Jesse Stay, Thomas Stay, Jacob Cordeiro Publisher John Wiley & Sons Published Date 2015-01-20 Page Count 384 Categories Computers / General, Computers / Programming / Games, Computers / Desktop Applications / General, Games & Activities / Video & Mobile, Juvenile Nonfiction / Games & Activities / Video & Electronic Games Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1118968239 Don't be a Minecraft tourist – get expert tips and advice in this full-color primer Minecraft For Dummies is the complete guide to playing within the Minecraft world. With easy-to-follow guidance from a team of Minecraft experts, you'll develop programming and engineering skills as you build amazing creations using in-game blocks and mechanical devices. Whether you prefer the PC, console, or portable platform, this helpful guide will walk you through the process of setting up and beginning gameplay, and engage with other users from all around the globe. With this trusty guidebook in hand, you'll navigate the infinite world of Minecraft with confidence, skills, and a storehouse of expert advice. Minecraft is the sandbox construction game that has become a mainstream phenomenon with over a hundred million players. A virtually infinite world and versatile style of play offer endless possibilities for both the hardcore gamer and the total noob, and Minecraft For Dummies shows you everything you need to know before you break your first block. Choose your platform, download the game, and play in all three modes Gather resources, place and break blocks, and use circuits and logic gates Defend your creations against spiders, skeletons, zombies, and the Creeper Travel across the biomes and defeat the enderdragon to win the game Whether you play to win or just like to explore, there is a style of Minecraft that will spark your imagination. Create or destroy, make war or peace, attack or defend – the game is whatever you want it to be. If you're ready to leave your mark on this digital universe, Minecraft For Dummies is the primer you need to get up to speed. More Information
-
The Universal Computer - The Road from Leibniz to Turing
The Universal Computer /* 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 Universal Computer The Road from Leibniz to Turing by Martin Davis Publisher CRC Press Published Date 2018-10-08 Page Count 240 Categories Computers / Information Theory, Mathematics / General, Mathematics / Set Theory Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1466505206 The breathtakingly rapid pace of change in computing makes it easy to overlook the pioneers who began it all. Written by Martin Davis, respected logician and researcher in the theory of computation, The Universal Computer: The Road from Leibniz to Turing explores the fascinating lives, ideas, and discoveries of seven remarkable mathematicians. It tells the stories of the unsung heroes of the computer age – the logicians. The story begins with Leibniz in the 17th century and then focuses on Boole, Frege, Cantor, Hilbert, and Gödel, before turning to Turing. Turing’s analysis of algorithmic processes led to a single, all-purpose machine that could be programmed to carry out such processes—the computer. Davis describes how this incredible group, with lives as extraordinary as their accomplishments, grappled with logical reasoning and its mechanization. By investigating their achievements and failures, he shows how these pioneers paved the way for modern computing. Bringing the material up to date, in this revised edition Davis discusses the success of the IBM Watson on Jeopardy, reorganizes the information on incompleteness, and adds information on Konrad Zuse. A distinguished prize-winning logician, Martin Davis has had a career of more than six decades devoted to the important interface between logic and computer science. His expertise, combined with his genuine love of the subject and excellent storytelling, make him the perfect person to tell this story. More Information
-
The Linux Command Line - A Complete Introduction
The Linux Command Line /* 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 Linux Command Line A Complete Introduction by William E. Shotts, Jr. Publisher No Starch Press Published Date 2012 Page Count 480 Categories Computers / Operating Systems / Linux, Computers / Operating Systems / UNIX, Computers / System Administration / General, Computers / System Administration / Linux & UNIX Administration Language EN Average Rating 5 (based on 3 ratings) Maturity Rating No Mature Content Detected ISBN 1593273894 You've experienced the shiny, point-and-click surface of your Linux computer—now dive below and explore its depths with the power of the command line. The Linux Command Line takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell. Along the way you'll learn the timeless skills handed down by generations of gray-bearded, mouse-shunning gurus: file navigation, environment configuration, command chaining, pattern matching with regular expressions, and more. In addition to that practical knowledge, author William Shotts reveals the philosophy behind these tools and the rich heritage that your desktop Linux machine has inherited from Unix supercomputers of yore. As you make your way through the book's short, easily-digestible chapters, you'll learn how to: * Create and delete files, directories, and symlinks * Administer your system, including networking, package installation, and process management * Use standard input and output, redirection, and pipelines * Edit files with Vi, the world’s most popular text editor * Write shell scripts to automate common or boring tasks * Slice and dice text files with cut, paste, grep, patch, and sed Once you overcome your initial "shell shock," you'll find that the command line is a natural and expressive way to communicate with your computer. Just don't be surprised if your mouse starts to gather dust. A featured resource in the Linux Foundation's "Evolution of a SysAdmin" More Information
-
Understanding Linux Network Internals
Understanding Linux Network Internals /* 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; } Understanding Linux Network Internals by Christian Benvenuti Publisher "O'Reilly Media, Inc." Published Date 2006 Page Count 1035 Categories Computers / General, Computers / Computer Science, Computers / Networking / General, Computers / Operating Systems / General, Computers / Operating Systems / UNIX, Computers / Operating Systems / Linux, Computers / Software Development & Engineering / General, Computers / Reference, Computers / Web / General, Computers / Hardware / General, Computers / Human-Computer Interaction (HCI), Computers / Internet / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0596002556 If you've ever wondered how Linux carries out the complicated tasks assigned to it by the IP protocols -- or if you just want to learn about modern networking through real-life examples -- Understanding Linux Network Internals is for you. Like the popular O'Reilly book, Understanding the Linux Kernel, this book clearly explains the underlying concepts and teaches you how to follow the actual C code that implements it. Although some background in the TCP/IP protocols is helpful, you can learn a great deal from this text about the protocols themselves and their uses. And if you already have a base knowledge of C, you can use the book's code walkthroughs to figure out exactly what this sophisticated part of the Linux kernel is doing. Part of the difficulty in understanding networks -- and implementing them -- is that the tasks are broken up and performed at many different times by different pieces of code. One of the strengths of this book is to integrate the pieces and reveal the relationships between far-flung functions and data structures. Understanding Linux Network Internals is both a big-picture discussion and a no-nonsense guide to the details of Linux networking. Topics include: Key problems with networking Network interface card (NIC) device drivers System initialization Layer 2 (link-layer) tasks and implementation Layer 3 (IPv4) tasks and implementation Neighbor infrastructure and protocols (ARP) Bridging Routing ICMP Author Christian Benvenuti, an operating system designer specializing in networking, explains much more than how Linux code works. He shows the purposes of major networking features and the trade-offs involved in choosing one solution over another. A large number of flowcharts and other diagrams enhance the book's understandability. More Information
-
Linux Kernel in a Nutshell
Linux Kernel in a Nutshell /* 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; } Linux Kernel in a Nutshell by Greg Kroah-Hartman Publisher "O'Reilly Media, Inc." Published Date 2007-06-26 Page Count 182 Categories Computers / General, Computers / Computer Science, Computers / Networking / General, Computers / Networking / Network Protocols, Computers / Operating Systems / General, Computers / Operating Systems / UNIX, Computers / Operating Systems / Linux Language EN Average Rating 3 (based on 1 ratings) Maturity Rating No Mature Content Detected ISBN 0596100795 Written by a leading developer and maintainer of the Linux kernel, Linux Kernel in a Nutshell is a comprehensive overview of kernel configuration and building, a critical task for Linux users and administrators. No distribution can provide a Linux kernel that meets all users' needs. Computers big and small have special requirements that require reconfiguring and rebuilding the kernel. Whether you are trying to get sound, wireless support, and power management working on a laptop or incorporating enterprise features such as logical volume management on a large server, you can benefit from the insights in this book. Linux Kernel in a Nutshell covers the entire range of kernel tasks, starting with downloading the source and making sure that the kernel is in sync with the versions of the tools you need. In addition to configuration and installation steps, the book offers reference material and discussions of related topics such as control of kernel options at runtime. A key benefit of the book is a chapter on determining exactly what drivers are needed for your hardware. Also included are recipes that list what you need to do to accomplish a wide range of popular tasks. More Information
-
Introduction to Machine Learning in the Cloud with Python - Concepts and Practices
Introduction to Machine Learning in the Cloud with Python /* 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; } Introduction to Machine Learning in the Cloud with Python Concepts and Practices by Pramod Gupta, Naresh K. Sehgal Publisher Springer Nature Published Date 2021-04-28 Page Count 284 Categories Technology & Engineering / Electrical, Computers / Artificial Intelligence / General, Computers / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 3030712702 This book provides an introduction to machine learning and cloud computing, both from a conceptual level, along with their usage with underlying infrastructure. The authors emphasize fundamentals and best practices for using AI and ML in a dynamic infrastructure with cloud computing and high security, preparing readers to select and make use of appropriate techniques. Important topics are demonstrated using real applications and case studies. More Information
-
Photoshop CC - Visual QuickStart Guide
Photoshop CC /* 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; } Photoshop CC Visual QuickStart Guide by Elaine Weinmann, Peter Lourekas Publisher Pearson Education Published Date 2013 Page Count 520 Categories Computers / Software Development & Engineering / Computer Graphics, Computers / Design, Graphics & Media / Graphics Tools, Computers / Design, Graphics & Media / Photography, Photography / General, Photography / Techniques / Digital Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0321929527 This best-selling guide from authors Elaine Weinmann and Peter Lourekas has been the go-to tutorial and reference book for photography/design professionals and the textbook of choice in college classrooms for decades. This edition includes their trademark features of clear, concise, step-by-step instructions; hundreds of full-color images; screen captures of program features; and supplemental tips and sidebars in every chapter. Among the new CC features covered in this extensively updated guide are: Smart Sharpen, Adobe Camera Raw as filter, intelligent upscaling, multi-shape and path selection, and camera shake reduction. New and updated Photoshop CC features are clearly marked with bright red stars in both the table of contents and main text. Includes eBook In addition to concise, step-by-step explanations of core tools and tasks, with plenty of helpful screen shots to keep you on track as you work, Photoshop CC: Visual QuickStart Guide includes the eBook. You can download digital versions of this book to load on the mobile device of your choice so that you can continue learning whenever and wherever you are. We provide you with EPUB, PDF, and MOBI eBook formats to ensure that you get the experience that best suits your viewing needs. More Information
-
Cloudonomics - The Business Value of Cloud Computing
Cloudonomics /* 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; } Cloudonomics The Business Value of Cloud Computing by Joe Weinman Publisher Wiley Published Date 2012 Page Count N/A Categories COMPUTERS Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1119204739 "The ultimate guide to assessing and exploiting the customer value and revenue potential of the CloudA new business model is sweeping the world--the Cloud. And, as with any new technology, there is a great deal of fear, uncertainty, and doubt surrounding cloud computing. Cloudonomics radically upends the conventional wisdom, clearly explains the underlying principles and illustrates through understandable examples how Cloud computing can create compelling value--whether you are a customer, a provider, a strategist, or an investor. Cloudonomics covers everything you need to consider for the delivery of business solutions, opportunities, and customer satisfaction through the Cloud, so you can understand it--and put it to work for your business. Cloudonomics also delivers insight into when to avoid the cloud, and why. Quantifies how customers, users, and cloud providers can collaborate to create win-wins Reveals how to use the Laws of Cloudonomics to define strategy and guide implementation Explains the probable evolution of cloud businesses and ecosystemsDemolishes the conventional wisdom on cloud usage, IT spend, community clouds, and the enterprise-provider cloud balance Whether you're ready for it or not, Cloud computing is here to stay. Cloudonomics shows how the business model of the Cloud offers insights to executives, practitioners, and strategists in virtually any industry--not just technology executives but also those in the marketing, operations, economics, venture capital, and financial fields"-- More Information
-
Heroku: Up and Running - Effortless Application Deployment and Scaling
Heroku: Up and Running /* 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; } Heroku: Up and Running Effortless Application Deployment and Scaling by Neil Middleton, Richard Schneeman Publisher "O'Reilly Media, Inc." Published Date 2013-11-07 Page Count 100 Categories Computers / Distributed Systems / General, Computers / Programming / General, Computers / Software Development & Engineering / General, Drama / Asian / Japanese, Pets / Dogs / Breeds Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1449341373 Take full advantage of Heroku’s cloud-based hosting services. This guide takes you through the inner workings of this PaaS platform and delivers practical advice for architecting your application to work as efficiently as possible. You’ll learn best practices for improving speed and throughput, solving latency issues, locating and fixing problems if your application goes down, and ensuring your deployments go smoothly. By covering everything from basic concepts and primary components to add-on services and advanced topics such as buildpacks, this book helps you effectively deploy and manage your application with Heroku. Learn your way around Heroku with the command line interfaceDiscover several methods for scaling your application to increase throughputSpeed up response time through performance optimizationsSolve latency issues by deploying your Heroku instance in new regionsChoose the right plan for using Heroku’s PostgreSQL database-as-a-serviceGet a checklist of items to consider when deploying your applicationFind and fix problems during deployment, at runtime, and when your application goes downUnderstand how Heroku buildpacks work, and learn how customize your own More Information
-
The Bottomless Cloud - How AI, the Next Generation of the Cloud, and Abundance Thinking Will Radically Transform the Way You Do Business
The Bottomless Cloud /* 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 Bottomless Cloud How AI, the Next Generation of the Cloud, and Abundance Thinking Will Radically Transform the Way You Do Business by Thomas Koulopoulos, David Friend Publisher Hybrid Global Publishing Published Date 2019 Page Count 98 Categories Computers / Business & Productivity Software / Business Intelligence, Computers / Data Science / General, Computers / System Administration / Storage & Retrieval, Technology & Engineering / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 194818138X Electric power and the evolution of utilities fueled the growth of industrialization and the incredible innovation of the 20th century by allowing companies to focus on what they where best at rather than the generation and management of power. That's exactly what's happening today as an almost unimaginable abundance of data is moving into the cloud where it will fuel the revolution in artificial intelligence and machine learning. However, most people are still using an industrial age lens, built on the economics of scarcity, to view the opportunities that the cloud creates for a future of limitless data; it's the equivalent of trying to compete using waterwheels to power a modern factory. The Bottomless Cloud challenges the scarcity-driven mindset by taking a hard look at how industrial age business models are failing us by regarding data as a commodity and a cost that needs to be constrained, rather than an near infinite resource that can be mined to build entirely new sources of value and insight. From Uber, to Nike, to Netflix, The Bottomless Cloud is defining the tenets of success in the 21st Century by changing the way we view data, from being a byproduct of business to a foundational driver of radically new business models. On the heels of his Amazon bestselling book Revealing The Invisible, 11 time author Tom Koulopoulos has teamed up with his long time colleague and serial entrepreneur David Friend to provide business leaders with a clear and straightforward understanding of the incredible power of the cloud and data abundance; it's an entirely new way to think about the value and the role of data in building tomorrow's enterprise. Written in a way that is easy to follow, The Bottomless Cloud provides a compelling vision of a future in which data abundance will alter nearly every aspect of how we live, work, and play. More Information
-
Mastering Apache Pulsar
Mastering Apache Pulsar /* 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; } Mastering Apache Pulsar by Jowanza Joseph Publisher "O'Reilly Media, Inc." Published Date 2021-12-06 Page Count 242 Categories Computers / Data Science / General, Computers / Data Science / Data Analytics, Computers / Programming / Open Source, Computers / Distributed Systems / Cloud Computing Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1492084875 Every enterprise application creates data, including log messages, metrics, user activity, and outgoing messages. Learning how to move these items is almost as important as the data itself. If you're an application architect, developer, or production engineer new to Apache Pulsar, this practical guide shows you how to use this open source event streaming platform to handle real-time data feeds. Jowanza Joseph, staff software engineer at Finicity, explains how to deploy production Pulsar clusters, write reliable event streaming applications, and build scalable real-time data pipelines with this platform. Through detailed examples, you'll learn Pulsar's design principles, reliability guarantees, key APIs, and architecture details, including the replication protocol, the load manager, and the storage layer. This book helps you: Understand how event streaming fits in the big data ecosystemExplore Pulsar producers, consumers, and readers for writing and reading eventsBuild scalable data pipelines by connecting Pulsar with external systemsSimplify event-streaming application building with Pulsar FunctionsManage Pulsar to perform monitoring, tuning, and maintenance tasksUse Pulsar's operational measurements to secure a production clusterProcess event streams using Flink and query event streams using Presto More Information
-
Quick Start Guide to Azure Data Factory, Azure Data Lake Server, and Azure Data Warehouse
Quick Start Guide to Azure Data Factory, Azure Data Lake Server, and Azure Data Warehouse /* 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; } Quick Start Guide to Azure Data Factory, Azure Data Lake Server, and Azure Data Warehouse by Mark Beckner Publisher Walter de Gruyter GmbH & Co KG Published Date 2018 Page Count 116 Categories Computers / Data Science / General, Computers / Database Administration & Management, Computers / Data Science / Data Analytics, Computers / Data Science / Data Warehousing, Computers / Information Technology, Computers / Networking / General, Computers / Software Development & Engineering / General, Computers / Business & Productivity Software / Collaboration, Computers / Distributed Systems / Cloud Computing Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1547401273 With constantly expanding options such as Azure Data Lake Server (ADLS) and Azure SQL Data Warehouse (ADW), how can developers learn the process and components required to successfully move this data? Quick Start Guide to Azure Data Factory, Azure Data Lake Server, and Azure Data Warehouse teaches you the basics of moving data between Azure SQL solutions using Azure Data Factory. Discover how to build and deploy each of the components needed to integrate data in the cloud with local SQL databases. Mark Beckner's step by step instructions on how to build each component, how to test processes and debug, and how to track and audit the movement of data, will help you to build your own solutions instantly and efficiently. This book includes information on configuration, development, and administration of a fully functional solution and outlines all of the components required for moving data from a local SQL instance through to a fully functional data warehouse with facts and dimensions. More Information
-
Building Web, Cloud, and Mobile Solutions with F♯
Building Web, Cloud, and Mobile Solutions with F♯ /* 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; } Building Web, Cloud, and Mobile Solutions with F♯ by Daniel Mohl Publisher "O'Reilly Media, Inc." Published Date 2012 Page Count 160 Categories Computers / Computer Science, Computers / Languages / General, Computers / Programming / Microsoft, Computers / Internet / Web Programming Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1449333761 Learn how to build key aspects of web, cloud, and mobile solutions by combining F# with various .NET and open source technologies. With helpful examples, this hands-on book shows you how to tackle concurrency, asynchrony, and other server-side challenges. You'll quickly learn how to be productive with F#, whether you want to integrate the language into your existing web application or use it to create the next Twitter. If you're a mid- to senior-level .NET programmer, you'll discover how this expressive functional-first language helps you write robust, maintainable, and reusable solutions that scale easily and target multiple devices. Use F# with ASP.NET MVC, ASP.NET Web API, WCF, Windows Azure, HTML5, CSS3, jQuery Mobile, and other tools Build next-generation ASP.NET MVC 4 web applications, using F# to do the heavy lifting on the server Create WCF SOAP and HTTP web services Develop F# web applications and services that run on Windows Azure Build scalable solutions that allow reuse by mobile and web front-ends Use F# with the WebSharper and Pit frameworks to build end-to-end web stacks More Information
-
Practical Process Automation
Practical Process Automation /* 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; } Practical Process Automation by Bernd Ruecker Publisher "O'Reilly Media, Inc." Published Date 2021-03-16 Page Count 294 Categories Computers / Artificial Intelligence / Computer Vision & Pattern Recognition, Computers / Information Technology, Computers / Distributed Systems / General, Computers / Software Development & Engineering / Systems Analysis & Design, Computers / Software Development & Engineering / Project Management, Computers / Software Development & Engineering / Tools, Computers / System Administration / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1492061425 In today's IT architectures, microservices and serverless functions play increasingly important roles in process automation. But how do you create meaningful, comprehensive, and connected business solutions when the individual components are decoupled and independent by design? Targeted at developers and architects, this book presents a framework through examples, practical advice, and use cases to help you design and automate complex processes. As systems are more distributed, asynchronous, and reactive, process automation requires state handling to deal with long-running interactions. Author Bernd Ruecker demonstrates how to leverage process automation technology like workflow engines to orchestrate software, humans, decisions, or bots. Learn how modern process automation compares to business process management, service-oriented architecture, batch processing, event streaming, and data pipeline solutionsUnderstand how to use workflow engines and executable process models with BPMNUnderstand the difference between orchestration and choreography and how to balance both More Information
-
Network Function Virtualization - Concepts and Applicability in 5G Networks
Network Function Virtualization /* 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; } Network Function Virtualization Concepts and Applicability in 5G Networks by Ying Zhang Publisher John Wiley & Sons, Incorporated Published Date 2017 Page Count N/A Categories TECHNOLOGY & ENGINEERING Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 111939063X A horizontal view of newly emerged technologies in the field of network function virtualization (NFV), introducing the open source implementation efforts that bring NFV from design to reality -- This book explores the newly emerged technique of network function virtualization (NFV) through use cases, architecture, and challenges, as well as standardization and open source implementations. It is the first systematic source of information about cloud technologies' usage in the cellular network, covering the interplay of different technologies, the discussion of different design choices, and its impact on our future cellular network. -- Network Function Virtualization: Concepts and Applicability in 5G Networks reviews new technologies that enable NFV, such as Software Defined Networks (SDN), network virtualization, and cloud computing. It also provides an in-depth investigation of the most advanced open source initiatives in this area, including OPNFV, Openstack, and Opendaylight. Finally, this book goes beyond literature review and industry survey by describing advanced research topics such as service chaining, VNF orchestrations, and network verification of NFV systems. In addition, this resource: . Introduces network function virtualization (NFV) from both industrial and academic perspectives. Describes NFV's usage in mobile core networks, which is the essence of 5G implementation. Offers readers a deep dive on NFV's enabling techniques such as SDN, virtualization, and cloud computing -- Network Function Virtualization: Concepts and Applicability in 5G Networks is an ideal book for researchers and university students who want to keep up with the ever-changing world of network function virtualization. More Information