Programming Books



Bookstore > Books > Programming

Using Asyncio in Python

Using Asyncio in Python

by Caleb Hattingh

If you're among the Python developers put off by asyncio's complexity, it's time to take another look. Asyncio is complicated because it aims to solve problems in concurrent network programming for both framework and end-user developers. The features you need to consider are a small subset of the whole asyncio API, but picking out the right features is the tricky part. That's where this ...

Price:  $16.99  |  Publisher:  O'Reilly Media  |  Release:  2020

Software Engineering at Google

Software Engineering at Google

by Titus Winters, Hyrum Wright, Tom Manshreck

Today, software engineers need to know not only how to program effectively but also how to develop proper engineering practices to make their codebase sustainable and healthy. This book emphasizes this difference between programming and software engineering.How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life? Based on...

Price:  $28.27  |  Publisher:  O'Reilly Media  |  Release:  2020

iOS 14 Programming Fundamentals with Swift

iOS 14 Programming Fundamentals with Swift

by Matt Neuburg

Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode 12 IDE, Cocoa Touch, and the latest version of Apple's acclaimed programming language, Swift 5.3. With this thoroughly updated guide, you'll learn the Swift language, understand Apple's Xcode development tools, and discover the Cocoa framework.Become familiar with built-in Swift types; Dive deep into Sw...

Price:  $41.20  |  Publisher:  O'Reilly Media  |  Release:  2020

Black Hat Go

Black Hat Go

by Tom Steele, Chris Patten, Dan Kottmann

Black Hat Go explores the darker side of Go, the popular programming language revered by hackers for its simplicity, efficiency, and reliability. It provides an arsenal of practical tactics from the perspective of security practitioners and hackers to help you test your systems, build and automate tools to fit your needs, and improve your offensive security skillset, all using the power of Go.You'll be...

Price:  $23.99  |  Publisher:  No Starch Press  |  Release:  2020

Modern Systems Programming with Scala Native

Modern Systems Programming with Scala Native

by Richard Whaling

Access the power of bare-metal systems programming with Scala Native, an ahead-of-time Scala compiler. Without the baggage of legacy frameworks and virtual machines, Scala Native lets you re-imagine how your programs interact with your operating system. Compile Scala code down to native machine instructions; seamlessly invoke operating system APIs for low-level networking and IO; control pointers, arrays, a...

Price:  $30.04  |  Publisher:  The Pragmatic Programmers  |  Release:  2020

A Common-Sense Guide to Data Structures and Algorithms, 2nd Edition

A Common-Sense Guide to Data Structures and Algorithms, 2nd Edition

by Jay Wengrow

If you thought that data structures and algorithms were all just theory, you're missing out on what they can do for your code. Learn to use Big O Notation to make your code run faster by orders of magnitude. Choose from data structures such as hash tables, trees, and graphs to increase your code's efficiency exponentially. With simple language and clear diagrams, this book makes this complex topic...

Price:  $41.99  |  Publisher:  The Pragmatic Programmers  |  Release:  2020

Beej's Guide to Network Programming

FREE EBOOK - Beej's Guide to Network Programming

by Brian

Back in the mid 90s, Beej got tired of all his friends asking him how to do this stuff with networking programming in C, so he put pen to paper on the early World Wide Web and wrote down everything he knew just to get them off his back. Since then, the Guide has expanded significantly, with plenty of examples, and covers IPv6. Inside you'll find such diverse topics as: Sockets programming in the C prog...

Price:  $17.06  |  Publisher:  Self-publishing  |  Release:  2020

Effective C

Effective C

by Robert C. Seacord

The world runs on code written in the C programming language, yet most schools begin the curriculum with Python or Java. Effective C bridges this gap and brings C into the modern era - covering the modern C17 Standard as well as potential C2x features. With the aid of this instant classic, you'll soon be writing professional, portable, and secure C programs to power robust systems and solve real-world ...

Price:  $32.99  |  Publisher:  No Starch Press  |  Release:  2020

Hands-On C++ Game Animation Programming

Hands-On C++ Game Animation Programming

by Gabor Szauer

Animation is one of the most important parts of any game. Modern animation systems work directly with track-driven animation and provide support for advanced techniques such as inverse kinematics (IK), blend trees, and dual quaternion skinning.This book will walk you through everything you need to get an optimized, production-ready animation system up and running, and contains all the code required to build...

Price:  $34.99  |  Publisher:  Packt Publishing  |  Release:  2020

Introduction to Scientific Programming with Python

FREE EBOOK - Introduction to Scientific Programming with Python

by Joakim Sundnes

This open book offers an initial introduction to programming for scientific and computational applications using the Python programming language. The presentation style is compact and example-based, making it suitable for students and researchers with little or no prior experience in programming. The book uses relevant examples from mathematics and the natural sciences to present programming as a practical ...

Price:  $37.99  |  Publisher:  Springer  |  Release:  2020

Pages: ←Previous | 1 ... 21, 22, 23, 24, 25 ... 202 | Next→

Subscribe to Newsletter

Be the first to know about new IT books, upcoming releases, exclusive offers and more.