C++ Cookbook
Author: Jeff Cogswell
Despite its highly adaptable and flexible nature, C++ is also one of the more complex programming languages to learn. Once mastered, however, it can help you organize and process information with amazing efficiency and quickness.
The "C++ Cookbook" will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you're an engineer, programmer, or researcher writing an application for one of the legions of platforms on which C++ runs. The algorithms provided in "C++ Cookbook" will jump-start your development by giving you some basic building blocks that you don't have to develop on your own.
Less a tutorial than a problem-solver, the book addresses many of the most common problems you're likely encounter--whether you've been programming in C++ for years or you're relatively new to the language. Here are just some of the time-consuming tasks this book contains practical solutions for:
Reading the contents of a directory
Creating a singleton class
Date and time parsing/arithmetic
String and text manipulation
Working with files
Parsing XML
Using the standard containers
Typical of O'Reilly's "Cookbook" series, "C++ Cookbook" is written in a straightforward format, featuring recipes that contain problem statements and code solutions, and apply not to hypothetical situations, but those that you're likely to encounter. A detailed explanation then follows each recipe in order to show you how and why the solution works. This question-solution-discussion format is a proven teaching method, as any fan of the "Cookbook" series can attest to. This book will move quickly to the top of your list of essential C++ references.
Table of Contents:
1 | Building C++ applications | 1 |
2 | Code organization | 105 |
3 | Numbers | 120 |
4 | Strings and text | 139 |
5 | Dates and times | 198 |
6 | Managing data with containers | 213 |
7 | Algorithms | 248 |
8 | Classes | 285 |
9 | Exceptions and safety | 330 |
10 | Streams and files | 351 |
11 | Science and mathematics | 394 |
12 | Multithreading | 446 |
13 | Internationalization | 466 |
14 | XML | 484 |
15 | Miscellaneous | 539 |
Book about: A Visão Populista
Remixer's Bible: Build Better Beats
Author: Francis Prev
The Remixer's Bible is a comprehensive collection of interviews and dance music production tips from Keyboard magazine. From downtempo and hip-hop to house and trance, this book is full of insider information on techniques the pros use to create world-class remixes and dance tracks. There's a section on getting started for beginners that details MIDI and sample clearance. For veterans there's instruction on how to craft infectious synth hooks and retro grooves, edit vocals, create loops, and compress bass tracks. A handy section delves into the distinctions of various dance music genres; loop tools, programming grooves, performing, and mixing are also explored. Plenty of software tips are also on hand, detailing popular programs like ReBirth, ACID, and Cakewalk.
No comments:
Post a Comment