GPT-3
Sandra Kublik
评分 暂无
GPT-3: NLP with LLMs is a unique, pragmatic take on Generative Pre-trained Transformer 3, the famous AI language model launched by OpenAI in 2020. This model is capable of tackling a wide array of
Programming Rust, 2nd Edition
Leonora F.S. Tindall
The Rust programming language offers the rare and valuable combination of statically verified memory safety and low-level control. Imagine C++ but without dangling pointers, null pointer deref
Fluent Python, 2nd Edition
Luciano Ramalho
评分 9.5分
Python’s simplicity lets you become productive quickly, but often this means you aren’t using everything it has to offer. With the updated edition of this hands-on guide, you’ll learn how to write
Machine Learning Design Patterns
Valliappa Lakshmanan
评分 8.0分
The design patterns in this book capture best practices and solutions to recurring problems in machine learning. Authors Valliappa Lakshmanan, Sara Robinson, and Michael Munn catalog the first trie
Distributed Systems with Node.js
Thomas Hunter II
Node.js is used by many companies for building performant backend services without sacrificing developer efficiency. Thanks to its approachable API and familiar syntax, Node.js is loved by engineer
DevOpsSec
Jim Bird
How do you build security and compliance into your DevOps platforms and pipelines? With this O’Reilly report, security analysts, security engineers, and pen testers will learn how to leverage the s
Introducing Python
Bill Lubanovic
This book will introduce you to the Python programming language. It’s aimed at beginning programmers, but even if you’ve written programs before and just want to add Python to y
Programming the iPhone User Experience
Toby Boudreaux
Apple's iPhone and iPod Touch not only feature the world's most powerful mobile operating system, these devises also usher in a new standard of human computer interaction through gestural inte
Hadoop: The Definitive Guide
Tom White
评分 8.3分
Apache Hadoop is ideal for organizations with a growing need to store and process massive application datasets. Hadoop: The Definitive Guide is a comprehensive resource for using Hadoop to bui
Twitter API
Kevin Makice
This groundbreaking book provides you with the skills and resources you need to build web applications for Twitter. Perfect for new and casual programmers intrigued by the microblogging, Twitt
Designing Web Interfaces
Bill Scott
评分 8.6分
If you want to learn how to create great user experiences on the Web, this practical book offers more than 75 design patterns for building interfaces that provide rich interaction. Distilled b
Essential SQLAlchemy
Rick Copeland
评分 6.9分
Essential SQLAlchemy introduces a high-level open-source code library that makes it easier for Python programmers to access relational databases such as Oracle, DB2, MySQL, PostgreSQL, and SQLite.
The Ruby Programming Language
David Flanagan
评分 8.8分
Ruby has gained some attention through the popular Ruby on Rails web development framework, but the language alone is worthy of more consideration -- a lot more. This book offers a definition
Ajax on Rails
Scott Raymond
评分 7.2分
Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book tea
Web Design in a Nutshell
Jennifer Niederst
Are you still designing web sites like it's 1999? If so, you're in for a surprise. Since the last edition of this book appeared five years ago, there has been a major climate change with regar
Asterisk
Jim Van Meggelen
It may be a while before Internet telephony with VoIP (Voice over Internet Protocol) reaches critical mass, but there's already tremendous movement in that direction. A lot of organizations are not
Learning the bash Shell
Cameron Newham
评分 7.9分
This refreshed edition serves as the most valuable guide yet to the bash shell. It's full of practical examples of shell commands and programs guaranteed to make everyday use of Linux that muc
BSD Hacks
Dru Lavigne
评分 7.7分
Hibernate
James Elliott
Do you enjoy writing software, except for the database code? Hibernate:A Developer's Notebook is for you. Database experts may enjoy fiddling with SQL, but you don't have to--the rest of
Sax2
David Brownell
This text offers you the information needed to use the Simple API for XML (SAX2), the dominant API for efficient XML processing with Java. With the SAX2 API, developers have access to the informati
Writing Apache Modules with Perl and C
Lincoln Stein
Apache is the most popular Web server on the Internet because it is free, reliable, and extensible. The availability of the source code and the modular design of Apache makes it possible to ex
Learning eBPF
Liz Rice
What is eBPF? With this revolutionary technology, you can write custom code that dynamically changes the way the kernel behaves. It's an extraordinary platform for building a whole new generation o
Spring Boot: Up and Running
Mark Heckler
With over 75 million downloads per month, Spring Boot is the most widely used Java framework available. Its ease and power have revolutionized application development from monoliths to microservice
Python for Algorithmic Trading
Yves Hilpisch
Financial trading, once the exclusive domain of institutional players, is now open to small organizations and individual traders using online platforms. The tool of choice for many traders today is
Cloud FinOps
Mike Fuller
Despite many uncertainties in cloud computing, one truth is evident: costs will always tend to go up unless you’re actively engaged in the process. Whether you’re new to managing cloud spend or a s
High Performance Python
Andrew Lewis
Chapter 1. Introduction Section 1.1. The High Performance Buzz-word Chapter 2. The Theory of Computation Section 2.1. Introduction Section 2.2. Problems
XML Hacks
Michael Fitzgerald
Developers and system administrators alike are uncovering the true power of XML, the Extensible Markup Language that enables data to be sent over the Internet from one computer platform to ano
Network Security with OpenSSL
John Viega
Most applications these days are at least somewhat network aware, but how do you protect those applications against common network security threats? Many developers are turning to OpenSSL, an open
Twisted Network Programming Essentials
Abe Fettig
评分 6.7分
Spring
Bruce Tate
Since development first began on Spring in 2003, there's been a constant buzz about it in Java development publications and corporate IT departments. The reason is clear: Spring is a lightwei